Database Error Messages Release 1 (9.0.1) - Docs.oracle

2y ago
21 Views
2 Downloads
7.30 MB
2.0K Pages
Last View : 2m ago
Last Download : 3m ago
Upload by : Tripp Mcmullen
Transcription

Oracle9iDatabase Error MessagesRelease 1 (9.0.1)July 2001Part No. A90202-02

Oracle9i Database Error Messages, Release 1 (9.0.1)Part No. A90202-02Copyright 1996, 2001, Oracle Corporation. All rights reserved.The Programs (which include both the software and documentation) contain proprietary information ofOracle Corporation; they are provided under a license agreement containing restrictions on use anddisclosure and are also protected by copyright, patent, and other intellectual and industrial propertylaws. Reverse engineering, disassembly, or decompilation of the Programs is prohibited.The information contained in this document is subject to change without notice. If you find any problemsin the documentation, please report them to us in writing. Oracle Corporation does not warrant that thisdocument is error free. Except as may be expressly permitted in your license agreement for thesePrograms, no part of these Programs may be reproduced or transmitted in any form or by any means,electronic or mechanical, for any purpose, without the express written permission of Oracle Corporation.If the Programs are delivered to the U.S. Government or anyone licensing or using the programs onbehalf of the U.S. Government, the following notice is applicable:Restricted Rights Notice Programs delivered subject to the DOD FAR Supplement are "commercialcomputer software" and use, duplication, and disclosure of the Programs, including documentation,shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement.Otherwise, Programs delivered subject to the Federal Acquisition Regulations are "restricted computersoftware" and use, duplication, and disclosure of the Programs shall be subject to the restrictions in FAR52.227-19, Commercial Computer Software - Restricted Rights (June, 1987). Oracle Corporation, 500Oracle Parkway, Redwood City, CA 94065.The Programs are not intended for use in any nuclear, aviation, mass transit, medical, or other inherentlydangerous applications. It shall be the licensee's responsibility to take all appropriate fail-safe, backup,redundancy, and other measures to ensure the safe use of such applications if the Programs are used forsuch purposes, and Oracle Corporation disclaims liability for any damages caused by such use of thePrograms.Oracle is a registered trademark, and Oracle9i, ConText, Oracle Names, Oracle8i, PL/SQL, Pro*Ada,Pro*C, Pro*C/C , Pro*COBOL, Pro*FORTRAN, Pro*Pascal, Pro*PL/1, SQL*Plus, and Trusted Oracleare trademarks or registered trademarks of Oracle Corporation. Other names may be trademarks of theirrespective owners.

ContentsSend Us Your Comments . ixPreface. xiAudience . xiiOrganization. xiiRelated Documentation . xvConventions. xviiDocumentation Accessibility . xixPart I1IntroductionUsing MessagesLocating Message Documentation .Oracle Database Server .Product Specific .Operating System-Specific .Accuracy of Messages .Message Format.Recognizing Variable Text in Messages .Message Stacks.Contacting Oracle Support Services .Oracle Exception Messages.Trace Files .The Alert File .1-21-21-21-21-21-31-31-31-41-51-51-6iii

Part IIOracle Database Server Messages2ORA-00000 to ORA-008993ORA-00900 to ORA-014994ORA-01500 to ORA-020995ORA-02100 to ORA-040996ORA-04100 to ORA-074997ORA-07500 to ORA-098578ORA-09858 to ORA-122999ORA-12300 to ORA-1239910ORA-12400 to ORA-1269911ORA-12700 to ORA-1939912ORA-19400 to ORA-2427913ORA-24280 to ORA-2924914ORA-29250 to ORA-32767Part IIIivOracle Database Server Utilities Messages

15Oracle Trace Collection Services Messages (EPC)16Export Messages (EXP)17Import Messages (IMP)18Parameter Messages (LRM)19Parameter Messages (LCD)20BFILE-Related Messages (LFI)21PL/SQL and FIPS Messages (PLS)22 Summary Advisor, Explain Rewrite, and Explain Materialized ViewMessages (QSM)23Recovery Manager Messages (RMAN)24SQL*Loader Messages (SQL*Loader)Part IVNetwork Messagesv

25Oracle Net Messages (TNS)26Oracle Names Client Messages (NNC)27Oracle Names Server Messages (NNO)28Oracle Names Control Utility Messages (NNL)29Oracle Names Server Network Presentation Layer Messages (NPL)30External Naming Messages (NNF)31Simple Network Management Protocol Messages (NMP)32Remote Operation Messages (NCR)33Network Security Messages (NZE)Part VviPrecompiler Messages

34SQL*Module Messages (MOD)35Object Type Translator Type File Messages (O2F)36Object Type Translator Initialization Messages (O2I)37Object Type Translator Unparser Messages (O2U)38Pro*COBOL Messages (PCB)39PCF FIPS Messages (PCF)40Pro*C/C Messages (PCC)41SQL Runtime Messages (SQL)Part VIOptions Messages42interMedia Audio Messages (AUD)43interMedia Image Messages (IMG)44interMedia Video Messages (VID)45Oracle Text Messages (DRG)46Time Series Messages (TS)47Spatial Data Option Messages (SDO)48Visual Information Retrieval Messages (VIR)Indexvii

viii

Send Us Your CommentsOracle9i Database Error Messages, Release 1 (9.0.1)Part No. A90202-02Oracle Corporation welcomes your comments and suggestions on the quality and usefulness of thisdocument. Your input is an important part of the information used for revision. Did you find any errors?Is the information clearly presented?Do you need more information? If so, where?Are the examples correct? Do you need more examples?What features did you like most?If you find any errors or have any other suggestions for improvement, please indicate the documenttitle and part number, and the chapter, section, and page number (if available). You can send comments to us in the following ways: Electronic mail: infodev us@oracle.comFAX: (650) 506-7227 Attn: Server Technologies Documentation ManagerPostal service:Oracle CorporationServer Technologies Documentation500 Oracle Parkway, Mailstop 4op11Redwood Shores, CA 94065USAIf you would like a reply, please give your name, address, telephone number, and (optionally) electronic mail address.If you have problems with the software, please contact your local Oracle Support Services.ix

x

PrefaceThis manual describes error messages that may appear while using products thatare part of Oracle. Each message listing in the manual contains the messagestatement, an explanation of the probable causes of the message, and arecommended action. If the message is a warning or indicates that an erroroccurred, the message listing indicates a corrective action.This preface contains these topics: Audience Organization Related Documentation Conventions Documentation Accessibilityxi

AudienceOracle9i Database Error Messages is intended for all Oracle users.OrganizationThis document contains:xii

Part I, "Introduction"Chapter 1, "Using Messages"Part II, "Oracle Database Server Messages"Chapter 2, "ORA-00000 to ORA-00899"Chapter 3, "ORA-00900 to ORA-01499"Chapter 4, "ORA-01500 to ORA-02099"Chapter 5, "ORA-02100 to ORA-04099"Chapter 6, "ORA-04100 to ORA-07499"Chapter 7, "ORA-07500 to ORA-09857"Chapter 8, "ORA-09858 to ORA-12299"Chapter 9, "ORA-12300 to ORA-12399"Chapter 10, "ORA-12400 to ORA-12699"Chapter 11, "ORA-12700 to ORA-19399"Chapter 12, "ORA-19400 to ORA-24279"Chapter 13, "ORA-24280 to ORA-29249"Chapter 14, "ORA-29250 to ORA-32767"Part III, "Oracle Database Server Utilities Messages"Chapter 15, "Oracle Trace Collection Services Messages (EPC)"Chapter 16, "Export Messages (EXP)"xiii

Chapter 17, "Import Messages (IMP)"Chapter 18, "Parameter Messages (LRM)"Chapter 19, "Parameter Messages (LCD)"Chapter 20, "BFILE-Related Messages (LFI)"Chapter 21, "PL/SQL and FIPS Messages (PLS)"Chapter 22, "Summary Advisor, Explain Rewrite, and Explain MaterializedView Messages (QSM)"Chapter 23, "Recovery Manager Messages (RMAN)"Chapter 24, "SQL*Loader Messages (SQL*Loader)"Part IV, "Network Messages"Chapter 25, "Oracle Net Messages (TNS)"Chapter 26, "Oracle Names Client Messages (NNC)"Chapter 27, "Oracle Names Server Messages (NNO)"Chapter 28, "Oracle Names Control Utility Messages (NNL)"Chapter 29, "Oracle Names Server Network Presentation Layer Messages(NPL)"Chapter 30, "External Naming Messages (NNF)"Chapter 31, "Simple Network Management Protocol Messages (NMP)"Chapter 32, "Remote Operation Messages (NCR)"Chapter 33, "Network Security Messages (NZE)"xiv

Part V, "Precompiler Messages"Chapter 34, "SQL*Module Messages (MOD)"Chapter 35, "Object Type Translator Type File Messages (O2F)"Chapter 36, "Object Type Translator Initialization Messages (O2I)"Chapter 37, "Object Type Translator Unparser Messages (O2U)"Chapter 38, "Pro*COBOL Messages (PCB)"Chapter 39, "PCF FIPS Messages (PCF)"Chapter 40, "Pro*C/C Messages (PCC)"Chapter 41, "SQL Runtime Messages (SQL)"Part VI, "Options Messages"Chapter 42, "interMedia Audio Messages (AUD)"Chapter 43, "interMedia Image Messages (IMG)"Chapter 44, "interMedia Video Messages (VID)"Chapter 45, "Oracle Text Messages (DRG)"Chapter 46, "Time Series Messages (TS)"Chapter 47, "Spatial Data Option Messages (SDO)"Chapter 48, "Visual Information Retrieval Messages (VIR)"Related DocumentationFor more information, see these Oracle resources:xv

Oracle9i Database Concepts for general information about the Oracle databaseserver and how it worksOracle9i Database Administrator’s Guide and the Oracle9i User-Managed Backup andRecovery Guide for information about administering the Oracle database serverOracle9i Application Developer’s Guide - Fundamentals, Oracle9i Supplied PL/SQLPackages and Types Reference, Oracle9i Application Developer’s Guide - Large Objects(LOBs), and the Oracle9i Application Developer’s Guide - Advanced Queuing, forinformation about developing database applications within the Oracle databaseserverOracle9i Database Migration for the procedures for migrating a previous releaseof Oracle to Oracle9iOracle9i SQL Reference for information on Oracle’s SQL commands andfunctionsOracle9i Database Utilities for information about the utilities bundled with theOracle database server, including Export, Import, and SQL*LoaderOracle Net Services Administrator’s Guide for information about Oracle NetServicesOracle Advanced Security Administrator’s Guide for information about dataencryption, external authentication services, and Oracle DCE integration, allincluded in the Oracle Advanced Networking OptionFor information specific to the Oracle Server working on your host operatingsystem, see your operating system-specific Oracle documentation (specific booktitles vary by operating system) and system release bulletins, if available.Many of the examples in this book use the sample schemas of the seed database,which is installed by default when you install Oracle. Refer to Oracle9i SampleSchemas for information on how these schemas were created and how you can usethem yourself.In North America, printed documentation is available for sale in the Oracle Store athttp://oraclestore.oracle.com/Customers in Europe, the Middle East, and Africa (EMEA) can purchasedocumentation fromhttp://www.oraclebookshop.com/Other customers can contact their Oracle representative to purchase printeddocumentation.xvi

To download free release notes, installation documentation, white papers, or othercollateral, please visit the Oracle Technology Network (OTN). You must registeronline before using OTN; registration is free and can be done athttp://technet.oracle.com/membership/index.htmIf you already have a username and password for OTN, then you can go directly tothe documentation section of the OTN Web site onsThis section describes the conventions used in the text and code examples of thisdocumentation set. It describes: Conventions in Text Conventions in Code ExamplesConventions in TextWe use various conventions in text to help you more quickly identify special terms.The following table describes those conventions and provides examples of their use.ConventionMeaningBoldBold typeface indicates terms that areWhen you specify this clause, you create andefined in the text or terms that appear in index-organized table.a glossary, or both.ItalicsItalic typeface indicates book titles oremphasis.Oracle9i Database ConceptsUppercase monospace typeface indicateselements supplied by the system. Suchelements include parameters, privileges,datatypes, RMAN keywords, SQLkeywords, SQL*Plus or utility commands,packages and methods, as well assystem-supplied column names, databaseobjects and structures, usernames, androles.You can specify this clause only for a ampleEnsure that the recovery catalog and targetdatabase do not reside on the same disk.You can back up the database by using theBACKUP command.Query the TABLE NAME column in the USERTABLES data dictionary view.Use the DBMS STATS.GENERATE STATSprocedure.xvii

idthfont)Lowercase monospace typeface indicatesexecutables, filenames, directory names,and sample user-supplied elements. Suchelements include computer and databasenames, net service names, and connectidentifiers, as well as user-supplieddatabase objects and structures, columnnames, packages and classes, usernamesand roles, program units, and parametervalues.Enter sqlplus to open SQL*Plus.Lowercase monospace italic fontrepresents placeholders or variables.You can specify the parallel clause.The password is specified in the orapwd file.Back up the datafiles and control files in the/disk1/oracle/dbs directory.The department id, department name, andlocation id columns are in thehr.departments table.Set the QUERY REWRITE ENABLED initializationparameter to true.Note: Some programmatic elements use amixture of UPPERCASE and lowercase.Connect as oe user.Enter these elements as shown.The JRepUtil class implements these methods.lowercasemonospace(fixed-widthfont) italicRun Uold release.SQL where old releaserefers to the release you installed prior toupgrading.Conventions in Code ExamplesCode examples illustrate SQL, PL/SQL, SQL*Plus, or other command-linestatements. They are displayed in a monospace (fixed-width) font and separatedfrom normal text as shown in this example:SELECT username FROM dba users WHERE username ’MIGRATE’;The following table describes typographic conventions used in code examples andprovides examples of their use.ConventionMeaningExample[]Brackets enclose one or more optionalitems. Do not enter the brackets.DECIMAL (digits [ , precision ]){}Braces enclose two or more items, one ofwhich is required. Do not enter thebraces.{ENABLE DISABLE} A vertical bar represents a choice of two{ENABLE DISABLE}or more options within brackets or braces.[COMPRESS NOCOMPRESS]Enter one of the options. Do not enter thevertical bar.xviii

ConventionMeaning.Horizontal ellipsis points indicate either: That we have omitted parts of thecode that are not directly related tothe exampleCREATE TABLE . AS subquery;That you can repeat a portion of thecodeSELECT col1, col2, . , coln FROMemployees;.Vertical ellipsis points indicate that wehave omitted several lines of code notdirectly related to the example.Other notationYou must enter symbols other thanbrackets, braces, vertical bars, and ellipsispoints as shown.ItalicsUPPERCASElowercaseExampleacctbal NUMBER(11,2);acctCONSTANT NUMBER(4) : 3;Italicized text indicates placeholders orvariables for which you must supplyparticular values.CONNECT SYSTEM/system passwordUppercase typeface indicates elementssupplied by the system. We show theseterms in uppercase in order to distinguishthem from terms you define. Unless termsappear in brackets, enter them in theorder and with the spelling shown.However, because these terms are notcase sensitive, you can enter them inlowercase.SELECT last name, employee id FROMemployees;Lowercase typeface indicatesprogrammatic elements that you supply.For example, lowercase indicates namesof tables, columns, or files.SELECT last name, employee id FROMemployees;Note: Some programmatic elements use amixture of UPPERCASE and lowercase.Enter these elements as shown.CREATE USER mjones IDENTIFIED BY ty3MU9;DB NAME database nameSELECT * FROM USER TABLES;DROP TABLE hr.employees;sqlplus hr/hrDocumentation AccessibilityOracle's goal is to make our products, services, and supporting documentationaccessible to the disabled community with good usability. To that end, ourdocumentation includes features that make information available to users ofassistive technology. This documentation is available in HTML format, and containsmarkup to facilitate access by the disabled community. Standards will continue toevolve over time, and Oracle is actively engaged with other market-leadingxix

technology vendors to address technical obstacles so that our documentation can beaccessible to all of our customers. For additional information, visit the OracleAccessibility Program Web site athttp://www.oracle.com/accessibility/JAWS, a Windows screen reader, may not always correctly read the code examplesin this document. The conventions for writing code require that closing bracesshould appear on an otherwise empty line; however, JAWS may not always read aline of text that consists solely of a bracket or brace.xx

Part IIntroductionThis part contains the following chapter: Chapter 1, "Using Messages"

1Using MessagesThis chapter gives you general information and helpful tips about error messages.This chapter covers the following topics: Locating Message Documentation Accuracy of Messages Message Format Recognizing Variable Text in Messages Message Stacks Contacting Oracle Support Services Oracle Exception Messages Trace Files The Alert FileUsing Messages 1-1

Locating Message DocumentationLocating Message DocumentationOracle Database ServerThese messages are generated by the Oracle database server when running anyOracle program. This manual documents messages that are common across Oracleproducts and tools.Product SpecificThese messages are specific to one product and are documented in manuals for thatproduct. For example, if you are working with SQL*Plus on Windows, you wouldneed to refer to the messages contained in SQL*Plus Getting Started for Windows.Operating System-SpecificThese messages are specific to one operating system. A range of message codenumbers are reserved for each operating system. For example, the range ORA-07500to ORA-07999 is reserved for DEC VAX/VMS messages; these messages are listedin the appropriate operating system-specific documentation.The prefix of the message indicates where to find information about the message.For example, some messages in this manual have the prefix "ORA". If youencounter a message without a prefix, first check the manuals for the Oracle Serveryou are using, then check this manual.Accuracy of MessagesThe accuracy of the messages in this manual is our primary concern. Occasionally,an enhancement to a message is not incorporated into the Oracle software. Shouldyou encounter a message generated on your system that differs from the message inthis book, be assured the improved message text is usually incorporated in the nextrelease of the software. If you should encounter a discrepancy, please contact ususing the information contained in the Reader Comment Form at the front of thismanual.1-2 Oracle9i Database Error Messages

Message StacksMessage FormatAll messages displayed are prefixed by text that indicates which program issued themessage. For example, the prefix "ORA" shows that the message was generated bythe Oracle products. The location of messages in this book depends on the prefix ofthe message.All messages are listed in order by the message code number. To look up a message,use the message code number.Recognizing Variable Text in MessagesTo help you find and fix errors, Oracle embeds object names, numbers, andcharacter strings in some messages. These embedded variables are represented bystring, number, or character, as appropriate. For example:ORA-00020: maximum number of processes (number) exceededThe preceding message might actually appear as follows:ORA-00020: maximum number of processes (50) exceededMessage StacksOccasionally, you may see a message stack. This is simply a series of relatedmessages issued at different levels of Oracle.The following message stack is a generic example:ORA-06502: PL/SQL: numeric or value errorORA-06512: at "SCOTT.VALUE ERR", line 1ORA-06512: at line 1The following message stack is a VAX/VMS example:ORA-01034: Oracle not availableORA-07625: smsget: MGBLSC failure%SYSTEM-W-NOSUCHSEC, no such (global) sectionUsing Messages 1-3

Contacting Oracle Support ServicesIn this example, notice that the message at the bottom of the stack is issued by theVMS operating system. Seeing the messages at each level in the system may helpyou trace the originating event. For example, in this case, Oracle may not beavailable simply because it has not been started, and consequently there is nosystem global area (SGA). If you need the help of Oracle Support Services, be sureto report all the messages in the stack.Contacting Oracle Support ServicesSome messages recommend contacting Oracle Support Services to report a problem.When you contact Oracle Support Services, please have the following informationavailable: the hardware, operating system, and release number of the operating system onwhich Oracle is runningthe complete release number of the Oracle Server (for example, release 8.0.5 orrelease 7.1.3)all Oracle programs (with version numbers) in use when the error occurred. Forexample, SQL*Net V2.0 or SQL*Forms V3.0if you encountered one or more error codes or messages, the exact codenumbers and message text, in the order they appearedthe problem severity, according to the following codes:1 Program not usable. Critical impact on operations.2 Program usable. Operations severely restricted.3 Program usable with limited functions. Not critical to overall operations.4 Problem circumvented by customer. Minimal effect, if any, on operations.You will also be expected to provide the following: Your name The name of your organization Your Oracle Support ID Number Your telephone number1-4 Oracle9i Database Error Messages

Trace FilesOracle Exception MessagesOracle’s extensive self-checking helps detect internal errors. Oracle uses thefollowing catchall message for Oracle internal exceptions:ORA-00600: internal error code, arguments: [num], [], [],[],[],[]An actual message might appear as follows:ORA-00600: internal error code, arguments: [1042], [3], [upilam], [], [], []The message text can be followed by up to six arguments, which indicate the originand attributes of the error. The first argument is the internal error number. Otherarguments are various numbers, names, and character strings. Empty brackets maybe ignored.In addition to being returned to the user, internal errors are also written to the Alertfile along with additional information about the event causing the message. TheAlert file also lists any trace files that may have been generated because of aninternal error. See the following sections for descriptions of the trace and alert files.If you receive an ORA-00600 message, report it to Oracle Support Services.Trace FilesA trace file is created each time an Oracle instance starts or an unexpected eventoccurs in a user process or background process. The name of the trace file includesthe instance name, the process name, and the Oracle process number. The fileextension or file type is usually TRC, and, if different, is noted in your operatingsystem-specific Oracle documentation. The contents of the trace file may includedumps of the system global area, process global area, supervisor stack, andregisters.Two initialization parameters are used to specify the location of the trace files. The BACKGROUND DUMP DEST initialization parameter specifies the location oftrace files created by the Oracle background processes PMON, DBWR, LGWR,and SMON.The USER DUMP DEST initialization parameter specifies the location of tracefiles created by user processes such as SQL*Loader or Pro*C.The Alert file also describes the location of trace files generated when internal errorsoccur. See the next section for a description of the Alert file.Using Messages 1-5

The Alert FileYou may need to format the trace file before using it to diagnose problems. Toformat a trace file, use the DUMPFMT utility, which is available on most systemsand is described in your operating system-specific Oracle documentation. OracleSupport Services may ask you for a formatted trace file to help solve a problem.See Also: Oracle9i Database Administrator’s Guide for moreinformation about trace filesThe Alert FileThe Alert file is a log file that records information about internal errors andadministrative activities, such as backups. When an internal error occurs, themessage is sent to the terminal screen as well as written to the Alert file. Oracle alsowrites additional information about internal errors to the Alert file, such as thelocation and name of any trace files generated because of the error.The name of the Alert file is operating system-specific. The location of the Alert fileis the same as the location of the background process trace files. This location isspecified by the BACKGROUND DUMP DEST initialization parameter. For moreinformation, see your Oracle operating system-specific documentation.If your system uses an operator’s console, some messages from Oracle may appearon the console. All important messages are written to the Alert file as well as theoperator’s console. Because non-Oracle messages also appear on this console, theAlert file is a better record for tracing all Oracle administrative activity and errorsthan the console log.The Alert file also records information about administrative activities, such asbackups and archiving online redo log files.See Also: Oracle9i Database Administrator’s Guide for moreinformation about the Alert file.1-6 Oracle9i Database Error Messages

Part IIOracle Database Server MessagesThis part contains the following chapters: Chapter 2, "ORA-00000 to ORA-00899" Chapter 3, "ORA-00900 to ORA-01499" Chapter 4, "ORA-01500 to ORA-02099" Chapter 5, "ORA-02100 to ORA-04099" Chapter 6, "ORA-04100 to ORA-07499" Chapter 7, "ORA-07500 to ORA-09857" Chapter 8, "ORA-09858 to ORA-12299" Chapter 9, "ORA-12300 to ORA-12399" Chapter 10, "ORA-12400 to ORA-12699" Chapter 11, "ORA-12700 to ORA-19399" Chapter 12, "ORA-19400 to ORA-24279" Chapter 13, "ORA-24280 to ORA-29249" Chapter 14, "ORA-29250 to ORA-32767"

2ORA-00000 to ORA-00899ORA-00000 normal, successful completionCause: An operation has completed normally, having met no exceptions.Action: No action required.ORA-00001 unique constraint (string.string) violatedCause: An UPDATE or INSERT statement attempted to insert a duplicate key.Action: Either remove the unique restriction or do not insert the key.ORA-00017 session requested to set trace eventCause: The current session was requested to set a trace event by anothersession.Action: This is used internally; no action is required.ORA-00018 maximum number of sessions exceededCause: All session state objects are in use.Action: Increase the value of the SESSIONS initialization parameter.ORA-00019 maximum number of session licenses exceededCause: All licenses are in use.Action: Increase the value of the LICENSE MAX SESSIONS initializationparameter.ORA-00020 maximum number of processes (string) exceededCause: All process state objects are in use.Action: Increase the value of the PROCESSES initialization parameter.ORA-00000 to ORA-00899 2-1

ORA-00021 session attached to some other process; cannot switch sessionCause: The user session is currentl

server Oracle9i Database Migration for the procedures for migrating a previous release of Oracle to Oracle9i Oracle9i SQL Reference for information on Oracle’s SQL commands and functions Oracle9i Database Utilities for information about the utilities bundled with the Oracle

Related Documents:

Min Longitude Error: -67.0877 meters Min Altitude Error: -108.8807 meters Mean Latitude Error: -0.0172 meters Mean Longitude Error: 0.0028 meters Mean Altitude Error: 0.0066 meters StdDevLatitude Error: 12.8611 meters StdDevLongitude Error: 10.2665 meters StdDevAltitude Error: 13.6646 meters Max Latitude Error: 11.7612 metersAuthor: Rafael Apaza, Michael Marsden

We can overcome these medication errors by educating physicians, nurses regarding the areas where medication errors are more prone to occur. Key words: Medication error, Prescribing error, Dispensing error, Administration error, Documentation error, Transcribing error, EPA (Electronic prior authorization), Near miss, Missed dose. INTRODUCTION

Internal database error, system may be in the process of failing over to backup database server. Retry transaction. 10 Unable To Allocate Transaction Slot. Please contact support. Internal database error, system may be in the process of failing over to backup database server. Retry transaction.

Changes in This Release for Backup and Recovery User's Guide Changes in Oracle Database Release 18c, Version 18.1 xxxvi Changes in Oracle Database 12c Release 2 (12.2.0.1) xxxvii Changes in Oracle Database 12c Release 1 (12.1.0.2) xl Changes in Oracle Database 12c Release 1 (12.1.0.1) xl Part I Overview of Backup and Recovery

Database Applications and SQL 12 The DBMS 15 The Database 16 Personal Versus Enterprise-Class Database Systems 18 What Is Microsoft Access? 18 What Is an Enterprise-Class Database System? 19 Database Design 21 Database Design from Existing Data 21 Database Design for New Systems Development 23 Database Redesign 23

Getting Started with Database Classic Cloud Service. About Oracle Database Classic Cloud Service1-1. About Database Classic Cloud Service Database Deployments1-2. Oracle Database Software Release1-3. Oracle Database Software Edition1-3. Oracle Database Type1-4. Computing Power1-5. Database Storage1-5. Automatic Backup Configuration1-6

Changes in This Release for Oracle Database In-Memory Guide Changes in Oracle Database Release 18c, Version 18.1 xii Changes in Oracle Database 12c Release 2 (12.2.0.1) xiii Part I Oracle Database In-Memory Concepts 1 Introduction to Oracle Database In-Memory 1.1 Challenges for Analytic Applications 1-1 1.2 The Single-Format Approach 1-2 1.3 .

Communication between objects is depicted using messages. The messages appear in a sequential order on the lifeline. We represent messages using arrows. Lifelines and messages form the core of a sequence diagram. Messages can be broadly classified into the following categories: 1. Synchronous & Asynchronous messages 2. Create & Delete Message 3.