Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
#3 how program is picked from plan in db2-cobol program

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2
Author Message
rahul_desai29

New User


Joined: 15 Mar 2006
Posts: 10
Location: fl;jds

PostPosted: Mon Apr 10, 2006 11:40 am    Post subject: #3 how program is picked from plan in db2-cobol program
Reply with quote

hi,folks

there are some programs(db2),how u going to pick particular program from a plan?
Back to top
View user's profile Send private message
References
prakash271082

Active User


Joined: 09 Sep 2005
Posts: 61

PostPosted: Mon Apr 10, 2006 12:14 pm    Post subject:
Reply with quote

Hi,
I couldn'y get the exact picture of your requirement. I assume this would fulfil your's, if not please let us know what do you mean exactly ?
You could use,
RUN PROGRAM NAME(XXXX) PLAN(XXXX) DSN(XXXX)
....................
....................

A plan can have more than one program's name in it. So to invoke a particular program, you use the above syntax.
If that particular program is not found in that plan, it would result in -805 ( Program name not found in plan error).

Hope this helps...........
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> DB2 All times are GMT + 6 Hours
Page 1 of 1