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:
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.