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

Similar Messages

  • 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]

  • 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

  • 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 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.

  • 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. :))

  • Error while starting Oracle Secure Backup Service on Windows

    Hi,
    I've installed an Oracle 10gR2 database, and an OSB on a Windows XP (SP2) machine, and when trying to start the service (Oracle Secure Backup Services) I got the following error :
    "Unknown():Unable to load dynamic library'./php_osb.dll'-The operating system cannot run %1"
    This error message pops up 2-3 times, and I cannot login to OSB web page.
    My database works ok, but I cannot "test" OSB
    Anyone else had the same problem? Any ideas ?
    Thanks,
    Panagiotis

    Hi-- could you please describe your administrative domain?
    I need to know the operating systems on each of the
    clients and the OSB admin server. Also, does 'obtool' CLI
    tool work? Do any of the machines act as an apache webserver
    for another application? Is there any other backup service
    running on any of the machines?
    thanks,
    Judy
    I noticed that when re-installing the OSB without the
    Administrative Server (only Media Server and Client)
    I got no errors at all (but still cannot connect from
    another Administratice Server to my machine)

  • How to install and configure oracle secure backup(osb-10.4.0.3.0_linux.x64) in linux

    Hello,
    We are planning to install and configure Oracle Secure Backup Version 10.4 in Linux server. I had searched documents and i have not find any relevant steps to install and configure in OEL 6.2.
    Can anyone please suggest me how to install and configure OSB.
    Regards,
    Anil

    Hi
    Installing OSB on Oracle Linux is just the same as installing on any other supported linux and is described in Installation and Configuration guide. Just stick with the directories and procedure described in install guide and you should be fine.
    For media server choose a physical host due to performance considerations. I think it is mentioned in docs somewhere.
    Regards,
    Mitja

  • Oracle Secure Backup is not Appeared in EM

    Dear Sir,
    i have tried to show Oracle Secure Back in my EM as described in its Admin Guide
    a. Navigate to the ORACLE_HOME/hostname_SID/sysman/config directory
    and open the emoms.properties file in a text editor.
    b. Set osb_enabled=true and save the file.
    c. Stop the Oracle Enterprise Manager Database Control console as follows:
    emctl stop dbconsole
    d. Restart the Oracle Enterprise Manager Database Control console as follows:
    emctl start dbconsole
    But after this setting i am not able to see any thing in my EM.
    Any one has idea baout it, what reason it may be.....
    I can access my Oracle Secure Backup by
    https://<host name>:1158/....
    Any Body has any idea, please help
    Regards
    Muhammad Hafeez

    There is a separate forum for Oracle Secure Backup, You will get better response if you post it there.
    Secure Backup
    Daljit Singh

  • 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.

  • 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

  • Unable to see Oracle Secure Backup Selections in EM (10g-10.2.0.1)

    I cannot see the Oracle Secure Backup choices on the maintenance tab page.
    I see Backup/Recovery and Backup/Recovery Settings but no third column Oracle Secure Backup.
    I logon to EM as SYS.
    Any ideas ?
    Thanks

    If you go to the maintenance tab on your EM, are there a couple of links under "Oracle Secure Backup" heading. I don't have this showing on my page. If I look at any of the Oracle demo pages I see it.
    Like I said it is a feature of 10gR2....which I have.

  • Oracle Secure Backup Installation

    Hi all,
    It is the first time I am installing and configuring an Oracle Secure Backup. I have installed Oracle Secure Backup 10.4.0.3 at the Administrative sever (windows 7x64) just to test it before I install it to the production server (windows server 2003). The problem is the following:
    After the installation I try to login to the webtool with the Admin user as described in the documentation. I enter the Admin password I set in the installation but it throws a login incorrect error. I know the password is the correct one as I have also tried to paste it from a notepad.
    What should I check?
    Thank you in advance.

    The username is admin with a lowercase a, see if that helps. Otherwise you should check the log files for the webserver to see where the problem might be.
    Are you putting your admin server on a Windows machine for a specific reason? It's fully supported but that won't give you the best performance, I'd suggest you run a Linux admin/meda server.
    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. :))

  • Installation of Oracle Secure Backup 10.3.0.3 on RedHat EL6.2 x8664

    Hi , My comany has got a new server to run RHEL6.2 x8664,
         and Oracle Secure Backup 10.3.0.3 should be hosted in that machine.
        when i begin installation , the installer quickly exit with errors:
    Welcome to Oracle's setup program for Oracle Secure Backup.  This
    program loads Oracle Secure Backup software from the CD-ROM to a
    filesystem directory of your choosing.
    This CD-ROM contains Oracle Secure Backup version 10.3.0.3.0_LINUX64.
    Please wait a moment while I learn about this host...mach_arch: Undefined variable.
    ERROR: can't determine sufficient info about this machine to continue.
    WHAT'S THE MATTER OF IT?

    OSB 10.3 is not supported on Oracle Linux 6. The steps you've listed in that post render your installation unsupported.
    You should install OSB 10.4.0.3.0 which is fully supported.
    Thanks
    Rich

Maybe you are looking for

  • Contacts on PC do not sync with icloud/ipad/iphone

    I have a PC (Windows 7) and Outlook 2010. My contacts do not update on my ipad/iphone/icloud.com when I make an entry or changes in Outlook, and they don't update in Outlook when I make changes or entries on my devices/icloud.  However the devices/ic

  • PowerMac G5 spits out blank DVD R?

    I own a Dual 2.5GHz Power Mac G5 with a problem of rejecting all blank DVD+R discs but it accepts a retail DVD and a Mac OSX 10.4 DVD-DL. It sometimes rejects even a DL disc once in a while.

  • How to create a PO for a Material having Net Price but without Info Record?

    Hi, When I try to create a PO for a Material having Material Master and Vendor Master maintained but no Info Record, system does not accept the Net Price and the Price Condition also does not appear. Is there any way to create a PO for a Material hav

  • How to run scripts in Numbers?

    In Yvan Koenig's script, the instructions say "Save the script as a Script: numberInLetters.scpt Move the newly created application into the folder: <startup Volume>:Users:<yourAccount>:Library:Scripts:Applications:Numbers: Maybe you would have to cr

  • Mapping element from a different line item

    Hi Experts, I have a structure that looks like this, LINE line1   item1   item2 line2   item1   item2 line3   item1   item2 and the target structure will look like this, SEGMNT line1   item1   item2 line2   item1   item2 line3   item1   item2 Now, if