Hi
I have upgraded our TEST On Demand instance from V8.5 to V9.5 about a month ago.
The On Demand application support team now asked the question why the SYSTEM LOAD Input File Name is not displayed anymore after the path if the load is done from a batch job. If the load is done from the JES spool via the ARSLOAD started task the Input File Name is still displayed.
I attached two files for SYSTEM LOAD V8.5 and V9.5. The input file name is also not displayed in the SYSTEM LOG message column between File(). If I double click on the message column from SYSTEM LOG to view the ARS4315I and ARS4317I messages are displayed correctly with path and DD:Input File Name.
V8.5 SYSTEM LOAD Input File Name column:
/var/ars/tmp50333136 (DD:INPUT-S42T.OND.X209)
V9.5 SYSTEM LOAD Input File Name column:
/var/ars/tmpb//0
Is this normal or did I miss something with the upgrade?
Thanks
Michael
Did you try:
arssyscr -I <cmod_instance> -l -u
??
Did the following on our INSTALL instance:
arssyscr -I INSTALL -l -u
arssyscr -I INSTALL -a -u
Date/time fields are working now on the SYSTEM LOG and SYSTEM LOAD. Unfortunately the Input File Name field of System Load still only contains the path and not the DD and dataset used as input for the load. Same for the SYSTEM LOG message field.
Thanks for the reply Alessandro.
Will log a call with IBM when I'm back from leave.
Michael
Did you run the arstblsp command as well, to close out the old table, so that a new one can be built?
I did not explicitly run the arstblsp command, but I could see from my ARSUTBL exit messages on the INSTALL instance job log that new tables were created for SYSTEM LOAD (Table=AONLARI.SA3) and SYSTEM LOG (AONLARI.SL6).
Michael