BRTools Backup

Hi,
Currently I am backing up my AIX Oracle DB 11g for system refresh.
These are the steps that I have done so far,
*Few notations that I use are SSID (SourceSID) TSID (TargetSID)
I also taking backup to a shared drive, connected to AIX as CIFS connection.
     in the CIFS connection this is the pattern that I followed.
          shared_drive/Backup        ---> for backup_root_dir & stage_root_dir
          shared_drive/Redologs      ---> for archive_copy_dir & archive_stage_dir
The following steps I am doing in the Source system (which I am taking the backup from)
1) create control file (alter database backup controlfile to TRACE as '/tmp/SSID.ctrl' ; )
2) copy out control file to pc
3) rename system name to TSID , change the line:
CREATE CONTROLFILE REUSE DATABASE ‘SSID’ NORESETLOGS ARCHIVELOG;
as follow
CREATE CONTROLFILE REUSE SET DATABASE ‘TSID’ RESETLOGS ARCHIVELOG;
4) backup and replace initSID.sap in source system to use share drive as backup by changing following parameters:
backup_type = offline
backup_dev_type = disk
backup_root_dir = Create Backup Folder and provide their path like   "shared_drive/Backup"
stage_root_dir = Copy Same Path which you have given to back_root_dir
archive_copy_dir = Create Redologs Folder & Provide their path like  "shared_drive/Redologs"
archive_stage_dir = Copy Same Path which you have given to archive_copy_dir
5) use brtools to backup source database
6) backup and replace initSID.sap in target system to use share drive as restore by changing folllowing parameters:
backup_type = offline
backup_dev_type = disk
backup_root_dir = Create Backup Folder and provide their path like   "shared_drive/Backup"
stage_root_dir = Copy Same Path which you have given to back_root_dir
archive_copy_dir = Create Redologs Folder & Provide their path like  "shared_drive/Redologs"
archive_stage_dir = Copy Same Path which you have given to archive_copy_dir
So in the above steps a few questions,
In step 3 should I change the whole document from SSID to TSID? I mean to say all the files that are pointing to SSID should be changed to TSID or BRTools will take care of that?
Also the backup is going to take 3days?? So does the same steps apply if I am going to do for online backup?

Hi Guys,
since it was the weekend I got the backup started and running.
But it failed at 40% with this
0005 Error during processing
Some text from the .afd file
BR0280I BRBACKUP time stamp: 2014-08-16 09.20.57
BR0063I 54 of 106 files processed - 122033.682 of 327774.088 MB done
BR0204I Percentage done: 37.23%, estimated end time: 2014-08-17 08:30
BR0001I *******************_______________________________
BR0202I Saving /oracle/ED6/sapdata4/sr3_47/sr3.data47
BR0203I to /sapmnt_systemrefresh/Backup/beonjbzj/sr3.data47 ...
#FILE..... /oracle/ED6/sapdata1/sr3_9/sr3.data9
#SAVED.... /sapmnt_systemrefresh/Backup/beonjbzj/sr3.data9  #5/11
BR0280I BRBACKUP time stamp: 2014-08-16 09.40.36
BR0063I 55 of 106 files processed - 125733.689 of 327774.088 MB done
BR0204I Percentage done: 38.36%, estimated end time: 2014-08-17 08:16
BR0001I *******************_______________________________
#FILE..... /oracle/ED6/sapdata4/sr3_47/sr3.data47
#SAVED.... /sapmnt_systemrefresh/Backup/beonjbzj/sr3.data47  #7/16
BR0280I BRBACKUP time stamp: 2014-08-16 09.43.04
BR0063I 56 of 106 files processed - 128373.697 of 327774.088 MB done
BR0204I Percentage done: 39.17%, estimated end time: 2014-08-17 07:37
BR0001I ********************______________________________
BR0280I BRBACKUP time stamp: 2014-08-16 09.43.06
BR0304I Starting and opening database instance ED6 ...
BR0280I BRBACKUP time stamp: 2014-08-16 09.43.19
BR0305I Start and open of database instance ED6 successful
BR0280I BRBACKUP time stamp: 2014-08-16 09.43.21
BR0307I Shutting down database instance ED6 ...
BR0280I BRBACKUP time stamp: 2014-08-16 09.43.27
BR0308I Shutdown of database instance ED6 successful
BR0056I End of database backup: beonjbzj.afd 2014-08-16 09.43.04
BR0280I BRBACKUP time stamp: 2014-08-16 09.43.27
BR0054I BRBACKUP terminated with errors
Where do I go and see what exactly is the error?

Similar Messages

  • Brtools backup issue.

    Dear Experts
    While taking brtools backup of solman quality system we are getting below issue please help to resolve the issue.
    BR0280I BRBACKUP time stamp: 2012-01-17 09.05.26
    BR0301E SQL error -1031 at location BrSapTspList-8, SQL statement:
    'PREPARE stmt_1 FROM'
    'SELECT TABSPACE FROM "SAPSR3".TSORA UNION SELECT INDSPACE FROM "SAPSR3".TSORA ORDER BY 1'
    ORA-01031: insufficient privileges

    Hi Darshan,
    Please check OSS Note 1028220 - ORA-01031: Insufficient privileges despite SAPCONN role
    Note 91216 BRBACKUP/SAPDBA: ORA-01031 Insufficient privileges
    Thanks & Regards,
    Sachin Sable

  • How to setup a user account for brtools backup

    Dear Sir,
    We have SAP running on Unix (AIX) and ORACLE Database . For the backup , we take the backup using brtools . At present , I am able to take the backup from the  dba user account .
    DBA user account (at os level) is oradv and group name is sapsys .
    For taking the routine backup using brtools , I want to create a seperate user account . For this I created a user , named bkup . For this user , I have defined primery group as sapsys .
    During execution of brtools command , I am getting following error :
    BR0252E Function stat() failed for '/usr/sap/DEV/SYS/exe/run/brarchive' at location BrFileStatGet-1
    BR0253E errno 13: Permission denied
    BR0273E Determination of file status for /usr/sap/DEV/SYS/exe/run/brarchive failed
    Kindly guide us , as what parameters / authorization etc need to be changed for user account bkup , so that brtools command can work without any error .
    With Thanks and Rgds
    Sonia Agarwal

    do lsuser oradv, check it's authorizations and give same auths to new user bkup

  • Brtools backup fails

    Dear Experts,
    I am trying to schedule a backup using Brtools , For some reasons i am getting some I/O error. I looked at $ORACLE_HOME dir permessions it looks good to me. Please help me to resolve this problem. Thanks for your help.
    If this is due to permission issue, please let me know the correct permission for specific dirctory.
    Database is Oracle 10, Os is Suse linux 10
    Error
    BR0051I BRBACKUP 7.00 (24)
    BR0055I Start of database backup: bfeofeor.afd 2010-08-28 11.06.53
    BR0484I BRBACKUP log file: /oracle/ECD/sapbackup/bfeofeor.afd
    BR0280I BRBACKUP time stamp: 2010-08-28 11.06.58
    BR0301E SQL error -27091 at location BrInitOraCreate-5, SQL statement:
    '/* BRBACKUP AT PROF_CONN */ CREATE PFILE = '/oracle/ECD/102_32/dbs/sap.ora' FROM SPFILE = '/oracle/ECD/102_32/dbs/spfileECD.ora''
    ORA-27091: unable to queue I/O
    ORA-27072: File I/O error
    Linux Error: 22: Invalid argument
    Additional information: 4
    Additional information: 1
    Additional information: -1
    BR0303E Determination of Oracle version failed
    BR0056I End of database backup: bfeofeor.afd 2010-08-28 11.06.58
    BR0280I BRBACKUP time stamp: 2010-08-28 11.07.01
    BR0054I BRBACKUP terminated with errors
    Thanks,
    Siva

    Hi,
    Execute as follows,
    1. Take a backup of init<SID>.ora file available in oracle_home (mandatory)
    2. Modify the parameter FILESYSTEMIO_OPTIONS value to NONE in init<SID>.ora
    3. shutdown the database and restart the database with pfile and then create spfile from pfile and the bounce the DB again.
    I've given the commands for ur reference.
    shutdown immediate;
    startup pfile=<oracle_home_path>\init<sid>.ora;
    create spfile from pfile;
    shutdown immediate;
    startup;
    Hope this resolves ur issue.
    Regards,
    Varadharajan M

  • BRTools Backup (Online) procedure

    Dear all,
    AIX , Oracle 10g, Ecc6.0 and now we got some issue in Tivoli .
    i need to take Online Backup on TAPE using BRTools instead of Tivoli.
    we are  using IBM Tape Libarary
    kindly provide any procedure or steps
    Regards

    Hi,
    You can execute "brbackup -u system/manager -c -m all -t online_cons -p init<SID>.sap"
    Please refer following links to get more detailed information.
    [Command Options for BRBACKUP.|http://help.sap.com/saphelp_46b/helpdata/en/0d/d30b734a0c11d182b80000e829fbfe/content.htm]
    [SAP Note 13550 - Using BRBACKUP and BRARCHIVE|https://service.sap.com/sap/support/notes/13550]
    Regards,
    Bhavik G. Shroff

  • BR0278E BR0279E BR0222E Error Brtools backup

    Hi everybody, I'm trying to backup my systems database, and this error keeps poping up, in diferent systems, please help. Thanks.
    BR0202I Saving /oracle/SMP/sapdata4/sr3db_2/sr3db.data2
    BR0203I to /respbd/respaldos/respsmp010708/bdyhkgor/sr3db.data2 ...
    BR0278E Command output of 'LANG=C cp /oracle/SMP/sapdata4/sr3db_2/sr3db.data2 /respbd/respaldos/respsmp010708/bdyhkgor/sr3db.data2':
    cp: cannot close /respbd/respaldos/respsmp010708/bdyhkgor/sr3db.data2: Operation would block
    BR0280I BRBACKUP time stamp: 2008-07-05 12.02.43
    BR0279E Return code from 'LANG=C cp /oracle/SMP/sapdata4/sr3db_2/sr3db.data2 /respbd/respaldos/respsmp010708/bdyhkgor/sr3db.data2': 1
    BR0222E Copying /oracle/SMP/sapdata4/sr3db_2/sr3db.data2 to/from /respbd/respaldos/respsmp010708/bdyhkgor/sr3db.data2 failed due to pre
    vious errors
    BR0280I BRBACKUP time stamp: 2008-07-05 12.02.46
    BR0304I Starting and opening database instance SMP ...
    BR0280I BRBACKUP time stamp: 2008-07-05 12.02.59
    BR0305I Start and open of database instance SMP successful
    BR0056I End of database backup: bdyhkgor.afd 2008-07-05 12.02.43
    BR0280I BRBACKUP time stamp: 2008-07-05 12.02.59
    BR0054I BRBACKUP terminated with errors
    BR0292I Execution of BRBACKUP finished with return code 5

    Buenos Día,
    Actualmente, cuando realizamos el backup me presenta un error diciendo que solo copió 116 de 115 ficheros de datos, pero en realidad solo tenemos 115 datafiles en la base de datos y no 116.
    Nuestro sistema SAP corre en Solaris 10, plataforma SPARC servidor M4000.
    Me gustaría saber de donde saca ese valor (116).  También, le pido que me ayuden a solucionar el caso.
    Anexo log:
    BR0280I BRBACKUP time stamp: 2010-02-22 18.43.59
    BR0057I Backup of database: ESP
    BR0058I BRBACKUP action ID: becqiavi
    BR0059I BRBACKUP function ID: anf
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/ESP/sapbackup/cntrlESP.dbf
    BR0061I 116 files found for backup, total size 799083.133 MB
    BR0143I Backup type: online
    BR0130I Backup device type: util_file
    BR0109I Files will be saved by backup utility
    BR0126I Unattended mode active - no operator confirmation required
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.04
    BR0315I 'Alter database begin backup' successful
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.04
    BR0229I Calling backup utility with function 'backup'...
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.08
    BR0281W BRBACKUP interrupted by signal 2
    BR0269W Wait situation interrupted - probably cannot continue
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.08
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.13
    BR0257I Your reply: 's'
    BR0260E BRBACKUP cancelled by user
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.16
    BR0317I 'Alter database end backup' successful
    BR0056I End of database backup: becqiavi.anf 2010-02-22 18.44.14
    BR0280I BRBACKUP time stamp: 2010-02-22 18.44.16
    BR0054I BRBACKUP terminated with errors
    al final muestra:
    BR0232E 115 of 116 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2010-02-10 14.36.49
    BR0231E Backup utility call failed
    BR0280I BRBACKUP time stamp: 2010-02-10 14.36.52
    BR0317I 'Alter database end backup' successful
    BR0056I End of database backup: becnwdvl.anf 2010-02-10 14.36.49
    BR0280I BRBACKUP time stamp: 2010-02-10 14.36.53
    BR0054I BRBACKUP terminated with errors
    Un Saludo,
    Rolando.
    Edited by: Ava Consulting on Feb 23, 2010 3:34 PM

  • Backup with brarchive/brbackup on local disk with RMAN

    Hello,
    i want to backup on a local disk with rman. Can i use the archive_function copy_delete_save?
    futhermore i have the following question:
    backup_dev_type= rman_disk  => What is an external backup tool?
    Best regards
    Lutz

    > i want to backup on a local disk with rman. Can i use the archive_function copy_delete_save?
    Hi Lutz,
    why shouldn't you?
    Anyhow, the more important question here is: what sense does this make?
    The Oracle archive logs are saved to disk.
    Now you want to copy them - to disk.
    Then you want to delete the original - on disk.
    And finally you want to save the copies you made - to disk again !?
    Since the archive logs are incredible important for the recovery you should use a tape or something like that for the final storage.
    > futhermore i have the following question:
    > backup_dev_type= rman_disk  => What is an external backup tool?
    Sorry, this is not even a proper question.
    With "external backup tool" a backup solution like NetWorker is meant.
    To integrate these backup systems into the BRTOOLS backup process you can use the backint interface.
    RMAN is kind of handled similarly from the BRTOOLS perspective - as a tool that is called to handle the files, just like dd, cpio, copy...
    Hmm... you may want to check the documentation on this whole topic. It's not too much to read and afterwards you will have a much better grasp of it: [Database Backup|http://help.sap.com/saphelp_erp2004/helpdata/en/6a/081d7ce5c8fa44af33bd1258547020/content.htm]
    regards,
    Lars

  • Backup offline failed

    Hello,
    could you please help me
    the offline backup terminate with this error:
    BR068E SAP system is running or SAP user is connected to database - database cannot be shut down
    do you have any idea pls to can resolve this issue.
    Thank you

    Hi Nana
    how are you trying to take this offline back: through DB13 or BR*Tools
    if you're using BR*Tools then do the following:
    brtools->Backup & database copy->database backup->then in backup type select offline_force
    But please remember to select offline_force only if you are sure that no users are logged on to the system and there are no update errors cause offline_force option will perform a forced shutdown..
    As the other posts mentioned the reason you're getting this error is because your system is up and running and you're trying to perform the offline backup which is done when the the sap instance is shutdown.
    you could also check you initSID.sap file for the correct parameters.
    Regards,

  • SAP SQL 2008 Database Backup

    Hi,
    One of our client is taking the SAP SQL database backup using BRTOOL, backup happen on Standalone LTO 5.
    They are taking backup of 1.4 TB in 1hr 30 Min.
    I would like to know is it possible to achieve same as max write speed of LTO 5 in 140 MBPS, if we consider the are getting max throughput rate then too it should take around 3 hr 40 Min.
    If it is possible then it would be grateful if someone can explain how.
    Thanks & Regards
    Mitt Gori

    Hi Mitt,
    You may refer the details shared under thread Full Database Backup in DB13 for MS SQL Server ... | SCN on configuration of backups using db13 for MSSQL.
    What it comes to my mind is ..
    1) Can you check whether you have SSDs configured for the database
    2) What is the Tape write speed.
    Note: SSD disks can drastically improve the backup times as it has excellent read/write performance over SAS disk.
    Hope this helps.
    Regards,
    Deepak Kori

  • DB13 can not find the correct controlfile.

    My environment is
    Win2003
    Oracle 10g
    Ecc 6.0
    When I use DB13 for the full offline backup, I get the following message:
    BR0051I BRBACKUP 7.00 (13)
    BR0055I Start of database backup: bdtelngh.afd 2006-08-02 21.01.03
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCreate-1
    BR0253W errno 13: Permission denied
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCopy-7
    BR0253W errno 13: Permission denied
    BR0166I Parameter 'control_files' not found in file D:\oracle\DEV\102\database\initDEV.ora - default assumed
    BR0274W File 'D:\oracle\DEV\102\database\CTL1DEV.ORA' not found
    BR0101I Parameters
    Name                           Value
    oracle_sid                     DEV
    oracle_home                    D:\oracle\DEV\102
    oracle_profile                 D:\oracle\DEV\102\database\initDEV.ora
    sapdata_home                   D:\oracle\DEV
    sap_profile                    D:\oracle\DEV\102\database\initDEV.sap
    backup_mode                    ALL
    backup_type                    offline_force
    backup_dev_type                disk
    backup_root_dir                D:\oracle\DEV\sapbackup
    compress                       yes
    compress_cmd                   D:\usr\sap\DEV\SYS\exe\nuc\NTI386\mkszip -c $ > $
    uncompress_cmd                 D:\usr\sap\DEV\SYS\exe\nuc\NTI386\uncompress -c $ > $
    exec_parallel                  0
    system_info                    SAPServiceDEV JXCDEV Windows 5.2 Build 3790 Service Pack 1 Intel
    oracle_info                    DEV 10.2.0.2.0 8192 1870 13112942
    sap_info                       700 SAPSR3 DEV U0388471103 R3_BASIS 0002894446
    make_info                      NTintel OCI_10103_SHARE Apr  2 2006
    command_line                   brbackup -u / -jid ALGOF20060802210000 -c force -t offline_force -m all -p initDEV.sap -w use_dbv -a -c force -p initDEV.sap -s -w
    BR0116I ARCHIVE LOG LIST before backup for database instance DEV
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            D:\oracle\DEV\oraarch\DEVarch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     1867
    Next log sequence to archive   1870
    Current log sequence           1870       SCN: 13112942
    Database block size            8192       Thread: 1
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\DEV\SAPDATA1\SR3_1\SR3.DATA1
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    D:\oracle\DEV\102\database\CTL1DEV.ORA              8192    0            0  NOLINK  FILE
    BR0280I BRBACKUP time stamp: 2006-08-02 21.01.09
    BR0115I Compression rate for all files 5.8422:1
    BR0056I End of database backup: bdtelngh.afd 2006-08-03 06.07.57
    BR0280I BRBACKUP time stamp: 2006-08-03 06.07.59
    BR0053I BRBACKUP completed successfully with warnings
    BR0280I BRBACKUP time stamp: 2006-08-03 06.07.59
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20060802210000 -d disk -c force -p initDEV.sap -s -w'
    BR0280I BRBACKUP time stamp: 2006-08-03 06.08.06
    BR0292I Execution of BRARCHIVE finished with return code 1
    1.It seems the correct control file can not been found.
    I have checked the file "initDEV.ora" and spfile.In them the positions of control file are  "/origlogA/cntrl","/origlogB/cntrl" and "/sapdata1/cntrl".
    So I donot know why the process of DB13 cannot find the correct control file and search the file CTL1DEV.ORA.
    Because the correct control file could not been backuped,I can not restore and recover the database.
    What causes it?
    2.
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCreate-1
    BR0253W errno 13: Permission denied
    BR0252W Function remove() failed for 'D:\oracle\DEV\102\database\sap.ora' at location BrInitOraCopy-7
    BR0253W errno 13: Permission denied
    How can I solve this warning? And why it occurs?
    Anyone can help me?
    Thanks!
    Ryan Fung

    Praveen,
    I had the same problem as Ryan and Gary on a new XI \ Oracle 10g installation and your suggestion did solve this.  It seems that when you run the first BRTOOLS based backup, Oracle tries to create a PFILE from the automatically generated SPFILE, but the DB user doesn't have rights to delete the SAP.ORA file.  Once you assign SAP_<SAPSID>_GOBALADMIN full rights to the Oracle folder, an updated INIT<SID>.ORA is generated and the default SAP.ORA is deleted on the next BRTOOLS backup run.
    Thanks for the tip.
    Rgds,
    Andrew

  • How to Restore Full Offiline Backup using BRTOOLS from a Tape

    Dear all,
    I want to recover PRD Full Offline Backup using BRTOOLS from a tape in a new machine.
    I have Install SAP in the new machine.
    Now I want to restore the PRD Full Offiline Backup taken through BRTOOLs in tape in the new machine.
    1. I have shutdown the SAP.
    2. I have shutdown the database Oracle 10g.
    3. I have inserted the backup tape
    4. Through user ORASID I have executed BRTOOLS
    I got the following options: -
    BRTools main menu
    1 = Instance management
    2 - Space management
    3 - Segment management
    4 - Backup and database copy
    5 - Restore and recovery
    6 - Check and verification
    7 - Database statistics
    8 - Additional functions
    9 - Exit program
    I selected Option 5 Restore and recovery
    And got the Following Options
    Restore and recovery
    1 = Complete database recovery
    2 - Database point-in-time recovery
    3 - Tablespace point-in-time recovery
    4 - Whole database reset
    5 - Restore of individual backup files
    6 - Restore and application of archivelog files
    7 - Disaster recovery
    8 - Reset program status
    1. Now which option do I need to select and then what all other options do I need to select.
    2. Whether the database should be a mount state or shutdown ?
    Kindly help.

    Dear Mark,
    Thanks.
    As suggested I tried both the options however face some difficulties please suggest
                                       brrestore -u / -c -b <backup_log.ext> -p init<SID>.sap -m full
    hinrnddev:oradev 1> brrestore -u / -c -b bedflluv.fft -p initDEV.sap -m full
    BR0401I BRRESTORE 7.00 (32)
    BR0405I Start of file restore: redhafeh.rsb 2010-05-22 11.55.55
    BR0484I BRRESTORE log file: /oracle/DEV/sapbackup/redhafeh.rsb
    BR0252E Function fopen() failed for '/oracle/DEV/sapbackup/bedflluv.fft' at location BrbLogRead-1
    BR0253E errno 2: No such file or directory
    BR0121E Processing of log file /oracle/DEV/sapbackup/bedflluv.fft failed
    BR0406I End of file restore: redhafeh.rsb 2010-05-22 11.55.55
    BR0280I BRRESTORE time stamp: 2010-05-22 11.55.55
    BR0404I BRRESTORE terminated with errors
    When I used the brrestore command I got the above error message.
    Then I tried the next option Complete database recover
    BRRECOVER options for restore and recovery
    1 * Recovery type (type) ............. [complete]
    2 - BRRECOVER profile (profile) ...... [initDEV.sap]
    3 ~ BACKINT/Mount profile (parfile) .. []
    4 - Database user/password (user) .... [/]
    5 - Recovery interval (interval) ..... [30]
    6 - Confirmation mode (confirm) ...... [yes]
    7 - Scrolling line count (scroll) .... [20]
    8 - Message language (language) ...... [E]
    9 - BRRECOVER command line (command) . [-p initDEV.sap -t complete -i 30 -s 20 -l E]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    C
    Complete database recovery main menu
    1 = Check the status of database files
    2 * Select database backup
    3 * Restore data files
    4 * Restore and apply incremental backup
    5 * Restore and apply archivelog files
    6 * Open database and post-processing
    7 * Exit program
    8 - Reset program status
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    C
    Complete database recovery main menu
    1 + Check the status of database files
    2 # Select database backup
    3 # Restore data files
    4 # Restore and apply incremental backup
    5 # Restore and apply archivelog files
    6 + Open database and post-processing
    7 = Exit program
    8 - Reset program status
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    the + sign got changed to +
    and the * got changed to #
    then it is getting in loop please suggest what do I do now.

  • Archive log backup fails in brtools

    Hi, I have latest BRTOOLS PATCH, and I use BRTOOLS STUDIO.
    I NEED TO DO A ARCHIVELOG BACKUP IN MY SOLUTION MANAGER SYSTEM.
    I log on on brtools studio with sapsr3 user, with same privileges as these sap notes.
    Note 134592 - Importing the SAPDBA role (sapdba_role.sql)
    Note 834917 - Oracle Database 10g: New database role SAPCONN
    Note 1028220 - ORA-01031: Insufficient privileges despite SAPCONN role
    1. click in avaibility
    2. click in Archivelog
    3. click in execute
    4. in function = save or save_deleted(at the end, the same mistake)
    5. in device= disk
    6. in number i left blank
    7- click in next
    8. compresion = yes or no(at the end, the same mistake)
    9. verify = no
    10.fill mode = no
    11.In modify and delay, I choose the 3 option(at the end, the same mistake)
    12.Confirm
    13.Back up.
    here the job begin and some minutes or seconds later the job finish.. the only log that i can see is this:
    ERROR     2009/11/21 01:13:38   [Tools]        Instance QAS_SAPSR3_USER reports failure while running job Archivelog Backup:
    BR0002I BRARCHIVE 7.00 (44)
    BR0156E Illegal value 'delay' found for option '-modify'
    BR0007I End of offline redo log processing: aebypmny.log 2009-11-21 01.13.38
    BR0280I BRARCHIVE time stamp: 2009-11-21 01.13.38
    BR0005I BRARCHIVE terminated with errors
    if i search for aebypmny.log, i found nothing.
    below if i choose modify no then it says:
    Illegal value 'no' found for option'-modify' or if i choose yes it says:
    Illegal value 'yes' found for option '-modify'
    Then my question. how can i perform this archilog backup in brtools studio???

    Hi, thanks for your answer
    Only posted log before.
    ERROR 2009/11/21 01:13:38 Tools Instance QAS_SAPSR3_USER reports failure while running job Archivelog Backup:
    BR0002I BRARCHIVE 7.00 (44)
    BR0156E Illegal value 'delay' found for option '-modify'
    BR0007I End of offline redo log processing: aebypmny.log 2009-11-21 01.13.38
    BR0280I BRARCHIVE time stamp: 2009-11-21 01.13.38
    BR0005I BRARCHIVE terminated with errors
    if i search for aebypmny.log, i found nothing.
    are this issue related to this problem?
    why in avaibility option i can´t select this options | Restore | Recovery | Disaster Recovery???, I only can select Copy | Backup
    I do a offline and online backup. but options for revorey are unavailable..

  • Why should we use BRTOOLS for  oracle data backup?

    Hi there,
    Any one of you have any idea on specific advantages with using BRTOOLS for backup over using only Oracle RMAN?
    Are there any advantages using brbackup in databackups which we do not get with RMAN alone?
    thanks
    Arlin

    i seriously doubt you want to use wsdl4j unless you are doing really advanced webservice work. assuming you are developing this webservice from scratch, you basically want to use JAXWS: define an appropriate interface and your value classes, and let JAXWS do the rest. metro is the JAXWS implementation included in the oracle jdk and it has great tutorials and reference documentation online. i'd suggest you start here: http://metro.java.net/getting-started/

  • Online backup given error while using brtools

    Hello mates,
    I am working on EP60,IBM-AIX, Oracle platform and tried to take online backup using brtools(triggering first time) but giving the below error:
    BR0051I BRBACKUP 7.00 (24)
    BR0055I Start of database backup: bdzqsemh.and 2009-01-08 16.35.35
    BR0484I BRBACKUP log file: /oracle/EPP/sapbackup/bdzqsemh.and
    BR0477I Oracle pfile /oracle/EPP/102_64/dbs/initEPP.ora created from spfile /oracle/EPP/102_64/dbs/spfileEPP.ora
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.39
    BR0301W SQL error -1031 at location BrbDbLogOpen-5, SQL statement:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20090108163535', 'and', 'EPP', ' ', '9999'
    , ' ', 'bdzqsemh', '#    0     0     0         0                0        0                0  ALL          online
    disk             ---k-c 7.00 (24)')'
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.40
    BR0319I Control file copy created: /oracle/EPP/sapbackup/cntrlEPP.dbf 7397376
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.41
    BR0301W SQL error -1031 at location BrDbfInfoGet-32, SQL statement:
    'DELETE FROM SAP_SDBAH WHERE BEG > '10000000000000' AND BEG < '20071205000000''
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.41
    BR0301W SQL error -1031 at location BrDbfInfoGet-33, SQL statement:
    'DELETE FROM SAP_SDBAD WHERE BEG > '10000000000000' AND BEG < '20071205000000''
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.41
    BR0301E SQL error -1031 at location BrComprDurGet-1, SQL statement:
    'OPEN curs_6 CURSOR FOR'
    'SELECT FUNCT, POS, LINE FROM SAP_SDBAD WHERE BEG = '00000000000001' AND (FUNCT = 'CMP' OR FUNCT = 'CMP' OR FUNCT = 'DCS'
    OR FUNCT = 'DCM') ORDER BY FUNCT'
    ORA-01031: insufficient privileges
    BR0314E Collection of information on database files failed
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.41
    BR0301W SQL error -1031 at location BrbDbLogOpen-5, SQL statement:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20090108163535', 'and', 'EPP', ' ', '9999'
    , ' ', 'bdzqsemh', '7.00 (24)')'
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bdzqsemh.and 2009-01-08 16.35.41
    BR0280I BRBACKUP time stamp: 2009-01-08 16.35.41
    BR0054I BRBACKUP terminated with errors
    Please suggest to correcdt it.
    Regards,
    AMS Team

    I checked the initSID.sap file and changed the backuptype to online and from tape to disk but still same error:
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.44
    BR0657I Input menu 15 - please check/enter input values
    BRBACKUP main options for backup and database copy
    1 - BRBACKUP profile (profile) ....... [initEPP.sap]
    2 - Backup device type (device) ...... [tape]
    3 ~ Tape volumes for backup (volume) . []
    4 # BACKINT/Mount profile (parfile) .. []
    5 - Database user/password (user) .... [/]
    6 - Backup type (type) ............... [offline]
    7 - Disk backup for backup (backup) .. [no]
    8 # Delete disk backup (delete) ...... [no]
    9 ~ Files for backup (mode) .......... [all]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    2
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.47
    BR0663I Your choice: '2'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.47
    BR0681I Enter string value for "device" (tape|tape_auto|tape_box|pipe|pipe_auto|pipe_box|disk|stage|util_file|util_file_on
    line|rman_util|rman_disk|rman_stage) [tape]:
    disk
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.49
    BR0683I New value for "device": 'disk'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.49
    BR0657I Input menu 15 - please check/enter input values
    BRBACKUP main options for backup and database copy
    1 - BRBACKUP profile (profile) ....... [initEPP.sap]
    2 - Backup device type (device) ...... [disk]
    3 # Tape volumes for backup (volume) . []
    4 # BACKINT/Mount profile (parfile) .. []
    5 - Database user/password (user) .... [/]
    6 - Backup type (type) ............... [offline]
    7 # Disk backup for backup (backup) .. [no]
    8 # Delete disk backup (delete) ...... [no]
    9 ~ Files for backup (mode) .......... [all]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    6
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.52
    BR0663I Your choice: '6'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.52
    BR0681I Enter string value for "type" (offline|offline_force|offline_standby|offline_split|offline_mirror|offline_stop|onl
    ine|online_cons|online_split|online_mirror|online_standby|offstby_split|offstby_mirror) [offline]:
    online
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.55
    BR0683I New value for "type": 'online'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.55
    BR0657I Input menu 15 - please check/enter input values
    BRBACKUP main options for backup and database copy
    1 - BRBACKUP profile (profile) ....... [initEPP.sap]
    2 - Backup device type (device) ...... [disk]
    3 # Tape volumes for backup (volume) . []
    4 # BACKINT/Mount profile (parfile) .. []
    5 - Database user/password (user) .... [/]
    6 - Backup type (type) ............... [online]
    7 # Disk backup for backup (backup) .. [no]
    8 # Delete disk backup (delete) ...... [no]
    9 ~ Files for backup (mode) .......... [all]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    c
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.57
    BR0663I Your choice: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.57
    BR0657I Input menu 16 - please check/enter input values
    Additional BRBACKUP options for backup and database copy
    1 - Confirmation mode (confirm) ....... [yes]
    2 - Query mode (query) ................ [no]
    3 - Compression mode (compress) ....... [no]
    4 - Verification mode (verify) ........ [no]
    5 - Fill-up previous backups (fillup) . [no]
    6 - Parallel execution (execute) ...... [0]
    7 - Additional output (output) ........ [no]
    8 - Message language (language) ....... [E]
    9 - BRBACKUP command line (command) ... [-p initEPP.sap -d disk -t online -m all -k no -e 0 -l E]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    3
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.59
    BR0663I Your choice: '3'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.21.59
    BR0681I Enter string value for "compress" (no|yes|hardware) [no]:
    yes
    BR0280I BRTOOLS time stamp: 2009-01-09 15.22.01
    BR0683I New value for "compress": 'yes'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.22.01
    BR0657I Input menu 16 - please check/enter input values
    Additional BRBACKUP options for backup and database copy
    1 - Confirmation mode (confirm) ....... [yes]
    2 - Query mode (query) ................ [no]
    3 - Compression mode (compress) ....... [yes]
    4 - Verification mode (verify) ........ [no]
    5 - Fill-up previous backups (fillup) . [no]
    6 - Parallel execution (execute) ...... [0]
    7 - Additional output (output) ........ [no]
    8 - Message language (language) ....... [E]
    9 - BRBACKUP command line (command) ... [-p initEPP.sap -d disk -t online -m all -k yes -e 0 -l E]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    c
    BR0280I BRTOOLS time stamp: 2009-01-09 15.22.40
    BR0663I Your choice: 'c'
    BR0259I Program execution will be continued...
    BR0291I BRBACKUP will be started with options '-p initEPP.sap -d disk -t online -m all -k yes -e 0 -l E'
    BR0280I BRTOOLS time stamp: 2009-01-09 15.22.40
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRTOOLS time stamp: 2009-01-09 15.23.55
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0051I BRBACKUP 7.00 (24)
    BR0055I Start of database backup: bdzqwvxz.and 2009-01-09 15.23.55
    BR0484I BRBACKUP log file: /oracle/EPP/sapbackup/bdzqwvxz.and
    BR0477I Oracle pfile /oracle/EPP/102_64/dbs/initEPP.ora created from spfile /oracle/EPP/102_64/dbs/spfileEPP.ora
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0301W SQL error -1031 at location BrbDbLogOpen-5, SQL statement:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20090109152355', 'and', 'EPP', ' ', '9999'
    , ' ', 'bdzqwvxz', '#    0     0     0         0                0        0                0  ALL          online
    disk             ---k-c 7.00 (24)')'
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0319I Control file copy created: /oracle/EPP/sapbackup/cntrlEPP.dbf 7397376
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0301W SQL error -1031 at location BrDbfInfoGet-32, SQL statement:
    'DELETE FROM SAP_SDBAH WHERE BEG > '10000000000000' AND BEG < '20071206000000''
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0301W SQL error -1031 at location BrDbfInfoGet-33, SQL statement:
    'DELETE FROM SAP_SDBAD WHERE BEG > '10000000000000' AND BEG < '20071206000000''
    ORA-01031: insufficient privileges
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0301E SQL error -1031 at location BrComprDurGet-1, SQL statement:
    'OPEN curs_6 CURSOR FOR'
    'SELECT FUNCT, POS, LINE FROM SAP_SDBAD WHERE BEG = '00000000000001' AND (FUNCT = 'CMP' OR FUNCT = 'CMP' OR FUNCT = 'DCS'
    OR FUNCT = 'DCM') ORDER BY FUNCT'
    ORA-01031: insufficient privileges
    BR0314E Collection of information on database files failed
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0301W SQL error -1031 at location BrbDbLogOpen-5, SQL statement:
    'INSERT INTO SAP_SDBAH (BEG, FUNCT, SYSID, OBJ, RC, ENDE, ACTID, LINE) VALUES ('20090109152355', 'and', 'EPP', ' ', '9999'
    , ' ', 'bdzqwvxz', '7.00 (24)')'
    ORA-01031: insufficient privileges
    BR0324W Insertion of database log header failed
    BR0056I End of database backup: bdzqwvxz.and 2009-01-09 15.23.55
    BR0280I BRBACKUP time stamp: 2009-01-09 15.23.55
    BR0054I BRBACKUP terminated with errors
    BR0292I Execution of BRBACKUP finished with return code 3
    BR0668I Warnings or errors occurred - you can continue to ignore them or go back to repeat the last action
    BR0280I BRTOOLS time stamp: 2009-01-09 15.23.55
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:

  • Online backup via BRTOOLS

    Hi there!
    I am planning to implement an online backup using brtools. When I did the testing, I noticed an error that prevents me from completing the backup. Hope anybody can help me. It seems that there is an error with the compress command but I cant seem to understand why. Below is the entire log of my backup. Btw, Im using ECC6 and Oracle Database 10g.
    Thanks in advance.
    >>> TNVT - to host 172.16.0.5
    su - e6padm
    AMC-E6P-DB:e6padm 1> brtools
    BR0651I BRTOOLS 7.00 (18)
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.45
    BR0656I Choice menu 1 - please make a selection
    BR*Tools main menu
    1 = Instance management
    2 - Space management
    3 - Segment management
    4 - Backup and database copy
    5 - Restore and recovery
    6 - Check and verification
    7 - Database statistics
    8 - Additional functions
    9 - Exit program
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    4
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.50
    BR0663I Your choice: '4'
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.50
    BR0656I Choice menu 9 - please make a selection
    Backup and database copy
    1 = Database backup
    2 - Archivelog backup
    3 - Database copy
    4 - Non-database backup
    5 - Backup of database disk backup
    6 - Verification of database backup
    7 - Verification of archivelog backup
    8 - Additional functions
    9 - Reset program status
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    1
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.51
    BR0663I Your choice: '1'
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.51
    BR0657I Input menu 15 - please check/enter input values
    BRBACKUP main options for backup and database copy
    1 - BRBACKUP profile (profile) ....... [initE6P.sap]
    2 - Backup device type (device) ...... [disk]
    3 # Tape volumes for backup (volume) . []
    4 # BACKINT/Mount profile (parfile) .. []
    5 - Database user/password (user) .... [/]
    6 - Backup type (type) ............... [online]
    7 # Disk backup for backup (backup) .. [no]
    8 # Delete disk backup (delete) ...... [no]
    9 ~ Files for backup (mode) .......... [all]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    c
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.55
    BR0663I Your choice: 'c'
    BR0259I Program execution will be continued...
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.55
    BR0657I Input menu 16 - please check/enter input values
    Additional BRBACKUP options for backup and database copy
    1 - Confirmation mode (confirm) ....... [yes]
    2 - Query mode (query) ................ [no]
    3 - Compression mode (compress) ....... [yes]
    4 - Verification mode (verify) ........ [no]
    5 - Fill-up previous backups (fillup) . [no]
    6 - Parallel execution (execute) ...... [0]
    7 - Additional output (output) ........ [no]
    8 - Message language (language) ....... [E]
    9 - BRBACKUP command line (command) ... [-p initE6P.sap -d disk -t online -m all -k yes -e 0 -l E]
    Standard keys: c - cont, b - back, s - stop, r - refr, h - help
    BR0662I Enter your choice:
    c
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.59
    BR0663I Your choice: 'c'
    BR0259I Program execution will be continued...
    BR0291I BRBACKUP will be started with options '-p initE6P.sap -d disk -t online -m all -k yes -e 0 -l E'
    BR0280I BRTOOLS time stamp: 2008-10-26 00.32.59
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    c
    BR0280I BRTOOLS time stamp: 2008-10-26 00.33.00
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0051I BRBACKUP 7.00 (18)
    BR0055I Start of database backup: bdzcoptc.and 2008-10-26 00.33.00
    BR0477I Oracle pfile /oracle/E6P/102_64/dbs/initE6P.ora created from spfile /oracle/E6P/102_64/dbs/spfileE6P.ora
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.01
    BR0319I Control file copy created: /oracle/E6P/sapbackup/cntrlE6P.dbf 18268160
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.02
    BR0057I Backup of database: E6P
    BR0058I BRBACKUP action ID: bdzcoptc
    BR0059I BRBACKUP function ID: and
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/E6P/sapbackup/cntrlE6P.dbf
    BR0061I 44 files found for backup, total size 178457.758 MB
    BR0143I Backup type: online
    BR0111I Files will be compressed
    BR0130I Backup device type: disk
    BR0106I Files will be saved on disk in directory: /installer/backup/E6P/bdzcoptc
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.02
    BR0256I Enter 'c[ont]' to continue, 's[top]' to cancel BRBACKUP:
    c
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.03
    BR0257I Your reply: 'c'
    BR0259I Program execution will be continued...
    BR0370I Directory /installer/backup/E6P/bdzcoptc created
    BR0370I Directory /installer/backup/E6P/E6P created
    BR0202I Saving init_ora
    BR0203I to /installer/backup/E6P/E6P ...
    BR0202I Saving /oracle/E6P/102_64/dbs/initE6P.sap
    BR0203I to /installer/backup/E6P/E6P ...
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.03
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.04
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0201I Compressing /oracle/E6P/sapdata1/sr3_1/sr3.data1
    BR0203I to /installer/backup/E6P/bdzcoptc/sr3.data1.Z ...
    BR0278E Command output of 'LANG=C compress -c /oracle/E6P/sapdata1/sr3_1/sr3.data1 > /installer/backup/E6P/bdzcoptc/sr3.data1.Z':
    /oracle/E6P/sapdata1/sr3_1/sr3.data1: Invalid argument
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.04
    BR0279E Return code from 'LANG=C compress -c /oracle/E6P/sapdata1/sr3_1/sr3.data1 > /installer/backup/E6P/bdzcoptc/sr3.data1.Z': 1
    BR0224E Compressing /oracle/E6P/sapdata1/sr3_1/sr3.data1 to /installer/backup/E6P/bdzcoptc/sr3.data1.Z failed due to previous errors
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.07
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: bdzcoptc.and 2008-10-26 00.33.04
    BR0280I BRBACKUP time stamp: 2008-10-26 00.33.08
    BR0054I BRBACKUP terminated with errors
    BR0292I Execution of BRBACKUP finished with return code 5
    BR0668I Warnings or errors occurred - you can continue to ignore them or go back to repeat the last action
    BR0280I BRTOOLS time stamp: 2008-10-26 00.33.08
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:
    s
    BR0280I BRTOOLS time stamp: 2008-10-26 00.33.12
    BR0257I Your reply: 's'
    BR0679I Do you really want to cancel BRTOOLS? Enter y[es]/n[o]:
    y
    BR0280I BRTOOLS time stamp: 2008-10-26 00.33.13
    BR0257I Your reply: 'y'
    BR0260E BRTOOLS cancelled by user
    BR0280I BRTOOLS time stamp: 2008-10-26 00.33.13
    BR0654I BRTOOLS terminated with errors
    AMC-E6P-DB:e6padm 2> exit
    AMC-E6P-DB:e6padm 3> logout
    >>>Closing capture file.

    Hi Scott,
    Thank you for the quick reply. However, I have another thing to bring up. I created an exact replica of this instance to a separate server for my online backup testing. I used mksysb for my rootvg and created a backup of my datavg and restored it to the new server. To my surprise, my online backup worked. Im currently running it so that I can upload the log in this thread. I checked on the version of the brtools and they are both of the same level. Also, I forgot to mention that I've been using offline backup via brtools since last year. It was only now that Im trying to implement an online backup. Would this problem still be caused by brarchive patch 18?
    Thanks in advance!

Maybe you are looking for

  • How to find out which object has a specific attribute value

    Hi all, which is the easiest way to check in a collection of objects which object has an attribute with a specific value? i.e. I have n objects of classA and they all have an attribute "String value;". How can I check which object has that attribute

  • Exchange 2010 Tracking Delivery to Remote Server

    We're partway through a migration from Exchange 2003 to Exchange 2013. Currently we have our Exchange 2010 environment up and running for several weeks. I'm trying to determine how to use the message tracking in Exchange 2010 to verify delivery of ma

  • Doc Signing disabled in adobe reader but enabled in Acrobat Pro X1

    Hello there, I have used Acrobat Pro X1 Trial to create a PDF document with a Signature field.  When I view the Properties and Security of the doc I can see that Signing - Is Allowed. When I open the same document in Adobe Reader X the document secur

  • 4G ipod wont turn on

    hi, I have a 4g 20GB ipod that is one year and one month old, and it wont turn on. one morning it just didnt turn on. i've tried key all combinations and they dont work. ive tried connecting it to pc and macs and it doesnt chrage or get recognised. t

  • Multiple Line Items - PS/SD/ PP - Scenario

    Dear Experts, Please advise on the following:- There are two products, like Product A - 2 Nos, and Product  B - 3 Nos, will be manufactured for a project order. Finished product will be attached in the project structure and will be manufactured in ho