Managing the SAP BW Agent
What is it?
This page covers starting and stopping the SAP BW Agent and JORS services through the Windows Service Control Manager. Use these procedures during installation, upgrades, troubleshooting, or any maintenance window that requires the agent to be offline.
The two services that must be managed together:
- SMA OpCon Agent for SAP BW — runs the agent process.
- SMA OpCon JORS for SAP BW — exposes job output to the OpCon Enterprise Manager.
Start the agent services
To start the SAP BW Agent and JORS services, complete the following steps:
- Go to Start > Control Panel.
- Select the Administrative Tools button.
- Select the Services button. The Service Control Manager opens.
- In the Services list, select SMA OpCon Agent for SAP BW.
- Confirm the Startup Type is Automatic (Delayed Start). If it is not, change it:
- Select Automatic (Delayed Start) from the Startup Type list.
- Select OK.
- Go to Action > Start.
- Confirm the agent's Status is Started.
- In the Services list, select SMA OpCon JORS for SAP BW.
- Confirm the Startup Type is Automatic (Delayed Start). If it is not, change it:
- Select Automatic (Delayed Start) from the Startup Type list.
- Select OK.
- Go to Action > Start.
- Confirm the JORS Status is Started.
- Close the Services window. The agent and JORS services are running.
Stop the agent services
To stop the SAP BW Agent and JORS services, complete the following steps:
- Go to Start > Control Panel.
- Select the Administrative Tools button.
- Select the Services button. The Service Control Manager opens.
- In the Services list, select SMA OpCon Agent for SAP BW.
- Go to Action > Stop.
- Confirm the agent's Status is Stopped.
- In the Services list, select SMA OpCon JORS for SAP BW.
- Go to Action > Stop.
- Confirm the JORS Status is Stopped.
- Close the Services window. The agent and JORS services are stopped.
FAQs
Which startup type should the SAP BW Agent service use? Automatic (Delayed Start). This avoids startup conflicts with other services and programs.
Do I need to stop both the agent and JORS services together? For most maintenance tasks, yes. The agent and JORS components work together to start jobs and return job output, so they are typically stopped and started as a pair.