Quantcast
Channel: IBM Mainframe Computers Forums
Viewing all articles
Browse latest Browse all 8500

JCL & VSAM :: RE: ERROR WHILE SUBMITTING LOAD JOB

$
0
0
Author: jerryte
Posted: Wed Oct 05, 2016 1:58 am (GMT 5.5)

Check which LPAR the job actually executes on. You can see this in SDSF held output. Then ask your DBA if the 'DSN7' db2 subsystem is active on that lpar.
If not then you can put a parm on the JOB card SYSAFF=lpar to force the job to execute on the correct lpar.
You can also try SCHENV=DSN7 but not sure if this works


Viewing all articles
Browse latest Browse all 8500

Trending Articles