Skip to content

Does changing profiles actually alter *LIBL on server connection jobs?Β #638

@m-tyler

Description

@m-tyler

I have a couple of connection profiles with different "USER LIBRARY LIST"s. I opened a work space .SQL tab so that I could run this statement, select * from QSYS2.LIBRARY_LIST_INFO where TYPE in ('CURRENT','USER'). When I run this statement on each connection profiles, I only see the *LIBL of the base connection based on my user profile. If I run this command through the SQL action (CTRL+R), CL:DSPLIBL, the resulting output shows the correct *LIBL according to the current connection setting seen in "USER LIBRARY LIST".

I am going to assume the run of SQL statements is done through a different server job that must activate each time the statement is run where as the CL:DSPLIBL is run in a constantly connected server job.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions