Previous Topic: Agent ObjectsNext Topic: Change the Password for the Agent User Profile


Start the Subsystem and the Agent

To complete the agent installation, you must start the subsystem that runs the agent jobs and then start the agent.

Note: If you installed multiple agents, start each subsystem and agent.

To start the agent and the subsystem

  1. Ensure you are logged on to the i5/OS system using a user profile that has authority to the agent library/objects.
  2. Enter the following command:
    CHGCURLIB libraryname
    
    libraryname

    Specifies the name of the library that contains the required agent objects.

    The current library is changed to the library where the agent objects are located.

  3. Enter the following command:
    STRSBS subsystemname
    
    subsystemname

    Specifies the name of the subsystem that runs the agent jobs.

    Default: The name of the library that contains the required agent objects.

    The subsystem that runs the agent jobs starts.

  4. Enter the following command:
    CYBAGENT
    

    The agent starts running.