Previous Topic: List of CA-C Messages

Next Topic: CACT Messages

CACM Messages

List of CACM Messages

The following messages are produced by the Agent Technology Calendar function.

CACM_E_001

Error nnn starting an LUW.

Reason:

An error occurred while attempting to process your request as a Logical Unit of Work (LUW).

Action:

Contact your system administrator.

CACM_E_002

DB message: name.

Reason:

This message is typically accompanied by additional messages, which together describe the cause of the problem. These messages are useful to CA Support technicians and your system administrator. Contact your system administrator initially to correct this problem condition.

Action:

Check the accompanying error messages and consult your system administrator. For assistance, contact CA Support.

CACM_E_003

Error nnn during Calendar selection on table name.

Reason:

A database error occurred while attempting to select a calendar from the database.

Action:

Contact your system administrator.

CACM_E_006

Error nnn committing an LUW.

Reason:

An error occurred while attempting to commit your request as a Logical Unit of Work (LUW).

Action:

Contact your system administrator.

CACM_E_007

Error nnn connecting to database name.

Reason:

A number of reasons can cause this error. You may not have authority to access the database, or the database may not be running.

Action:

Check to be sure that you have authority to open the database and that the database is running.

CACM_E_009

Bad request name sent to the Calendar process from name.

Reason:

An internal error occurred while processing your Calendar request.

Action:

For assistance, contact CA Support.

CACM_E_010

Error nnn disconnecting from database name.

Reason:

An error occurred while attempting to close the database.

Action:

Contact your system administrator.

CACM_E_011

Failure in function name with return code nnn, and drc nnn.

Reason:

A CAICCI function failed. This message is followed by the CACM_E_012 message, which details the actual error.

Action:

Refer to the CAICCI Return Codes in the online help for information about the specified return code, and then contact your system administrator.

CACM_E_012

Function name error message: xxxx.

Reason:

A CAICCI function failed. This message is typically accompanied by additional messages, which together describe the cause of the problem. These messages are useful to CA Support technicians and your system administrator. Contact your system administrator initially to correct this problem.

Action:

Check the accompanying error messages and consult your system administrator. For assistance, contact CA Support.

CACM_E_013

Failure in memory allocation function for object name.

Reason:

An attempt to acquire virtual memory, through the malloc library call, failed.

Action:

Consult your system administrator. Additional system swap space may need to be defined. For assistance, contact CA Support.

CACM_E_014

Calendar name or request not found.

Reason:

The Calendar is not defined to the database or was specified incorrectly.

Action:

Verify that the Calendar definition exists, and check the path and file name. Define the Calendar if it is not defined, or correct the path and file name. Resubmit the request. For assistance, contact CA Support.

CACM_E_015

Invalid date specified by request.

Reason:

An invalid month or day value was specified as a date, or the date format is incorrect.

Action:

Contact your system administrator for the correct date format, correct the date, and resubmit the request.

CACM_E_016

Invalid time specified by request.

Reason:

You specified an invalid time for a request.

Action:

Contact your system administrator for the correct time format, correct the time, and resubmit the request.

CACM_E_017

Delete failed because Calendar name not loaded or doesn't exist.

Reason:

You attempted to delete a Calendar profile that does not exist in the database.

Action:

No action is required.

CACM_E_018

DB Error nnn fetching Calendar definition.

Reason:

A number of reasons could cause this error:

Action:

Check the accompanying error messages to determine the exact cause and proceed accordingly. For assistance, contact CA Support.

CACM_E_019

Error requesting the status of Calendar binary file name.

Reason:

An error occurred during the execution of the system stat command. A component of the path does not exist or is not a directory.

Action:

Verify that the Calendar definition exists, and check the path and file name. Define the Calendar if it is not defined, or correct the path and file name. Resubmit the request. For assistance, contact CA Support.

CACM_E_021

Calendar binary name is invalid. Expecting nnn bytes but found nnn bytes.

Reason:

The binary file is either too long or too short.

Action:

Recreate the binary file by saving the Calendar definition using either the GUI or the command line interface.

CACM_E_022

Calendar binary file name can't be opened for reading.

Reason:

A number of reasons could cause this error:

Action:

Check the accompanying error messages to determine the exact cause and proceed accordingly. For assistance, contact CA Support.

CACM_E_023

Error reading Calendar binary file name(keywords)..]

Reason:

An internal error occurred while trying to read the binary file.

Action:

Recreate the binary file by saving the Calendar definition using either the GUI or cautil.

CACM_E_025

No Calendar name was specified for update request.

Reason:

You attempted to update a Calendar profile, but did not specify an ID.

Action:

Specify an ID and resubmit the request.

CACM_E_026

Specified Calendar name not found during update request.

Reason:

A number of reasons could cause this error:

Action:

Check the path and file name of the Calendar, correct it and resubmit the request, or define a new Calendar profile. For assistance, contact CA Support.

CACM_E_029

Error changing current working directory to name.

Reason:

The path name specified is invalid or you do not have permission to access it.

Action:

Verify that the path name is correct and that you have permission to access it.

CACM_E_031

Error nnn deleting Calendar name from Table name.

Reason:

An error occurred while deleting a Calendar definition from the database.

Action:

Check the Calendar name and path name to be sure it exists. For assistance, contact CA Support.

CACM_E_032

Specified Calendar name not found in Calendar database.

Reason:

The Calendar specified does not exist in the database.

Action:

Check the name of the Calendar, correct it and resubmit the request, or define a new Calendar profile.

CACM_E_033

Error obtaining current date and time.

Reason:

The Calendar process was unable to access the system date and time.

Action:

Contact your system administrator.

CACM_E_034

Error nnn inserting Calendar name into Table name.

Reason:

A number of reasons could have caused this error:

Action:

Contact your system administrator.

CACM_E_035

Error nnn updating Calendar name in Table name.

Reason:

A number of reasons could have caused this error:

Action:

Contact your system administrator.

CACM_E_036

Error opening Key Lock file.

Reason:

The Calendar process was unable to open the key lock file used to prevent more than one Calendar process from starting.

Action:

For assistance, contact CA Support.

CACM_E_037

Calendar process pid not saved in the Key Lock file.

Reason:

The process ID of the previous Calendar process was not saved in the key lock file.

Action:

For assistance, contact CA Support.

CACM_E_039

Error sending shutdown signal SIGUSR1 to prior Calendar process pid=xxx.

Reason:

The prior Calendar process was shutdown prematurely or terminated in an error.

Action:

Restart the calendar service provider. For assistance, contact CA Support.

CACM_E_040

Error trying to seek to the beginning of the Key Lock file.

Reason:

The calendar process failed to position to the beginning of the key lock file.

Action:

For assistance, contact CA Support.

CACM_E_041

Error writing the pid to the Key Lock file.

Reason:

The calendar process encountered an error while writing the process ID to the key lock file.

Action:

For assistance, contact CA Support.

CACM_E_042

Error opening the Key Lock file in create mode.

Reason:

The calendar process was unable to create a new key lock file.

Action:

For assistance, contact CA Support.

CACM_E_043

The pid was not written to the Key Lock file.

Reason:

The process ID was not stored in the key lock file due to a previous error.

Action:

For assistance, contact CA Support.

CACM_E_044

Error closing the Key Lock file.

Reason:

The Calendar process encountered an error while closing the key lock file.

Action:

For assistance, contact CA Support.

CACM_E_054

Calendar name binary file rebuild failed.

Reason:

An error occurred during the binary file rebuild. The named Calendar was not added to the active Calendar list.

Action:

Check the reasons and actions of all accompanying messages.

CACM_E_055

Calendar process terminated.

Reason:

The Calendar process has terminated.

Action:

Examine previous messages to see why the process terminated.

CACM_E_056

Calendar definition/administration must be done on the server node - calendar command not successful.

Reason:

A Calendar process running in CLIENT mode received a request for an operation that is only available while running in SERVER mode.

Action:

This is probably due to an installation error. Correct the install options with SVSETUP.

CACM_E_057

Calendar process not active on Calendar server node xxxxxxxx.

Reason:

The Action routine was unable to perform the request because the Calendar process is not started on the indicated node.

Action:

Start the Calendar process using the UNICNTRL START COM command. For more information on the UNICNTRL command, consult the online help.

CACM_E_060

Calendar name already exists.

Reason:

The calendar name you specified as part of a copy, rename, or save process has already been used.

Action:

Choose another calendar name and resubmit the processes.

CACM_E_062

Error creating Calendar xxx retry thread; reconnection will not be attempted.

Reason:

An internal error occurred that prevented the Calendar process from reattempting to connect to the database or DSB file.

Action:

For assistance, contact CA Support.

CACM_E_064

Calendar process unable to xxx DSB file xxx, rc=nnn.

Reason:

An error occurred while attempting to access (open | map | verify) the calendar DSB file.

Action:

If an open error: Check the DSB file name and path for existence.

If a verify error: The DSB file is unrecognizable due to corruption or version incompatibility. Contact your system administrator.

If a map error: For assistance, contact CA Support.

CACM_E_066

Calendar DSB file name is missing or invalid.

Reason:

The value specified for the calendar configuration option Copy on incore Calendars is invalid.

Action:

Contact your system administrator.

CACM_E_079

Calendar command buffer size exceeded - calendar not saved.

Reason:

You have reached the limit of the calendar command buffer for this calendar. Any additional modification commands will not be saved for this calendar.

Action:

You can only exit from this calendar without saving your changes.

CACM_F_004

Fatal error. Insufficient storage available. Calendar process terminating.

Reason:

An attempt to acquire virtual memory, through the malloc library call, failed.

Action:

Consult your system administrator. Additional system swap space may need to be defined. For assistance, contact CA Support.

CACM_F_028

Error cloning process fork. Calendar process terminating.

Reason:

A system error occurred while attempting to start a child process. This message is typically accompanied by additional messages, which together describe the cause of the problem. These messages are useful to CA Support technicians and your system administrator. Contact your system administrator initially to correct this problem condition.

Action:

Check the accompanying error messages and consult your system administrator. For assistance, contact CA Support.

CACM_F_045

Fatal error: there is another Calendar process running.

Reason:

Only one Calendar process can be active at a time.

Action:

Use the cautil caladmin -s command to shut down the previous process.

CACM_F_046

Fatal error creating Key Lock file. Calendar process terminated.

Reason:

The Calendar process was unable to create the key lock file.

Action:

For assistance, contact CA Support.

CACM_F_053

Fatal error. Unable to establish a new session and become session leader.

Reason:

The Calendar process was unable to establish a new session. This message is typically accompanied by additional messages, which together describe the cause of the problem. These messages are useful to CA Support technicians and your system administrator. Contact your system administrator initially to correct this problem condition.

Action:

Check the accompanying error messages and consult your system administrator. For assistance, contact CA Support.

CACM_I_058

Calendar process starting in SERVER mode.

Reason:

Informational message.

Action:

No action is required.

CACM_I_059

Calendar process starting in CLIENT mode.

Reason:

Informational message.

Action:

No action is required.

CACM_S_005

Number of calendars loaded into storage is nnn.

Reason:

This message displays when you initialize or refresh the Calendars loaded into the Calendar process memory.

Action:

Informational only.

CACM_S_008

Calendar name binary file rebuilt for current year.

Reason:

The binary file for the named Calendar was created in a previous year and may have been invalid, so it was rebuilt.

Action:

Informational only.

CACM_S_020

Calendar name INSERT successful.

Reason:

INSERT of named Calendar was successful after an unsuccessful ALTER.

Action:

Informational only.

CACM_S_024

Calendar name ALTER successful.

Reason:

ALTER of named Calendar was successful after an unsuccessful INSERT.

Action:

Informational only.

CACM_S_027

Calendar process shutting down.

Reason:

The caladmin command for shutting down the Calendar process was issued.

Action:

Informational only.

CACM_S_047

Calendar process initialization in progress ...

Reason:

The Calendar process has started processing. Initialization is in progress.

Action:

Informational only.

CACM_S_048

Calendar process initialization was successful. Waiting for requests ...

Reason:

The Calendar process is running.

Action:

Informational only.

CACM_S_050

List of available Calendars.

Reason:

Part of the heading used by the Calendar process.

Action:

Informational only.

CACM_S_051

Calendar name is available.

Reason:

The named Calendar is available.

Action:

Informational only.

CACM_W_030

Warning! Original filesystem xxxx may not be unmounted.

Reason:

You attempted to unmount the original file system. This is not allowed.

Action:

Contact your system administrator.

CACM_W_052

Warning! Calendar process caught interrupt signal nnn. Shutdown Initiated!

Reason:

An interrupt signal was sent to the Calendar process. This message is typically accompanied by additional messages, which together describe the cause of the problem. These messages are useful to CA Support technicians and your system administrator. Contact your system administrator initially to correct this problem condition.

Action:

Check the accompanying error messages and consult your system administrator. For assistance, contact CA Support.

CACM_W_061

Warning! Calendar DSB file will be loaded while database connection is retried.

Reason:

The Calendar process could not successfully connect the database. Calendars are loaded from the DSB file path specified for the calendar settings description Copy of incore calendars. Subsequent database retry attempts will be made as the db load retry calendar settings.

Action:

Notify your system administrator of the connection failure so that the error can be investigated and corrected. Once the database is again available, the calendar process will reload its calendars at the next retry interval.

CACM_W_063

Warning! Calendar process xxx connection retry timed out after nnn attempts, nnn seconds.

Reason:

The Calendar process was not successful in its attempt to access the database or DSB file after the specified number of retries.

Action:

If the calendar database or DSB file becomes available after the issuance of this message, calendars may be reloaded using the caladmin command with the -r option.

CACM_W_065

Warning! Calendar process update request for xxx cannot be satisfied; database not in use.

Reason:

A calendar update request was sent to the calendar process for the specified calendar. The request could not be processed either because the database was not yet available, or because the calendar configuration option Load from database? specified N (no).

Action:

If the calendar database becomes available after the issuance of this message, calendars may be reloaded using the caladmin command with the -r option. Otherwise, no action is required.