I am looking to use the SYBMOLICRELATE in our environment. In the past I used
the SYMUPDATE function to update the system symbols on a given system.
I see now that is replaced with SETLOAD.
This seems to work differently than the older process - which IBM states in its
documentation should no longer be used.
The SETLOAD command also allows you to replace static system symbol definitions
in your current system symbol table without an IPL. The SETLOAD command
specifies the LOADxx member that contains the PARMLIB or IEASYM statements to
use for the switch.
Has anyone started using SETLOAD? If so, could you clarify some simple
questions.
1) Do I just create a new member and update just what I need to update?
In other words, do I need to specify everything and just change the entries
that need changing? Or can I just create the entries that just need changing?
2) Any gotchas?
I wonder who this example was created for????
Example 4:
SETLOAD 02,IEASYM,DSN=sys2.relson,VOL=123456
This command tells the system to process the IEASYM statement in member
LOAD02. Member LOAD02 resides in the data set "sys2.relson" which can be
located on volume "123456." These updates to the system symbol table will
occur only on this system.
Thanks for any guidance.
Lizette
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN