RMAN with tape without mediation from MML (target 9i)

hi, guys
i'm wondering if RMAN is able to do the following job :
target DB (9.2.0.8)
i wanna backup the whole database to tape (hot or cold whatsoever)
is it possible to backing up db to tape without 3-rd party SW installed on DB?
if i wanna exclude the temp tablespace from whole backup what's the fastest way to do it ?
thanks~
or the possible way is only to write to disk first then move to tape manually ?
thanks
br/ricky

is it possible to backing up db to tape without 3-rd party SW installed on DB?NO, not directly with RMAN. Unless of course you don't consider Oracle Secure Backup 3rd party software.
if i wanna exclude the temp tablespace from whole backup what's the fastest way to do it ?You are in luck, RMAN doesn't backup temporary tablespaces.
or the possible way is only to write to disk first then move to tape manually ?Yes, RMAN can write to disk and then you can move to tape without using RMAN.

Similar Messages

  • Tkinter with X without installing from fink

    how can I use tkinter with X without install it from fink? I don't want change my current python setup and I already have tkinter installed but it runs only in cocoa mode. is there any easy solution for this problem?

    {quote:title=noname242 wrote:}
    thanks. I've read that post and it ends up with a fink install of python. But fink will break a bunch of other python specific installs, numpy and scipy and my current 2.6 python setup. Besides, I don't really like all of the extra packages that fink tries to install. Isn't some way around this?
    {quote}
    Fink most certainly will NOT do that.
    The worst it will do is put /sw/bin/python at the head of the path, before /usr/bin/python
    Just do something like this:
    alias python=/usr/bin/python
    alias pythonx=/sw/bin/python
    or whatever else you need, or don't source /sw/bin/init.sh unless you need what fink has.
    Fink will install tcl, tk as dependencies, since you need these for the X11 version.
    Otherwise, just download the X11-competent version of the source code and compile it yourself. You'll still need X11 versions of tcl and tk.

  • RMAN Integration with Tap drive

    Dear All,
    Can any body help me how to integrate RMAN with tap on HP-Unix.
    Regards,

    To intergrate with RMAN, you should review the install instructions of whichever 3rd party backup software you are using. After you have the software integrated, you can refer to Configuring RMAN to Make Backups to a Media Manager.

  • RMAN-05001 auxiliary .... conflicts with a file used by the target database

    I can´t recreate my physical standby.
    It worked in the past.
    Now I reinstalled the 3 standbyclients.
    Copied the spfile from the primary - modified the entries and did a rman backup.
    But when issuing the duplicate database command - it comes up with the error above
    SPFILE standyby db:
    *.db_file_name_convert='+DATA/prim/','+DATA/stdy/','+RECOVERY/prim','+RECOVERY/stdy'
    *.log_file_name_convert='+DATA/prim/','+DATA/stdy/','+RECOVERY/prim','+RECOVERY/stdy'
    Starting restore at 15-APR-10
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backupset restore
    channel ORA_AUX_DISK_1: restoring control file
    channel ORA_AUX_DISK_1: reading from backup piece /oracle/stage/33lb65n2_1_1
    channel ORA_AUX_DISK_1: restored backup piece 1
    piece handle=/oracle/stage/33lb65n2_1_1 tag=TAG20100415T102434
    channel ORA_AUX_DISK_1: restore complete, elapsed time: 00:00:11
    output filename=+REDO1/stdy/controlfile/current.262.716293055
    output filename=+REDO2/stdy/controlfile/backup.262.716293055
    Finished restore at 15-APR-10
    sql statement: alter database mount standby database
    released channel: ORA_AUX_DISK_1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 04/15/2010 10:31:46
    RMAN-05501: aborting duplication of target database
    RMAN-05001: auxiliary filename DATA/prim/datafile/system.262.715097535 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/sysaux.263.715097499 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/undotbs3.269.710521021 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/undotbs2.270.710521021 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/example.272.710521021 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/users.268.710521021 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/sysaux.273.710521021 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/undotbs1.271.710521021 conflicts with a file used by the target database+
    RMAN-05001: auxiliary filename DATA/prim/datafile/system.264.710521021 conflicts with a file used by the target database+

    Hi ,
    I feel you are using ASM but still check the below details:
    Cause
    Production and Auxiliary have same directory structure and are running on two different machines. RMAN must be told not check that the target datafiles are sharing the same names as the duplicated files being created. Otherwise, the following errors will be returned:
    RMAN-05001: auxiliary filename /qmaxnt/u04/qmaxntorafiles/table/QMAXAD08_03.dbf
    conflicts with a file used by the target database
    RMAN-05001: auxiliary filename /qmaxnt/u04/qmaxntorafiles/table/QMAXAD08_02.dbf
    Solution
    To implement the solution, please use nofilenamecheck in syntax as follows:
    1. Connect to Target, auxiliary, and rman catalog and
    2. use script as
    run{
    set until time "to_date('2005/09/17 14:00:00','yyyy/mm/dd HH24:MI:SS')";
    allocate auxiliary channel aux1 type 'sbt_tape';
    allocate auxiliary channel aux2 type 'sbt_tape';
    duplicate target database for standby dorecover nofilenamecheck;
    Make sure to use auxiliary type of channel so RMAN restore take place at auxiliary database.
    Thanks,
    Rafi.
    http://rafioracledba.blogspot.com/

  • Running rman with virtual tape speed too low(500KB/s approx)

    Hey guys, I run rman with mhvtl. but the backup speed is too low(500kB/s).
    the mhvtl debugging prints indicate that the block size is 64kB and the scsi command is running synchronous.
    does any one know how to speed up this backup operation?<smiley image='anim_crazy.gif'/>
    Thanks.
    <b>my system:</b>
    linux kernel 2.6.18
    mhvtl 0.18.17
    oracle10
    obtool 10.2
    <b>rman configure:</b>
    RMAN> show all;
    using target database control file instead of recovery catalog
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';
    CONFIGURE CONTROLFILE AUTOBACKUP OFF; # default
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/backup1/ctl_%F';
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DEVICE TYPE 'SBT_TAPE' BACKUP TYPE TO BACKUPSET PARALLELISM 1;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
    CONFIGURE CHANNEL 1 DEVICE TYPE DISK FORMAT '/backup1/backup_%U';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK FORMAT '/backup2/backup_%U';
    CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' MAXOPENFILES 1 PARMS '';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/home/oracle/oracle/product/10.2.0/db_1/dbs/snapcf_orcl.f'; # default

    skoczo wrote:What services could i disable?
    anything you don't need at startup.
    If you disable systemd service from startup, you will lose some kind of functionality, and you should try to figure out yourself whether you need that functionality of not.
    If you use pulseaudio (I assume you do, since it looks like you're using gnome), you can safely disable alsa-restore.service and alsa-store.service, as pulseaudio will restore audio levels by itself.
    I've masked systemd-vconsole-setup.service myself (disabling isn't enought), since I rarely use virtual console on ttys. I don't have correct keymap on ttys but that's not a big deal for me.
    I don't think you need all those @backlight services either. I've personally masked all but one on my system.
    e4rat will most likely reduce your start up time greatly, although it's a bit of a hassle to set up.
    systemd-readahead might also help, but you should test it for yourself.
    I'm also thinking you could probably optimize your initramfs a bit, as 11s is quite long for loading kernel. At least make sure you have 'autodetect' hook enabled in mkinitcpio.conf.
    Also you can use lz4hc for compressing initramfs (COMPRESSION="lz4" and COMPRESSION_OPTIONS="-9" in mkinitcpio.conf), which should be faster on decompression than other algorithms.
    There are some more tips in arch wiki, if you didn't check it out already

  • Hi everybody, I am trying to create a DVD pal without menu with the program iDVD from a .mov file. Any ideas? Thanks so much.

    Hi everybody, I am trying to create a DVD pal without menu with the program iDVD from a .mov file. Any ideas? Thanks so much.

    (From fellow poster Mishmumken: )
    How to create a DVD in iDVD without menu (there are several options):
    1. Easy: Drop your iMovie in the autoplay box in iDVD's Map View, then set your autoplay item (your movie) to loop continously. Disadvantage: The DVD plays until you hit stop on the remote
    2. Still easy: If you don't want your (autoplay) movie to loop, you can create a black theme by replacing the background of a static theme with a black background and no content in the dropzone (text needs to be black as well). Disadvantage: The menu is still there and will play after the movie. You don't see it, but your disc keeps spinning in the player.
    3. Still quite easy but takes more time: Export the iMovie to DV tape, and then re-import using One-Step DVD.
    Disadvantage: One-Step DVD creation has been known to be not 100% reliable.
    4. (My preferred method) Easy enough but needs 3rd party software: Roxio Toast lets you burn your iMovie to DVD without menu - just drag the iMovie project to the Toast Window and click burn. Disadvantage: you'll need to spend some extra $$ for the software. In Toast, you just drop the iMovie project on the Window and click Burn.
    5. The "hard way": Postproduction with myDVDedit (freeware)
    Tools necessary: myDVDedit ( http://www.mydvdedit.com )
    • create a disc image of your iDVD project, then double-click to mount it.
    • Extract the VIDEO_TS and AUDIO_TS folders to a location of your choice. select the VIDEO_TS folder and hit Cmd + I to open the Inspector window
    • Set permissions to "read & write" and include all enclosed items; Ignore the warning.
    • Open the VIDEO_TS folder with myDVDedit. You'll find all items enclosed in your DVD in the left hand panel.
    • Select the menu (usually named VTS Menu) and delete it
    • Choose from the menu File > Test with DVD Player to see if your DVD behaves as planned.If it works save and close myDVDedit.
    • Before burning the folders to Video DVD, set permissions back to "read only", then create a disc image burnable with Disc Utility from a VIDEO_TS folder using Laine D. Lee's DVD Imager:
    http://lonestar.utsa.edu/llee/applescript/dvdimager.html
    Our resident expert, Old Toad, also recommends this: there is a 3rd export/share option that give better results.  That's to use the Share ➙ Media Browser menu option.  Then in iDVD go to the Media Browser and drag the movie into iDVD where you want it.
    Hope this helps!

  • How to open a pdf from pdf target with page no using javascript

    Hi
    How to open a pdf from pdf target with page no using javascript
    Thanks in Advance.

    Hello,
    <p>Web.show_document calling .htm files saved on disk.....</p>
    Francois

  • I HAVE A SOURCE TABLE WITH 10 RECORDS AND TARGET TABLE 15 RECORDS. MY WUESTION IS USING WITH THE TABLE COMPARISON TRANSFORM I WANT TO DELETE UNMATCHED RECORDS FROM THE TARGET TABLE ??

    I HAVE A SOURCE TABLE WITH 10 RECORDS AND TARGET TABLE 15 RECORDS. MY QUESTION IS USING WITH THE TABLE COMPARISON TRANSFORM .I WANT TO DELETE UNMATCHED RECORDS FROM THE TARGET TABLE ?? HOW IT IS ??

    Hi Kishore,
    First identify deleted records by selecting "Detect deleted rows from comparison table" feature in Table Comparison
    Then Use Map Operation with Input row type as "delete" and output row type as "delete" to delete records from target table.

  • HT201413 I purchased an album online with my ipad2 directly from the artists website.  I received an email containing the link to allow me to download it.  I tapped on the link and the MSG came up saying Safari is unable to download file.  Any ideas?

    I purchased an album online with my ipad2 directly from the artists website.  I received an email containing the link to allow me to download it.  I tapped on the link and the MSG came up saying Safari is unable to download file.  I have downloaded apps before with no problems.  This is the first music download I have purchased on my ipad2.  Maybe it has something to do with the security on the email I received from the artist containing the download.  I have the latest iTunes OS and apple iPad 2. O.S.  Any ideas on what to do?

    You can't download music via Safari on the iPad - you will need to download it on your computer, add it to your computer's iTunes, and then sync it to the iPad.

  • TS3276 When away from my home, I need to utilize iPhone Hotspot (AT&T).  I can access RoadRunner Webmail and download to my iPhone with or without the hotspot.  But, if I wish to use the Iphone Hotspot to download email via the Apple mail program on my la

    When away from my home, I need to utilize iPhone Hotspot (AT&T).  I can access RoadRunner Webmail and download to my iPhone with or without the hotspot.  But, if I wish to use the Iphone Hotspot to download email via the Apple mail program on my laptop, I get an error message indicating: "The sender address [username redacted]@twcny.rr.com was rejected by the server smtp-server.twcny.rr.com" but I am able to access internet sites.  Anyone run into this issue?  Any fixes?  Thankx

    See if anything here helps.
    Can't connect to the iTunes Store - Support - Apple
    Best Fixes for 'Cannot Connect to iTunes Store' Errors | iPad Insight

  • If i buy an iphone 6 without contract from the US, would it work in other countries with non-US carriers?

    if i buy an iphone 6 without contract from the US, would it work in other countries with non-US carriers?

    Contract free versus SIM free are different. What you want to do is to wait for Apple to sell the SIM free version of the iPhone 6. See this explanation from the Apple 5S page that details this...
    If you buy iPhone for T-Mobile, it will arrive with a nano-SIM card already installed that you can activate by visiting an Apple Retail Store or a T-Mobile store or by calling T-Mobile. If you buy a SIM-free iPhone, you will need to purchase a GSM-compatible nano-SIM card separately. In the United States, you can purchase such a SIM from AT&amp;T or T-Mobile. When you travel internationally, you can use a nano-SIM card for iPhone 5s from a local GSM carrier.
    Also be aware warranty service is country specific. So if you buy a phone in the US and it develops problems you would need to return it for service in the US...

  • Can the compaq armada m300 support a 40gb hdd from a presario2000us with or without an os ???

    just  would like to know if the compaq  armada notebook/laptop can support a 40Gb hdd internal from the presario 2100us laptop/notebook with or without an OS already on the hdd???

    Hi:
    When I compare the specs between the two machines, even though the m300 states max drive is 12 GB, I see no reason why it won't take a 40 GB drive.
    I have an old Dell C610 that came with a 10 GB 4200 RPM HDD and when the drive died, I bought a 60 GB 5400 RPM HDD, and it has performed flawlessly ever since.
    Paul

  • Target Spry RowID on page with Multiple data sets from another page

    Hi all,
    I am trying to target a specific data item, on a page with
    multiple data sets, from a link on another page. (I also have to
    pass the link through Flash, but lets start with the simple
    part...)
    You can take a look at the site in progress here:
    http://www.3andband.com/TestSite/iframeTest3.html
    From the Home page I want to link to specific news or concert
    items on the News page
    I have been trying to get SpryURLUtils to do it but I can't
    seem to get it working.
    Any help would be greatly appreciated.
    Thanks!
    Ben

    did u try if it even passes the row value?? with a simple
    alert? alert(params.row)
    Also maby u need to reorder the scripts to this;
    <script src="../SpryAssets/SpryURLUtils.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/xpath.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/SpryData.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/SpryCollapsiblePanel.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/SpryEffects.js"
    type="text/javascript"></script>
    <script src="../SpryAssets/SpryAccordion.js"
    type="text/javascript"></script>
    and your js script
    var params = Spry.Utils.getLocationParamsAsObject();
    var dsConcerts = new
    Spry.Data.XMLDataSet("includes/concerts.xml", "Concerts/concert");
    dsConcerts.setColumnType("image", "image");
    var dsNews = new Spry.Data.XMLDataSet("includes/news.xml",
    "News/item");
    //Set an observer so that when the data is loaded, we update
    the current row to the url param value
    dsNews.addObserver({ onPostLoad: function(ds, type) {
    dsNews.setCurrentRow(params.row); }
    function MM_effectBlind(targetElement, duration, from, to,
    toggle)
    Spry.Effect.DoBlind(targetElement, {duration: duration,
    from: from, to: to, toggle: toggle});
    So url params get loaded before the data

  • Interface RMAN with BACKUP EXEC

    Hi,
    I want to backup my database on tape with backup exec but i don't know the parameters to put on init.ora.
    Thanks

    Possibly 2 parameters (depends on the environment, refer to your MML documentation):
    RMAN utilizes the LARGE_POOL area of the SGA for allocating
    memory for input/output buffers.
         The LARGE_POOL is only used if I/O Slaves are specified by one or
    both of the initialization parameters DBWR_IO_SLAVES or BACKUP_TAPE_IO_SLAVES.
    If DBWR_IO_SLAVES has a non-zero value and/or BACKUP_TAPE_IO_SLAVES is set to TRUE,
    then RMAN uses the LARGE_POOL because the I/O Slave Processes must coordinate their
    buffer read/writes in a common area. If no value for LARGE_POOL_SIZE is set in the init.ora file,
    and if I/O slaves are configured to be used, then RMAN uses the SHARED_POOL for
    input and output buffers. This can put severe strain on the Shared Pool,
    and should be avoided. This is often indicated by RMAN receiving an ora-4031
    error from the target database.
    Werner

  • How can I share an ibook that is 250 megs with others without using the ibook store

    Hello
    I'm using ibook author and the book I have created is 250 megs. I'm having trouble sharing it and getting on my new ibook air. Does anyone know if there is a good way to share the file with others without publishing it or using iTunes?
    I'd ideally like to use something like Dropbox or my website but every time I try to download the file using one of these sites safari/apple says file not readable.
    Any help would be appreciated.
    Thank you!

    Thank you both for the help and sorry about not replying earlier. I've tried both drop box as well making the ibook downloadable from a website. I've triend to create a step by step list below that better illustrates what is happening.
    1) export ibook author file as an xxxxxx.ibooks
    2) upload xxxxx.ibooks to dropbox and then send my self a test link
    3) using safari i download the xxxxx.ibooks file
    4) while still in safari a page opens up with an icon for the xxxx.ibooks file and it has two buttons underneath it- one that says "open with..." and another that says "open in ibooks"
    THIS IS WHERE THE IBOOK PROBLEM STARTS
    5) I tap on the "open in ibooks" button - nothing happens
    6) I tap on the "open with..." button and an icon for the ibook app pops up
    7) I tap on the ibook app icon and nothing happens
    8) I tap and hold the "open in ibooks" button for 2 plus minutes (the time for holding the button down fluctuates from 45 seconds to 5 minutes)
    9) the xxxxxx.Ibooks file opens in the ibook app.
    I am very happy that I was able to get the xxxxx.ibooks file to open on my ipad. However, this is not a smooth or intuitive process. I need to share the xxxxxx.ibooks file with many people and I want to find a process for getting them the book that is very easy.
    any advice is appreciated
    Do you think the problem could be the size of the file?
    Thank you

Maybe you are looking for

  • Lion Bootcamp won't install Windows 7 Professional

    I have a fresh install of Lion on my iMac and have been trying to install Windows 7 Professional using Bootcamp 4.0.  Here's what I've done. 1) Loaded bootcamp and followed the instructions to partition the drive.  Split the 500GB drive so the Mac wo

  • List of Proforma Invoice

    Hi All,   What is the transaction code to see the list of proforma invoice? Rewrd points for helpful answer. Regards Ashis

  • Xserve Remote Diagnostics - problem

    I've got a faulty Xserve G5 node in our cluster, and I'd like to use the Xserve Remote Diagnostics software to perform a quick hardware check (I don't expect much from this software, but it's better than nothing Now, the problem is: For some reason t

  • Global Employee Actions:Withdraw at home

    Hello, When I am running Withdraw at home action for an employee date types like Band level entry date, Job level entry date etc. are not getting updated based on host assignment start date. I have to do manual updation in IT41. I have used COPY  fun

  • HELP iTunes only shows 500 of my 2500 song collection

    I have both a windows and just bought a g5. Burned all my music from my win and drag and droped the music files into itunes music file. Itunes only processed, shows 500 of my songs. I've tried to play the other songs that are not in the library, add