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

IMS BMP SYSGEN


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
anadhamohan

New User


Joined: 27 Sep 2005
Posts: 25
Location: india

PostPosted: Wed Jun 03, 2009 4:22 pm
Reply with quote

Hi,

I would like to know if SYSGEN has to be performed for the program that executes in batch using BMP IMS parameter on DFSRCC0 utility. I assume that the SYSGEN is process that relates to the PSB and nothing to do with the application program created newly.

For instance below is my JCL, it uses PGM-A whereas the PSB-B is different name and an existing one. Do I need to perform SYSGEN for this or not required.

//STEP1 EXEC PGM=DFSRRC00,
// PARM=(BMP,PGM-A,
// PSB-B,,,

Please provide your valuable inputs.

Thanks,
Aravind
Back to top
View user's profile Send private message
Ravishankar_SAT

New User


Joined: 10 May 2007
Posts: 9
Location: Chennai

PostPosted: Sat Jun 06, 2009 10:27 am
Reply with quote

Hi,

You can use an existing PSB as it is... for newly created program...in your case the the program that uses PSB-B should be also a BMP...you can have the same structure of in PROCEDURE DIVISION USING ......(PCB(S))

its always good to use the PSB name as same as program name..

I guess SYSGEN not required...can you provide more information on SYSGEN and relation with PSB that you are refering to.....

Thanks,
Ravi.
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 -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts Where to see the SYSGEN IDMS/ADSO 6
No new posts What is SYSTEM NUCLEUS and SYSGEN in ... JCL & VSAM 7
Search our Forums:

Back to Top