This article summarizes the ORA-01114, ORA-27067 error solution, there is a need to learn friends can refer to the next Oh.
Today a friend asked the following case, ORA-01114, ORA-27067 and OSD-04026 errors at the same time:
* ** Action name :() 09:31:00. 762* ** Module name :( JDBC Thin Client) 09:31:00. 762* ** Servi
ORA-16014 and ORA-00312
Scenario:
SQL> alter system archive log current;Alter system archive log current*Row 3 has an error:ORA-16014: log 2 sequence #34 Unarchived, no available destinationORA-00312: Online log 2 thread 1: '+ DATA_DG/orcl/onlinelog/group_2.258.885126161'ORA-00312: Online log 2 thread 1: '/orabak/clog/orcl02.log'
Environment is a personal lab env
Object "h1 ". "trdx_fee_table" failed to load/unload and is being skipped due to error: ORA-31640: Unable to open dump file "/oraapp/Oracle/backup/newdb.20140918.dmp" for readORA-19505: failed to identify file "/oraapp/Oracle/backup/newdb.20140918.dmp" ORA-27037: unable to obtain file statusibm aix risc system/6000 error: 2: no such file or directoryadditional information: 3ora-000093: table Data Object "h
Encountered ORA-01078, LRM-00109, ORA-27046 SPFILE file File Corruption solved today when starting the database encountered
$ Sqlplus/as sysdbaSQL * Plus: Release 10.2.0.4.0-Production on Tue Jul 16 21:28:03 2013 Copyright (c) 1982,200 7, Oracle. all Rights Reserved. connected to an idle instance. SQL> startup nomount; ORA-01078: failure in processing system para
Upgrade the database from 10.2.0.1.0 to 10.2.0.5.0, start the database, error: ORA-01092: ORACLE routine termination, forced disconnection. View the alert file to display ORA-00
Upgrade the database from 10.2.0.1.0 to 10.2.0.5.0, start the database, error: ORA-01092: ORACLE routine termination, forced disconnection. View the alert file to display
Label: Open resetlogs ora-00312 ora-00392
Error message:
SQL> alter database open resetlogs;
Alter database open resetlogs*Error at line 1:ORA-00392: log 3 of thread 1 is being cleared, operation not allowedORA-00312: Online log 3 thread 1: '/orabase/bak/oradata/orcl/redo03.log'
Official explanation:
Clearing_current-Current Log is being cleare
A ORA-01659 error occurs when an insert operation is performed on a table in the database.ERROR at line 1:ORA-01659: unable to allocate MINEXTENTS beyond 56 in tablespace USER01At the same time, the background alert Log appearsORA-1652: unable to extend temp segment by 8192 in tablespace USER01At first, I thought it was caused by insufficient table space in user01. However, the query table space usage is ve
The redo path is incorrect today, and the standby uard database cannot be open:
ORA-01275: The add logfile operation is not allowed when backup file management is automatically performed
Let's take a look at the following:
Let's take a look at the information of the slave database:SQL> select switchover_status from v $ database;SWITCHOVER_STATUS--------------------RECOVERY NEEDEDSQL> select database_role, open_mode from v $ database;DATABASE_ROLE OPEN
ORA-12520 error solved one, ORA-12520 error solved
Problem description:
An error was reported when I suddenly found a connection to the database today. When I use pl/SQL dev to connect to data, sometimes I can connect to the database. Sometimes I can report the following connection times:
ORA-12520: TNS: The Listener cannot find the available handle for the desi
Simulate ORA-26040: Data block was loaded using the NOLOGGING option, ora-26040nologging
We know that setting the nologging option can speed up the execution of some oracle operations, which is very useful when executing some maintenance tasks, but this option is also very dangerous. If it is not used properly, may cause a ORA-26040 error in the database.
First,
ORA-00604 ORA-21700 error handling
Delete SDE user (GIS map data user) report ORA-00604 ORA-21700 today, detailed steps are as follows:
SQL> drop user SDE cascade;
ERROR at line 1:ORA-00604: error occurred at recursive SQL level 2ORA-21700: object does not exist or is marked
In the morning, I received an alert text message on the way to work. An error occurred while archiving an alert library.
The content of the alert. log file is as follows:Wed Jul 25 06:00:02 2012Errors in file/Oracle/app/oracle/admin/skate/bdump/skate_arc0_3618.trc:Ora-19510: failed to set size of 84875 blocks for file "/oracle/oradata/skate/archive/41059432_713742632.dbf" (blocksize = 512)Ora-27037: unable to obtain file statusLinux-x86_64 Error: 2: N
ORA-01548 in Oracle: active rollback segment '_ SYSSMU1 $' found, ora-01548_syssmu1
ORA-01548 in Oracle: active rollback segment '_ SYSSMU1 $' found
Oracle Undo tablespace recovery (no backup) http://www.linuxidc.com/Linux/2014-06/103779.htm
Undo tablespace loss http://www.linuxidc.com/Linux/2014-01/95335.htm for RMAN backup and recovery
About Oracle release over
Oracle Tutorial: ORA-25153 temporary tablespace is empty, ORA-01652 cannot pass 128
I wrote a complex select statement, and suddenly Oracle reported: ORA-25153 temporary tablespace is empty, this error, so I checked online, found the following solution: create a new temporary tablespace.
First, you must have the system permission. After logging in,
Step 1: Cre
I wrote a complex select statement, and suddenly oracle reported: ORA-25153 temporary tablespace is empty, this error, so I checked online, found the following solution: Create
I wrote a complex select statement, and suddenly oracle reported: ORA-25153 temporary tablespace is empty, this error, so I checked online, found the following solution: Create
I wrote a complex select statement, and suddenly
EXPDP encountered ora-31693ora-00922Execution EXPDP encountered the following error:Ora-31693:table data Object "Hq_x1". " B3901_p "failed to Load/unload and was being skipped due to error:ora-00922:missing or Invalid optionOra-31693:table data Object "Hq_x1". " B3903 "failed to Load/unload and was being skipped due to error:ora-00922:missing or Invalid optionOra-31693:table data Object "Hq_x1". " B3904 "failed to Load/unload and was being skipped due
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.