IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Test Data Generator


IBM Mainframe Forums -> Testing & Performance
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Lehsang

New User


Joined: 02 May 2009
Posts: 1
Location: bhubaneswar

PostPosted: Fri May 29, 2009 6:57 pm
Reply with quote

I am coding to populate the fields of a file that my program creates with the help of a copy book. The program is in REXX and it reads the length of the record and each field and accordingly populates the output file with default values according to the pic clause.CAN ANY ONE HELP ME with the code.
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Fri May 29, 2009 7:02 pm
Reply with quote

Lehsang wrote:
CAN ANY ONE HELP ME with the code.


Maybe. Show us what you've done, what you want to do, where you're having a problem. You know, the usual required details.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Fri May 29, 2009 7:05 pm
Reply with quote

Why re-invent the wheel?
4.0 IEBDG (Test Data Generator) Program

for an IBM stock utility, it is very flexible.

Since you don't know anything about REXX, the learning curve for a utility program (that works!) will be much smaller.
Back to top
View user's profile Send private message
Sam Davies

New User


Joined: 25 Jun 2009
Posts: 6
Location: UK

PostPosted: Tue Jun 30, 2009 8:41 pm
Reply with quote

Hi,

We use File-AID Data Solutions - it is a tool from Compuware. It looks and feels very much like the standard File-AId product. Have a look to see if it is available on your box.

It uses standard copybook layout templates together with our own parameters (e.g. data ranges, field masks, etc) and can create test data very quickly. We used to copy data from Live systems but this practice was stopped last year. File-AID Data Solutions does everything we need.

Cheers.

Sam.
Back to top
View user's profile Send private message
Peter Poole

New User


Joined: 07 Jan 2009
Posts: 50
Location: Scotland

PostPosted: Fri Jul 17, 2009 9:07 pm
Reply with quote

FileAid is incredibly useful. There's also FileAid Data-Ager which is great for - d'oh - aging data...

If you're determined to do it in REXX though, drop me a PM and I'd be glad to quote you a price icon_smile.gif

Cheers
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Testing & Performance

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top