Restore datafile without any Backup

Hi,
IBM AIX
Oracle 10.2.0
We have a problem in our database.
One of our datafile was missing in the location.
Database is in open mode. We dont have any backup of that physical file.
Is there anyway to restore that datafile without backup.
Plz Advice.....
TIA,

what is this file is it datafile or archive log file ..'/oracle/u01/app/oracle/oracle/product/10.2.0/db_1/logarchive/7603_1_594490386.dbf'.
Can you check if this file is physically present.
If its archive log file and not present physically do this
When the recovery process suggests the non-existent archive log,you need to provide the path to the current online redo log. The current
log can be determined from the following query:
SELECT MEMBER
FROM V$LOGFILE F,
V$LOG L
WHERE L.STATUS = 'CURRENT'
AND L.GROUP# = F.GROUP#;
Once you know the current log, restart the recovery procedure and provide the
path to the log when prompted:
yeah juct check the date after Enrique's comment When the recovery process suggests the non-existent archive log,
you need to provide the path to the current online redo log. The current
log can be determined from the following query:
SELECT MEMBER
FROM V$LOGFILE F,
V$LOG L
WHERE L.STATUS = 'CURRENT'
AND L.GROUP# = F.GROUP#;
Once you know the current log, restart the recovery procedure and provide the
path to the log when prompted:
Just check the date after Enrique;s comments
Edited by: user445775 on Nov 1, 2008 9:43 AM

Similar Messages

  • Recover the Datafile without any backup

    Hi,
    I am new in oracle database.
    I have created a new database.
    database is in no archivelog mode.
    last night one of my sysaux datafile is currepted.
    is there any method to repair my sysaux datafile.
    the database is in mount mode.how can i open my db??
    Please help
    Edited by: Vaibhav Dixit on Aug 3, 2011 3:19 PM

    Vaibhav Dixit wrote:
    Hi,
    I am new in oracle database.
    I have created a new database.
    database is in no archivelog mode.
    last night one of my sysaux datafile is currepted.
    is there any method to repair my sysaux datafile.
    the database is in mount mode.how can i open my db??
    Please help
    You have already posted here so please note, always mention your o/s and 4 digit version number of the db with your post.
    Second, with no archivelog mode and no backup, you can't do the recovery . You should dump this database and recreate a new one.
    Aman....

  • I was accidentally deleted pictures last week in my ipad mini. How can I restore them without any back up (icloud, itunes, etc)? Please help me.. Thank you

    I was accidentally deleted pictures last week in my ipad mini. How can I restore them without any back up (icloud, itunes, etc)? Please help me.. Thank you

    iPad Photo Recovery: How to Recover Deleted Photos
    http://www.iskysoft.com/iphone-data-recovery-mac/ipad-photo-recovery.html
    How to Restore Lost or Deleted Files from iPad
    http://www.iphone-ipad-recovery.com/recover-ipad-mini-files.html
    How to Recover Deleted Files from iPad
    http://www.kvisoft.com/tutorials/recover-deleted-files-from-ipad.html
    iSkysoft Free iPhone Data Recovery
    http://www.iskysoft.com/iphone-data-recovery/
    Recover iPhone/iPad/iPod touch lost data, Free.
    Free recover iPhone/iPad/iPod touch lost contacts, photos, videos, notes, call logs and more
    Recover data directly from iPhone or from iTunes backup
    Preview and recover lost iOS data with original quality
    Wondershare Dr.Fone for iOS
    http://www.wondershare.net/data-recovery/iphone-data-recovery.html?gclid=CJT7i9e 6gb4CFcvm7AodbUEAJQ
    Recover contacts, messages, photos, videos, notes, call history, calendars, voicemail, voice memos, reminders, bookmarks and other documents.
     Cheers, Tom

  • How to resolve of corruption of undotbs without any backup and DB in Noarch

    Hi Guys,
    On one of my database having block corruption error, as no backup is availabe and its in noarchive mode. Previously It might be in "archvie mode"
    but when access comes to me it was in no archvie mode.
    database is down, when I run "startup" cmd on sqlprompt it give error as below:
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    and when check with alert.log file it gives as below error: corrupton of undotbs.
    ORA-01578: ORACLE data block corrupted (file # 2, block # 9)
    ORA-01110: data file 2: 'D:\ORACLE\TEST1\UNDOTBS01.DBF'
    ---I also try with below steps:
    1) first take coldbackup
    2) create pfile from spfile and change parameters :
    undo_management to manual
    comment out undo_tablespace and undo_retention
    3) add one parameter as below:
    allowresetlogs_corruption=true
    4) add one more parameter :
    corruptedrollback_segment=(_SYSSMU1$,_SYSSMU2$,_SYSSMU3$,_SYSSMU4$,_SYSSMU5$)
    3) mount with pfile
    4) recover database until cancel
    cancel
    5) alter database open resetlogs;
    but the same error :(
    any suggestion...

    jigisha wrote:
    database is in mount mode ...not able to open
    and dont have any backup as well.Its a serious mistake to run the db in noarch and that too without any backup. Do NOT use those underscore parameters without OSS coming and asking you to do so. You have already fingers burnt of yours, don't make the complete hand getting burnt by using these parameters without consent of OSS. Raise an SR to oracle and do what they say.
    HTH
    Aman....

  • Recovering deleted images without any backup

    Does it any way to recover deleted images from Iphone 4 without any backup?
    I have to say images were on handset no on memory card.
    please help me
    thanks.

    You can't do it without jailbreaking you iphone and we can't discuss that here.  Sorry but use google.

  • RMAN Duplicate DB fails to restore datafile created during backup.

    Database is 9i.
    Performing duplicate database using rman on seperate host.
    Reason of failure is , there were datafiles created during backup. Question is , Is there a workaround to perform duplicate database to work.
    Error :
    released channel: aux1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 12/16/2007 14:42:44
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06023: no backup or copy of datafile 791 found to restore
    RMAN-06023: no backup or copy of datafile 790 found to restore
    RMAN-06023: no backup or copy of datafile 789 found to restore
    RMAN-06023: no backup or copy of datafile 788 found to restore
    RMAN-06023: no backup or copy of datafile 787 found to restore
    RMAN-06023: no backup or copy of datafile 786 found to restore
    Backup Date is : 23rd Nov to 26th Nov
    Datafile created between backup period are :
    786 /oracle/prod/proddata17/btabd_322/btabd.data322 Nov-25-2007 02:58:38 AM
    787 /oracle/prod/proddata17/btabd_323/btabd.data323 Nov-25-2007 03:06:02 AM
    788 /oracle/prod/proddata17/btabd_324/btabd.data324 Nov-25-2007 03:17:48 AM
    789 /oracle/prod/proddata17/btabd_325/btabd.data325 Nov-25-2007 03:26:50 AM
    790 /oracle/prod/proddata17/btabd_326/btabd.data326 Nov-25-2007 03:32:31 AM
    791 /oracle/prod/proddata17/btabd_327/btabd.data327 Nov-25-2007 03:39:59 AM
    Restore Script :
    rman TARGET dtbackup/dt0dmin@prod CATALOG rman_prd/rman_prd@rcat_db connect auxiliary /
    run {
    set until time = "TO_DATE('11/26/2007 10:30:00','mm/dd/yyyy hh24:mi:ss')";
    allocate auxiliary channel aux1 type 'SBT_TAPE' PARMS="BLKSIZE=262144";
    DUPLICATE TARGET DATABASE TO DUP ;
    }

    I think there is no workaround and this is expected behavior - atleast till 10.2. If you refer oracle documentation, it says that it requires target database in either MOUNT or OPEN stage to duplicate database using RMAN. So RMAN will get current physical structure information about target database from its control file and when any file is not there in the backup, it will give error. Only way to resolve this is to take backup of these datafiles through RMAN either as backupset or copy. ( I think oracle can take hint from here and make RMAN database duplication possible for which backup is not available - its a small change in code - if backup not found, then start taking backup. Already in 11g, during RMAN duplication, RMAN can use backup from other server)

  • TS1702 Over 90 apps bought from Apple store recently all stopped producing sound - have called apple, tried reset, restore, reinstall without any success. These apps were all kids apps. The IPad otherwise seems working ok such as YouTube has the sound sti

    Kids' apps bought from IPad , including some free ones to try out, all lost sound recently. These worked fine before since We got them. Couldn't work out the reasons. We have tried reset, restore the IPad and reinstalled these apps but still without success in solving the sound issue. We tried YouTube to see if the sound issue is ipad issue and it youtube works fine and it has sound.
    We also doubt it could be the apps issue. because If it is only  a few apps lost the sound, it seems maybe it is the relevant apps issue. But when there are so many apps all lost sound, it seems to indicate a problem other than just individual apps. What could it be? Please share your experience and way to solve it if you can. Much appreciated.

    Have you got notifications muted ? Only notifications (including games) get muted, so the Music and Videos apps, and headphones, still get sound.
    Depending on what you've got Settings > General > Use Side Switch To set to (mute or rotation lock), then you can mute notifications by the switch on the right hand side of the iPad above the volume switch, or via the taskbar : double-click the home button; slide from the left; and it's the icon far left; press home again to exit the taskbar. The function that isn't on the side switch is set via the taskbar instead : http://support.apple.com/kb/HT4085

  • HT201269 Is it possible to recover lost iPhone photos without any backup?

    I accidentally deleted a few iPhone photos and I did not have the chance to back them up onto my computer. Nor did I use iCloud. Is there any possible way of recovering my lost photos? Thanks.

    I've had good results with iPhone Data Recovery - able to recover about 94% of files from undamaged disks with trashed files.
    It's $49 but much less than you'd pay for a data recovery service...
    But maybe this will be a good lesson to you to ALWAYS maintain one or more backup schemes.
    Good luck,
    Roger

  • Restore data without iTunes backup

    Hello All,
    Last night I updated my phone to the latest ios5, but in the process lost all my data (contacts, music, apps, photos), and unfortunately I do not have them backed up on iTunes. So basically, my question is, "Can I recover all my data, or atleat the photos (they r precious....my girl's all first moves are in it) ?".
    Thanks,
    PJ.

    iOS: Forgotten passcode or device disabled after entering wrong ...

  • How do I restore without any wifi connectivity?

    My apologies if this has already been asked. My iPad 2 will not connect to the wifi. It does not even pick up any SSIDs in the list of available connections. I have iTunes 11.1.1 on Mac on the computer connectivity side, and my iPad was just updated to the latest version of iOS (7.0.2?)
    Things I have tried:
    Turn wifi on/off
    Restart
    Reset network settings
    I suspect a hardware issue but I want to exhaust the software possibilities first.
    I have connected to iTunes and attempted to restore, however I cannot restore from iTunes because Find my iPad is on. In order to turn it off, I need to enter my Apple ID on the iPad itself, which obviously will not work without wifi connectivity (no 3G on this model). I have also attempted to first Erase all Settings from the iPad, but this also requires an Apple ID authentication. How can I restore this without any sort of internet connectivity? I can connect via USB to iTunes and I can't believe there's no way to make that happen

    Ha...well, thanks for finally being honest!!
    No problems...even though what you said made sense with regard to sync happening automatically (and, for me, happening quickly enough that I didn't see what as happening) I didn't mention in this thread that I created the following situation that I hinted at above.
    There was a game app that had data associated with it on my iPad that my son has been playing with an accidentally threw out.  I had a backup created because, with the new computer, I upgraded the iPad to OS 5.  I thought I could plug in, choose a backup to restore from, and get the app and some data back.  Well, I tried it...being unfamiliar with the process and whatever...and it did NOT work. PROBLEM was that before trying to restore, I REINSTALLED the app from iTunes and it came in a 'fresh install"....no data.  I then unplugged the iPad to try it out and that is when I realized no data was transferred.  When I plugged back in to finally do the restore, I think it BACKED UP THE NO-DATA app thereby erasing any chance I had and recoving the app's old data.
    I mean...I think that is what happened....hence all my questions that you have been helping with!!
    Now...since ya LIED to me ...I have another question!!:
    Where exactly are those backups??  I know some stuff here in my new Lion is now hidden when, back in 10.4.11 at least, I could look through the folders.  I found user/music/iTunes/iTunes Media/Mobile Applications and, in there, a bunch of "ipa" files associated with my iPad...but I haven't found the preferences folder location that you speak of...
    And if you find an explanation or more info, thanks...but don't have to kill yourself!

  • Rman restore from last week backup

    Hi guys
    i need to restore last week rman backup from .. we are not using catalog database.
    i need to restore it on same machine with diff mount point ..
    i know i can use tag option of restore specifically last week backup but its production restore so thought if anybody can give me list of steps i need to follow .. anybody who has done this before.
    do i have to fire resetlogs at the end as its incomplete recovery .. i need last saturday backup .. don't want monday backup on top of it.
    please help me in this.
    Regards

    You have to ensure that your controlfile, redo log file and database file locations are different from your production database.
    Ensure that your instance parameter file specifies a different location for control_files
    Use db_file_name_convert -- however, I prefer to explicitly name a new location for each datafile, in case your database files are spread across multiple directories and you miss one or more in db_file_name_convert. (you don't want RMAN to restore datafiles from the backup to the current locations and overwrite your production database files !)
    Hemant K Chitale
    http://hemantoracledba.blogspot.com
    Edited by: Hemant K Chitale on Apr 22, 2010 6:06 PM

  • Aspire v5 431 recovery without usb backup or cd

    My model Aspire V5 431 It came with win 8 preinstalled and was upgraded to win 8.1 and win 10 eventually and everything was fine. I am well familier with the acer e recovery system and backup recovery in USB. However I dont have the USB recovery backup anymore in my hand ( Why and how....thats another story )  The problem started when I did a clean install of windows 10 via media creation tool by booting into that win 10 usb. The new win 10 installed and ran like a breeze. however I ran into activation problem and wanted to go back to my factory default win 8. To my horror I realized i dont have the USB recovery backup (yes you guessed right....I got too excited and used that same usb for media creation and i feel stupid.) Anyway i thought it cant be that bad so I started the process of trying to recover without any backup in hand. following is the sequence of events: 1. The infamous Alt+F10 did not work2. Went to bios by F2 and D2D recovery option is not there in the main menu3. In the boot menu changed from UEFI to Legacy bios and the D2D is now visible in the main menu and enabled.4. Rebooted and the Alt+F10 worked this time but came with a black screen with "os not found" After that I went back to bios by f2 and changed back to uefi and booted normally to windows 10 without any issue. Installed partition wizard to check my partitions and this is what i found out  To me it looks like my partitions are intact. The only problem I can think of is that win 10 clean install somhow messed up the acer original MBR. Can anybody please help? The last thing I want to do is to order recovery dvd from acer for my 3 years old Laptop.

    well i created the partition successfully. this is the content of the partition when explored by partition wizard  But when i copy that partition using the same tool this is what i get You can see clearly the BOOTSEC and some other files have gone missingAnd when i manually copy these files to the active partitioned USB it cannot boot.How do I get the same files on my USB??And what should be the file system of my bootable usb? NTFS or FAT32? FAT32 is the prefered bootable system by many but cannot take files larger than 4GB which makes it impossible to copy the 11GB "install.wim" image.   

  • After restoring from backup on a new phone (same model, just replacement) all my apps are showing as waiting....I have sync'd but still without any joy - this has been going on for hours

    After restoring from backup on a new phone (same model, just replacement) all my apps are showing as waiting....I have sync'd but still without any joy - this has been going on for hours

    It just means some spammer is using your email address as the sender address for their spam. This is very easy to do - anyone can do it simply by changing the From email address in their email program. It does not mean your account was hacked or you have a virus (there are no current Mac viruses on the loose anyway, nor has there been for years).
    There's nothing you can do about it. It can happen to anyone and the spammers will move on to using someone else's email address before long.

  • Restore of recent iphone backup is without data

    Hi,
    Have made a erase/clean install of the latest IOS on my iPhone5s and did before that a restore backup in iTunes. The backup is less than two days old and appears as "latest" backup with correct time and date for the backup. When the restore is finished (10-12 min) and reboot + sync of apps is finished the iPhone is without any of my data from the time of backup - texts, data for apps, photos, contacts etc.......
    I have tried a couple of times to restore from back up + erase all content and settings and reboot in itunes. All software on laptop (macbook pro i5) and iPhone is latest version (10.9.5/8.0.2). Last try to restore was with the latest update of iTunes (16.10.14).
    1. Does anybody have any solutions?
    2. Is there any way to access the latest backup (know where it is placed on hd, but don't know how to read the data) manually and check if it is empty (no clue why) or if lucky find eg. contacts and other data?
    Background:
    I had problems with loosing signal/connection (not wifi) at places where the phone shouldn't. Last troubleshooting was to erase all content and settings, and check for a 24 hr period if the phone kept loosing connection - to find out if it was a hardware or app/software problem. Before that I made a device backup in iTunes. I did encrypt it, but forgot to check the keychain-option . After testing the phone I wanted to restore the backup. At first iTunes wouldn't recognize the password I choose (100% sure it was the same). I looked in keychain for some time and found out it wasn't there because I didn't choose to by accident.
    After several attempts with same password and any of the other standard passwords I use + ejecting iPhone + rebooting laptop I could suddenly access the restore backup without any password. This is weird and I have no idea why. Maybe something I did in Keychain Access, maybe magic. Anyway, the victory got a very sour taste when the iPhone lit up with empty spaces. Is it possible to only access to a part of the backup? And why didn't iTunes recognize my password? It seems like something is very messed up with the software/security. I am in general cautious on the internet and did recently a clean install of my laptop. Appreciate if anybody can help, if not make sure to make a backup of your backup somewhere safe.
    Regards

    sure pretty simple.  make a backup of your current settings
    http://support.apple.com/kb/HT1766?viewlocale=en_US
    then restore device from old backup you need pics off of
    then import pics to computer
    http://support.apple.com/kb/HT4083
    you may need to save pics to camera roll first
    then restore the new backup and sync pics back to phone via itunes
    Peace, Clyde

  • Recovery of a lost datafile without backup

    Its the demo for recovery of a lost datafile without backup,but you should have database in archivelog
    in order to make complete recovery,otherwise in noarchivelog mode you may lose some data.Every steps is
    self explainatory so i feel need'nt to add some textual description during demo
    If any findings can be elaborate more please do comments.
    SQL*Plus: Release 10.1.0.2.0 - Production on Fri Feb 8 10:35:24 2008
    Copyright (c) 1982, 2004, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select name from v$database
      2  /
    NAME
    ORCL
    SQL> create tablespace my_tablespace datafile 'C:\oracle\product\10.1.0\oradata\orcl\my_datafile.dbf' size 500M
      2  /
    Tablespace created.
    SQL> set linesize 1000
    SQL> select * from v$tablespace
      2  /
           TS# NAME                           INC BIG FLA
             0 SYSTEM                         YES NO  YES
             1 UNDOTBS1                       YES NO  YES
             2 SYSAUX                         YES NO  YES
             4 USERS                          YES NO  YES
             3 TEMP                           YES NO  YES
             6 EXAMPLE                        YES NO  YES
             9 MY_TABLESPACE                  YES NO  YES
    7 rows selected.
    SQL> alter user scott default tablespace my_tablespace
      2  /
    User altered.
    SQL> conn scott/tiger@orcl
    Connected.
    SQL> create table my_table as select * from all_objects
      2  /
    Table created.
    SQL> desc my_table
    Name                                                                                                                                                                          
    OWNER                                                                                                                                                                         
    OBJECT_NAME                                                                                                                                                                   
    SUBOBJECT_NAME                                                                                                                                                                
    OBJECT_ID                                                                                                                                                                     
    DATA_OBJECT_ID                                                                                                                                                                
    OBJECT_TYPE                                                                                                                                                                   
    CREATED                                                                                                                                                                       
    LAST_DDL_TIME                                                                                                                                                                 
    TIMESTAMP                                                                                                                                                                     
    STATUS                                                                                                                                                                        
    TEMPORARY                                                                                                                                                                     
    GENERATED                                                                                                                                                                     
    SECONDARY                                                                                                                                                                     
    SQL> conn sys/sys@orcl as sysdba
    Connected.
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\>cd C:\oracle\product\10.1.0\oradata\orcl
    C:\oracle\product\10.1.0\oradata\orcl>dir *.dbf
    Volume in drive C has no label.
    Volume Serial Number is F49D-FF2B
    Directory of C:\oracle\product\10.1.0\oradata\orcl
    02/08/2008  10:41 AM       157,294,592 EXAMPLE01.DBF
    02/08/2008  10:41 AM       524,296,192 MY_DATAFILE.DBF
    02/08/2008  10:41 AM       283,123,712 SYSAUX01.DBF
    02/08/2008  10:41 AM       482,353,152 SYSTEM01.DBF
    02/07/2008  11:43 PM       104,865,792 TEMP01.DBF
    02/08/2008  10:41 AM        31,465,472 UNDOTBS01.DBF
    02/08/2008  10:41 AM        56,369,152 USERS01.DBF
                   7 File(s)  1,639,768,064 bytes
                   0 Dir(s)  63,114,174,464 bytes free
    C:\oracle\product\10.1.0\oradata\orcl>del my_datafile.dbf
    C:\oracle\product\10.1.0\oradata\orcl>dir *.dbf
    Volume in drive C has no label.
    Volume Serial Number is F49D-FF2B
    Directory of C:\oracle\product\10.1.0\oradata\orcl
    02/08/2008  10:41 AM       157,294,592 EXAMPLE01.DBF
    02/08/2008  10:41 AM       283,123,712 SYSAUX01.DBF
    02/08/2008  10:41 AM       482,353,152 SYSTEM01.DBF
    02/07/2008  11:43 PM       104,865,792 TEMP01.DBF
    02/08/2008  10:41 AM        31,465,472 UNDOTBS01.DBF
    02/08/2008  10:41 AM        56,369,152 USERS01.DBF
                   6 File(s)  1,115,471,872 bytes
                   0 Dir(s)  63,638,204,416 bytes free
    C:\oracle\product\10.1.0\oradata\orcl>
    SQL> startup
    ORACLE instance started.
    Total System Global Area  171966464 bytes
    Fixed Size                   787988 bytes
    Variable Size             145488364 bytes
    Database Buffers           25165824 bytes
    Redo Buffers                 524288 bytes
    Database mounted.
    ORA-01157: cannot identify/lock data file 6 - see DBWR trace file
    ORA-01110: data file 6: 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ORCL\MY_DATAFILE.DBF'
    SQL> select * from v$recover_file
      2  /
         FILE# ONLINE  ONLINE_ ERROR                                                                CHANGE# TIME
             6 ONLINE  ONLINE  FILE NOT FOUND                                                             0
    SQL> alter database create datafile 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ORCL\MY_DATAFILE.DBF'
      2  as 'C:\ORACLE\PRODUCT\10.1.0\ORADATA\ORCL\MY_DATAFILE01.DBF'
      3  /
    Database altered.
    C:\oracle\product\10.1.0\oradata\orcl>dir my_*.dbf
    Volume in drive C has no label.
    Volume Serial Number is F49D-FF2B
    Directory of C:\oracle\product\10.1.0\oradata\orcl
    02/08/2008  10:53 AM       524,296,192 MY_DATAFILE01.DBF
                   1 File(s)    524,296,192 bytes
                   0 Dir(s)  63,110,365,184 bytes free
    C:\oracle\product\10.1.0\oradata\orcl>
    SQL> recover tablespace my_tablespace
    Media recovery complete.
    SQL> alter database open
      2  /
    Database altered.
    SQL> conn scott/tiger@orcl
    Connected.
    SQL> desc my_table
    Name                                      Null?    Type
    OWNER                                              VARCHAR2(30)
    OBJECT_NAME                                        VARCHAR2(30)
    SUBOBJECT_NAME                                     VARCHAR2(30)
    OBJECT_ID                                          NUMBER
    DATA_OBJECT_ID                                     NUMBER
    OBJECT_TYPE                                        VARCHAR2(19)
    CREATED                                            DATE
    LAST_DDL_TIME                                      DATE
    TIMESTAMP                                          VARCHAR2(19)
    STATUS                                             VARCHAR2(7)
    TEMPORARY                                          VARCHAR2(1)
    GENERATED                                          VARCHAR2(1)
    SECONDARY                                          VARCHAR2(1)
    SQL> Khurram
    http://oraware.blogspot.com/

    When the create tablespace information is in the current control file and database is in archive log mode,
    SQL>recover datafile 6;
    won't help??

Maybe you are looking for

  • I can not to login to apex

    I followed I all the steps in the installation guide including post intallation but I can not login. This is what I see when I use: http://localhost:7777/pls/apex/ the login page comes with words below: Using this interface the administrator can mana

  • Initial View in a PDF Portfolio

    I have just started using the new portfolio feature, I have four forms that I've combined. I am using the Grid with Preview option to layout the files. When I open the portfolio it always opens to the same page in the second form, how do I change it

  • Colors original and copy/scan don't match

    I made a scan or copy of a diploma which has different light-green colors. The duplicate that came out has no greens but mainly purple and pink stripes all over. What is the problem and how can it be fixed? Rick

  • HT3951 where to type the name of a song I want to buy, at store page nothing seems to be interactive. Thanks

    Where to type the name of a song I want to buy, at store page nothing seems to be interactive. Thanks Vladimir

  • Opening Balances in Report Painter Report

    Dear All, We have created a Cash Flow Statement using Report Painter. We are getting all the current year transactional figures correct but we are not getting the Opening balances. We have defined 3 columns as below: 1. Fiscal year 2. Balance Sheet 3