Oracle Timesten In-Memory Database Error Messages and SNMP Traps Release 7.0
Total Page:16
File Type:pdf, Size:1020Kb
Oracle TimesTen In-Memory Database Error Messages and SNMP Traps Release 7.0 B31690-02 Copyright ©1996, 2007, Oracle. All rights reserved. ALL SOFTWARE AND DOCUMENTATION (WHETHER IN HARD COPY OR ELECTRONIC FORM) ENCLOSED AND ON THE COMPACT DISC(S) ARE SUBJECT TO THE LICENSE AGREEMENT. The documentation stored on the compact disc(s) may be printed by licensee for licensee’s internal use only. Except for the foregoing, no part of this documentation (whether in hard copy or electronic form) may be reproduced or transmitted in any form by any means, electronic or mechanical, including photocopying, recording, or any information storage and retrieval system, without the prior written permission of TimesTen Inc. Oracle, JD Edwards, PeopleSoft, Retek, TimesTen, the TimesTen icon, MicroLogging and Direct Data Access are trademarks or reg- istered trademarks of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. The Programs (which include both the software and documenta- tion) contain proprietary information; they are provided under a li- cense agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or de- compilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited. The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your li- cense agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, elec- tronic or mechanical, for any purpose. April 2007 Printed in the United States of America Contents About this Guide TimesTen documentation . 1 Conventions used in this guide . 3 Background reading . 6 Technical Support . 7 1 Warnings and Errors Retrieving errors and warnings . 9 Base level diagnostics . 11 List of errors and warnings . 12 Errors 0 - 999. 13 Errors 1000 - 1999. 45 Errors 2000 - 2999. 48 Errors 3000 -3999 . 67 Errors 4000 -4999 . 76 Errors 5000 -5999 . 77 Errors 6000 - 6999. 100 Errors 7000 - 7999. 105 Errors 8000 -8999 . 108 Errors 9000 -9999 . 138 Errors 10000 - 10999. 140 Errors 11000 - 11999. 144 Errors 12000 - 13999. 147 Errors 14000 - 14999. 167 Errors 15000 - 15999. 169 Errors 16000 - 16999. 171 Errors 17000 - 19999. 198 Errors 20000 - 39999. 204 Errors 40000 - 49999. 205 2 Server Event Log Entries List of log entries . 239 3 Diagnostics through SNMP Traps TimesTen and SNMP . 247 SNMP data types. 247 Trapping out of space messages . 248 How TimesTen sends SNMP traps . 248 iii Generating SNMP traps . 248 Configuring the snmp.ini file . 248 Receiving SNMP traps . 250 Trap truncation on overflow . 250 The TimesTen MIB . 250 The traps . 251 Trap names and severity levels . 251 Example . 255 Index iv Oracle TimesTen In-Memory Database Error Messages and SNMP Traps About this Guide Oracle TimesTen In-Memory Database is a high-performance, in-memory data manager that supports the ODBC (Open DataBase Connectivity) and JDBC (Java DataBase Connectivity) interfaces. This guide is for application developers who use and administer TimesTen and for system administrators who configure and manage the TimesTen Server. It provides a reference of all TimesTen error messages and information on SNMP traps. To work with this guide, you should understand how database systems work. You should also have knowledge of SQL (Structured Query Language) and either ODBC or JDBC. See “Background reading” on page 6 if you are not familiar with these interfaces. TimesTen documentation TimesTen documentation is available on the product distribution media and on the Oracle Technology Network: http://www.oracle.com/technology/documentation/timesten_doc.html. Including this guide, the TimesTen documentation set consists of these documents: Book Titles Description Oracle TimesTen In-Memory Contains information needed to install and configure Database Installation Guide TimesTen on all supported platforms. Oracle TimesTen In-Memory Describes all the available features in the Oracle Database Introduction TimesTen In-Memory Database. Oracle TimesTen In-Memory Provides information on configuring TimesTen and Database Operations Guide using the ttIsql utility to manage a data store. This guide also provides a basic tutorial for TimesTen. Oracle TimesTen In-Memory Provide information on how to use the full set of Database C Developer’s and available features in TimesTen to develop and Reference Guide implement applications that use TimesTen. and the Oracle TimesTen In-Memory Database Java Developer’s and Reference Guide 1 Oracle TimesTen In-Memory Describes all TimesTen utilities, procedures, APIs and Database API Reference provides a reference to other features of TimesTen. Guide Oracle TimesTen In-Memory Contains a complete reference to all TimesTen SQL Database SQL Reference statements, expressions and functions, including Guide TimesTen SQL extensions. Oracle TimesTen In-Memory Contains a complete reference to the TimesTen error Database Error Messages messages and information on using SNMP Traps with and SNMP Traps TimesTen. Oracle TimesTen In-Memory Describes how to use the TTClasses C++ API to use Database TTClasses Guide the features available in TimesTen to develop and implement applications. TimesTen to TimesTen Provides information to help you understand how Replication Guide TimesTen Replication works and step-by-step instructions and examples that show how to perform the most commonly needed tasks. This guide is for application developers who use and administer TimesTen and for system administrators who configure and manage TimesTen Replication. TimesTen Cache Connect to Describes how to use Cache Connect to cache Oracle Oracle Guide data in TimesTen data stores. This guide is for developers who use and administer TimesTen for caching Oracle data. Oracle TimesTen In-Memory Provides information and solutions for handling Database Troubleshooting problems that may arise while developing applications Procedures Guide that work with TimesTen, or while configuring or managing TimesTen. 2 Oracle TimesTen In-Memory Database Error Messages and SNMP Traps Conventions used in this guide TimesTen supports multiple platforms. Unless otherwise indicated, the information in this guide applies to all supported platforms. The term Windows refers to Windows 2000, Windows XP and Windows Server 2003. The term UNIX refers to Solaris, Linux, HP-UX, Tru64 and AIX. TimesTen documentation uses these typographical conventions: If you see... It means... code font Code examples, filenames, and pathnames. For example, the .odbc.ini. or ttconnect.ini file. italic code A variable in a code example that you must replace. font For example: Driver=install_dir/lib/libtten.sl Replace install_dir with the path of your TimesTen installation directory. TimesTen documentation uses these conventions in command line examples and descriptions: If you see... It means... fixed width Variable; must be replaced with an appropriate value. italics [ ] Square brackets indicate that an item in a command line is optional. { } Curly braces indicated that you must choose one of the items separated by a vertical bar ( | ) in a command line. | A vertical bar (or pipe) separates arguments that you may use more than one argument on a single command line. ... An ellipsis (. .) after an argument indicates that you may use more than one argument on a single command line. % The percent sign indicates the UNIX shell prompt. # The number (or pound) sign indicates the UNIX root prompt. About this Guide 3 TimesTen documentation uses these variables to identify path, file and user names: If you see... It means... install_dir The path that represents the directory where the current release of TimesTen is installed. TTinstance The instance name for your specific installation of TimesTen. Each installation of TimesTen must be identified at install time with a unique alphanumeric instance name. This name appears in the install path. The instance name “giraffe” is used in examples in this guide. bits or bb Two digits, either 32 or 64, that represent either the 32-bit or 64-bit operating system. release or rr Two digits that represent the first two digits of the current TimesTen release number, with or without a dot. For example, 70 or 7.0 represents TimesTen Release 7.0. jdk_version Two digits that represent the version number of the major JDK release. Specifically, 14 represent JDK 1.4; 5 represents JDK 5. timesten A sample name for the TimesTen instance administrator. You can use any legal user name as the TimesTen administrator. On Windows, the TimesTen instance administrator must be a member of the Administrators group. Each TimesTen instance can have a unique instance administrator name. DSN The data source name. This guide uses these icons to identify platform-specific information: If you see It means Information applies to TimesTen on a supported UNIX platform. Information applies to TimesTen on the Windows 2000, Windows XP and Windows 2003 and Windows 64-bit platform 4 Oracle TimesTen In-Memory Database Error Messages and SNMP Traps Information applies to TimesTen on the HP-UX platform. Information applies to TimesTen on the Solaris platform. Information applies to TimesTen