ORA-01110: ORA-01207: on sysaux01.dbf file

Hi,
I have a an Oracle 11.2 database running on SuSE Linux, and I did a cold linux backup of the database (shutdown database, and tar all file system to tape). Now I have restored all the files on a new server, and when I try to start the database, it brings the below error.
SQL> startup mount
ORACLE instance started.
Total System Global Area 1603411968 bytes
Fixed Size 2213776 bytes
Variable Size 872417392 bytes
Database Buffers 721420288 bytes
Redo Buffers 7360512 bytes
Database mounted.
SQL>
SQL> alter database open
2 /
alter database open
ERROR at line 1:
ORA-01122: database file 2 failed verification check
ORA-01110: data file 2: '/data1/oradata/prod01/sysaux01.dbf'
ORA-01207: file is more recent than control file - old control file
When I do the restore, all the files have the same datestamp. But After the alter open database command, control01.dbf and system01.dbf files changed their timestamp to today.
Help.
Kevin

Oracle Error :: ORA-01207
file is more recent than control file - old control file
Cause
The control file change sequence number in the data file is greater than the number in the control file. This implies that the wrong control file is being used. Note that repeatedly causing this error can make it stop happening without correcting the real problem. Every attempt to open the database will advance the control file change sequence number until it is great enough.
Action
Use the current control file or do backup control file recovery to make the control file current. Be sure to follow all restrictions on doing a backup control file recovery.

Similar Messages

  • ORA-01122, ORA-01110, ORA-01200 of an undo file

    Hi,
    Yesterday there had been a power-problem and when i want to startup the database i got the following error:
    ORA-01122: database file 2 failed verification check
    ORA-01110: data file 2: '/.../LDPLM000/UNDOTBS01.DBF'
    ORA-01200: actual file size of 1589120 is smaller than correct size of 1592960
    Blocks
    This is an oracle 10.2g and it is not in archivelog mode.
    There is a dump from yesterday but we don't have rman.
    It is 'only' the file of the undo-tablespace.
    How can i solve this problem?
    Thanks in advance.
    Bianca

    Hi;
    What is exact db version? Dont you have any backup of your db?
    Please see:
    Bug 5840434 - ORA-1200 if a datafile RESIZE is canceled either by instance crash or user [ID 5840434.8]
    ORA-01200 AFTER INCREASING DATAFILE SIZE [ID 416502.1]
    Regard
    Helios

  • ORA-01116 - I've deleted a dbf file

    Hi,
    I tried to shutdown immediate the server. This is hanging.
    Can someone help?
    thx

    hi
    the dbf file is removed by accident.
    But now I am still waiting for the shutdown immediate...
    The alert log:
    Thu Aug 2 20:20:19 2007
    ORA-1013 signalled during: ALTER DATABASE CLOSE NORMAL...
    Should I do a kill of these servers?
    oracle 2005 1 0 Jul 23 ? 17:22 ora_pmon_server2
    oracle 2007 1 0 Jul 23 ? 0:26 ora_psp0_server2
    oracle 2009 1 0 Jul 23 ? 3:09 ora_mman_server2
    oracle 2011 1 0 Jul 23 ? 43:44 ora_dbw0_server2
    oracle 2013 1 0 Jul 23 ? 95:11 ora_dbw1_server2
    oracle 2015 1 0 Jul 23 ? 50:07 ora_dbw2_server2
    oracle 2017 1 0 Jul 23 ? 238:23 ora_lgwr_server2
    oracle 2019 1 0 Jul 23 ? 23:36 ora_ckpt_server2
    oracle 2021 1 0 Jul 23 ? 143:07 ora_smon_server2
    oracle 2023 1 0 Jul 23 ? 0:01 ora_reco_server2
    oracle 1351 1309 0 20:20:15 pts/11 0:00 grep -i server2
    oracle 29676 29675 13 19:48:46 ? 5:58 oracleserver2 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 1285 572 0 20:17:45 pts/10 0:00 tail -f alert_server2.log
    oracle 1305 523 0 20:19:38 ? 0:00 oracleserver2 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))

  • ORA-01110,ORA-01114,ORA-27063 error

    I am running oracle 10.2.0.1.0 on Solaris 10 OS on Sparc machine.
    My oracle server often goes shutdown when i am performing the update operation on different tables. I could not understand the reason for its shutdown. According to log file, error occurred due to media failure but disk was fine and on starting up the oracle instance, every thing became fine. Can anybody kindly, tell me the reason for its shutdown ?
    Following is the info of log file.
    Thread 1 advanced to log sequence 1414
    Current log# 3 seq# 1414 mem# 0: /datafiles/mqa/redo03.log
    Thu Apr 3 15:49:42 2008
    Errors in file /u01/app/oracle/product/10.2.0/admin/mqa/bdump/mqa_ckpt_27978.trc:
    ORA-01110: data file 160: '/OracleStorage/MQA_Data/mqa_SM_Anl3_HS_data.dbf'
    ORA-01114: IO error writing block to file 160 (block # 1)
    ORA-27063: number of bytes read/written is incorrect
    SVR4 Error: 5: I/O error
    Additional information: -1
    Additional information: 8192
    Thu Apr 3 15:50:21 2008
    Thread 1 advanced to log sequence 1415
    Current log# 1 seq# 1415 mem# 0: /datafiles/mqa/redo01.log
    Thu Apr 3 15:51:13 2008
    Thread 1 cannot allocate new log, sequence 1416
    Checkpoint not complete
    Current log# 1 seq# 1415 mem# 0: /datafiles/mqa/redo01.log
    Thread 1 advanced to log sequence 1416
    Current log# 2 seq# 1416 mem# 0: /datafiles/mqa/redo02.log
    Thu Apr 3 15:51:45 2008
    KCF: write/open error block=0xd21d1 online=1
    file=114 /OracleStorage/MQA_Data/mqa_MSCI2D_data.dbf
    error=27063 txt: 'SVR4 Error: 5: I/O error
    Additional information: -1
    Additional information: 8192'
    Thu Apr 3 15:51:45 2008
    Errors in file /u01/app/oracle/product/10.2.0/admin/mqa/bdump/mqa_dbw0_27974.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01114: IO error writing block to file 114 (block # 860625)
    ORA-01110: data file 114: '/OracleStorage/MQA_Data/mqa_MSCI2D_data.dbf'
    ORA-27063: number of bytes read/written is incorrect
    SVR4 Error: 5: I/O error
    Additional information: -1
    Additional information: 8192
    DBW0: terminating instance due to error 1242
    Termination issued to instance processes. Waiting for the processes to exit
    Instance terminated by DBW0, pid = 27974

    Hi Mozzam
    the memory manager on 10.2 sends these messages but they are said not to be fatal (i.e. shutting down your database) unless you get a 4031. Read the metalink doc 330239.1 about that. Have you tried to size your sga properly? Is your db still crashing after you switched async io off?
    Best regards
    Matti
    Message was edited by:
    matti

  • ORA-01110 ORA-27041

    I accidently deleted some datafiles that were part of a tablespace. I don't care about the data because I had not yet used these datafiles. But when my database won't startup because it has the following error in the trace file.
    I dont have a back up of these files.
    How do I solve this problem.
    Thanks
    Venkat
    ORA-01157: cannot identify/lock data file 54 - see DBWR trace file
    ORA-01110: data file 54: 'E:\ORACLE\ORADATA\INDEXTABLESPACE\INDEXTABLESPACE2.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-01157: cannot identify/lock data file 55 - see DBWR trace file
    ORA-01110: data file 55: 'E:\ORACLE\ORADATA\INDEXTABLESPACE\INDEXTABLESPACE3.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-01157: cannot identify/lock data file 56 - see DBWR trace file
    ORA-01110: data file 56: 'E:\ORACLE\ORADATA\INDEXTABLESPACE\INDEXTABLESPACE4.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-01157: cannot identify/lock data file 57 - see DBWR trace file
    ORA-01110: data file 57: 'E:\ORACLE\ORADATA\INDEXTABLESPACE\INDEXTABLESPACE5.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-01157: cannot identify/lock data file 58 - see DBWR trace file
    ORA-01110: data file 58: 'E:\ORACLE\ORADATA\INDEXTABLESPACE\INDEXTABLESPACE6.DBF'
    ORA-27041: unable to open file
    OSD-04002: unable to open file

    sql>startup mount
    sql>alter database datafile 'E:\ORACLE\ORADATA\INDEXTABLESPACE\INDEXTABLESPACE2.DBF'
    offline drop;
    same command for other files
    sql>alter database open;
    kuljeet pal singh

  • ORA-01122, ORA-01110, ORA-01251 when starting up instance

    Hi all,
    When I startup instance, I have following error. What can I do?
    SQL> startup
    ORACLE instance started.
    Total System Global Area 655434496 bytes
    Fixed Size 455424 bytes
    Variable Size 494927872 bytes
    Database Buffers 159383552 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-01122: database file 1 failed verification check
    ORA-01110: data file 1: 'C:\ORACLE\ORADATA\ORCL\SYSTEM01.DBF'
    ORA-01251: Unknown File Header Version read for file number 1
    SQL> select status from v$instance;
    STATUS
    MOUNTED

    Hi all,
    Taking cold backup causes this problem. But I can't solve this problem.
    result of select * from v$recover_file statement is below;
    ROWNUM      FILE#     ONLINE     ONLINE_STATUS     ERROR     CHANGE#     TIME
    1     1     ONLINE     ONLINE     WRONG FILE TYPE     0     
    2     2     ONLINE     ONLINE     WRONG FILE TYPE     0     
    3     8     ONLINE     ONLINE     WRONG FILE TYPE     0     
    4     9     ONLINE     ONLINE     WRONG FILE TYPE     0     
    5     10     ONLINE     ONLINE     WRONG FILE TYPE     0     
    6     11     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    7     12     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    8     13     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    9     14     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    10     15     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    11     16     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    12     17     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    13     18     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    14     19     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    15     20     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    16     21     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    17     22     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    18     23     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    19     24     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    20     25     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    21     26     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    22     27     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    23     28     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    24     29     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    25     30     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    26     31     ONLINE     ONLINE     UNKNOWN ERROR     30410625     11.06.2010 21:37:15
    Edited by: ilke_altinpulluk on 16.Haz.2010 01:05

  • Errors-Ora-01157,ORA-01110,ORA-01033

    HI all,
    i am unable to login into database,i will explain clearly what has happened,please help me out...my /home directory was 100%,so i was unable to login,what i have did is i have not deleted
    archive files but i have moved to other directory /ora_bkp,then i was able to login,today i have rebboted the system and later i have started database,started listener,but when i try to login
    through sql*plus or toad i am getting this error.....ORA-01033 (ORACLE INITIALIZATION OR SHUTDOWN IN PROGRESS),and when i have tried to check from sql promt ....i am getting this
    error....ORA-01157(CANNOT IDENTIFY/LOCK DATAFILE 6 -SEE DBWR TRACE FILE),& ORA-01110(DATA FILE 6: '/SAPDATA/SPO'...
    HOW SHOULD I RECTIFY MY PROBLEM...AS I AM VERY NEW IAM TRYING TO EXPLAIN CLEARLY ...PLEASE HELP ME IN SOLVING THIS ISSUE....I HAVE EVEN TRIED ALTER DATABASE OPEN...I AM GETTING ERRORS OF ORA-01157,ORA-01110....WHAT IS MY PROBLEM HOW SHOULD I RECTIFY IT..PLEASE SORT THIS....
    THANKS,
    MIKE

    Well, did you check f.i. your alert.log and other dumps?
    They will be on your server in the bdump, udump, cdump directories:
    Where to Find Files for Analyzing Errors
    Oracle records information about important events that occur in your Oracle RAC environment in trace files. The trace files for Oracle RAC are the same as those in single-instance Oracle databases. As a best practice, monitor and back up trace files regularly for all instances to preserve their content for future troubleshooting.
    Information about ORA-600 errors appear in the alert_SID.log file for each instance where SID is the instance identifier. For troubleshooting, you may need to also provide files from the following bdump locations:
    * $ORACLE_HOME/admin/db_name/bdump on UNIX-based systems
    * %ORACLE_HOME%\admin\db_name\bdump on Windows-based systems
    Some files may also be in the udump directory.
    In addition, the directory cdmp_timestamp contains in-memory traces of Oracle RAC instance failure information. This directory is located in ORACLE_HOME/admin/db_name/bdump/cdmp_timestamp, where timestamp is the time at which the error occurred.
    Trace dump files are stored under the cdmp directory. Oracle creates these files for each process that is connected to the instance. The naming convention for the trace dump files is same as for trace files, but with .trw as the file extension.
    (http://download.oracle.com/docs/cd/B19306_01/rac.102/b14197/appsupport.htm#RACAD512)

  • Ora-01110 ora- 01113   ora-00376

    Hi,
    Database Verion:10.2.0
    OS: windows Server 2003.
    I am facing a typical error ora-01110 01113 ora-00376.
    I did google and many many docs say tha I need a simple recovery for the datafile.
    Unfortunately, when I do recovery it is searching for archive logs and that arch logs are deleted manually.
    To overcome this I did a crosscheck, still i face the same issue.
    Thanks and regards,

    What happened to that datafile?
    Is it a production database?
    Do you have RMAN backups? If not, then WHY?
    Withouth having archived redo log files or incremental backup, you can't recover the datafile. Make it offline and drop it
    Kamran Agayev A.
    Oracle ACE
    My Oracle Video Tutorials - http://kamranagayev.wordpress.com/oracle-video-tutorials/

  • ORA-01503 ORA-01115 ORA-01110 ORA-27091ORA-27067

    Hi ,
    I am making a copy of our production database which is on a linux server to my
    testserver on windows server 2003
    1. copy the datafiles from a coldbackup to my testserver
    2. run the scricpt ad@sql
    STARTUP NOMOUNT
    CREATE CONTROLFILE SET DATABASE "ADWTEST1" RESETLOGS ARCHIVELOG
    -- SET STANDBY TO MAXIMIZE PERFORMANCE
    MAXLOGFILES 5
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    MAXINSTANCES 1
    MAXLOGHISTORY 226
    LOGFILE
    GROUP 1 'C:\DATABASE\REDO1\REDO01.LOG' SIZE 100M,
    GROUP 2 'C:\DATABASE\REDO2\REDO02.LOG' SIZE 100M
    -- STANDBY LOGFILE
    DATAFILE
    'C:\ORACLE\ORADATA\ADWTEST\ADW1SYSTEM01.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01A.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01B.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01C.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01D.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01E.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01F.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01G.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1DATA01H.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01A.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01B.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01C.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01D.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01E.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01F.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1INDEX01G.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\ADW1UNDO01.DBF',
    'C:\ORACLE\ORADATA\ADWTEST\REPOSITORY1A.DBF'
    CHARACTER SET WE8MSWIN1252
    Than i got the following message
    CREATE CONTROLFILE SET DATABASE "ADWTEST1" RESETLOGS ARCHIVELOG
    FEHLER in Zeile 1:
    ORA-01503: CREATE CONTROLFILE nicht erfolgreich
    ORA-01115: EA-Fehler beim Lesen von Block aus Datei (Block Nr. 1)
    ORA-01110: Datendatei : 'C:\ORACLE\ORADATA\ADWTEST\ADW1SYSTEM01.DBF'
    ORA-27091: skgfqio: E/A kann nicht in Queue gestellt werden
    ORA-27067: skgfdisp: Puffergro?e ungultig
    OSD-04026: Ung+ltiger Parameter +bergeben.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Please review Oracle Metalink Document: ORA-01503 ORA-01160 ORA-01110 while creating controlfile: Doc ID: Note:265265.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:6577327622142824597::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,265265.1,1,0,1,helvetica
    and
    Oracle Metalink Document: ORA-01503 And (ORA-01160 ORA-01110) Or (ORA-01565 ORA-27406) Doc ID: Note:1077033.6.
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:6577327622142824597::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,1077033.6,1,0,1,helvetica
    Please also mention your database version (4 digits).
    Adith

  • ORA-01110 / ORA-01190

    Hi,
    i got the following message after the db-copy!
    Copy from AA1 to AB1
    ORA-01190: controlfile or data file 75 is from before the last RESETLOGS
    ORA-01110: data file 75: '/oracle/AB1/data2/data15/data15'
    Can anybody advise me how i can solve tis problem?
    Thanks

    Flow these steps
    1. Take a physicall backup of the ur primary database
    2. take a backup controlfile trace file from primary
    3. restore only the datafiles and plan backup controlfile to secondary
    4. recreate controlfile changing ur database name and file locations
    5. issue recover automatic database until cancel using backup controlfile
    6. alter database open resetlogs
    7. add tempfiles
    Regards
    Marcio Paiva

  • ORA-01187 AND ORA-01110

    dear all
    i am getting
    ORA-01187: can not read from file 201 because it failed verification test.
    ORA-01110: datafile 201 : directory_path\temp01.dbf.
    Now i am unable to exp and imp dump
    and even i can see table spaces using toad.
    any help ....
    Thanks in Advance
    Regards,

    >
    ORA-01187: can not read from file 201 because it failed verification test.
    ORA-01110: datafile 201 : directory_path\temp01.dbf.>
    As you are having issue with the temp datafile (temporay tablespace) you won't be able to perforn export import.In order to do it, create a new temporary tablespace and make it the default temporary tablespace for the database or atleast for the particular user.
    Anand

  • ORA-01157, ORA -01110

    Hi all,
    A oracle 8i on RH 7.2 went down on me. When I attepmt to start i get these errors:
    ORA- 01157 Can't identify/ lock datafile 27 -see DBWR trace file.
    ORA -01110 datafile '/usr3/etc/test.dbf'
    Can someone help please. I am newbie and please treat me like a 5 yrs old. Thank you i advance.
    Sara

    Hi,
    Looks like Datafile 27 ( You can get the name of the datafile from v$datafile) was locked
    while Oracle was coming up. You can not access the data from that datafile. You may have to recover the database. Please call Oracle Support now.
    Krishna
    null

  • ORA-01578, ORA-01110 Sysaux01.dbf   SMON_SCN_TIME

    Hello, (database 11g r2 (11.2.0.1) 64bit Oracle Linux 5.7)
    In alert log i saw ORA-01578, ORA-01110 in Sysaux01.dbf.
    By request:
    select owner, segment_name, segment_type from dba_extents where file_id=2 and between 90624 and block_id + block -1;
    I found that is SMON_SCN_TIME.
    By request:
    desc sys.SMON_SCN_TIME
    i found that this table is empty...
    What do I do to fix this mistake?

    welcome to OTN forums.
    please check:
    Block corruption in Undo tablespace

  • Regard ora-01207: How Oracle judge file is more recent than control file - old control file

    ORA-00283: recovery session canceled due to errors
    ORA-01122: database file 2 failed verification check
    ORA-01110: data file 2: '/tmp/auxsys.dbf_rman'
    ORA-01207: file is more recent than control file - old control file
    How Oracle judge file is more recent than control file - old control file, then it thrown out error ora-01207.
    It must compare data file with control file, but what compare?

    Begin from the beginning.
    Did you do a RESTORE DATABASE ?
    Or did you selectively restore datafiles ?
    Strange datafile name --- looks like it could have been a DATAFILECOPY done using rman.
    It is a very bad idea to have a datafile in /tmp   On some OSs, /tmp may get cleared of files on a reboot.
    Hemant K Chitale

  • ORA-01110: data file 1024:

    Hi ,
    Hi,
    While doing patch post installtion, that is running catbundle sql scripts I got the below error.
    Patch : 12419331 ( DATABASE PSU 11.2.0.2.3 (INCLUDES CPUJUL2011) )
    Processing components and files for bundle 1: PSU 11.2.0.2.1
    Processing components and files for bundle 2: PSU 11.2.0.2.2
    Exception - patch NOT installed
    ORA-01157: cannot identify/lock data file 1024 - see DBWR trace file
    ORA-01110: data file 1024: '/u01/oradata/mydbsid/temp01.dbf'
    PL/SQL procedure successfully completed.
    Checked on server and found a different path for temp tablespace .
    it is '/v01/oradata/mydbsid/temp01.dbf' . I mean FS is different .
    Could you please let me know where to change the file path .
    Thanks ,
    Mahesh

    on executing below I am seeing this .
    is dropping and recreating the solution . Why it is picking up the wrong path ?
    SYS@igodevrp AS SYSDBA>select * from dba_temp_files
    ERROR at line 1:
    ORA-01157: cannot identify/lock data file 1024 - see DBWR trace file
    ORA-01110: data file 1024: '/u01/oradata/mydbsid/temp01.dbf'
    Edited by: 871048 on Sep 8, 2011 5:36 AM
    Edited by: 871048 on Sep 8, 2011 5:37 AM

Maybe you are looking for

  • Logical Operator: Something wrong in storing 2 numbers into one byte.

    Hi, I intend to use one byte to store x and y. My formula is "y ^ (x << 4)". First 8 bits are for x, next 8 bits are for y. int x = 9, y = 13; System.out.println("x: " + x); System.out.println("y: " + y); In order to store z, I've to use (byte) to ca

  • Sticky Notes in a pdf file cause ie7 crashed.

    This is a very interesting bug. System version: Windows XP with SP3 Adobe Reader Version: 9 IE version: IE 7 Files needed for testing: a pdf file (note.pdf) with Sticky Note displayed. a html file (note.html) which has a url link to note.pdf Action w

  • Updating '08 file adds theme images

    I noticed after saving a minor text change in an older Keynote '08 presentation file as a Keynote '09 file (no choice), the result is much larger. The original file was 260KB. The '09 file is 3.6MB. Checking the '09 file's package contents, I noticed

  • Iphoto - cannot open scanned photo

    Cannot find photo, message says "the photo "sc......" could not be opened, because the original item cannot be found"  then I have the option to cancel or Find photo.  And I cannot find photo.  Please advise as I have many scanned photos.

  • Error message: previous version saved in adobe premiere pro

    Greetings all, PrEl 7 shut down unexpectedly when I tried to save a portion of my timeline as an avi.  When I re-opened it, I got the error message previous version of this project saved in adobe premiere pro and it would not allow me to open it. Wha