RMAN Backup to tape using Oracle Secure Backup

I am trying to take 11g R2 (11.2.0.3) database backup using RMAN. I am using Oracle Secure Backup for configuring virtual tape library and virtual tape drive.
Whenever, I am running the RMAN backup script it simply hangs. While checking the backup job status from Oracle Secure Backup web interface, the job status are displaying 'pending resource availability'.
On, furthur investigating the job, the following error message are displayed,
" Dispatching job to run on oradb. Drive or volume on which mount attempted is unusable".
Library and Tape Creation:
mkdev -t library -o -S 4 -a oradb:/vlib -v vlib
mkdev -t tape -o -a ora11:/vt -v -l vlib -d 1 vt
Not able to fix this error. Need help
Message was edited by: 799814

There is a VTL: http://mhvtl-linux-virtual-tape-library-community-forums.966029.n3.nabble.com/
  really work well with OSB 10.3.0.3 64bit, the version of it, fully tested by me , is 1.2
The installation guide of it here:
mh virtual tape & library system.
Instructions assume reader is familiar with the kernel build process.
There are two sections of code to build.
- The kernel module
- The user-space daemons.
Kernel module mhvtl:
==================
1) Make sure the kernel-devel package to match your running kernel is installed.
e.g.
RedHat AS 4 & 5:
# rpm -qa|grep kernel
kernel-2.6.9-34.0.1.EL
kernel-devel-2.6.9-34.0.1.EL
kernel-2.6.9-5.EL
kernel-devel-2.6.9-5.EL
kernel-utils-2.4-13.1.80
SLES 9 & 10:
# rpm -qa|grep kernel
2) Extract the mhvtl source code.
# tar xvfz mhvtl-2012-04-04.tgz
3) Change directory into the kernel driver source.
# cd mhvtl-1.2/kernel/
# make
# make install
User space daemons:
===================
Pre-req for a running mhvtl
- sg3_utils (http://sg.danny.cz/sg/sg3_utils.html)
Pre-req to build/compile userspace:
- zlib-devel
* To build an RPM
  ===============
cp mhvtl-YYYY-MM-DD.tar.gz /usr/src/packages/SOURCE/
cd /usr/src/packages/SOURCE
rpmbuild -tb mhvtl-YYYY-MM-DD.tar.gz
<wait for rpm build to complete>
rpm -Uvh /usr/src/packages/RPMS/<cpu type>/mhvtl-1.2-z.<cpu type>.rpm
(The rpm install will create system group & accounts vtl)
- Note: For RedHat, replace 'packages' with 'redhat'
* To build from tar archive (Debian / Ubuntu):
  ============================================
apt-get install lsscsi
apt-get install sg3_utils
To limit damage that may occur by wayward daemons, I highly recommend creating
a group and user called 'vtl'
# /usr/sbin/groupadd --system vtl
# /usr/sbin/useradd --system -c "Vitrual Tape Library" -d /opt/vtl -g vtl -m vtl
Now build user space daemons:
From the parent directory where you extracted the source.
# cd mhvtl-1.2
Build the binaries
# make
Install the rc script into /etc/init.d/ and binaries to /usr/local/bin/
# make install
Start daemons:
/etc/init.d/mhvtl start
Test:
Note: Make sure the 'mtx' & 'lsscsi' utilities are installed
The virtual devices are attached to HBA #5 in this example.
e.g.
# lsscsi -g
[0:0:0:0]    disk    ATA      WDC WD1200BEVS-0 02.0  /dev/sda  /dev/sg0
[3:0:0:0]    cd/dvd  Optiarc  DVD RW AD-7910A  1.D1  /dev/sr0  /dev/sg1
[5:0:0:0]    mediumx SPECTRA  PYTHON           5500  /dev/sch0  /dev/sg6
[5:0:1:0]    tape    QUANTUM  SDLT600          5500  /dev/st0  /dev/sg2
[5:0:2:0]    tape    QUANTUM  SDLT600          5500  /dev/st1  /dev/sg3
[5:0:3:0]    tape    IBM      ULT3580-TD4      5500  /dev/st2  /dev/sg4
[5:0:4:0]    tape    IBM      ULT3580-TD4      5500  /dev/st3  /dev/sg5
# mtx -f /dev/sg6 status
  Storage Changer /dev/sg6:4 Drives, 37 Slots ( 4 Import/Export )
Data Transfer Element 0:Empty
Data Transfer Element 1:Empty
Data Transfer Element 2:Empty
Data Transfer Element 3:Empty
      Storage Element 1:Full :VolumeTag=SDLT01S3                           
      Storage Element 2:Full :VolumeTag=SDLT02S3                           
      Storage Element 3:Full :VolumeTag=SDLT03S3                           
      Storage Element 4:Full :VolumeTag=SDLT04S3                           
      Storage Element 5:Full :VolumeTag=SDLT05S3                           
      Storage Element 6:Full :VolumeTag=SDLT06S3                           
      Storage Element 7:Full :VolumeTag=SDLT07S3                           
      Storage Element 8:Full :VolumeTag=SDLT08S3                           
      Storage Element 9:Full :VolumeTag=SDLT09S3                           
      Storage Element 10:Empty
      Storage Element 11:Full :VolumeTag=ULT001L1                           
      Storage Element 12:Full :VolumeTag=ULT002L2                           
      Storage Element 13:Full :VolumeTag=ULT003L3                           
      Storage Element 14:Full :VolumeTag=ULT004L4                           
      Storage Element 15:Full :VolumeTag=ULT005L1                           
      Storage Element 16:Full :VolumeTag=ULT006L2                           
      Storage Element 17:Full :VolumeTag=ULT007L3                           
      Storage Element 18:Full :VolumeTag=ULT008L4                           
      Storage Element 19:Full :VolumeTag=ULT009L1                           
      Storage Element 20:Empty
      Storage Element 21:Full :VolumeTag=8MM001X4                           
      Storage Element 22:Full :VolumeTag=8MM002X4                           
      Storage Element 23:Full :VolumeTag=8MM003X4                           
      Storage Element 24:Full :VolumeTag=8MM004X4                           
      Storage Element 25:Empty
      Storage Element 26:Empty
      Storage Element 27:Empty
      Storage Element 28:Empty
      Storage Element 29:Empty
      Storage Element 30:Empty
      Storage Element 31:Full :VolumeTag=CLN001L1                           
      Storage Element 32:Full :VolumeTag=CLN002L1                           
      Storage Element 33:Full :VolumeTag=CLN003L1                           
      Storage Element 34 IMPORT/EXPORT:Empty
      Storage Element 35 IMPORT/EXPORT:Empty
      Storage Element 36 IMPORT/EXPORT:Empty
      Storage Element 37 IMPORT/EXPORT:Empty
Enjoy.
Please feel free in letting me know if this works for you.
Bug fixes and suggestions always welcome.
[email protected]
[email protected]

Similar Messages

  • Oracle Secure Backup datasets Rman backup

    Hi all,
    I want use the scheduler on OSB, to  launch a shell script to backup a database by rman.
    I made a test, and the backup executed well. I created a dataset, like that:
    include host hostn01
    include path /u01/app/oracle/dummy
    after backup "/u01/app/oracle/admin/scripts/rman/full_db.sh"
    Script full_db.sh as:
    su - oracle -c "/u01/app/oracle/admin/scripts/rman/level0_db_tape.sh"
    The script above invoke the rman backup full, and finish without any errors.
    My question. It is possible to have a dataset without the include path for a dummy dir? like that or similar?
    include host hostn01
    "/u01/app/oracle/admin/scripts/rman/full_db.sh"
    The OSB version is 10.4.3
    Cumps,

    Hi
    You can use RMAN for Backup and Restore using Oracle Secure Backup. But the following has to met before the implementation.
    1. RMAN must connect through pre-authorised user
    2. pre-authorised OSB user's OSB class must have database backup and restore rights
    3. OSB user permissions must match those of Oracle Instance.
    Please check all the above....
    Thanks
    LaserSoft

  • Oracle secure  backup "lsbackup " not showing in obtool

    hi!
    i am using oracle secure backup with virtual tape drive....
    lsdev -lvlib:
    Device type: library (virtual)
    Model: [none]
    Serial number: 82206a7c
    In service: yes
    Debug mode: no
    Barcode reader: default (hardware-selected)
    Barcodes required: no
    Auto clean: no
    Clean interval: (not set)
    Clean using emptiest: no
    Ejection type: auto
    Min writable volumes: 0
    UUID: d9916f34-cdec-102c-a9cf-000c2912137c
    Attachment 1:
    Host: osb
    Raw device: /vlib
    vt:
    Device type: tape (virtual)
    Model: [none]
    Serial number: 96627110
    In service: yes
    Library: vlib
    DTE: 1
    Automount: yes
    Error rate: 8
    Query frequency: [undetermined]
    Debug mode: no
    Blocking factor: (default)
    Max blocking factor: (default)
    Current tape: [unknown]
    Use list: all
    Drive usage: 1 minute, 9 seconds
    Cleaning required: no
    UUID: f2efc426-cdec-102c-a9cf-000c2912137c
    Attachment 1:
    Host: osb
    Raw device: /vt
    its working fine i use rman and took two backups....but i dont know where are they....on os i have two directory vlib(library) and one more was created 'vt'(tape drive).i know backups are in vlib but how to check them..through obtool ...it shows nothing..
    please help.......
    BACKUP 1:
    RMAN> run
    2> {
    3> allocate channel ch1 device type sbt;
    4> backup datafile 4;
    5> release channel ch1;
    6> }
    using target database control file instead of recovery catalog
    allocated channel: ch1
    channel ch1: sid=130 devtype=SBT_TAPE
    channel ch1: Oracle Secure Backup
    Starting backup at 22-DEC-09
    channel ch1: starting full datafile backupset
    channel ch1: specifying datafile(s) in backupset
    input datafile fno=00004 name=/u01/app/oracle/product/10.2.0/oradata/orcl/users01.dbf
    channel ch1: starting piece 1 at 22-DEC-09
    channel ch1: finished piece 1 at 22-DEC-09
    piece handle=0nl1h7ao_1_1 tag=TAG20091222T061656 comment=API Version 2.0,MMS Version 10.3.0.1
    channel ch1: backup set complete, elapsed time: 00:00:25
    Finished backup at 22-DEC-09
    released channel: ch1
    BACKUP 2 .......
    RMAN> run
    2> {
    3> allocate channel ch1 device type 'SBT_TAPE';
    4> backup datafile 3;
    5> backup datafile 2;
    6> release channel ch1;
    7> }
    allocated channel: ch1
    channel ch1: sid=130 devtype=SBT_TAPE
    channel ch1: Oracle Secure Backup
    Starting backup at 22-DEC-09
    channel ch1: starting full datafile backupset
    channel ch1: specifying datafile(s) in backupset
    input datafile fno=00003 name=/u01/app/oracle/product/10.2.0/oradata/orcl/sysaux01.dbf
    channel ch1: starting piece 1 at 22-DEC-09
    channel ch1: finished piece 1 at 22-DEC-09
    piece handle=0ol1h7nq_1_1 tag=TAG20091222T062354 comment=API Version 2.0,MMS Version 10.3.0.1
    channel ch1: backup set complete, elapsed time: 00:00:45
    Finished backup at 22-DEC-09
    Starting backup at 22-DEC-09
    channel ch1: starting full datafile backupset
    channel ch1: specifying datafile(s) in backupset
    input datafile fno=00002 name=/u01/app/oracle/product/10.2.0/oradata/orcl/undotbs01.dbf
    channel ch1: starting piece 1 at 22-DEC-09
    channel ch1: finished piece 1 at 22-DEC-09
    piece handle=0pl1h7p7_1_1 tag=TAG20091222T062439 comment=API Version 2.0,MMS Version 10.3.0.1
    channel ch1: backup set complete, elapsed time: 00:00:25
    Finished backup at 22-DEC-09
    released channel: ch1
    Edited by: Muhammad.Usman on Dec 22, 2009 8:51 PM

    The configuration you have described is not supported. If you want to use a VTL you will need to purchase one from a supported VTL supplier.
    OSB does not provide its own VTL.
    Rich

  • Licensing for Oracle Secure Backup Cloud Module

    My company is looking at moving from our internal tape backup to Oracle (Cloud) Database Backup.  We have questions about costs for licensing the Oracle Secure Backup Cloud Module.  We have been using Oracle Secure Backup Express Edition and would like to know if there are additional API/License costs for using Oracle Secure Backup Cloud Module in additional to the $33/TB per month cost listed on the Oracle Cloud Database Backup page at https://cloud.oracle.com/database_backup?tabID=1394421701419.
    We have spoken with 6 different sales and technical reps at Oracle and at Oracle Cloud and none have been able to provide a clear answer for this question.  We have been directed to this forum, by the staff at Oracle Cloud.
    Any feedback would be greatly appreciated.

    I don't know about this tape not appearing to the OS, some other OS related documentation would help you there. This may be due to the fact that this is a removable disk storage device, rather than actual tape.
    However I have checked the OSB tape support matrix and this device is not listed, so this is not supported for use with OSB.
    Thanks
    Rich

  • Is Oracle Secure Backup tool popularly used today?

    Is Oracle Secure Backup tool popularly used today?
    Which tap management tool is the most popularly used third-party software with Oracle database?

    We use ARCServe for tape backups. Seems to function fine.

  • Tape Drive and Library Compatibility Matrix - Oracle Secure Backup Express

    Does Oracle Secure Backup Express support IBM System Storage TS3200 Tape Library with two Tape Drives?
    Regards
    Rado

    That library is listed on the support matrix which applies to both OSB-XE and OSB:
    http://www.oracle.com/technology/products/secure-backup/pdf/Tape_Devices10.2.pdf
    Keep in mind that OSB-XE licensing restricts usage to one server direct attached to one tape drive. Per your post, your library has 2 tape drives which cannot be used with OSB-XE but certainly could with OSB.

  • Oracle Secure Backup 10.3.0.3.0 in Windows 2003 with IBM Tape Not Working

    Hi,
    I am currently implementing Oracle Secure Backup. My environment is this:
    OS: Windows Server 2003 (32Bit) for all servers
    Database: Oracle Database 11.2.0.1.0
    Tape Library: IBM-ULT 3580-TD4
    I will have to configure 2 machines to work with OSB: server01 and server02.
    Server01:
    This serves as the client, admin, mediaserver
    Server02:
    This will serve as the client, admin
    When I log in to Server01, in the device manager, I can see the Tape Drives (no warnings, no questions marks) so I think it's good.
    When I log in to Server02, in the device manager, there are no Tape Drives seen. Is is ok or shall i configure the IBM Tape drives to be also accessible since this is just the client, admin host?
    Also I have noticed that when I installed the OSB in Server02 (client,admin), when I am on the SCSI Devices, i dont see any tape device (since its not in the device manager). Because of this i cannot start OSB Services and cannot add this host to the mediaserver.
    Also, I am having issues Configuring the Library and the devices. I have read the official documentation completely but i think its very general and it does not present the detailed step-by-step process in installing and configuring OSB.
    When I issued: lsdev -lvg in the mediaserver , I can read an error: Warning: bus info unknown or drive not installed.
    Help is very much appreciated. Thanks a lot guys!

    I have resolved the issue. Ill close this thread. :))

  • Oracle Secure Backup- Error during configuration on Linux server

    Dear Gurus
    We are trying to configure Oracle Secure backup with the Oracle StorageTek tape library, on the Oracle Linux server for testing purposes..
    We are getting the following errors when we run the command to configure "discoverdev -ic -h orasecbak":
    Checking each library to associate discovered drive(s) with DTE...
      Assigning DTE 1 in library ora-sec-bk_lib_2 for drive ora-sec-bk_tape_1 with serial number: HUJ4411YD9
    Error: dte2 didn't report serial number to ora-sec-bk_lib_2 library
      Assigning DTE 1 in library ora-sec-bk_lib_1 for drive ora-sec-bk_tape_2 with serial number: HUJ4411YD9
    Error: dte2 didn't report serial number to ora-sec-bk_lib_1 library
    The tape library is connected to the server using two fiber connections..thats why the sg_map -i -x is giving output twice for the same serial number...
    .we installed Oracle Secure Backup 12.1
    Regards,
    Misbah

    What about disk space on your database server, is that OK? How about free RAM on all the systems?
    You can also check other kernel settings to see if you are running out of kernel message buffer space or shared memory.
    Thanks
    Rich

  • Oracle Secure Backup with partitioned SL3000

    A Client has a partitioned SL3000 tape library with two Access Expansion Modules, T10000D drives, LTO6 drives and dual robotics.
    Three Partitions - one for SAMFS including one AEM - this partition works fine.
    Two partitions created for OSB - one for LTO6 and media and the other for T10000D and media due to mixed media not supported in OSB.
    OSB 12.1 has been implemented, device configuration has been completed and verified. Library inventory completes successfully, when a test backup is started no media mounts to the tape drives. MTX utility for Linux has been implemented for test purposes - successful mounts using MTX was performed - a library inventory was then done using OSB and completed successfully identifying the media mounted in the drive that was initiated by MTX, a successful unload was then done using OSB.
    We are unable to mount media using OSB.
    Here is a output of devdump from OSB:
    ob> dumpdev prd-mgmt2_tape_4
    Oracle Secure Backup hardware error log for "prd-mgmt2_tape_4", version 1
          STK T10000D, prom/firmware id 4.07, serial number 579004000975
    Tue Mar 31, 2015 at 12:05:31.057 (SAST)  devtype: 26
       obexec: prd-mgmt2:/dev/sg4, args to wst__exec: handle=0x0
          accessed via host prd-mgmt2: Linux 2.6.32-431.3.1.el6.x86_64 #1 SMP Fri Jan 3 09:13:42 PST 2014
          op=0 (nop), buf=0x00, count=1 (0x1), parm=0x00
       cdb: 00 00 00 00 00 00 tur
       sense data:
          70 00 02 00 00 00 00 12 00 00 00 00 00 00 00 00
          00 00 00 00 00 00 40 01 00 00
             ec=0, sk=not ready, asc=0, ascq=0
             error is: unknown check condition
             flags: (none)
       returned status: code=unknown check condition,
          resid=0 (0x0), checks=0x0 []
    Tue Mar 31, 2015 at 12:05:38.142 (SAST)  devtype: 26
       obrobotd: /dev/sg4, args to wst__exec: handle=0x1
          accessed via host prd-mgmt2
          op=8 (rewind), buf=0x00, count=0 (0x0), parm=0x00
       cdb: 01 00 00 00 00 00 rewind
       sense data:
          70 00 02 00 00 00 00 12 00 00 00 00 00 00 00 00
          00 01 00 00 00 00 40 01 00 00
             ec=0, sk=not ready, asc=0, ascq=0
             error is: unknown check condition
             flags: (none)
       returned status: code=unknown check condition,
          resid=0 (0x0), checks=0x0 []
    Tue Mar 31, 2015 at 12:29:31.060 (SAST)  devtype: 26
       obexec: /dev/sg4, args to wst__exec: handle=0x0
          accessed via host prd-mgmt2
          op=0 (nop), buf=0x00, count=1 (0x1), parm=0x00
       cdb: 00 00 00 00 00 00 tur
       sense data:
          70 00 02 00 00 00 00 12 00 00 00 00 00 00 00 00
          00 00 00 00 00 00 40 01 00 00
             ec=0, sk=not ready, asc=0, ascq=0
             error is: unknown check condition
             flags: (none)
       returned status: code=unknown check condition,
            resid=0 (0x0), checks=0x0 []

    I have resolved the issue. Ill close this thread. :))

  • Oracle Secure Backup error: 'No such file or directory'

    Hi,
    could you help me to fix the following issue?
    RMAN> run {   ALLOCATE CHANNEL c1 DEVICE TYPE sbt PARMS='SBT_LIBRARY=C:\windows\
    system32\orasbt.dll' ; backup database format 'CF_%d_%T_s%sp%pt%t'; }
    using target database control file instead of recovery catalog
    allocated channel: c1
    channel c1: SID=8 device type=SBT_TAPE
    channel c1: Oracle Secure BackupStarting backup at 26-OCT-09
    channel c1: starting full datafile backup set
    channel c1: specifying datafile(s) in backup set
    input datafile file number=00001 name=C:\APP\AIME\ORADATA\ORCL\SYSTEM01.DBF
    input datafile file number=00002 name=C:\APP\AIME\ORADATA\ORCL\SYSAUX01.DBF
    input datafile file number=00003 name=C:\APP\AIME\ORADATA\ORCL\UNDOTBS01.DBF
    input datafile file number=00004 name=C:\APP\AIME\ORADATA\ORCL\USERS01.DBF
    input datafile file number=00005 name=C:\APP\AIME\PRODUCT\11.2.0\DBHOME_1\DATABA
    SE\TBS_5.F
    channel c1: starting piece 1 at 26-OCT-09
    released channel: c1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of backup command on c1 channel at 10/26/2009 00:20:54
    ORA-19506: failed to create sequential file, name="CF_ORCL_20091026_s10p1t701223
    652", parms=""
    ORA-27028: skgfqcre: sbtbackup returned error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_cat_query: Query for piece CF_ORCL_20091026_s10p1t701223652 failed.
    (Oracle Secure Backup error: 'No such file or directory').
    Thanks,
    jun

    You can work entirely in Xcode by using the command-line tool template in C. Xcode > File > New > Project > Command-Line Tool > Next > Language: C > Next > Create.
    If you do want to work on the command line, you may as well just use the "clang" program instead. The "gcc" tool is just a compatibility tool for existing scripts that are expecting the actual "gcc" program. Apple hasn't used the real "gcc" for years. (Read up on the GPLv3 for more information.)
    The gcc/clang arguments are the same. The "-c" flag instructs the compiler to only compile a single .c file into a .o object file. It won't create an executable. If you are only compiling a single source file, just omit the "-c" flag and the compiler will create an executable named "a.out" that you can run by typing "./a.out". You can specify "-o <executable name>" if you want to specify a name. Once you get more than a handful of source files, using the terminal starts to become a hassle. At that point, you definitely want to start using Xcode.
    I'm not sure why you would try to compile "helloworlddot1.c" and then get an error message about "filename.c". Something else is wrong.
    If you are working in the Terminal, it is easiest to use the "cd" command to move into the same directory as your source files. Then you don't have to keep typing the full path.
    It is hard to say what the "best" community is. There are many to choose from.

  • Configuring Internal DELL RD1000 for Oracle Secure Backup

    Hi all,
    I have a Dell R710 server running Solaris 10 9/10 which has an internal Dell RD1000 drive. I intend to use this as a target for Oracle Secure Backup but am so far unable to configure the solaris sgen driver to see it as a valid tape/scsi drive.
    iostat -En reveals the ff
    c2t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: DELL Product: RD1000 Revision: 0053 Serial No:
    Size: 160.04GB <160037691392 bytes>
    Also after reboot
    -bash-3.00# dmesg | grep -i RD1000
    Feb 21 22:02:10 genunix: [ID 846691 kern.info] model DELL RD1000
    however after following the installation guide i am still unable to see any /dev/scsi/changer or /dev/scsi/sequential directories.
    Any help will be greatly appreciated.
    Thanks

    I don't know about this tape not appearing to the OS, some other OS related documentation would help you there. This may be due to the fact that this is a removable disk storage device, rather than actual tape.
    However I have checked the OSB tape support matrix and this device is not listed, so this is not supported for use with OSB.
    Thanks
    Rich

  • Oracle RAC and Oracle Secure Backup Express

    I am building a new RAC environment - 7-Nodes on Linux.
    We are very interested in reviewing Oracle Secure Backup, possible Oracle Secure Backup Express.
    My understanding about Oracle Secur eBackup Express is it is licensed "free" as long as you are working with a single tape drive.
    Does anyone know - does this apply to RAC as well?
    Thanks

    Please refer to the OSB licensing document for
    specific differences between OSB-XE and OSB:
    http://download-west.oracle.com/docs/cd/B32520_01/doc/
    license.101/b25528/toc.htm
    In general, we recommend you backup each RAC node to
    insure all local files are protected which would mean
    the OSB-XE edition would not be recommended since
    OSB-XE is backup of one server.Thank you - I will review this.
    .. and your White Papers regarding performance were just what I was looking for.

  • Checkpoints in Oracle Secure backup....

    hi!
    My question is that does Oracle Secure backup has "checkpoint " option...???.
    Basically when we are backing very large databases so any error could accoured so we should define "checkpoint" so in case of some network or any other error , we can restart that backup from last checkpoint.
    Please .....reply .....

    The following policies exists under operations
    obtool lsp operations .....
    fullbackupcheckpointfrequency 8 GB [default]
    incrbackupcheckpointfrequency 2 GB [default]
    I'm not clear if this is just for Filesystem backups though, or if it works for RMAN too.
    Rich

  • Oracle Secure Backup on Windows: file permission problem?

    Hi all.
    I did a new Oracle Secure Backup installation.
    I implemented a real simple domain:
    a Linux box is the media/administrative server. Then I have some Windows and Linux Client.
    On a Windows 2000 server SP4 box I'm experiencing an error.
    On certain directories i get the following:
    The directory is not a subdirectory of the root directory.
    On certain files I get the following instead:
    The directory name is invalid.
    The OSB service is running under the local system account on the client.
    Can you help me trouble this error?
    Thanks
    Giovanni

    Thanks for your reply.
    Disks are mounted using CIFS.
    we got the fix for this, need to do the following changes.
    # Turns off locking
    echo 0 > /proc/fs/cifs/OplockEnabled
    # Turns off inode caching
    echo 0 > /proc/fs/cifs/LookupCacheEnabled
    cheers...
    Edited by: TJ_DBA on 14/02/2011 16:43

  • Oracle Secure Backup Module for the Amazon  cloud

    I want to backup a 11g r2 database in the amazon cloud s3 service. I have on premise database
    11g r2 on windows 2008 r2 64 bit OS.
    Supported platforms for Oracle Secure Backup Module for the cloud are Windows 32 bit. linux 32 bit and 64bit. Does that mean I cannot use this on my Windows box. Cloud module seems like java jar files which should run on Windows 32 bit as well as 64 bit.

    Pl do not post duplicate threads - Oracle Secure Backup MOdule for Amazon Cloud S3
    Srini

Maybe you are looking for

  • Input query with dynamic actual & forecast values by month per year

    Hello, I am working on a Input ready query for a forecasting application which shows both actuals and forecast numbers and the user will revise the forecast numbers by month Requirement: I want to build a Input query for monthly forecasting for the c

  • HT201407 Iphone4s cdma verizone doesn't work with italian sim Wind

    My Iphone4s cdma brand verizone doesn't reconnize my italian sim Wind(gsm ). What can i do? it says it's not supported. there is possibility to solve this problem?

  • Encryption and Remote Management

    Hey All: Hope you all having a good New Year so far. Just a quick question for anyone that may know. I am wondering if ZenWorks will encrypt Remote View and Remote Control by default. I looked in my manuals but wasn't able to find anything yet. Any h

  • Back up of iPlanet web server

    Is it possible to take the back up of whole iPlanet web server [For example incase of LDAP there is a provision to take the back up of the directory ].If it is there please let me know.

  • Error trying to upgrade firmware.

    Trying upgrade this firmware in an attempt to use eprint and airprint. But the upgrade keeps failing with the following error message, "Failed to update firmware!! Power cycle the printer and try again." Does anybody know how to resolve this and get