1,126
edits
(Added arsmaint command example of ARS0013E error.) |
(Added links to IBM Documentation on IBM CMOD arsmaint command parameters) |
||
| Line 5: | Line 5: | ||
The CMOD arsmaint utility must be run by the instance owner - that is an operating system account, usually named 'archive' or 'odadmin'. There are several command line options for CMOD's arsmaint utility: | The CMOD arsmaint utility must be run by the instance owner - that is an operating system account, usually named 'archive' or 'odadmin'. There are several command line options for CMOD's arsmaint utility: | ||
== CMOD arsmaint commands == | == CMOD arsmaint commands == | ||
| Line 93: | Line 91: | ||
If an error is encountered during database maintenance, then arsmaint may return an [[ARS0013E]] error. For example, the ARS0013E error may be encountered while trying to reorganize a time, or collecting statistics on a table that is having data loaded with the arsload command, or the System Log table is recording server activity. Try running the command again during a period of low activity, or take CMOD offline and ask your local Database Administrator to perform a reorg on the offending table. | If an error is encountered during database maintenance, then arsmaint may return an [[ARS0013E]] error. For example, the ARS0013E error may be encountered while trying to reorganize a time, or collecting statistics on a table that is having data loaded with the arsload command, or the System Log table is recording server activity. Try running the command again during a period of low activity, or take CMOD offline and ask your local Database Administrator to perform a reorg on the offending table. | ||
== Links to IBM CMOD arsmaint command documentation == | |||
[https://www.ibm.com/support/knowledgecenter/SSEPCD_9.5.0/com.ibm.ondemand.administeringmp.doc/dodma003.htm IBM CMOD arsmaint Parameters for IBM CMOD v9.5] | |||
[https://www.ibm.com/support/knowledgecenter/SSEPCD_9.0.0/com.ibm.ondemand.administeringmp.doc/dodma003.htm IBM CMOD arsmaint Parameters for IBM CMOD v9.0] | |||
[https://www.ibm.com/support/knowledgecenter/SSEPCD_8.5.0/com.ibm.ondemand.administeringmp.doc/dodma003.htm IBM CMOD arsmaint Parameters for IBM CMOD v8.5] | |||
== Related Articles == | == Related Articles == | ||