Author: ANURADHA NEELAKANTAN
Subject: Reply to: ERROR WHILE SUBMITTING LOAD JOB
Posted: Fri Sep 23, 2016 2:24 pm (GMT 5.5)
Hi Guys,
After a month gap, I came up with few progress.
I checked with my DB and he gave solution that load authority should be raised for the particular region. I did and now it is loading as expected by giving MAIN as //*MAIN CLASS=DSN7BTCH,FAILURE=CANCEL,LINES=(9999,W)
Here DSN7 is the region I want to load and DB27 is the region I want to unload.
I have designed the Jcl in such a way that first I will unload and the I will reformat the SYSPUNCH to change the table owner according to the loading region and as a third step I will load.
Here I am facing a problem like, unable to unload(prod region) and load (dev region) using this single MAIN statement. Is there any way can I do it both in one jcl?
Subject: Reply to: ERROR WHILE SUBMITTING LOAD JOB
Posted: Fri Sep 23, 2016 2:24 pm (GMT 5.5)
Hi Guys,
After a month gap, I came up with few progress.
I checked with my DB and he gave solution that load authority should be raised for the particular region. I did and now it is loading as expected by giving MAIN as //*MAIN CLASS=DSN7BTCH,FAILURE=CANCEL,LINES=(9999,W)
Here DSN7 is the region I want to load and DB27 is the region I want to unload.
I have designed the Jcl in such a way that first I will unload and the I will reformat the SYSPUNCH to change the table owner according to the loading region and as a third step I will load.
Here I am facing a problem like, unable to unload(prod region) and load (dev region) using this single MAIN statement. Is there any way can I do it both in one jcl?