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

Need Jcl for Eztrieve pgm


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
suganthyprabha

New User


Joined: 28 Jul 2005
Posts: 58

PostPosted: Tue Sep 06, 2005 11:17 am
Reply with quote

Hi Friends,

I want to compile and execute Eztrieve pgm. But i don't have jcl for that. I have searched in the JCLs of Forums also.i didn't get. Please help me.

Thanks and Regards,
Suganthy
Back to top
View user's profile Send private message
jon_s_rice

Active User


Joined: 24 Mar 2005
Posts: 102
Location: Douglasville, GA USA

PostPosted: Fri Sep 23, 2005 7:12 am
Reply with quote

//stepname EXEC PGM=EZTPA00
//SYSPRINT DD SYSOUT=A
//EZTVFM DD UNIT=SYSDA,SPACE=(4096,(100,200),,,ROUND)
//SYSLIN DD UNIT=SYSDA,SPACE=(800,(50,50)),DISP=(,PASS),
// DSN=&&SYSLIN
//SYSIN DD *
PARM LINK(TESTPGM)....
....EASYTRIEVE Plus source statements....
//LKED EXEC PGM=IEWL
//SYSPRINT DD SYSOUT=A
//SYSUT1 DD UNIT=SYSDA,SPACE=(6144,(50,50),,,ROUND)
//SYSLIN DD DSN=&&SYSLIN,DISP=(OLD,DELETE)
//SYSLMOD DD DSN=your.load.library,DSP=SHR
Back to top
View user's profile Send private message
suganthyprabha

New User


Joined: 28 Jul 2005
Posts: 58

PostPosted: Fri Sep 23, 2005 10:29 am
Reply with quote

Hi Jon,

Thanks a Lot.

Thanks and Regards,
Suganthy.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Please Help me How to achieve in reco... CA Products 5
No new posts Set a condition code in Eztrieve CA Products 14
No new posts Moving Quotes(') to a variable in Ezt... CA Products 6
No new posts Help needed to create Eztrieve v11.5 ... CA Products 12
No new posts Eztrieve debugging help - missing lin... All Other Mainframe Topics 9
Search our Forums:

Back to Top