Difference between revisions of "ARS4019E"

From CMOD.wiki
Jump to navigation Jump to search
m (Fixed broken link)
m (Standardized the layout.)
Line 1: Line 1:
=== What was the error ===
{{TOCright}}
== What was the error? ==
Message Number: 4019


<code>  arsdb: ARS4019E Unable to create the DB2 ARCHIVE database</code>
Message Severity: Error


=== Related errors ===
Message Name: ARS4019E
<code> [[Unable to create ARCHIVE database|ARS4067E]] Unable to create the archive database.  err=&lt;sqlcode&gt;</code>


=== What were you doing? ===
Message Text:
 
arsdb: ARS4019E Unable to create the DB2 ARCHIVE database
 
== Related errors ==
[[Unable to create ARCHIVE database|ARS4067E]] Unable to create the archive database.  err=&lt;sqlcode&gt;</code>
 
== What were you doing? ==


Probably trying to create the database with <code>[[arsdb]] -c </code>while installing Content Manager OnDemand.
Probably trying to create the database with <code>[[arsdb]] -c </code>while installing Content Manager OnDemand.


=== Troubleshooting ===
== What happened? ==
 
The database creation step failed.  You may need to drop the database if it was created, but [[arsdb]] wasn't able to finish configuring it.
 
== Troubleshooting ==


This is is a 'catch-all' error that is produced by [[arsdb]] when one of the functions it relies upon has failed.  Check the 'Releated Errors' section for error messages that may provide more information.
This is is a 'catch-all' error that is produced by [[arsdb]] when one of the functions it relies upon has failed.  Check the 'Releated Errors' section for error messages that may provide more information.

Revision as of 00:38, 29 April 2015

What was the error?

Message Number: 4019

Message Severity: Error

Message Name: ARS4019E

Message Text:

arsdb: ARS4019E Unable to create the DB2 ARCHIVE database

Related errors

ARS4067E Unable to create the archive database.  err=<sqlcode>

What were you doing?

Probably trying to create the database with arsdb -c while installing Content Manager OnDemand.

What happened?

The database creation step failed. You may need to drop the database if it was created, but arsdb wasn't able to finish configuring it.

Troubleshooting

This is is a 'catch-all' error that is produced by arsdb when one of the functions it relies upon has failed. Check the 'Releated Errors' section for error messages that may provide more information.