If scheduled retention processing interferes with control point execution, use the signal_retention_stop command to halt processing.
The system rolls back the transaction it is currently processing and logs a message that the operator stopped retention processing. Retention processing resumes at the next scheduled time. To stop retention processing running in standalone mode or initiated from the command line or your job scheduler, simply kill the process. User IDs with the superuser or administrator role can stop retention processing from the console.
Execute the command
Path : <install_folder>/Infogix/server-util/<config_name>/IA.
Enter signal_retention_stop.bat (for Windows) or signal_retention_stop.sh (for UNIX or Linux), followed by the appropriate user name and password.
Please Note : if the username and password are specified in the application server properties file, you do not have to specify them as parameters
Parameter | Description |
-username | Specifies the username to connect to an http server. Optional |
-proxyusername | Specifies the username to connect to an http proxy server. Optional. |
-password | Specifies the password to connect to an http server. Optional. |
-proxypassword | Specifies the password to connect to an http proxy server. Optional. |
Syntax Examples
To halt retention processing from the command line, enter a command similar to one of the following examples:
Windows: signal_retention_stop.bat
UNIX/Linux: ./signal_retention_stop.sh
Comments
0 comments
Please sign in to leave a comment.