I'm new to IMS and also to the online reorg facility. I'm trying to initialize a database using OLR and want to avoid creating an Image Copy after the database is made empty.
If I change the ICEIN DD to DUMMY, I get the below abend:
FABJ3916E DYNAMIC ALLOCATION FAILURE OCCURRED FOR DD: FABJ1001 RC=04 RSN=97000000 SMS RSN=00000402
FABJ3917E DSN: IC1.MS3D0NSP.MS3D0NSP DISP: NEW
FABJ3917E UNIT: SYSALLDA
FABJ3900E HP IMAGE COPY DETECTS ERRORS DURING IMAGE COPY DATA SET CREATING PROCESS.
If I remove the optional control card ICEIN(ICEIN) I get the below abend:
HRF01127E No IC1 found for MS3D0NSP
HRF01000I Verify input ended, return code is 20
HRF01042E Subtask SCHD 0005 has terminated abnormally
HRF01043E Abend code is U0999
If I use the ICDYN(N) I get the same error as above
If I use ICDYN(Y) to dynamically allocate the IC dataset, I need to specify ICHLQ(xxxxxxxx) and it will create the IC in there.
Is there an option I can use to tell OLR not to take an image copy after the successful initialization?
Thanks
Laszlo
------------------------------
Laszlo Szlatki
------------------------------