Difference between revisions of "ARS0160E"

From CMOD.wiki
Jump to navigation Jump to search
(Initial edit of CM OnDemand error ARS0160E)
 
m (Removed superfluous text for ARS0160E)
 
(2 intermediate revisions by the same user not shown)
Line 14: Line 14:


== Related Errors ==
== Related Errors ==
None.
[[ARS4014E|arssockd - Unable to load DB2]]
 
[[ARS4012E|arssockd - Unable to initialize the environment]]
 
[[Unable_to_determine_the_database_engine|arssockd - Unable to determine the database engine]]


== What were you doing? ==
== What were you doing? ==

Latest revision as of 15:34, 16 November 2019

What was the error?

Message Number: 160

Message Severity: Error (Corrective action is required to continue)

Message Name: ARS0160E

Message Text: Unable to load module >/opt/IBM/ondemand/V9.5/bin/exits/arssmtsm<. The return code is 2 Srvr->eatodm02a<-

Example

 ARS0160E Unable to load module >/opt/IBM/ondemand/V9.5/bin/exits/arssmtsm<. The return code is 2  Srvr->OnDemand.example.com<-

Related Errors

arssockd - Unable to load DB2

arssockd - Unable to initialize the environment

arssockd - Unable to determine the database engine

What were you doing?

Likely trying to start IBM CMOD arssockd daemon after a major upgrade.

What happened?

It's possible your server was previously misconfigured, or your configuration files were overwritten with new ones, causing the CM OnDemand server to default to a TSM configuration.

Troubleshooting

Check your ars.cfg file, and if your server is NOT using secondary storage, change the ARS_STORAGE_MANAGER parameter:

 ARS_STORAGE_MANAGER=CACHE_ONLY

Then try to restart CMOD with the arssockd command:

 # Start IBM CMOD daemon with arssockd using the -S ("Start") option.
 $ arssockd -I archive -S

Articles Related to this message

The Content Manager OnDemand ars.cfg reference