Usage Note 42460: The -NOJOBSUBMIT option must be used when you install hot fixes for SAS® 9.2 or later in the z/OS operating environment
If you perform an initial installation of SAS® 9.2 or later using the -NOJOBSUBMIT option, you must also install hot fixes using the -NOJOBSUBMIT option in order for the hot fix to be applied successfully.
Executing a hot-fix installation without the -NOJOBSUBMIT option in an environment that was initially installed using the -NOJOBSUBMIT option results in an error similar to the following.
Loading installer for hot fix <hotfixid>
beginning install of Base SAS
An error occurred during processing:
hostname can't be null
java.lang.IllegalArgumentException: hostname can't be null
at java.net.InetSocketAddress.(InetSocketAddress.java:139)
at org.apache.commons.net.SocketClient.connect(SocketClient.java:176)
at org.apache.commons.net.SocketClient.connect(SocketClient.java:268)
at com.sas.tools.maint.mit.tasks.AssembleMVSJobcode.submitJob(AssembleMV
SJobcode.java:1239)
at com.sas.tools.maint.mit.tasks.AssembleMVSJobcode.submitMakerJob(Assem
bleMVSJobcode.java:405)
at com.sas.tools.maint.mit.tasks.AssembleMVSJobcode.submitJobs(AssembleM
VSJobcode.java:757)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
at com.sas.tools.maint.mit.ExecutionThread.run(ExecutionThread.java:92)
at com.sas.tools.maint.mit.MITController.runInstallation(MITController.j
ava:925)
at com.sas.tools.maint.mit.MITController.(MITController.java:899)
at com.sas.tools.maint.mit.MITController.(MITController.java:761)
at com.sas.tools.maint.mit.Main.main(Main.java:72)
See "Method B: Line Mode – Installation Jobs That Are Submitted Manually" or "Method D: Graphical User-Interface Mode – Installation Jobs That Are Submitted Manually" in Using the Maintenance Installation Tool to Install SAS® Hot Fixes: Usage and Troubleshooting Guide for instructions on using the -NOJOBSUMBMIT option to apply hot fixes.
Operating System and Release Information
SAS System | N/A | z/OS | 9.2 TS2M3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Date Modified: | 2012-01-19 17:58:39 |
Date Created: | 2011-02-21 11:57:49 |