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
 
how to load data into test database in ims db

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC
Author Message
cvkumar59

New User


Joined: 25 Aug 2006
Posts: 16

PostPosted: Fri Sep 29, 2006 3:51 pm    Post subject: how to load data into test database in ims db
Reply with quote

Hi ,
Any one plz help me in loading the data into ims db test data base.
Regards,
Kumars
Back to top
View user's profile Send private message
References
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1024
Location: Bangalore,India

PostPosted: Fri Sep 29, 2006 3:55 pm    Post subject:
Reply with quote

Hi Kumar,

Dont U have any online routine to load data otherwise u can download from production & load it to test
Back to top
View user's profile Send private message
cvkumar59

New User


Joined: 25 Aug 2006
Posts: 16

PostPosted: Fri Sep 29, 2006 4:23 pm    Post subject: Re: how to load data into test database in ims db
Reply with quote

Hi Guptae,

Please be more specific can u explain the same in step by step with options used to load .
Back to top
View user's profile Send private message
guptae

Moderator


Joined: 14 Oct 2005
Posts: 1024
Location: Bangalore,India

PostPosted: Fri Sep 29, 2006 4:32 pm    Post subject:
Reply with quote

Hi Kumar,

Following post will tell u how to download ims data in to file

http://ibmmainframes.com/viewtopic.php?t=13025&highlight=dfsrrc00

U can use follwoing jcl to load the data in test region

//LOADA01 EXEC PGM=DFSRRC00,PARM='DLI,XFV,PSSA01A,,,,,,,,,,,N
//STEPLIB DD DSN=IMS6.NOCHECKS,DISP=SHR
// DD DSN=IMSS.RESLIB,DISP=SHR
// DD DSN=WORKLIB,DISP=SHR
//IEFRDER DD DUMMY
//IEFRDER2 DD DUMMY
//DFSRESLB DD DSN=IMSS.RESLIB,DISP=SHR
//IMS DD DSN=QD01.MONACO.DBDLIB.DATA,DISP=SHR
// DD DSN=IMSS.DBDLIB,DISP=SHR
// DD DSN=IMSS.PSBLIB,DISP=SHR
//DSA01 DD DSN=BTSDB.DBSA01.DSA01.BTSV07,DISP=OLD
//DFSVSAMP DD DSN=MSD.CARDLIB(DFSVSM10),DISP=SHR
//INPUT DD DSN=&&LOAD,DISP=(OLD,DELETE)
//TABLE DD DSN=&&TABLE,DISP=(OLD,DELETE)
//STATOUT DD SYSOUT=*
//XCYPRINT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//SYSUDUMP DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//STATFILE DD DUMMY
//DFSURWF1 DD DUMMY
//*
Back to top
View user's profile Send private message
cvkumar59

New User


Joined: 25 Aug 2006
Posts: 16

PostPosted: Fri Sep 29, 2006 4:37 pm    Post subject: Re: how to load data into test database in ims db
Reply with quote

Hi ,
Thanks for the reply.
Regards
Kumar
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> IMS DB/DC All times are GMT + 6 Hours
Page 1 of 1