Looking for relevant Database Whitepapers? Visit the SearchOracle.com Research Library.
mensingdonn | May 26 2005 2:39PM GMT
Make sure you have the IMS RESLIB before SDSNLOAD in the steplib.
mensingdonn | May 26 2005 2:47PM GMT
IMS and DB2 share DSNHLI. If you are using Cobol and DYNAM you need to have the IMS RESLIB before the DB2 SDSNLOAD in your steplib. Also enter the command ‘/ssr -dis thread(*)’ in IMS to make sure IMS is conected to DB2.
mensingdonn | May 26 2005 2:47PM GMT
IMS and DB2 share DSNHLI. If you are using Cobol and DYNAM you need to have the IMS RESLIB before the DB2 SDSNLOAD in your steplib. Also enter the command ‘/ssr -dis thread(*)’ in IMS to make sure IMS is conected to DB2.
mensingdonn | May 27 2005 3:35PM GMT
Is this a IMS/TM or DBCTL regeion? In your IMS proclib you should have a member that has the connection information to DB2 to tell you what the CRC is, most site use the IMS subsystem id followed by the DB2 subsystem id.
If your IMS id is IMST and your DB2 id is DB2T in proclib you should have a member IMSTDB2T that should have your CRC in it.
You should not have to shutdown the IMS region to run batch tests, just DBR the data base in IMS. If the batch job runs and uses DBRC, has checkpiont restart and all the things that are standard practices you should just be able to change from DLI to BMP in the parm.