How can I disable and re-enable a service without having to redeploy it?
How can I disable and re-enable a service without having to redeploy it?
Use the following sequence of steps:
- In the Information Server Console, open the project where the service is deployed.
- From the navigation icon menu, choose OPERATE, then "Deployed Information Sevices Applications".
- Click "Edit" button in lower right hand corner to go into edit mode.
- Using the View navigation menu, browse to the service operation that you want to disable, and highlight it..
- At the bottom of the View menu there will be a toggle button to disable / enable the operation. This will automatically startup or shutdown the DataStage jobs which implement the provider for this service operation.