ARS1107E

From CMOD.wiki
Revision as of 03:09, 12 February 2017 by Jderrick (talk | contribs) (Initial edit - IBM CMOD ARS1107E - An error occurred.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

What was the error?

Message Number: 1107

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

Message Name: ARS1107E

Message Text: An error occurred. Contact your system administrator and/or consult the System Log. File=arsload.c, Line=6144

Example

 ARS1107E An error occurred.  Contact your system administrator and/or consult the System Log.  File=arsload.c, Line=6144

Related Errors

ARS0013E ADM1822W

What were you doing?

Probably loading data into IBM CMOD using the arsload command, or inserting a document with the arsdoc add command. Although these are common causes, this error can be caused by anything that inserts rows into the database, including any activity that is logged into the System Log.

What happened?

There was an error reported by one of the components of CMOD, which stopped IBM CMOD from performing a task.

Troubleshooting

Check the System Log for error messages that were logged within a minute or so of this error message. It should provide more information about the cause of the error.

For example, this error message was logged 5 seconds before the ARS1107E message in the System Log, and indicates that the DB2 transaction logs have run out of space for new transactions:

 ARS0013E DB Error: [IBM][CLI Driver][DB2/AIX64] SQL0964C  The transaction log for the database is full.  SQLSTATE=57011

Articles Related to this message

Check the Troubleshooting Content Manager OnDemand article for more instructions on finding the source of the issue.