Skip to content

Fatih Acar's blog

About of Database Systems and Information Technologies

Menu
  • Home
  • About Me
  • Contact Me
Menu

Category: Oracle

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-01100 to ORA-01200

Posted on 07/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-01100 to ORA-01200 ORA-01100: database already mounted Cause: A database is already mounted in this instance. Action: n/a ORA-01101: database being created currently mounted by some other instance Cause: Some other instance has the database of same name currently mounted and you are trying to create it. Action: Either change…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00900 to ORA-01100

Posted on 06/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00900 to ORA-01100 ORA-00910: specified length too long for its datatype Cause: for datatypes CHAR and RAW, the length specified was > 2000; otherwise, the length specified was > 4000. Action: use a shorter length or switch to a datatype permitting a longer length such as a VARCHAR2,…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00500 to ORA-00900

Posted on 06/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00500 to ORA-00900 ORA-00500: Listener registration process terminated with an error. Cause: The listener registration process died. Action: Warm start the instance. ORA-00501: CLMN process terminated with error Cause: The cleanup process died. Action: Warm start the instance. ORA-00502: PMAN process terminated with error Cause: The manager process died. Action: Warm start…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00400 to ORA-00500

Posted on 05/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00400 to ORA-00500 ORA-00400: invalid release value string for parameter string Cause: The release level given for the specified init parameter is invalid. Action: Correct the parameter value in the parameter file and retry. ORA-00401: the value for parameter string is not supported by this release Cause: The value specified cannot be supported by…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00300 to ORA-00400

Posted on 04/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00300 to ORA-00400 ORA-00300: illegal redo log block size string specified – exceeds limit of string Cause: The specified block size of the redo log is greater than the maximum block size for the operating system. Action: Create the redo log on a device with a smaller block size ORA-00301: error…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00200 to ORA-00300

Posted on 03/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00200 to ORA-00300 ORA-00200: control file could not be created Cause: It was not possible to create the control file. Action: Check that there is sufficient disk space and no conflicts in filenames and try to create the control file again. ORA-00201: control file version string incompatible with ORACLE version string…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00100 to ORA-00200

Posted on 02/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00100 to ORA-00200 ORA-00100: no data found Cause: An application made reference to unknown or inaccessible data. Action: Handle this condition within the application or make appropriate modifications to the application code. NOTE: If the application uses Oracle-mode SQL instead of ANSI-mode SQL, ORA-01403 will be generated instead…

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00000 to ORA-00100

Posted on 01/08/201612/12/2016 by Fatih Acar

Oracle 12c R2 Error Codes and Solution Suggestions from ORA-00000 to ORA-00100 ORA-00000: normal, successful completion Cause: Normal exit. Action: None ORA-00001: unique constraint (string.string) violated Cause: An UPDATE or INSERT statement attempted to insert a duplicate key. For Trusted Oracle configured in DBMS MAC mode, you may see this message if a duplicate entry exists at a…

ORA-65096: invalid common user or role name Oracle 12c

Posted on 29/05/201629/11/2018 by Fatih Acar

Error Oracle gives error when user creation Oracle 12c version. SQL Error: ORA-65096: invalid common user or role name 65096. 00000 –  “invalid common user or role name” *Cause: An attempt was made to create a common user or role with a name that was not valid for common users or roles.  In addition to…

Oracle 12c : RMAN New Features and Enhancements

Posted on 26/05/2016 by Fatih Acar

 1. Fine Grained Recovery With Oracle Database 12c, you can use a simple RECOVER TABLE command to perform a point-in-time recovery of a table/partition without having to go through a manual point-in-time recovery process. This command automatically performs the following steps: creation of the auxiliary instance, table recovery, exporting of the object, and importing it…

Posts pagination

  • Previous
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 29
  • 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