Skip Headers
Oracle® Calendar Reference Manual
10g Release 1 (10.1.1)

Part Number B14473-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

A Calendar Error Code Categories

This appendix provides a starting point for Oracle Calendar server error code investigations. It provides a general description of the functional area associated with each category of error codes generated by the Oracle Calendar server when running any Oracle Calendar client or utility. If you do not find a specific category of error codes in this list, or the information provided does not solve your problem, please use MetaLink, Oracle's web support service. Oracle MetaLink allows you to search a global repository of technical knowledge and query the bug database for known issues. In addition, if the information you need is not available, you can log, view, access and monitor TARs (Technical Assistance Requests) online.

[0x101…] ERRLOG_ERR_ID

Error codes within this category indicate that an error occurred in the logging system. A possible cause is that permissions on the $ORACLE_HOME/ocal/log directory may be set incorrectly.

[0x110…] DAEMON_ERR_ID

Error codes within this category indicate that an error occurred during the process of starting the calendar service or daemon. Verify the services' log files for more information. Possible causes include:

[0x111...] STRUCT_ERR_ID

Error codes within this category indicate that incompatibilities may exist between calendar binaries. These error codes are used internally and not usually issued. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x112…] TRNSIG_ERR_ID

Error codes within this category indicate that an operation has completed normally, having met no exceptions. These error codes indicate successful user shutdowns.

[0x113…] NETWRK_ERR_ID

Error codes within this category indicate that a network error occurred. Possible causes include:

[0x114…] SOCKET_ERR_ID

Error codes within this category indicate that a socket communication error occurred. These error codes are not usually issued unless a time out error is returned. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x115…] NETPAK_ERR_ID

Error codes within this category indicate that an error occurred while assembling and deassembling data before and after it is sent over the network. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x116…] TRNUTL_ERR_ID

Error codes within this category indicate that an error occurred during network transactions. A possible cause is that the connection is closed by peer either because of a shutdown or system failure.

[0x119…] TRNDESC_ERR_ID

Error codes within this category indicate that an error occurred during network transactions. A possible cause is that the connection is closed by peer either because of a shutdown or system failure.

[0x11A…] TRNFORK_ERR_ID

Error codes within this category indicate that an error occurred during network transactions. A possible cause is that the connection is closed by peer either because of a shutdown or system failure.

[0x11B…] TRNENTRY_ERR_ID

Error codes within this category indicate that an error occurred during network transactions. A possible cause is that the connection is closed by peer either because of a shutdown or system failure.

[0x12F…] SNCAPI_ERR_ID

Error codes within this category indicate that an error occurred during transactions with the Synchronous Network Connection (SNC) service. If error codes within this category are encountered, check that the SNC is enabled and up. Verify the snc.log file for more information.

[0x130…] STREAM_ERR_ID

Error codes within this category indicate that an error occurred in the database streams. Run unidbfix -c to check for database corruption. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x132…] UNIAPI_ERR_ID

Error codes within this category indicate that an error occurred between the Oracle Calendar server and calendar client or utility application. These error codes are the most frequently encountered and may be caused by various reasons.

[0x134…] ENGTRN_ERR_ID

Error codes within this category indicate that a transaction error occurred with the Calendar Engine service. A possible cause is that the number of logged-on users exceeds the allowable number of logged-on users.

[0x135…] UDBFNC_ERR_ID

Error codes within this category indicate that a transaction error occurred with the Calendar Engine service when accessing the database. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x137…] CWSYS_ERR_ID

Error codes within this category indicate that an error occurred with the Corporate Wide Service (CWS) service. If error codes within this category are encountered, check that the CWS is enabled and up. Verify the cws.log file for more information.

[0x138…] FILESERVICES_ERR_ID

Error codes within this category indicate that an error occurred with file operations. Possible causes include:

[0x13A…] UDBUTL_ERR_ID

Error codes within this category indicate that a transaction error occurred with the Calendar Engine service when accessing the database. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x13D…] LCKUTL_ERR_ID

Error codes within this category indicate that an error occurred with the Calendar Lock Manager (CLM) service. Verify the lck.log file for more information. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x13E…] ENGMIS_ERR_ID

Error codes within this category indicate that a miscellaneous error occurred with the Calendar Engine service. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x142…] UNIUTL_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server utilities. The various utilities create and update self-named log file when they are run. Verify the <utility>.log file for more information.

[0x146…] UNISNC_ERR_ID

Error codes within this category indicate that an error occurred during transactions with the Synchronous Network Connection (SNC) service. If error codes within this category are encountered, check that the SNC is enabled and up. Verify the snc.log file for more information.

[0x149…] UNIRNC_ERR_ID

Error codes within this category indicate that an error occurred during server-to-server transactions. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x14C…] UNIMIS_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server utilities. The various utilities create and update self-named log file when they are run. Verify the <utility>.log file for more information.

[0x150…] LIST_ERR_ID

Error codes within this category indicate that an error occurred with the calendar list data structure. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x151…] LDSTR_ERR_ID

Error codes within this category indicate that an error occurred while loading message strings.

[0x152…] PROFIL_ERR_ID

Error codes within this category indicate that an error occurred when accessing the calendar configuration file.

[0x153…] CODE_ERR_ID

Error codes within this category indicate that an error occurred while converting between number systems (i.e.: binary, hexadecimal, etc.).

[0x154…] VERSION_ERR_ID

Error codes within this category indicate that a conflict exists between calendar binary versions. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x156…] DATE_ERR_ID

Error codes within this category indicate that an error occurred when processing and calculating dates. These error codes are used internally and not usually issued. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x157…] TIMEZONE_ERR_ID

Error codes within this category indicate that an error occurred when processing the user's time zone. A possible cause is that the timezone.ini file may be corrupt.

[0x159…] CKSUM_ERR_ID

Error codes within this category are used internally and not usually issued.

[0x15A…] PAGE_ERR_ID

Error codes within this category indicate that an error occurred while formatting a printout.

[0x15B…] NLS_ERR_ID

Error codes within this category indicate that an error occurred with National Language Support when converting a string from one character set type to another.

[0x15C…] TIME_ERR_ID

Error codes within this category indicate that an error occurred when processing and calculating time. These error codes are used internally and not usually issued. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x15D…] TIMEF_ERR_ID

Error codes within this category indicate that an error occurred when processing the time format.

[0x15E…] FORMAT_ERR_ID

Error codes within this category indicate that an error occurred while formatting data.

[0x15F…] LTIMEF_ERR_ID

Error codes within this category indicate that an error occurred while formatting a local time value.

[0x160…] DATEF_ERR_ID

Error codes within this category indicate that an error occurred while formatting a date value.

[0x161…] LTIME_ERR_ID

Error codes within this category indicate that an error occurred while processing a local time value.

[0x163…] LOCSTO_ERR_ID

Error codes within this category indicate that an error occurred while working with the local desktop calendar database.

[0x165…] UNICOM_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server's Common Library. A possible cause is that something was not configured properly during the installation process.

[0x166…] UNISTATS_ERR_ID

Error codes within this category indicate that an error occurred in the process of tracking CPU consumption, user wait times, and network traffic for Oracle Calendar server user sessions. Verify the unistats.log file for more information.

[0x167…] NDX_ERR_ID

Error codes within this category indicate that an error occurred using the Index system.

[0x168…] UNIMISC_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server utilities. The various utilities create and update self-named log file when they are run. Verify the <utility>.log file for more information.

[0x170…] SMTP_ERR_ID

Error codes within this category indicate that an error occurred with the SMTP server. These error codes are usually issued during e-mail notification.

[0x173…] CSTMAPI_ERR_ID

Error codes within this category indicate that an error occurred with the MAPI server.

[0x174…] CTDAAPI_ERR_ID

Error codes within this category indicate that an error occurred during transactions with the Directory Access Service (DAS) service. Verify the das.log file for more information.

[0x175…] CTDAS_ERR_ID

Error codes within this category are used internally and not usually issued.

[0x176…] VCAL_ERR_ID

Error codes within this category indicate that an error occurred while importing or exporting vCalendar data.

[0x177…] CTDAC_ERR_ID

Error codes within this category indicate that an error occurred with the Directory Access Service (DAS) server. These error codes are usually issued by the Synchronous Network Connection (SNC) service.

[0x180…] CTLDAP_ERR_ID

Error codes within this category indicate that an error occurred during transactions with a directory server.

[0x181…] UNIAPI_2_ERR_ID

Error codes within this category indicate that an error occurred between the Oracle Calendar server and calendar client or utility application. These error codes are the most frequently encountered and may be caused by various reasons.

[0x182…] DSSTATS_ERR_ID

Error codes within this category indicate that an error occurred in the process of gathering statistics for directory server (LDAP) transactions. Verify the dsstats.log file for more information.

[0x183…] CTL_UNICODE_ERR_ID

Error codes within this category indicate that an error occurred with the wide character UNICODE support.

[0x185…] CTL_VLIB_ERR_ID

Error codes within this category indicate that an error occurred while importing or exporting either iCalendar, vCalendar or vCard data.

[0x187…] TZLIST_ERR_ID

Error codes within this category indicate that an error occurred while calculating time zone values. A possible cause is that the timezone.ini file may be corrupt.

[0x18A…] CTL_CHARMAP_ERR_ID

Error codes within this category indicate that an error occurred with the character mapping process.

[0x18B…] CTUTF8_ERR_ID

Error codes within this category indicate that an error occurred when encoding data to the UTF8 character set.

[0x18C…] CTL_ENCODE_ERR_ID

Error codes within this category indicate that an error occurred while processing data encoding such as Quoted-Printable.

[0x18D…] CTL_VCARD_ERR_ID

Error codes within this category indicate that an error occurred while importing or exporting vCard data.

[0x18F…] UNIMMIMP_ERR_ID

Error codes within this category indicate that an error occurred when migrating data from Meeting Maker.

[0x190…] UNILOGONS_ERR_ID

Error codes within this category indicate that an error occurred with the unilogons utility.

[0x192…] EXTSTR_ERR_ID

Error codes within this category indicate that an error occurred using the ExtString module.

[0x193…] CTL_ICAL_ERR_ID

Error codes within this category indicate that an error occurred while importing or exporting iCalendar data.

[0x194…] CTL_ITIP_ERR_ID

Error codes within this category indicate that an error occurred with the iTip protocol.

[0x195…] CTL_CAPI_ERR_ID

Error codes within this category indicate that an error occurred in the Calendar SDK library.

[0x197…] CTL_MIME_ERR_ID

Error codes within this category indicate that an error occurred while processing or generating MIME encapsulated data.

[0x198…] CTL_CAPIC_ERR_ID

Error codes within this category indicate that an error occurred in the Calendar SDK library.

[0x19B…] CTL_UNICAL_ERR_ID

Error codes within this category indicate that an error occurred while importing or exporting iCalendar data.

[0x19C…] SV_LIBINIT_ERR_ID

Error codes within this category indicate that an error occurred while initializing a shared library.

[0x19D…] SV_MTX_ERR_ID

Error codes within this category indicate that an error occurred while working with mutexes.

[0x19E…] SV_SHM_ERR_ID

Error codes within this category indicate that an error occurred while working with shared memory.

[0x19F…] SV_SPL_ERR_ID

Error codes within this category indicate that an error occurred while working with shared memory pools.

[0x1A0…] SV_EPT_ERR_ID

Error codes within this category indicate that an error occurred while attempting inter-process communication.

[0x1A1…] ABTEST_ERR_ID

Error codes within this category indicate that an error occurred with the on-line Address Book functionality.

[0x1A2…] SV_EVT_ERR_ID

Error codes within this category indicate that an error occurred while synchronizing threads.

[0x1A3…] SV_SHL_ERR_ID

Error codes within this category indicate that an error occurred while loading a shared library.

[0x1A4…] CTL_UNICLX_ERR_ID

Error codes within this category indicate that an error occurred while importing or exporting iCalendar data.

[0x1A5…] CSTSYS_SLIB_ERR_ID

Error codes within this category indicate that an error occurred when loading and processing shared libraries or Dynamically Linked Libraries (DLL).

[0x1A6…] ACE_ERR_ID

Error codes within this category indicate that an error occurred in the Authentication, Compression and Encryption (ACE) framework.

[0x1A7…] AOS_ERR_ID

Error codes within this category indicate that an error occurred with the array of strings data structure. These error codes are used internally and not usually issued. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x1A9…] CORETOOLS_ERR_ID

Error codes within this category indicate that an error occurred while parsing e-mail addresses or telephone numbers.

[0x1AA…] BLL_CONNECTION_ERR_ID

Error codes within this category indicate that an error occurred while connecting to the Oracle Calendar server.

[0x1AC…] NDX2_ERR_ID

Error codes within this category indicate that an error occurred using the Index system.

[0x1AD…] CADM_ERR_ID

Error codes within this category indicate that an error occurred with the Calendar Administrator.

[0x1B0…] CRYPTO_ERR_ID

Error codes within this category indicate that an error occurred with the crypto function.

[0x1B2…] GT_ADTHASH_ERR_ID

Error codes within this category indicate that an error occurred with the hash table code. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x1B3…] VATTR_ERR_ID

Error codes within this category indicate that an error occurred while processing iCalendar or vCard data.

[0x1B4…] AUTL_ERR_ID

Error codes within this category indicate that an error occurred while using attribute-list utility functions.

[0x1B5…] IUTL_ERR_ID

Error codes within this category indicate that an error occurred while using iCalendar utility functions.

[0x1B6…] TRN_WAIT_POSTED_ID

Error codes within this category indicate that an error occurred with the transaction library. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x1B7…] GT_PROFILE_ERR_ID

Error codes within this category indicate that an error occurred when accessing the calendar configuration file. Possible causes include:

[0x1B8…] SAPPI_ERR_ID

Error codes within this category indicate that an error occurred processing calendar data.

[0x1B9…] GT_LOG_ERR_ID

Error codes within this category indicate that an error occurred in the logging system. A possible cause is that permissions on the log directory may be set incorrectly.

[0x1BA…] ACEGSSAPI_ERR_ID

Error codes within this category indicate that an error occurred in calendar authentication with GSSAPI.

[0x1BB…] UTILITY_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server utilities. The various utilities create and update self-named log file when they are run. Verify the <utility>.log file for more information.

[0x1BC…] APP_CMDLINE_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server utilities when parsing command line arguments. A possible cause is that the syntax is incorrect.

[0x1BD…] GT_FILESTORE_ERR_ID

Error codes within this category indicate that an error occurred while performing file operations.

[0x1BE…] CADM_2_ERR_ID

Error codes within this category indicate that an error occurred with the Calendar Administrator.

[0x1BF…] GT_TIME_ERR_ID

Error codes within this category indicate that an error occurred when processing and calculating time.

[0x200…] LST_ABFIELDID_ERR

Error codes within this category indicate that an error occurred accessing an off-line Address Book.

[0x400…] UNIADM_ERR_ID

Error codes within this category indicate that an error occurred with the calendar administration library.

[0x402…] ADM_ERR_ID

Error codes within this category indicate that an error occurred with the calendar administration library.

[0x403…] ENGPUB_ERR_ID

Error codes within this category indicate that an error occurred with the calendar engine.

[0x404…] AUTHCHALLENGE_ERR_ID

Error codes within this category indicate that an error occurred with the Oracle Calendar server when handling a challenged type of authentication.

[0x420…] CSMAPI_ERR_ID

Error codes within this category indicate that an error occurred with the Calendar Server Manager daemon. If error codes within this category are encountered, use Oracle MetaLink to search for error code definitions or to log a Technical Assistance Request (TAR) online.

[0x500…] SIS_SYNCERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x501…] SIS_SHAREDMEMERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x502…] SIS_INITERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x503…] SIS_THREADERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x504…] SIS_SIGERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x505…] SIS_ERRERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x506…] SIS_USERINFOERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x507…] SIS_TASKERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x508…] SIS_NETERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x509…] SIS_SOCKETERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x50A…] SIS_WAITERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x50B…] SIS_SERVERERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x50C…] SIS_MEMERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x50D…] SIS_FILEERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x50E…] SIS_TERMERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x50F…] SIS_PROCESSERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x510…] SIS_CRTERR_ID

Error codes within this category indicate that an error occurred with the calendar independent library that extracts differences in operating system implementations. Examples include file access, IPC resources, socket implementation, processing and threading.

[0x000…] CWSYS2_ERR_ID

Error codes within this category indicate that an error occurred with the Corporate Wide Service (CWS) daemon. If error codes within this category are encountered, check that the CWS is enabled and up. Verify the cws.log file for more information.