Processes that should not be run simultaneously

The following list identifies Content Manager OnDemand processes that should not be run at the same time:
  • Do not run STRDSMOND while loading data using the following commands:
    • Add Report (ADDRPTOND)
    • Add Document (ADDDOCOND)
    • Start Monitor (STRMONOND)
    • ARSLOAD API
    • ARSDOC ADD API
    • Loading files by using the ODWEK loadAddDoc method of the ODServer API
  • Do not run STRDSMOND and STRASMOND at the same time. (ASM can start after DSM completes.)
  • Do not perform system backups while any of the following processes are running:
    • ADDRPTOND, ADDDOCOND, STRMONOND, ARSLOAD, ARSDOC ADD
    • STRDSMOND
    • STRASMOND
    • The instance server is running (for example, the QUSROND server job)
    • Loading files by using the ODWEK loadAddDoc method of the ODServer API