Initial library list

The library list of a SOC Agent will default to the system and user library list system values. This will be sufficient to run standard DDM functions like DDM files, DDM data areas, and DDM data queues. This is because these objects require users to library qualify the target object at creation time. Other functions do not require the object to be qualified, such as:

Note:
Changing the system value of the user or system library list can also do this.

See QYYCDTSU job description.

You can control the library list of the remote jobs by changing the SOCAnnnnnn job description, QYYCDTSU, to include the necessary libraries. For DRDA and Domino you can either add the necessary library into the initial library list, or library qualify your SQL/ODBC statements. For triggers, you must include the library in the initial library list.

Note:
If the SOCAnnnnnn jobs were started, you need to ENDSBS QSOC, and restart it so the agent jobs will start with the new initial library list.