Skip to content

Fatih Acar's blog

About of Database Systems and Information Technologies

Menu
  • Home
  • About Me
  • Contact Me
Menu

Category: Databases

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-13200 to ORA-13300

Posted on 14/09/201608/02/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-13200 to ORA-13300 ORA-13200: internal error [string] in spatial indexing. Cause: This is an internal error. Action: Contact Oracle Support Services with the exact error text. ORA-13201: invalid parameters supplied in CREATE INDEX statement Cause: An error was encountered while trying to parse the parameters clause for the spatial…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-13100 to ORA-13200

Posted on 14/09/201608/02/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-13100 to ORA-13200 ORA-13100: feature does not exist Cause: The feature does not exist. Action: Contact Oracle Support Services. ORA-13101: invalid ptn_type parameter Cause: An incorrect ptn_type parameter was specified. Action: Ensure the ptn_type parameter value is correct. ORA-13102: invalid ptn_capacity parameter Cause: An incorrect ptn_capacity parameter was specified. Action: Ensure the…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-13000 to ORA-13100

Posted on 13/09/201608/02/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-13000 to ORA-13100 ORA-13000: dimension number is out of range Cause: The specified dimension was either smaller than 1 or greater than the number of dimensions encoded in the HHCODE. Action: Ensure that the dimension number is between 1 and the maximum number of dimensions encoded in the…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12800 to ORA-13000

Posted on 13/09/201608/02/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12800 to ORA-13000 ORA-12800: system appears too busy for parallel query execution Cause: load on system is too high to perform parallel queries. Action: re-execute serially or wait until system load is reduced. ORA-12801: error signaled in parallel query server string Cause: A parallel query server reached an exception condition….

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12700 to ORA-12800

Posted on 13/09/201608/02/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12700 to ORA-12800 ORA-12700: invalid NLS parameter value (string) Cause: An invalid or unknown NLS configuration parameter was specified. Action: n/a ORA-12701: CREATE DATABASE character set is not known Cause: The character set specified when creating the database is unknown. Action: n/a ORA-12702: invalid NLS parameter string used in SQL…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12500 to ORA-12700

Posted on 12/09/201623/01/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12500 to ORA-12700 ORA-12500: TNS:listener failed to start a dedicated server process Cause: The process of starting up a dedicated server process failed. The executable could not be found or the environment may be set up incorrectly. Action: Turn on tracing at the ADMIN level and reexecute the…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12400 to ORA-12500

Posted on 11/09/201623/01/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12400 to ORA-12500 ORA-12400: invalid argument to facility error handling Cause: An argument to a facility error handling function exceeded a maximum limit or referred to an invalid product/facility. Action: Specify a valid facility error handling parameter value. ORA-12401: invalid label string: string Cause: The policy could not convert the…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12150 to ORA-12400

Posted on 10/09/201623/01/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12150 to ORA-12400 ORA-12150: TNS:unable to send data Cause: Unable to send data. Connection probably disconnected. Action: Reestablish connection. If the error is persistent, turn on tracing and reexecute the operation. ORA-12151: TNS:received bad packet type from network layer Cause: Internal error. Action: Not normally visible to the user. For…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12000 to ORA-12100

Posted on 10/09/201623/01/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-12000 to ORA-12100 ORA-12001: cannot create log: table ‘string’ already has a trigger Cause: Materialized view logs are filled by a trigger on the master table. That trigger cannot be created. Action: To create a materialized view log, drop the current trigger on the master. ORA-12002: there is…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-10900 to ORA-10999

Posted on 08/09/201623/01/2017 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-10900 to ORA-10999 ORA-10900: extent manager fault insertion event #string Cause: causes faults to be generated in instrumented extent code Action: this should only be enabled for internal testing ORA-10901: disable the fix for bug 1230798 ORA-10902: disable seghdr conversion for ro operation Cause: causes seghdr conversion to be…

Posts pagination

  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 33
  • Next



View Fatih ACAR's profile on LinkedIn

Categories

  • Databases (329)
    • MsSQL Server (18)
      • Administration (16)
      • Errors and Solutions (4)
      • SQL (2)
    • MySQL (5)
      • Administration (4)
      • Backup And Recovery (1)
      • Errors and Solutions (1)
    • Oracle (290)
      • Administration (79)
      • Backup And Recovery (29)
      • Errors and Solutions (195)
      • Procedure (10)
      • SQL (32)
    • PostgreSQL (16)
      • Administration (15)
      • Errors and Solutions (3)
      • SQL (2)
    • Redis (1)
  • Microsotf Dynamics CRM (1)
  • Operating Systems (47)
    • Linux & Unix (34)
    • Windows (13)
  • Programing (5)
    • Python (5)
  • SAP (15)
    • Errors and Solutions (4)
    • SAP Basis (12)
  • Security (8)
    • Database Security (6)
    • Information Security (1)
    • System Security (4)
  • VMware (4)

Recent Posts

  • Redis 7 Sentinel Infrastructure Installation
  • Oracle Database 19c Multi Data Guard and DML Redirect, Switchover-Failover Operations on Oracle Linux 8
  • Oracle Database 23ai Free Installation Steps on Oracle Linux 9
  • Oracle Database 19c Active Data Guard Installation and DML Redirect, Switchover-Failover Operations on Oracle Linux 8
  • Oracle Database 19c Installation and 19.22 RU Patch Apply on Oracle Linux 8

Resources

  • Oracle
  • PostgreSQL

Blogroll

  • Gökhan Atıl
  • H. Koray Gündüz
  • Hakan Talip Öztürk
  • Zekeriya Beşiroğlu

Web Pages

  • BT Çözümleri

Tag Cloud

Administration Backup and Recovery Cluster Systems Database Administration Database Security Linux Linux Administration MsSQL Server MsSQL Server Error and Solutions MySQL MySQL Administration ORA-00018 ORA-00020 Oracle Oracle 12c Oracle 19c Oracle Administration Oracle Backup and Restore Oracle Data Guard Oracle Data Guard Failover Oracle Data Guard Switchover Oracle Error Solutions Oracle Linux Oracle Rman Backup Oracle Security Oracle SQL Query PostgreSQL PostgreSQL Administration PostgreSQL High Availability PostgreSQL Hot Standby Python SAP Basis Sap Errors and Solutions Sap System Administration SQL SQL Server Administration SQL Server Availability Group Stored Procedure System Administration System Security VMware VMware Administration Windows Windows Batch Script Windows Server

Social

  • View facar1987’s profile on Twitter
  • View facar’s profile on LinkedIn

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 17 other subscribers
©2026 Fatih Acar's blog | Built using WordPress and Responsive Blogily theme by Superb