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

regd exec


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
stly
Warnings : 1

New User


Joined: 25 Jul 2005
Posts: 93

PostPosted: Thu Sep 01, 2005 4:30 pm
Reply with quote

Wats the diff between the following

//step1 exec pgm=pgm1
// step2 exec pgm2

thank u in advance
Back to top
View user's profile Send private message
ravikumarreddy
Warnings : 1

New User


Joined: 29 Jul 2005
Posts: 23

PostPosted: Thu Sep 01, 2005 4:52 pm
Reply with quote

hi,

we can write step card in the both ways..
i think both are same .
,plz correct me if i am wrong..

regards,
ravi
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Thu Sep 01, 2005 4:54 pm
Reply with quote

Quote:
// step2 exec pgm2

Used to execute pre defined utility.

Quote:
//step1 exec pgm=pgm1

To execute simple programs.

Regards,

Priyesh.
Back to top
View user's profile Send private message
Kevin

Active User


Joined: 25 Aug 2005
Posts: 234

PostPosted: Thu Sep 01, 2005 6:21 pm
Reply with quote

stly, take a look at the description of the EXEC statement and post a response with what you found:

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2B660/16.0?DT=20050713232151
Back to top
View user's profile Send private message
harinatha

New User


Joined: 24 Jul 2005
Posts: 28

PostPosted: Thu Sep 01, 2005 11:13 pm
Reply with quote

Hi Priyesh,

// step2 exec pgm2

Used to execute catloged procedure

//step1 exec pgm=pgm1

Used to execute programs or Utility programs

This is my answer...
Priyesh, if wrong correct me.

Thanks & Regards,
Hari.
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Fri Sep 02, 2005 11:57 am
Reply with quote

Did I sound anything else....

Regards,

Priyesh.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts JCL EXEC PARM data in C Java & MQSeries 2
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
No new posts Determine Library REXX exec was execu... CLIST & REXX 7
No new posts parmeter existence bit for URIMAP in ... CICS 1
No new posts Execute Partially Edited Rexx Exec fr... CLIST & REXX 14
Search our Forums:

Back to Top