Skip to content

Fatih Acar's blog

About of Database Systems and Information Technologies

Menu
  • Home
  • About Me
  • Contact Me
Menu

Category: Databases

Oracle 11g Error Codes and Solution Suggestions from ORA-02200 to ORA-02300

Posted on 02/03/201621/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-02200 to ORA-02300 ORA-02200: WITH GRANT OPTION not allowed for PUBLIC Cause: An attempt was made to GRANT to PUBLIC WITH GRANT OPTION. Action: Remove the WITH GRANT OPTION clause. ORA-02201: sequence not allowed here Cause: An attempt was made to reference a sequence in a from-list. Action: A sequence can…

Oracle 11g Error Codes and Solution Suggestions from ORA-02100 to ORA-02200

Posted on 01/03/201621/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-02100 to ORA-02200 ORA-02140: invalid tablespace name Cause: An identifier does not follow ALTER TABLESPACE. Action: Specify a tablespace name following ALTER TABLESPACE. ORA-02141: invalid OFFLINE option Cause: An option other than NORMAL or IMMEDIATE follows OFFLINE. Action: The user must either specify no option following OFFLINE or one of the…

Oracle 11g Error Codes and Solution Suggestions from ORA-02000 to ORA-02100

Posted on 25/02/201620/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-02000 to ORA-02100 ORA-02001: user SYS is not permitted to create indexes with freelist groups Cause: user tried to create an index while running with sys authorization. Action: None ORA-02004: security violation Cause: This error code is never returned to a user. It is used as a…

Oracle 11g Error Codes and Solution Suggestions from ORA-01900 to ORA-02000

Posted on 24/02/201620/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01900 to ORA-02000 ORA-01900: LOGFILE keyword expected Cause: keyword missing Action: supply missing keyword ORA-01901: ROLLBACK keyword expected Cause: keyword missing Action: supply missing keyword ORA-01902: SEGMENT keyword expected Cause: keyword missing Action: supply missing keyword ORA-01903: EVENTS keyword expected Cause: keyword missing Action: supply missing keyword…

Oracle 11g Error Codes and Solution Suggestions from ORA-01800 to ORA-01900

Posted on 24/02/201620/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01800 to ORA-01900 ORA-01804: failure to initialize timezone information Cause: The timezone information file was not properly read. Action: Please contact Oracle Customer Support. ORA-01841: (full) year must be between -4713 and +9999, and not be 0 Cause: Illegal year entered Action: Input year in the specified…

Oracle 11g Error Codes and Solution Suggestions from ORA-01700 to ORA-01800

Posted on 23/02/201620/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01700 to ORA-01800 ORA-01702: a view is not appropriate here Cause: Among other possible causes, this message will be produced if an attempt was made to define an Editioning View over a view. Action: An Editioning View may only be created over a base table. ORA-01704: string…

Oracle 11g Error Codes and Solution Suggestions from ORA-01600 to ORA-01700

Posted on 22/02/201619/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01600 to ORA-01700 ORA-01600: at most one “string” in clause “string” of string Cause: The INIT.ORA parameter was mis-specified. Action: Correct the INIT.ORA parameter and restart the instance. ORA-01601: illegal bucket size in clause “string” of string Cause: The bucket size was invalid for this parameter. Action:…

Oracle 11g Error Codes and Solution Suggestions from ORA-01500 to ORA-01600

Posted on 21/02/201619/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01500 to ORA-01600 ORA-01500: failure in getting date/time Cause: During create database or alter tablespace, there was a failure in getting the date and time. Action: Contact your customer support representative. ORA-01501: CREATE DATABASE failed Cause: An error occurred during create database Action: See accompanying errors. ORA-01502:…

Oracle 11g Error Codes and Solution Suggestions from ORA-01401 to ORA-01500

Posted on 20/02/201619/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01401 to ORA-01500 ORA-01409: NOSORT option may not be used; rows are not in ascending order Cause: Creation of index with NOSORT option when rows were not ascending. For non-unique indexes the rowid is considered part of the index key. Therefore, if you create an index nosort…

Oracle 11g Error Codes and Solution Suggestions from ORA-01301 to ORA-01400

Posted on 19/02/201619/10/2016 by Fatih Acar

Oracle 11g Error Codes and Solution Suggestions from ORA-01301 to ORA-01400 ORA-01301: error writing to file during flat file build Cause: Error writing to file during flat file build Action: None ORA-01302: dictionary build options missing or incorrect Cause: Missing dictionary build options or incorrectly specified options Action: Specify either a build to redo log…

Posts pagination

  • Previous
  • 1
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 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