SAP ECC6.0 on SQL BACKUP ISSUE THROUGH DB13

Dear All,
My SAP Environment is : Windows Server 2003
Database : SQL2005
SAP version: ECC6.0 SR3
I am in process to configure backup system of Development server through DB13 but i am getting the below error : -
Jobname:    SAP CCMS Full DB Backup of DEV [20090618113720-4-113720]
Type:       TSQL
DB-Name:    DEV
For Run:    20090618  11:37:20
Job history information  *****************************
Stepname:   CCMS-step 1
Command:    declare @exeStmt nvarchar(2000) exec dev.sap_backup_databases @dbList=
            "DEV",@r3Db="DEV",@bDev="R3DUMP0",@expDays= 27,@jobName= "SAP CCMS Ful
            l DB Backup of DEV [20090618113720-4-113720]",@bkupChecksum="N",@bkupT
            ype="F",@nativeBkup="N",@exeDate = "20090618113720",@bkupSim = "N",@fo
            rmat = 0,@init = 1,@bkupDb = "DEV",@unload = 0,@exeStmt = @exeStmt OUT
            PUT
Status:     (failure)
Message:    2528
Severity:                                                                                16
Duration:   0  hours(s)  0  min(s) 1  sec(s)
Last msg:   Executed as user: NT AUTHORITY\SYSTEM. Mount tape for BACKUP DATABASE
            of database 'DEV' on tape drive '
.\tape0'. [SQLSTATE 42000] (Error 4
            027)  DBCC execution completed. If DBCC printed error messages, contac
            t your system administrator. [SQLSTATE 01000] (Error 2528).  The step
            failed.
                    <----
End of Job Step History -
>
Job history information  *****************************
but i am able to take backup on tape through SQL Server management studio.
Do we have to do some steps before scheduling backup through DB13 ?
Please suggest.
Regards,
Rohit

Hi Markus,
Thanks for reply.
No i have not provide any speacial permission to user SAPServiceDEV by default this user is member of : SAP_DEV_GlobalAdmin , SAP_DEV_LocalAdmin , SAP_LocalAdmin , User group.
Which permission i have to assign to this user?
kindly suggest.
Thanks in advance.
Rohit

Similar Messages

  • Backup scheduled through DB13 not working

    Hello,
    We are trying to schedule backup through DB13.But it got failed due to below error.Backup scheduled through DB13 was working fine last week.
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000174, user ID KHJS199)
    Execute logical command BRARCHIVE On host ppd-ora-ga2
    Parameters:-u / -jid LOG__20100927040000 -c force -p initGA2.sap -sd
    External communication error at program start (see system log)
    SAPXPG_START_XPG_LONG: sy-subrc ne 0
    destination = SAPXPG_DBDEST_PPD-ORA-GA2
    SXPG_STEP_XPG_START: execute_sapxpg: rc = 1.003
    SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.003
    SXPG_COMMAND_EXECUTE(LONG)
    <timestamp> = 20101014040033
    COMMANDNAME = BRARCHIVE
    ADDITIONAL_PARAMETERS =
    -u / -jid LOG__20100927040000 -c force -p initGA2.
    sap -sd
    LONG_PARAMS
    OPERATINGSYSTEM = ANYOS
    TARGETSYSTEM = ppd-ora-ga2
    DESTINATION = SAPXPG_DBDEST_PPD-ORA-GA2
    SY-SUBRC = 1003
    SXPG_COMMAND_EXECUTE failed for BRARCHIVE - Reason: program_start_error: For More Information, See SYS
    Job cancelled after system exception ERROR_MESSAGE
    We checked the RFC connection SAPXPG_DBDEST_PPD-ORA-GA2 and it is not working.
    For target host and gateway host,we have maintained their corresponding virtual host.
    Gateway is already installed on the server.
    Could you please help me out on this.
    Thanks,
    Gopi L

    Hello,
    Just to add some more information.
    We have 3 servers, X(Database + CI),Y(Dialog instance),Z(Dialog Instance).
    Server  X is the primary node and Y is the failover node.
    Gateway is already installed on Database server and I can verify it by giving ps -aef | grep gwrd.
    Thanks,
    Gopi L

  • Backup Error through db13

    Dear Experts,
    We are taking backup through db13 ECC Deve Server but getting following error--
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000029, user ID BASIS)
    Execute logical command BRBACKUP On host sapeccdev
    Parameters:-u / -jid TAPIN20091130155408 -i force -c force -n 1 -v SCRATCH
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: becaipbs.tib 2009-11-30 15.54.08
    BR0484I BRBACKUP log file: /oracle/DEV/sapbackup/becaipbs.tib
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.09
    BR0301W SQL error -27140 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-27140: attach to post/wait facility failed
    BR0310W Connect to database instance DEV failed
    BR0205I Backup volume initialization
    BR0058I BRBACKUP action ID: becaipbs
    BR0059I BRBACKUP function ID: tib
    BR0102I Following backup device will be used: /dev/rmt/2mn
    BR0131I All volumes get the name SCRATCH
    BR0129I Force option set - no label checking during initialization
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0207I Volume in device: /dev/rmt/2mn will be initialized with name: SCRATCH
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.09
    BR0226I Rewinding tape volume in device /dev/rmt/2m ...
    BR0202I Copying /oracle/DEV/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt/2mn ...
    BR0209I Volume in device /dev/rmt/2mn has name SCRATCH
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.16
    BR0226I Rewinding tape volume in device /dev/rmt/2m ...
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.18
    BR0301E SQL error -27140 at location BrDbConnect-2, SQL statement:
    'CONNECT /'
    ORA-27140: attach to post/wait facility failed
    BR0310E Connect to database instance DEV failed
    BR0206I End of backup volume initialization
    BR0280I BRBACKUP time stamp: 2009-11-30 15.54.18
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Kindly revert with helful suggestion.
    Regards,
    Ajit

    Dear Markus,
    after the relink all, this is the following log----
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000005, user ID BASIS)
    Execute logical command BRBACKUP On host qserv
    Parameters:-u / -jid TAPIN20091130174249 -i force -c force -n 1 -v SCRATCH
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: becaiysn.tib 2009-11-30 17.42.49
    BR0484I BRBACKUP log file: /oracle/QAS/sapbackup/becaiysn.tib
    BR0477I Oracle pfile /oracle/QAS/102_64/dbs/initQAS.ora created from spfile /oracle/QAS/102_64/dbs/spfileQAS.ora
    BR0205I Backup volume initialization
    BR0058I BRBACKUP action ID: becaiysn
    BR0059I BRBACKUP function ID: tib
    BR0102I Following backup device will be used: /dev/rmt/2mn
    BR0131I All volumes get the name SCRATCH
    BR0129I Force option set - no label checking during initialization
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0207I Volume in device: /dev/rmt/2mn will be initialized with name: SCRATCH
    BR0280I BRBACKUP time stamp: 2009-11-30 17.42.49
    BR0226I Rewinding tape volume in device /dev/rmt/2m ...
    BR0278E Command output of 'LANG=C mt -f /dev/rmt/2m rew':
    /dev/rmt/2m: No such device or address
    BR0280I BRBACKUP time stamp: 2009-11-30 17.42.50
    BR0279E Return code from 'LANG=C mt -f /dev/rmt/2m rew': 1
    BR0213E Winding tape volume in device /dev/rmt/2mn failed
    BR0219E Initialization of volume SCRATCH in device /dev/rmt/2mn failed
    BR0206I End of backup volume initialization
    BR0280I BRBACKUP time stamp: 2009-11-30 17.42.50
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Regards,
    Ajit

  • Online backup fail through DB13

    Dear experts,
    I am using sap BW 7.4 under oracle 11.0.2.4
    I am trying to take online backup on disk
    I select action whole database online backup + redo file backup as will as
    Full database online backup and BRACHIVE function is -sd
    but  backup was failed I am unable to resolve it  following are logs generated during backup
    #SAVED.... /oracle/online/beokvzrl/system.data1  #1/17
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:20
    BR0063I 17 of 17 files processed - 51610.133 of 51610.133 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 10:58
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:20
    BR0317I 'Alter tablespace SYSTEM end backup' successful
    BR0252W Function kill() failed for '17891582:15' at location BrKill-3
    BR0253W errno 3: No such process
    BR0278I Command output of '/usr/sap/BWD/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.40 (6)
    PID=17891582
    BR0252E Function fopen() failed for '/oracle/BWD/sapbackup/.user.pas' at location global_set-1
    BR0253E errno 13: Permission denied
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:22
    BR0530I Cataloging backups of all database files...
    BR0278E Command output of 'SHELL=/bin/sh /oracle/BWD/112_64/bin/rman nocatalog':
    Recovery Manager: Release 11.2.0.4.0 - Production on Sat Aug 2 10:58:23 2014
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    RMAN>
    RMAN> connect target *
    connected to target database: BWD (DBID=2340275772)
    using target database control file instead of recovery catalog
    RMAN> **end-of-file**
    RMAN>
    host command complete
    RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19>
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of catalog command on default channel at 08/02/2014 10:58:25
    ORA-19564: error occurred writing 8192 bytes at block number 1
    ORA-27091: unable to queue I/O
    ORA-27041: unable to open file
    IBM AIX RISC System/6000 Error: 13: Permission denied
    Additional information: 3
    Additional information: 4
    Additional information: 4194434
    RMAN>
    Recovery Manager complete.
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    BR0279E Return code from 'SHELL=/bin/sh /oracle/BWD/112_64/bin/rman nocatalog': 1
    BR0536E RMAN call for database instance BWD failed
    BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: /oracle/BWD/sapbackup/.beokvzrl.cmd
    @/oracle/BWD/sapbackup/..beokvzrl..cmd
    host '/usr/sap/BWD/SYS/exe/run/brtools -f delete /oracle/BWD/sapbackup/..beokvzrl..cmd';
    catalog datafilecopy
    '/oracle/online/beokvzrl/sr3.data1',
    '/oracle/online/beokvzrl/sr3.data2',
    '/oracle/online/beokvzrl/sr3.data3',
    '/oracle/online/beokvzrl/sr3.data4',
    '/oracle/online/beokvzrl/sr3.data5',
    '/oracle/online/beokvzrl/sr3.data6',
    '/oracle/online/beokvzrl/sr3740.data1',
    '/oracle/online/beokvzrl/sr3740.data2',
    '/oracle/online/beokvzrl/sr3740.data3',
    '/oracle/online/beokvzrl/sr3740.data4',
    '/oracle/online/beokvzrl/sr3740.data5',
    '/oracle/online/beokvzrl/sr3740x.data1',
    '/oracle/online/beokvzrl/sr3740x.data2',
    '/oracle/online/beokvzrl/sr3usr.data1',
    '/oracle/online/beokvzrl/undo.data1',
    '/oracle/online/beokvzrl/sysaux.data1',
    '/oracle/online/beokvzrl/system.data1'
    level 0 tag beokvzrl;
    exit;
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    BR0532E Cataloging backups of all database files failed
    BR0056I End of database backup: beokvzrl.fnd 2014-08-02 10:58:25
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2014-08-02 10:58:25
    I am unable to understand why RMAN is use ?
    and what parameters are used when I will take backup on tape
    Kindly guide me
    Regards

    Dear Srivastava for your reply,
    I download latest brtools patch and apply it and change authorization  profile parameters is also OK ( I run whole database online backup from brtools using same profile it done successfully )
    full permission ( 777) in sapbackup folder and sub folder but through db13 backup is successfully with warning
    BR0204I Percentage done: 100.00%, estimated end time: 11:57
    BR0001I **************************************************
    BR0252W Function kill() failed for '10420324:15' at location BrKill-3
    BR0253W errno 3: No such process
    BR0278I Command output of '/usr/sap/BWD/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.40 (10)
    PID=10420324
    BR0252E Function fopen() failed for '/oracle/BWD/sapbackup/.user.pas' at location global_set-1
    BR0253E errno 13: Permission denied
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2014-08-04 11:57:59
    BR0340I Switching to the next online redolog file for database instance BWD ...
    BR0321I Switch to the next online redolog file for database instance BWD successful
    BR0117I ARCHIVE LOG LIST after backup for database instance BWD
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/BWD/oraarch/BWDarch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     838
    Next log sequence to archive   841
    Current log sequence           841              SCN: 28074154
    Database block size            8192             Thread: 1
    Current system change number   28074155         ResetId: 842452156
    BR0202I Saving space_log
    BR0203I to /oracle/bck/online/BWD ...
    BR0202I Saving /oracle/BWD/sapbackup/beolgapq.and
    BR0203I to /oracle/bck/online/BWD ...
    BR0202I Saving /oracle/BWD/sapbackup/backBWD.log
    BR0203I to /oracle/bck/online/BWD ...
    BR0056I End of database backup: beolgapq.and 2014-08-04 11:58:01
    BR0280I BRBACKUP time stamp: 2014-08-04 11:58:01
    BR0053I BRBACKUP completed successfully with warnings or non-fatal errors
    1. BR0252W Function kill() failed for '10420324:15' at location BrKill-3
        BR0253W errno 3: No such process
    2. BR0252E Function fopen() failed for '/oracle/BWD/sapbackup/.user.pas' at location  global_set-1
    BR0253E errno 13: Permission denied
    BR0074W BRCONNECT call failed
    why it backup not open file .user.pas ( it is not exist in this folder )
    Kindly guide me
    Regards

  • SAP ECC6 memory and paging issues

    Dear Experts
    I have recently upgraded my 4.6C systems to an ECC 6 system (DB2 LUW 9.5 on AIX 5.3 TL9 64 Bit OS)
    I have been running the LPAR with 14 GB of memory and we are around 100-200+ users using the system, I was monitoring using nmon and found that Physical Memory was around 99.8% Used   (14311.8MB and 22.6MB was free) also the paging space was around 37.2% in result causing the system at times to run slow which can have a very negative effect on the users.
    After further investigation I found that after a system restart the Physical Memory would start around 50.9% and increased at a steady pace until it reached 99.8% that is when the system would start using the paging space which would steadily increase, I found that the only solution was a system restart at least once a week to reduce the memory consumption.
    At first glance it looked like a database manger memory leak with the process db2sysc, so I searched the net with the search words u201Cdb2 memory leaku201D and found the following APARs and notes.
    APAR JR30285 - Pervasive memory leak when compiling SQL statements that use SQL/XML functions
    APAR IZ35230 - There is a pervasive unix-specific private memory leak in the security component
    Note 1288341 - Memory leak in APPLHEAPSZ -> SQL0954C 
    Note 1352361 - Memory leak in shared memory area abrfci
    Note 1147821 - DB6: Known Errors and available Fixes in DB2 9.5 LUW
    After reading the notes and APARs I decided to updated DB2 to the latest fix pack (5SAP), but after the fix pack was implemented it did not solve the memory problem
    I started look at different problems with SAP ECC6, db2 and AIX with paging/memory problems and I found the following notes to do with AIX memory and paging but none of them helped as all parameters and settings were set accordingly  
    789477 - Large extended memory on AIX (64-bit) as of Kernel 6.20
    191801 - AIX 64-bit with very large amount of Extended Memory
    973227 - AIX Virtual Memory Management: Tuning Recommendations
    884393 - AIX saposcol consumes large amount of memory.
    856848 u2013 AIX Extended Memory Disclaiming 
    1048686 u2013 Recommended AIX settings for SAP
    1121904 u2013 SAP on AIX: Recommendations for Paging
    1086130 u2013 DB6: DB2 Standard Parameter Settings
    After even more investigation I found the following evidence suggesting AIX Virtual Memory Manager might have a problem

    Shared memories inside of pool 40
    Key:       42  Size:    17792992 (  17.0 MB) DB TTAB buffer              
    Key:       43  Size:    53606392 (  51.1 MB) DB FTAB buffer              
    Key:       44  Size:     8550392 (   8.2 MB) DB IREC buffer              
    Key:       45  Size:     7014392 (   6.7 MB) DB short nametab buffer     
    Key:       46  Size:       20480 (   0.0 MB) DB sync table               
    Key:       47  Size:    10241024 (   9.8 MB) DB CUA buffer               
    Key:       48  Size:      300000 (   0.3 MB) Number range buffer         
    Key:       49  Size:     2769392 (   2.6 MB) Spool admin (SpoolWP+DiaWP) 
    Shared memories outside of pools
    Key:        3  Size:   114048000 ( 108.8 MB) Disp. communication areas   
    Key:        4  Size:      523048 (   0.5 MB) statistic area              
    Key:        6  Size:   692224000 ( 660.2 MB) ABAP program buffer         
    Key:        7  Size:       14838 (   0.0 MB) Update task administration  
    Key:        8  Size:   134217828 ( 128.0 MB) Paging buffer               
    Key:        9  Size:   134217828 ( 128.0 MB) Roll buffer                 
    Key:       18  Size:     1835108 (   1.7 MB) Paging adminitration        
    Key:       19  Size:   119850000 ( 114.3 MB) Table-buffer                
    Key:       41  Size:    25010000 (  23.9 MB) DB statistics buffer        
    Key:       63  Size:      409600 (   0.4 MB) ICMAN shared memory         
    Key:       64  Size:     4202496 (   4.0 MB) Online Text Repository Buf. 
    Key:       65  Size:     4202496 (   4.0 MB) Export/Import Shared Memory 
    Key:     1002  Size:      400000 (   0.4 MB) Performance monitoring V01.0
    Key: 58900114  Size:        4096 (   0.0 MB) SCSA area                   
    Nr of operating system shared memory segments: 16
    Shared memory resource requirements estimated
    ================================================================
    Total Nr of shared segments required.....:         16
    System-imposed number of shared memories.:       1000
    Shared memory segment size required min..:  692224000 ( 660.2 MB)
    System-imposed maximum segment size......: 35184372088832 (33554432.0 MB)
    Swap space requirements estimated
    ================================================
    Shared memory....................: 1654.8 MB
    ..in pool 10  328.6 MB,   58% used
    ..in pool 40  143.3 MB,   30% used
    ..not in pool: 1174.1 MB
    Processes........................:  413.4 MB
    Extended Memory .................: 6144.0 MB
    Total, minimum requirement.......: 8212.2 MB
    Process local heaps, worst case..: 3814.7 MB
    Total, worst case requirement....: 21882.9 MB
    Errors detected..................:    0
    Warnings detected................:    3

  • Backup failed through DB13

    Can anybody tell me how to overcome the below issue.
    advance thanks.
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000011, user ID WILBASIS)
    Execute logical command BRCONNECT On host SAPIDES
    Parameters: -u / -jid CHECK20091116185555 -c -f check
    BR0801I BRCONNECT 7.00 (38)
    BR0805I Start of BRCONNECT processing: cebxsjwf.chk 2009-11-16 18.55.57
    BR0484I BRCONNECT log file: E:\oracle\IDS\sapcheck\cebxsjwf.chk
    BR0280I BRCONNECT time stamp: 2009-11-16 18.55.57
    BR0301E SQL error -1017 at location db_connect-2,SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance IDS failed
    BR0280I BRCONNECT time stamp: 2009-11-16 18.55.57
    BR0301E SQL error -1017 at location db_connect-2,SQL statement:
    'CONNECT /'
    ORA-01017: invalid username/password; logon denied
    BR0310E Connect to database instance IDS failed
    BR0806I End of BRCONNECT processing: cebxsjwf.chk2009-11-16 18.55.57
    BR0280I BRCONNECT time stamp: 2009-11-16 18.55.57
    BR0804I BRCONNECT terminated with errors
    External program terminated with exit code 3
    BRCONNECT returned error status E
    Job finished

    > in note 50088 is also not clear.
    > can u pls tell the step by step procedure......................
    That note basically is a step-by-step procedure.
    Oracle is a complex database system, if you don't understand that note, it's not a disgrace but we can't help you if you don't post any output of the mentioned SQL statements in the note.
    I suggest you take a class on Oracle administration if you want to use that database, otherwise I'd recommend using a database that is easier to administer (MaxDB, SQL Server).
    Markus

  • How to investigate the sap ecc6 abap+java performancer issues

    Hi All,
    I have web as+java system.Of late we are facing performance problem with the system.Please let me know how to pinpoint the exact reason/culprit for the performance issue.
    I sthere any step by step procedure document with examples that si to be followed to check the performance issues..
    Thanks,
    kasperr.

    HI
    Check this link:
    [http://service.sap.com/performance|http://service.sap.com/performance]
    Regards
    Shridhar Gowda

  • SAP Tools for SQL Server issue

    Hi,
    I used SAP tools to upgrade the database after upgrading MS SQL Server 2000 to MS SQL Server 2005. In the middle of the process I got the following error:
    MDB-05053  Errors when executing sql command: <p nr="0"/>.
    sapinst.log and sapinst_dev.log shows this error first:
    FCO-00011  The step RunMAXConversion with step key |SAPMSSTOOLS|ind|ind|ind|ind|0|0|MssSysCopy|ind|ind|ind|ind|4|0|MssYukonUpg|ind|ind|ind|ind|5|0|RunMAXConversion was executed with status ERROR .
    Any idea ?
    George

    Hi,
    please open a command prompt, switch to the installation directory under Program Files and set the environment variable
    set SAPINST_MSS_LOG=0N
    Start the sapinst tool again from the same location from this command promt. Then a MSSLog.log is written during the run. Check the log for additional errors.
    Regards
      Clas

  • SAP DB2 backup issue

    Hi All,
    I am trying to schedule db2 oline backup through db13 (Database base backup  Vendor Library) facing below error. Please advise on below issue.
    05.05.2015
    03:20:06
    Backup_TSM:Parameter UTIL_IMPACT_PRIORITY has been set to "UTIL_IMPACT_PRIORITY 2"
    05.05.2015
    03:20:06
    Backup_TSM:Parameter DEDUP_DEVICE has not been set
    05.05.2015
    03:20:06
    Backup_TSM:Parameter OPTIONS has not been set
    05.05.2015
    03:20:06
    Backup_TSM:Parameter NUMBER_SESSIONS has been set to " 1"
    05.05.2015
    03:20:06
    Backup_TSM:System is deactivated in system configuration; nojob dispatching possible
    05.05.2015
    03:20:06
    Exception CX_DB6_CON in program CL_DBA_JOB====================CP / CL_DBA_JOB====================CM00K at line Warning with retu
    05.05.2015
    03:20:06
    Backup_TSM:Exception CX_DBA_JOB in class CL_DBA_JOB method IF_DBA_JOB~RUN line 11
    05.05.2015
    03:20:06
    Backup_TSM:  Kernel Error ID:
    05.05.2015
    03:20:06
    Backup_TSM:  WP ID: 12
    05.05.2015
    03:20:06
    Backup_TSM:  WP PID: 24051918
    Regards,
    Raj

    Hi Hope the below Url and stuff might help you. http://scn.sap.com/thread/3154248 Within TSM there is an "Options" file that has default parameters such as , SERVER NAME,  COM/METHOD, which is TCPIP, TCPPORT, TCPSERVERADDRESS, NODENAME, PASSWORDACCESS , etc. When TSM runs, the first thing it does is read the options file, otherwise the reault is the dump you received. Your best bet is find the directory for TSM, the options file is in there, then add your system information accordingly. You can find sample options files out there to give you some guidance. Cheers, Sharma

  • Error while Backup through DB13

    Hi Experts.
    This is the first time when we are taking backup through DB13.
    I have inserted the Tape in the Tape drive and run the Online Full Backup. But an error was thrown as mentioned Below.
    Please also suggest me what are the changes which needs to be done on OS Level for the successful backup through DB13.
    Part of Error Message
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0057I Backup of database: JMD
    BR0058I BRBACKUP action ID: beebweva
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/JMD/sapbackup/cntrlJMD.dbf
    BR0061I 55 files found for backup, total size 109113.406 MB
    BR0143I Backup type: online
    BR0111I Files will be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt/0mn
    BR0103I Following backup volume will be used: JMDB01
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0208I Volume with name JMDB01 required in device /dev/rmt/0mn
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0351I Restoring /oracle/JMD/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt/0mn ...
    BR0278E Command output of 'LANG=C cd /oracle/JMD/sapbackup && /usr/sap/JMD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt/0mn':          -
    error
    Can't open /dev/tty to prompt for more media.
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0279E Return code from 'LANG=C cd /oracle/JMD/sapbackup && /usr/sap/JMD/SYS/exe/run/brtools -f detach LANG=C cpio -iuvB .tape.hdr0 < /dev/rmt/0mn': 2
    BR0359E Restore of /oracle/JMD/sapbackup/.tape.hdr0 from /dev/rmt/0mn failed due to previous errors
    BR0218E Checking label on volume in device /dev/rmt/0mn failed         -
    error
    BR0236I Perhaps volume initialization with option '-i force' required
    BR0056I End of database backup: beebweva.ant 2010-09-09 18.01.59
    BR0280I BRBACKUP time stamp: 2010-09-09 18.01.59
    BR0054I BRBACKUP terminated with errors
    Kindly Suggest.

    Hi Anil,
    Thanks for your help. I did as you Said and it also proceeded a Bit Far...
    Now I Get A different set of Error. Please Give your Valuable Suggestions.
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.09
    BR0057I Backup of database: JMD
    BR0058I BRBACKUP action ID: beecamwa
    BR0059I BRBACKUP function ID: ant
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: /oracle/JMD/sapbackup/cntrlJMD.dbf
    BR0061I 55 files found for backup, total size 109113.406 MB
    BR0143I Backup type: online
    BR0111I Files will be compressed
    BR0130I Backup device type: tape
    BR0102I Following backup device will be used: /dev/rmt/0mn
    BR0103I Following backup volume will be used: JMDB01
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0208I Volume with name JMDB01 required in device /dev/rmt/0mn
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.09
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0351I Restoring /oracle/JMD/sapbackup/.tape.hdr0
    BR0355I from /dev/rmt/0mn ...
    BR0241I Checking label on volume in device /dev/rmt/0mn
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.10
    BR0226I Rewinding tape volume in device /dev/rmt/0m ...
    BR0202I Saving /oracle/JMD/sapbackup/.tape.hdr0
    BR0203I to /dev/rmt/0mn ...
    BR0209I Volume in device /dev/rmt/0mn has name JMDB01
    BR0202I Saving init_ora
    BR0203I to /dev/rmt/0mn ...
    BR0202I Saving /oracle/JMD/102_64/dbs/initJMD.sap
    BR0203I to /dev/rmt/0mn ...
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.36
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.38
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0201I Compressing /oracle/JMD/sapdata1/sr3_1/sr3.data1
    BR0203I to /sapinstcd/sr3.data1.Z ...                          -
    error
    BR0278E Command output of 'LANG=C compress -c /oracle/JMD/sapdata1/sr3_1/sr3.data1 > /sapinstcd/sr3.data1.Z':
    sh: /sapinstcd/sr3.data1.Z: Cannot create the specified file.
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.38
    BR0279E Return code from 'LANG=C compress -c /oracle/JMD/sapdata1/sr3_1/sr3.data1 > /sapinstcd/sr3.data1.Z': 1
    BR0224E Compressing /oracle/JMD/sapdata1/sr3_1/sr3.data1 to /sapinstcd/sr3.data1.Z failed due to previous errors -
    error
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.42
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0056I End of database backup: beecamwa.ant 2010-09-10 15.04.38
    BR0280I BRBACKUP time stamp: 2010-09-10 15.04.42
    BR0054I BRBACKUP terminated with errors
    Thanks Again.  Waiting for your Reply.

  • Tape backup  through DB13

    Dear Experts,
    I want to take offline and online backup into tape but when I initialing tape drive through DB13
    which parameters require to take backup on tape
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000035, user ID BASIS)
    Execute logical command BRBACKUP On host BWDEV
    Parameters:-jid TAPIN20140805161238 -u / -i force -c force -n 1 -v SCRATCH
    BR0051I BRBACKUP 7.40 (10)
    BR0055I Start of database backup: beollvud.tib 2014-08-05 16:12:39
    BR0484I BRBACKUP log file: /oracle/BWD/sapbackup/beollvud.tib
    BR0477I Oracle pfile /oracle/BWD/112_64/dbs/initBWD.ora created from spfile /oracle/BWD/112_64/dbs/spfileBWD.ora
    BR0205I Backup volume initialization
    BR0058I BRBACKUP action ID: beollvud
    BR0059I BRBACKUP function ID: tib
    BR0102I Following backup device will be used: /dev/rmt0.1
    BR0131I All volumes get the name SCRATCH
    BR0129I Force option set - no label checking during initialization
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0207I Volume in device: /dev/rmt0.1 will be initialized with name: SCRATCH
    BR0280I BRBACKUP time stamp: 2014-08-05 16:12:39
    BR0226I Rewinding tape volume in device /dev/rmt0...
    BR0278E Command output of 'LANG=C tctl -f /dev/rmt0 rewind':
    /dev/rmt0: I/O error
    BR0280I BRBACKUP time stamp: 2014-08-05 16:12:58
    BR0279E Return code from 'LANG=C tctl -f /dev/rmt0 rewind': 2
    BR0213E Winding tape volume in device /dev/rmt0.1failed
    BR0219E Initialization of volume SCRATCH in device /dev/rmt0.1 failed
    BR0206I End of backup volume initialization
    BR0280I BRBACKUP time stamp: 2014-08-05 16:12:58
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 3
    BRBACKUP returned error status E
    Job finished
    Regards

    Thanks Yogesh 
    output of mt -f /dev/rmt0 status
    # mt -f /dev/rmt0 status
    rmt0 Available 71-T1-01 Other FC SCSI Tape Drive
    attribute                  value                           description                               user       
    block_size               512                                        BLOCK size (0=variable length)              True
    delay                        45                                            Set delay after a FAILED command        True
    density_set_1        0                                              DENSITY setting #1                                   True
    density_set_2        0                                              DENSITY setting #2                                    True
    extfm                       yes                                           Use EXTENDED file marks                        True
    location                                                                    Location Label                                              True
    lun_id                     0x0                                            Logical Unit Number ID                              False
    mode                      yes                                            Use DEVICE BUFFERS during writes     True
    node_name           0x2001000e11152b2a         FC Node Name                                            False
    res_support           no                                             RESERVE/RELEASE support                   True
    ret_error                  no                                             RETURN error on tape change or reset True
    rwtimeout               144                Set timeout for the READ or WRITE command                 True
    scsi_id                     0x11d00            SCSI ID                                                                               False
    var_block_size 0                  BLOCK SIZE for variable length support                                   True
    ww_name        0x2002000e11152b2a FC World Wide Name                                               False
    parameters are set  of my AIX by defualt in  initSID.sap.
    Regards

  • SAP PI7.11 adapter RFC sender issue after migrating to SAP ECC6

    Hi,
    After the migration of our backend from SAP 4.700 x 200 to SAP ECC6 unicode (kernel 7.20)), we have a issue of connexion to our SAP PI 7.11.
    A part of the field in ECC6 are not well mapped by the abapter sender RFC to the xml in PI.
    I join a screen shot what I have in SAP ECC6 (inquiryECC6.jpg) and the result in SAP PI 7.11in xml format ofcourse (Inquiryxml.jpg).
    Is there someone who can help me?
    Regards.
    Eric Koralewski

    In SM59, there is a new tab <unicode>.
    In that tab, I checked the unicode checkbox  and that's ok.
    Regards

  • Email notification of backup through DB13

    Hi,
    I am running backup using BR Tools scheduled through DB13. Is there any way out through which I can get email notification weather backup was done successfully or not & error msg if not.
    I appreciate all your help in advance.
    Thanks,
    Murtaza

    Setting up a monitoring for a system is not a "fast" thing and without understanding what's going on behind the scene I can already read your next post "Mail from RZ20 is not working" in the forum.
    I'm NOT blaming you but it's better for you if you read the provided (good) documentation on the given site and understand the concepts and prerequisites (mail setup etc.), otherwise you will be lost if it's not working.
    Just my 2 cents.
    Markus

  • Will sap database todes like db12,db13,db01,db02.... work  in SAP ECC6 ehp6 on HANA

    will sap database t-odes like db12- database planing calendar work on SAP ECC6 ehp6 on HANA
    and also
    db12,db13,db01,db02.... they work in  SAP ECC6 ehp6 on HANA ??

    Dear Ashok
    SAP HANA it is just database BOX contains in single HANA BOX  with memory 1024gb and 2048gb
    it is an in memory data processing and remaining all tcodes are working like normal SAP only
    as u asked the Tcodes which you mentioned working on HANA they work in  SAP ECC6 ehp6 on HANA
    Regards

  • Split mirror backup action in db13

    Dear gurus,
    I am trying to schedule  Split Mirror Datbase Offline / Split Mirror Datbase Online Backup through db13. But these specific action is not showing in DB13.
    I am using AIX with Oracle 10g (sap ecc6 version)
    Please guide how to configure the same
    regards
    vgbs

    Hi,
    Refer below link,
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8044c539-0d01-0010-6e82-bcf0857283f2
    Regards,
    Ravi

Maybe you are looking for

  • Java to crystal reports

    hi all how to connect java to crystal reports i want to sample code please help me thanks

  • Web Form Errors?

    Hi, sorry if this is in the incorrect section, couldnt find one specifically tailored to web forms. I am attempting to edit the content of a web form. When laying out the design of the form in the web form editor, the html  is not being updated with

  • Lost Icons on IPhone

    Could someone help please? I've been using Installer to download some packages offered for IPhone. After several downloads, my existing Icons on the Iphone started to disappear as they were replaced by the new downloaded packegaes. The main problem i

  • Validation of non-qualifier

    Hello experts I have a validation problem on my qualified table. From the main table, containing customers I have a qualifier called Customer Numbers. It only has one non-qualifier called organization. It represents the internal organisation at the c

  • Web  service_function modules

    Hi guys.... Now I hav to work on function modules with web service...... any body send me the documentation related to that!!!..