Full bkp currently running, what are the files that are already backed up?

DB Version:10.2.0.4
OS : Solaris 10
Full backup of a huge database (1.5 TB with 540 datafiles) is currently underway. We are getting messages like
input datafile fno=00021 name=+DGDATA1/fn_lmdata.dbf
input datafile fno=00052 name=+DGDATA1/fn_675.dbf
input datafile fno=00059 name=+DGDATA1/fn_binc.dbf
input datafile fno=00160 name=+DGDATA1/fn_mbi.dbf
channel s2: starting piece 1 at 27-DEC-10
channel s1: finished piece 1 at 27-DEC-10
piece handle=/rmanbkp/opnli_stm0jhlr_1_1.rmbk tag=TAG20101227T063256 comment=NONE
channel s1: backup set complete, elapsed time: 02:16:18
channel s1: starting full datafile backupset
channel s1: specifying datafile(s) in backupset
input datafile fno=00095 name=+DGDATA1/cti_87.dbf
input datafile fno=00062 name=+DGDATA1/fn_ws_test.dbf
input datafile fno=00326 name=+DGDATA1/fn_tr_test.dbf
input datafile fno=00213 name=+DGDATA1/harp_934.dbf
input datafile fno=00188 name=+DGDATA1/fn_test_demo2.dbf
.The files are not backed up alphabetically. We would like to know what are the db files that are already backed up? Is there a command i could run from another RMAN to get the already backed up files.

I think you can query your catalog for this information.
Or use
LIST BACKUP; (in RMAN)
Or
alter session set nls_date_format='dd/mm/yy hh24:mi:ss';
select SID, START_TIME,TOTALWORK, sofar, (sofar/totalwork) * 100 done,
sysdate + TIME_REMAINING/3600/24 end_at
from v$session_longops
where totalwork > sofar
AND opname NOT LIKE '%aggregate%'
AND opname like 'RMAN%';
Or
-- Datafiles Backed up during past 24 Hours
SELECT dbfiles||' from '||numfiles "Datafiles backed up",
cfiles "Control Files backed up", spfiles "SPFiles backed up"
FROM (select count(*) numfiles from sys.v_$datafile),
(select count(*) dbfiles
from sys.v_$backup_datafile a, sys.v_$datafile b
where a.file# = b.file#
and a.completion_time > sysdate - 1),
(select count(*) cfiles from sys.v_$backup_datafile
where file# = 0 and completion_time > sysdate - 1),
(select count(*) spfiles from sys.v_$backup_spfile
where completion_time > sysdate - 1)

Similar Messages

  • What's the file that stores the saved tab urls?

    My laptop's screen broke. There were a lot of important urls I was saving through Firefox. My laptop runs on Windows 7. I'm not sure how current Firefox is, but it was updated within the last year.
    What is the file path to the file that lists the urls?

    See also:
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    Bookmarks are stored in the places.sqlite file.<br />
    The tabs of the current session are stored in the sessionstore.js file.
    *http://kb.mozillazine.org/sessionstore.js
    *http://kb.mozillazine.org/Profile_folder_-_Firefox

  • I can't find the files that i already downloaded

    any file i downloaded from the websites i can't find them any where in my laptop and i can't open them from the download box >> and i can see the download is completed successfully

    Right-click the files in the Downloads window and select '''Open Containing Folder'''.

  • What is the file or registry in mozilla app that gets launch to create the APPData\Roaming\Mozilla

    I do like to know what is the file that triggers when you launch the Mozilla Firefox for the first time to create the folder under AppData either Local or Roaming because i want to change it to a different name since i want to have 2 versions of mozilla in the same computer and the old version i want it to customize for my company web application only.
    I have open all the files with extension *.JS but none of them have the parameter to create the folder I have also look into every INI file inside mozilla firefox application but no info was found as well.
    I have use the ORCA MSI editor to reveal the registry keys but I am not sure since many of them leads to the Mozilla folder but none to the Appdata either Roaming or Local.
    Please let me know if you have some hints or files that i need to edit to modify that name to perhaps MOZ2015
    Thank you in advance for your reply

    The KDAoracle.exe is the same as firefox .exe but i change it since i am customizing the mozilla to fit my internal in house application that is the reason why i would like to change the name from
    Mozilla to ====> KDAORA when it gets create for the first time but i need to know where does the system gets the name MOZILLA to be written or created for the first time under APPData Roaming or Local
    in essence there is a file that the system look inside the mozilla firefox program files maybe a dll or extension db i have no idea what is the file that provide with the name each time the mozilla firefox is launched for the FIRST time ONLY
    So once mozilla is installed you look under AppData either local or roaming there is no MOZILLA folder there but once you launch mozilla a forlder gets created there (( I want to know where does the system pick the name MOZILLA )) for the screen shot it seems like it looks inside the firefox program files but it is not clear what file gets read to create the folder))
    I do like to thank you all for looking into this and giving me all the hints I want but once i get my hands on the file that gets read to provide the name i will modify and remane the name from Mozilla to the name I would like to
    Thanks and regards to all

  • Does iWeb need to upload a file that is already on my iDisk?

    I already have a very large movie file on my iDisk that I had uploaded for a purpose other than including on an iWeb site. I'm wondering if I can now include this movie on a web page created with iWeb without having to upload the large file a second time. Can iWeb "point" to a file already on my iDisk. This is how the old HomePage system worked previously, and it made sense to me. I am happy to let iWeb upload my files usually, but in the case of this particular movie I have already uploaded it. Seems silly if I have to upload it again with iWeb, in which case I would want to remove the copy of the file that is already on my iDisk.
    Anyone familiar with this scenario?

    There isn't any way to do this directly in iWeb... If you dragged the same movie onto several different pages, I'm pretty certain that iWeb would upload separate copies to be included with each page's files. Obviously this is never optimum.
    A couple of different options for you...
    1. Just provide a hyperlink to the original PAGE where the QT movie is displayed. This is probably very obvious and will not work in your grand plan.
    2. Provide an external hyperlink to the original QT movie file. When clicked on, a new blank page would open and the QT movie would play in that browser window. This generally works and is very easy to do, although I know that QuickTime Kirk would have a cow (haha...just kidding...wink...wink...) to hear me recommend it.
    3. Make a dummy QT movie of the same dimensions as your intended QT movie. Maybe use a single black frame or something. Plunk it down on your iWeb page. Then publish. After publishing find the page.js file in the "page_files" folder and replace the references to the dummy QT movie file with the location of your original QT movie. Complex....but I think this should work. Another downside...you'll have to edit the .js file again in the future if you change the page significantly because your edited references will be overwritten.
    Let me know what you think. I'm sure others will chime in as well.

  • When downloading is complete, I can not see, run, nor access the file; it only appears in the "Downloads" window (and not the specified folder) and the only options permitted are to delete it, or to go to the download web site; what's blocking it?

    My PC's OS is 'MS Windows Vista Home Premium'. As my initil question states: When downloading, after the download completes, I can not see, run, nor access the file in it's designated folder. The download only appears in the "Downloads" window and the only "Right Click" options permitted are to "Remove From List", "Select All", & "Copy Download Link" I also can not double click to run it. What's blocking it?
    I have a similar problem when accessing .zip files that are attachments to my emails. Here, however, I can place the file in a designated folder, however, the .zip file and it's compressed content files are file-typed as "FireFox Document" and I get permissions errors when running an unzip tool.
    Why are my download files being quarantined ??? Is there a security setting option I need to change???
    To get around this, I'm using IE to download and install these files, but switching back & forth between FireFox & IE is a real pain.

    It's your anti-virus not working correctly while scanning. You can turn off the option to scan in Firefox's '''about:config''' by filtering for '''browser.download.manager.scanWhenDone''' and double-clicking that line to change the value to '''false'''

  • How can I populate my PC HD with all the files that are currently on my iPod Classic?

    I think I've changed PCs three times since I've had my iPod Classic 80 gb.
    I think because of this, I have lost copies of files on my PC along the way (probably some of them remained in the earlier PCs and never made it to my current PC) although everything still seems to be on my iPod. So, I often get the message "Cannot locate file."
    Is there a way to populate my current PC with all the files I have on my iPod?
    Simply syncing my iPod doesn't seem to do the trick.
    Thanks for the help!

    You cannot use an iPod backup to restore to an iPad, nor can you use an iPad backup to restore to an iPod.
    Some apps support data syncing through iCloud, but this feature needs building into the app by the developer. If your app doesn't support this, then I believe there is no way to transfer the data between your two devices.

  • Disk is full, but I can't find the file(s) that fill it.

    When I got to my computer this morning it's root partition was full.  That partition is over 400G and when I left the computer last night it was nowhere even close to full.
    I spent a moment trying to find the files that filled the disk.  I tried `du / | sort -n`  This tells me the space is taken up by /home/dave.  However, there are no files in that directory that would account for all that space.  (du reports the directory is ~400G, but reports no files that would account for the space)
    Then I rebooted the machine.  Then suddenly my space was available again.
    What's going on?  I'm puzzled and confused.
    I should mention that the root partition is EXT3 on top of LVM on top of RAID1, as described http://wiki.archlinux.org/index.php/Ins … AID_or_LVM.  Is there a bug in this?
    -Dave
    [dave@starbuck ~]$ uname -a
    Linux starbuck 2.6.26-ARCH #1 SMP PREEMPT Tue Sep 9 09:56:28 UTC 2008 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
    [dave@starbuck ~]$ df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/grande-root
    422G 12G 390G 3% /
    none 1006M 0 1006M 0% /dev/shm
    /dev/mapper/venti-media
    447G 22G 403G 6% /mnt/media
    /dev/md1 92M 17M 70M 20% /boot
    (the `df -h` above is after reboot.  Sorry I don't have a copy of the before reboot, but it showed 400G used on /)

    I can't recall the exact details, but I remember some disk usage going crazy on one of my own machines. 'du' was reporting more than 'ncdu' (an excellent package in the AUR that combines du and ncurses) or whatever similar tool I was using to see if du's craziness was correct (which it wasn't, of course).
    I don't exactly remember what I did to fix it, but I think I rebooted and everything fixed itself.
    I'm really venturing out here since my memory of this is so vague, but I might have had a (supposedly) full partition too, but I can't remember that part all that much.
    And I run JFS without anything fancy (like RAID or LVM), so there are filesystem-independent issuez somewhere...
    -dav7
    Last edited by dav7 (2008-10-08 18:13:39)

  • How can I know the name of the file that the user has currently open ?

    Hello
    I'm developing a module for x3dv.
    http://hiperia3d.blogspot.com/search/label/X3DV%20Module%20For%20Netbeans
    I am going to add a button to open the files when I click it.
    I just need to know how can I know the name of the file that the user has currently open in the editor. What variable holds it in Netbeans?
    Thank you
    Jordi

    If you are using the JFileChooser to open the document, I would create another class with this included:
    //initiate class variables
    private File f;
    //create JFileChooser
    JFileChooser fc = new JFileChooser();
    fc.setMultiSelectionEnabled(false);
    fc.setFileSelectionMode(JFileChooser.FILES_ONLY)
    //set the chooser to initialise File f with the file selected
    int status = fc.showOpenDialog(null);
    if (status == JFileChooser.APPROVE_OPTION)
         f = fc.getSelectedFile();
    public File getFile()
         return f;
    }

  • HT4796 How can I take the files that were migrated from my PC to my Mac and add all those files to my current user instead of having 2 users?

    How can I take the files that were migrated from my PC to my Mac and add all those files to my current user instead of having 2 users? Having to log out just to sign in on a different user to access the files is absurd.
    Do I make all the files sharable to all the NOW users on the mac then just delete the files? Or can i erase my account that I made when starting up my new mac and then just use the one with the transferred files?
    I just dont want to have to og in and out of 2 different accounts .. Help please.         
    -Nina

    Sorry. /Users is a folder path. It would be similar to C:\Users (if that exists on Windows).
    So, in the Finder, select Computer from the Go menu.
    You'll see Macintosh HD, double-click that to open it.
    In there you'll see several folders. One is Users. That is where all the user Home folders exist. Select the other account's home folder and go to step 3.
    If you have any more confusion, please stop and ask. We'll get there.
    If you feel more comfortable, you can just log into that other account and move the files into /Users/Shared.
    Then, log into the account you wish to use and copy the files from the Shared folder and paste them into your Home folder, wherever they belong, Documents, Music, Pictures, etc.  That just takes a little more work. Transferring them into Shared, and then copying into your home sets the permissions on the files so that you won't have a problem accessing them later. The steps I provided just prevent you from having to do the double move, since you are not going to use the old account once you are done.
    Quick unix shorthand. If someone gives you a file path that begins with a /, that means the root of the hard drive, ie Macintosh HD (if you haven't renamed it). The path separator in unix is /, not \.
    A path that starts with ~/ means your Home folder, the one inside /Users named with your account name.

  • I've installed LR on my new Mac - How do I find/what is the name of the file that opens to bring up my existing photos (on my external hd)?

    I've installed LR on my new Mac - How do I find/what is the name of the file that opens to bring up my existing photos (on my external hd)?

    Bookmarks and history are stored together in your profile folder in a database file named places.sqlite. These articles should help with restoring as much or as little of your other profile as you like:
    Locating the folder: [https://support.mozilla.com/en-US/kb/Profiles Profiles | How to | Firefox Help]
    The following article has suggestions for recovering bookmarks: [http://support.mozilla.com/en-US/kb/Lost%20Bookmarks Lost Bookmarks | Troubleshooting | Firefox Help].
    To move more settings, see: [https://support.mozilla.com/en-US/kb/Recovering+important+data+from+an+old+profile Recovering important data from an old profile].
    Hope this helps.

  • How to download the files, that are located in server, from the client?

    Hello folks,
    My program is like that, the files are located in the server and stored in file system.
    I can only know the server name and the directory listing, so that I can show the file names from that directory on the browser.
    The user might downloads those files from the browser and he might deletes those files through the browser.
    That user has valid right to do so and the files can be any type of extension.
    So how can I write this kind of program? Currently the whole system is in struts, so how can I make compatible with struts technology?
    Do u have any ideas?
    Regards,
    Phyo

    Thank you, grigpm. But actually I want the user to select the file that he wants to download rather than setting it in the configuration file. If it is possible, let me see the sample code of FileManager servlet. I've tried with some ways but I can only download from the same server with the application server. I want to download from different server. I hope someone can help me with sample code....
    Best regards,
    Phyo

  • What is the file size that ODI can handle

    Hi all,
    What is the file size that ODI can handle ?????????
    can it handle 1GB files without any issues?????????
    Thanks
    Phani

    Hi Phani,
    It also depends on the type of file you are transfering. If have used the XML file around 1GB and the performance is very low. But we used the Database schema to load the XML data and the performance had increased very well.
    I never tried the large flat files load around 1GB.
    Thanks,
    Yellanki

  • Where does FireFox get the default value of a preference from. What is the format of the file that has the default value?

    Where does FireFox get the default value of a preference from. What is the format of the file that has the default value?. I need the actual default value for a particualr preference.
    About:config does show some default values but I need the source from which about:config picks up the default value.
    Any help in this direction is greatly appreciated.
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Win64; x64; Trident/4.0; .NET CLR 2.0.50727; SLCC2; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)

    The prefs that aren't hidden if they are the default are stored in two JavaScript text files in the Firefox program folder
    You can open them via these links in a Firefox tab:
    <code>resource:///defaults/pref/firefox.js
    resource:///greprefs/all.js
    </code>
    ([/forum/1/702598])

  • I am usiing Kaspersky Internet protection.  I keep getting a 403 error Virus Detected on just one of the files that I am trying to convert.  What do I need to do.

    I am getting a message 403 that the file that I am trying to convert has a virus.  I use Kaspersky virus detection and I ran it on just that file.  I have converted another file with on problems.  What do I need to do?

    What is your Windows version?  32-bit or 64-bit?
    Internet Explorer: you must use the 32-bit version, regardless of your OS version.
    What is the exact error you get, and what are you doing when you get that error?

Maybe you are looking for