Database  check finish with warnings

Dear all
Please guide how  can resolve this warings
oracle 9.2.0.7 ,oprating system windos 2003 advanced server sap ECC5
ORA-000060: Deadlock detected. More info in file d:\oracle\prd\saptrace\usertrace\prd_ora_6080.trc.
BR0976W Database message alert - level: ERROR, line: 108900, time: 2007-08-29 19.57.47, message:
ORA-00600: internal error code, arguments: [kdtdelrow-2], [65], [65], [], [], [], [], []
BR0976W Database message alert - level: WARNING, line: 108901, time: 2007-08-29 19.57.47, message:
ORA-00060: deadlock detected while waiting for resource
BR0976W Database message alert - level: WARNING, line: 108904, time: 2007-08-29 19.57.51, message:
ORA-000060: Deadlock detected. More info in file d:\oracle\prd\saptrace\usertrace\prd_ora_5992.trc.
BR0976W Database message alert - level: ERROR, line: 108908, time: 2007-08-29 19.57.51, message:
ORA-00600: internal error code, arguments: [kdtdelrow-2], [61], [61], [], [], [], [], []
BR0976W Database message alert - level: WARNING, line: 108909, time: 2007-08-29 19.57.51, message:
ORA-00060: deadlock detected while waiting for resource
BR0976W Database message alert - level: WARNING, line: 109228, time: 2007-08-30 10.10.44, message:
ORA-000060: Deadlock detected. More info in file d:\oracle\prd\saptrace\usertrace\prd_ora_4212.trc.
BR0976W Database message alert - level: ERROR, line: 109232, time: 2007-08-30 10.10.44, message:
ORA-00600: internal error code, arguments: [kdtdelrow-2], [65], [65], [], [], [], [], []
tahnks in advanced
with reagrds
venkat

go for patchset 9.2.0.8 and the latest minipatch (currently 9.2.0.8.10).
deadlocks are normaly application specific and not database related. the ORA-000060 only indicates that the Oracle database prevents a deadlock (two or more transactions locking each other)
Peter

Similar Messages

  • DB check finished with warnings

    Hello All,
    In SAPCHECK latesh .chk file finished with warnings
    BR0280I BRCONNECT time stamp: 2009-03-26 10.30.46
    BR0815I Number of indexes in schema of owner SAPAUTH: 2
    BR0815I Number of indexes in schema of owner SAPR3: 49400
    BR0815I Number of indexes in schema of owner SYS: 299
    BR0815I Number of indexes/partitions in schema of owner SYSTEM: 228/24
    BR0838W Table YSEX_UPL2SAP_1001 not found for segment SAPR3.YSEX_UPL2SAP_1001 - ignoring segment
    Kindly help me to resolve the issue.
    Regards
    Mohsin Mulani

    Mohsin,
    Please check out following link.
    [Re: ORA-03113: end-of-file on communication channel]
    Please also check following notes.
    Note 1137346 - Oracle Database 10g: Patches for Release 10.2.0.4
    Note 871096 - Oracle Database 10g: Patch sets/patches for 10.2.0.
    Hope this helps.
    Manoj

  • DB check finished with warnings CRITICAL_TABLESPACE, object: PSAPSR3USR,

    Hello All,
    database >> oracle 10g
    Autoextend is on for 2 datafile
    cd sapcheck >> latest check file finished with warnings
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3USR, value: (max_extn of 2 files on disk 6815746) 36569088 KB (> 32505952 KB)
    SQL> select FILE_NAME,BYTES/1024/1024,AUTOEXTENSIBLE,MAXBYTES/1024/1024,INCREMENT_BY from dba_data_files where TABLESPACE_NAME='PSAPSR3USR';
    FILE_NAME
    BYTES/1024/1024 AUT MAXBYTES/1024/1024 INCREMENT_BY
    /oracle/ADE/sapdata1/sr3usr_1/sr3usr.data1
               2500 YES              20000         2560
    /oracle/ADE/sapdata1/sr3usr_2/sr3usr.data2
               2500 YES              20000         2560
    kindly help me to resolve issue
    Regards
    Mohsin
    Edited by: mohsin m on Dec 24, 2008 10:59 PM

    Hi,
    Can you please check the avaliablity of free space on disk.
    "CRITICAL_TABLESPACE Warning Description: Examines the data of a tablespace to see whether the file system can be brought to overflow, due to the existing parameter setting (NEXT and MAXSIZE), during the automatic file extension."
    --Kishore

  • SAP database check finished with warning

    Hello All,
    In sapcheck folder latest .chk file finished with following warnings
    BR0280I BRCONNECT time stamp: 2009-04-01 10.30.50
    BR0972I Checking database operations...
    BR0973W Database operation alert - level: WARNING, operation: cdzsjafp.log, time: 2009-01-17 05.13.45, condition: Last 'log' operation failed with rc = 3
    Kindly help me resolve the issue.
    Regards
    Mohsin

    >
    mohsin m wrote:
    > Hello All,
    >
    > In sapcheck folder latest .chk file finished with following warnings
    >
    > BR0280I BRCONNECT time stamp: 2009-04-01 10.30.50
    > BR0972I Checking database operations...
    > BR0973W Database operation alert - level: WARNING, operation: cdzsjafp.log, time: 2009-01-17 05.13.45, condition: Last 'log' operation failed with rc = 3
    >
    > Kindly help me resolve the issue.
    >
    > Regards
    > Mohsin
    Hello,
    The warning occurs because the database check looks for the logs of all old operations that ended with an error. The text "Last 'log' operation" means: an operation log with the extension ".log"was found for an action that ended with the (error) status RC = 3.
    Since the log referred to is old (January 17), you can get rid of it by running:
    brconnect -u / -c force -f cleanup -m 60
    (60 is the minimum age of the logs to clean up; adapt this value to your requirements)
    Also, it is a good idea to schedule the action "Cleanup logs" periodically via DB13.
    Regards,
    Mark

  • DB check finished with warnigs  CRITICAL_TABLESPACE, object: PSAPSR3USR

    Hello All,
    db check finished with warnigs
    BR0280I BRCONNECT time stamp: 2008-12-24 10.31.02
    BR0969I Checking database administration...
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3USR, value: (max_extn of 2 files on disk 681
    5746) 35840000 KB (> 28193888 KB)
    database >>>(oracle 10g)
    SQL> select FILE_NAME,BYTES/1024/1024,AUTOEXTENSIBLE,MAXBYTES/1024/1024,INCREMENT_BY from dba_data_files where TABLESPACE_NAME='PSAPSR3USR';
    FILE_NAME
    BYTES/1024/1024 AUT MAXBYTES/1024/1024 INCREMENT_BY
    /oracle/ADE/sapdata1/sr3usr_1/sr3usr.data1
               2500 YES              20000         2560
    /oracle/ADE/sapdata1/sr3usr_2/sr3usr.data2
               2500 YES              20000         2560
    Please help me to resolve the issue.
    Regards
    Mohsin

    Hi,
    I think u need to check ur size on the disk where the tablespace PSAPSR3USR datafiles are getting stored.
    It says that it needs 35840000 KB of disk space but the available disk space available is
    only  28193888 KB.
    Regards,
    Amar.
    Edited by: amarnath kurelli on Dec 25, 2008 2:31 PM

  • R3trans check finished with return code:12

    Hello!
    Can some one help me with the error:
    R3trans check finished with return code:12
    ERROR: Startup of database failed
    /usr/sap/<SID>/SYS/exe/runn/startdb terminating with error 12.
    I can start as ora<sid> the oracle, but have problem to start sap.
    Thank you very much!
    regards
    Thom

    Dear Thom,
    Check ENV variables.Maybe there could be some prob with that .
    Please paste the trans.log output of the R3trans -x.
    That could help us in suggesting some thing .
    Regards
    Bharathwaj V

  • Deployed with warnings

    Hello All,
    I have a SC in a track. I have a used another SC in the same track. I can not create DCs from the used track as it is added only as a dependency.
    I am using an external library DC from that SC in one the DCs of my original SC. The DC gets buils properly. But it gives the follwing error when deploying the DC
    Finished with warnings: development component 'ezp3/scezp3/dc_oachanges'/'pg.com'/'GGD_EZP3DEV_D'/'20101015163419'/'0':Caught exception during application startup from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Error occurred while starting application pg.com/ezp3/scezp3/dc_oachanges and wait. Reason: Clusterwide exception: server ID 98155850:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application pg.com/ezp3scezp3dc_oachanges for startup. Reason=Clusterwide exception: Failed to start dependent library ''pg.com/susezpscsusezpdc_ext_lib'' of application ''pg.com/ezp3scezp3dc_oachanges''. Status of dependent component:  STATUS_MISSING. Hint: Is the component deployed correctly on the engine?     at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1507)     at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)     at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:171)     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:301)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:342)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:126)     at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:245)     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4713)     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4618)     at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:4591)     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1163)     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:330)     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176) (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Regards
    Mrinalini

    Thanks Aashtha,
    I have used few web dynpro components in "used web dynpro components" in my DC. When I build the DC, it gives me the following error
         [wdgen] ERROR: com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Failed to parse XML document containing VMO=com.pg.dc_utils.components.buyercodesearchcomp.BuyerCodeSearchComp., C:/Documents and Settings/283818/.dtc/0/t/CA1424309DCE741FB83B7DE1E71CAA69/gen_wdp/configuration/Components/com.pg.dc_oachanges.components.oachangescomp.OAChangesComp/OAChangesComp.xml
    As soon as I remove the used web dynpro components, the rror goes off and the DC builds fine.
    How do I resolve this ?
    Regards
    Mrinalini

  • Check DB finished with warning

    Dear all,
    Check DB finished with warning from DB13,
    kindly check the detail log .
    BR0969I Checking database administration...
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3, value: (max_extn of 5 files on disk 3342337) 34959360 KB (> 28188060 KB)
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3, value: (max_extn of 5 files on disk 3342338) 32747520 KB (> 26471824 KB)
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3, value: (max_extn of 5 files on disk 3342339) 33157120 KB (> 17786284 KB)
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3, value: (max_extn of 5 files on disk 3342340) 34304000 KB (> 24094204 KB)
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3700, value: (max_extn of 4 files on disk 3342339) 24125440 KB (> 17786284 KB)
    BR0970W Database administration alert - level: WARNING, type: CRITICAL_TABLESPACE, object: PSAPSR3700, value: (max_extn of 5 files on disk 3342340) 29286400 KB (> 24094204 KB)
    BR0970W Database administration alert - level: ERROR, type: MISSING_INDEX, object: (table) SAPSR3.ZBIMIS
    BR0970W Database administration alert - level: ERROR, type: MISSING_STATISTICS, object: (table) SAPSR3.ZHDFCLOG
    BR0970W Database administration alert - level: ERROR, type: MISSING_STATISTICS, object: (table) SAPSR3.ZHDFCLOG1
    BR0970W Database administration alert - level: ERROR, type: MISSING_STATISTICS, object: (table) SAPSR3.ZHDFCMAP
    BR0970W Database administration alert - level: ERROR, type: MISSING_STATISTICS, object: (index) SAPSR3.ZHDFCLOG~0
    BR0970W Database administration alert - level: ERROR, type: MISSING_STATISTICS, object: (index) SAPSR3.ZHDFCLOG1~0
    BR0970W Database administration alert - level: ERROR, type: MISSING_STATISTICS, object: (index) SAPSR3.ZHDFCMAP~0
    BR0280I BRCONNECT time stamp: 2010-03-12 01.04.29
    BR0972I Checking database operations...
    BR0280I BRCONNECT time stamp: 2010-03-12 01.04.29
    BR0974I Checking database messages in /oracle/IRP/saptrace/background/alert_IRP.log ...
    BR0280I BRCONNECT time stamp: 2010-03-12 01.04.31
    BR0977I Checking database profile...
    BR0978W Database profile alert - level: WARNING, parameter: LOG_BUFFER, value: 14251008 (>< 4096,512 KB)
    BR0978W Database profile alert - level: WARNING, parameter: OPTIMIZER_FEATURES_ENABLE, value: 10.2.0.1 (set in parameter file)
    BR0978W Database profile alert - level: WARNING, parameter: PARALLEL_EXECUTION_MESSAGE_SIZE, value: 2152 (>< 16384,4096)
    BR0978W Database profile alert - level: ERROR, parameter: QUERY_REWRITE_ENABLED, value: TRUE (<> FALSE)
    BR0978W Database profile alert - level: ERROR, parameter: REPLICATION_DEPENDENCY_TRACKING, value: TRUE (<> FALSE)
    BR0978W Database profile alert - level: WARNING, parameter: STAR_TRANSFORMATION_ENABLED, value: FALSE (<> TRUE)
    BR0978W Database profile alert - level: WARNING, parameter: STATISTICS_LEVEL, value: TYPICAL (set in parameter file)
    BR0280I BRCONNECT time stamp: 2010-03-12 01.04.31
    BR0980I Number of changed database profile parameters: 0
    BR0280I BRCONNECT time stamp: 2010-03-12 01.04.32
    Kindly suggest
    Regards

    HI
    Go to DB20 , Enter the table name ( which are coming in warning) , Press "Refresh" button . You will see
    "Old number" and "New Number" are different for those table. Simply click on "Create Statistics" button.
    Once you create stats for all the tables  shown in warning, run your DB Check job once again.
    You have lots of other warning...do some google...you will get most of the information for those warning. Some good links are below
    http://download.oracle.com/docs/cd/B12037_01/server.101/b10755/initparams143.htm
    http://skywheel.sarang.net/docs/Oracle/10g/server.101/b10755/initparams168.htm
    http://youngcow.net/doc/oracle10g/server.102/b14237/initparams209.htm
    Regards
    Anindya
    Edited by: Anindya Bose on Mar 12, 2010 12:35 PM

  • CHECK WRITEABILITY OF BUFFERS  finished with return code 12

    Hi
    When trying to release transports on our Dev system CD1 it takes foreverand a message appear on the bottom of the screen CHECK WRITEABILITY OF
    BUFFERS finished with return code 12. Below is a print screen of log file:
    1 ETP199X######################################
    1 ETP182 CHECK WRITEABILITY OF BUFFERS
    1 ETP101 transport order : "CD1K920992"
    1 ETP102 system : "CD1"
    1 ETP108 tp path : "tp"
    1 ETP109 version and release : "372.04.40" "701"
    1 ETP198
    4 ETP201 Check target systems buffer: "
    ctuxdev\sapmnt\trans\buffer\QAS"
    3 ETP203 Buffer "
    ctuxdev\sapmnt\trans\buffer\QAS" is writeable
    2EETP000 The request's target QAS.400 is client dependant but the target
    system cannot handle that.
    Not sure what the issue is or what has changed as our transport system
    has always been working fine.
    Regards
    Roger

    Hi Roger,
    I suppose that you are using "Extended Transport Control" in your TMS environmant.
    The following link is about the details of "Extended Transport Control":
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/1b/9dc2d6e59911d184810000e8a57770/content.htm
    To activate "Extended Transport Control", you shoul set tp parameter CTC=1, the default value for it is 0(inactive). At the same time,  you should set the value for parameter tp_version to at least 264. For details, please refer to the following link:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/3d/ad5bcf4ebc11d182bf0000e829fbfe/content.htm
    ->
    ctc
    Default: 0
    Value range: Boolean
    ctc stands for Client Transport Control and represents a method of configuration for transport routes. This parameter lets you set specific transport routes using various clients in your system landscape. This method requires an extension of the import buffer. This new format is not understood by old tp programs. Therefore, this new function is switched off by default and the user must explicitly turn it on.
    At the same time, the profile generator of the Transport Management System is also delivered. Along with the transport route configuration in the Transport Management System, the transport profile parameter ctc is automatically switched on from the TMS if it is required for your transport landscape.
    The new format of the import buffer, activated by ctc=1, requires at least a tp from Release 4.5A. Older tp versions destroy this new import buffer.
    When parameter ctc is set, tp requires that you set the value for parameter tp_version to at least 264. This prevents transport control programs with lower version numbers from working with this import buffer. As a result, you can only set the new parameter ctc if all the transport control programs that work with a specific SAP System have at least version 264.
    Please check whether ctc=1 and tp_version=264(or higher) are set in transport profile TP_DOMAIN_<SID>.PFL for all systems.
    If not, please define them via T-cd:STMS->overview->systems->transport tool.  
    With Best Regards
    Julia Song

  • Execution of BRBACKUP finished with return code 5

    I am trying take  off line DB backup ( Oracle 11G ) with BRBACKUP, at the end after all the data files are backed up,  it ends up with the  error message as below :
    BR0280I BRBACKUP time stamp: 2011-10-29 13.18.05
    BR0063I 44 of 44 files processed - 149792.322 MB of 149792.322 MB done
    BR0204I Percentage done: 100.00%, estimated end time: 13:18
    BR0001I **************************************************
    BR0280I BRBACKUP time stamp: 2011-10-29 13.18.07
    BR0304I Starting and opening database instance HRD ...
    BR0278E Command output of '/oracle/HRD/112_64/bin/sqlplus /nolog < /oracle/HRD/sapbackup/.behcjbzj.spi':
    SQL*Plus: Release 11.2.0.2.0 Production on Sat Oct 29 13:18:07 2011
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL>
    SQL> ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Database mounted.
    Database opened.
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    BR0280I BRBACKUP time stamp: 2011-10-29 13.18.28
    BR0279E Return code from '/oracle/HRD/112_64/bin/sqlplus /nolog < /oracle/HRD/sapbackup/.behcjbzj.spi': 0
    BR0302E SQLPLUS call for database instance HRD failed
    BR0306E Start and open of database instance HRD failed
    BR0056I End of database backup: behcjbzj.afd 2011-10-29 13.18.28
    BR0280I BRBACKUP time stamp: 2011-10-29 13.18.29
    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: 2011-10-29 13.18.29
    BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:

    Thanks for your reply,
    In my system  it is set to
    SQL> show parameter REMOTE_OS_AUTHENT;
    NAME                                 TYPE        VALUE
    remote_os_authent                    boolean     TRUE
    that's why we are getting ORA-32004 which is as expected.  I have briefly checked both the notes you have provided, donot see any problem yet.
    datafiles are backed up 100% at the last after opening the database , SQLPLUS call to DB failed,
    My question is if datafiles and control files are backed up successfully even with the error , can i use those to restore the DB ?
    I thnik problem is coming while SQL is trying connect DB
    BR0279E Return code from '/oracle/HRD/112_64/bin/sqlplus /nolog < /oracle/HRD/sapbackup/.behcjbzj.spi': 0
    BR0302E SQLPLUS call for database instance HRD failed
    BR0306E Start and open of database instance HRD failed
    BR0056I End of database backup: behcjbzj.afd 2011-10-29 13.18.28
    BR0280I BRBACKUP time stamp: 2011-10-29 13.18.29
    BR0054I BRBACKUP terminated with errors

  • Backup Error "Return Code 0001 Success with warnings"

    Hi All,
    I have a problem while taking backup using brtools .We scheduled a full offline backup and in DB12 when i check the status of last successful backup then it shows like
    Return Code 0001 Success with warnings
    System: ECC6
    OS:Solaris
    DB:Oracle10g
    What does this error mean there is no warning in log file also.
    Anybody have any idea??
    Thanks in Advance

    Hi,
    Thanks for your reply .
    Here is my  Logfile
    TOO LONG .....
    BR0051I BRBACKUP 7.00 (32)
    BR0055I Start of database backup: bdzgizji.aff 2008-11-14 22.18.54
    BR0484I BRBACKUP log file: /oracle/<MYSID>/sapbackup/bdzgizji.aff
    BR0477I Oracle pfile /oracle/<MYSID>/102_64/dbs/init<MYSID>.ora created from spfile /oracle/<MYSID>/102_64/dbs/spfile<MYSID>.ora
    BR0286W Size 2306875392 of file /oracle/<MYSID>/sapdata1/sr3700_2/sr3700.data2 is different from Oracle file size 2222989312
    BR0101I Parameters
    Name                           Value
    oracle_sid                     <MYSID>
    oracle_home                    /oracle/<MYSID>/102_64
    oracle_profile                 /oracle/<MYSID>/102_64/dbs/init<MYSID>.ora
    sapdata_home                   /oracle/<MYSID>
    sap_profile                    /oracle/<MYSID>/102_64/dbs/init<MYSID>.sap
    backup_mode                    ALL
    backup_type                    offline_force
    backup_dev_type                util_file
    util_par_file                  /oracle/<MYSID>/102_64/dbs/init<MYSID>.utl
    system_info                    ora<MYSID>/ora<MYSID> DBD112 SunOS 5.10 Generic_127127-11 sun4v
    oracle_info                    <MYSID> 10.2.0.2.0 8192 2867 21991272 DBD112 UTF8 UTF8
    sap_info                       700 SAPSR3 0002LK0003<MYSID>0011Q07320361650013NetWeaver_ORA
    make_info                      sun_64 OCI_102 Feb  6 2008
    command_line                   brbackup -u / -c -d util_file -t offline_force -m all -a -sd -c
    BR0116I ARCHIVE LOG LIST before backup for database instance <MYSID>
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/<MYSID>/oraarch/<MYSID>arch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     2864
    Next log sequence to archive   2867
    Current log sequence           2867             SCN: 21991272
    Database block size            8192             Thread: 1
    Current system change number   22007193         ResetId: 665869765
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3_1/sr3.data1                 2097160192    4     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3_2/sr3.data2                 2097160192    5     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3_3/sr3.data3                 2097160192    6     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3_4/sr3.data4                 2097160192    7     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3_5/sr3.data5                 2097160192    8     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3_10/sr3.data10               2118131712   13     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3_6/sr3.data6                 2097160192    9     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3_7/sr3.data7                 2097160192   10     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3_8/sr3.data8                 2097160192   11     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3_9/sr3.data9                 2097160192   12     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3_11/sr3.data11               2181046272   14     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3_12/sr3.data12               2369789952   15     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3_13/sr3.data13               2181046272   16     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3_14/sr3.data14               2202017792   17     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3_15/sr3.data15               2118131712   18     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3_16/sr3.data16               2306875392   19     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3_17/sr3.data17              10485768192   20     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3_18/sr3.data18              10485768192   21     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3_19/sr3.data19               3292536832   22     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3_20/sr3.data20               2097160192   23     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3700_1/sr3700.data1           2160074752   24     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3700_2/sr3700.data2           2222989312   25     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3700_3/sr3700.data3           2411732992   26     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3700_4/sr3700.data4          10485768192   27     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3700_5/sr3700.data5          10485768192   28     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3700_6/sr3700.data6          10485768192   29     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3700_7/sr3700.data7           9374277632   30     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata2/sr3700_8/sr3700.data8           2789220352   31     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3700_10/sr3700.data10         2327846912   33     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3700_11/sr3700.data11         2411732992   34     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3700_12/sr3700.data12         2181046272   35     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata3/sr3700_9/sr3700.data9           3187679232   32     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3700_13/sr3700.data13         2160074752   36     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3700_14/sr3700.data14         2327846912   37     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3700_15/sr3700.data15         2222989312   38     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata4/sr3700_16/sr3700.data16         2139103232   39     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE    /oracle/<MYSID>/sapdata4/sr3700_17/sr3700.data17         2097160192   43     9764872  NOLINK  FILE             0            0     8192
    PSAPSR3700     ONLINE*    ONLINE    /oracle/<MYSID>/sapdata4/sr3700_18/sr3700.data18         2097160192   44     9764872  NOLINK  FILE             0            0     8192
    PSAPSR3700     ONLINE*    ONLINE    /oracle/<MYSID>/sapdata4/sr3700_19/sr3700.data19         2097160192   45     9764872  NOLINK  FILE             0            0     8192
    PSAPSR3USR     ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sr3usr_1/sr3usr.data1             20979712   40     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPTEMP       ONLINE#    ONLINE+   /oracle/<MYSID>/sapdata2/temp_1/temp.data1               2097160192   -1     9764872  NOLINK  FILE   10485760000     20971520     8192
    PSAPUNDO       ONLINE-    ONLINE+   /oracle/<MYSID>/sapdata3/undo_1/undo.data1               9374277632    2     9764872  NOLINK  FILE   10485760000     20971520     8192
    SYSAUX         ONLINE*    ONLINE+   /oracle/<MYSID>/sapdata1/sysaux_1/sysaux.data1            272637952    3     9764872  NOLINK  FILE   10485760000     20971520     8192
    SYSAUX         ONLINE*    ONLINE    /oracle/<MYSID>/sapdata1/sysaux_2/sysaux.data2           2097160192   42     9764872  NOLINK  FILE             0            0     8192
    SYSTEM         ONLINE*    SYSTEM+   /oracle/<MYSID>/sapdata1/system_1/system.data1            880812032    1     9764872  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM    /oracle/<MYSID>/sapdata1/system_2/system.data2           2097160192   41     9764872  NOLINK  FILE             0            0     8192
    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    /oracle/<MYSID>/origlogA/log_g11m1.dbf              52429312    1      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/mirrlogA/log_g11m2.dbf              52429312    1      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/origlogB/log_g12m1.dbf              52429312    2      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/mirrlogB/log_g12m2.dbf              52429312    2      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/origlogA/log_g13m1.dbf              52429312    3      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/mirrlogA/log_g13m2.dbf              52429312    3      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/origlogB/log_g14m1.dbf              52429312    4      9764872  INUSE     NOLINK  FILE
    /oracle/<MYSID>/mirrlogB/log_g14m2.dbf              52429312    4      9764872  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    /oracle/<MYSID>/origlogA/cntrl/cntrl<MYSID>.dbf         15908864    0      9764872  NOLINK  FILE
    /oracle/<MYSID>/origlogB/cntrl/cntrl<MYSID>.dbf         15908864    0      9764872  NOLINK  FILE
    /oracle/<MYSID>/sapdata1/cntrl/cntrl<MYSID>.dbf         15908864    0      9764872  NOLINK  FILE
    BR0280I BRBACKUP time stamp: 2008-11-14 22.18.57
    BR0057I Backup of database: <MYSID>
    BR0058I BRBACKUP action ID: bdzgizji
    BR0059I BRBACKUP function ID: aff
    BR0110I Backup mode: ALL
    BR0077I Database files for backup:
    /oracle/<MYSID>/origlogA/log_g11m1.dbf
    /oracle/<MYSID>/origlogB/log_g12m1.dbf
    /oracle/<MYSID>/origlogA/log_g13m1.dbf
    /oracle/<MYSID>/origlogB/log_g14m1.dbf
    /oracle/<MYSID>/origlogA/cntrl/cntrl<MYSID>.dbf
    BR0061I 51 files found for backup, total size 146335.533 MB
    BR0143I Backup type: offline_force
    BR0130I Backup device type: util_file
    BR0109I Files will be saved by backup utility
    BR0289I BRARCHIVE will be started at the end of processing
    BR0126I Unattended mode active - no operator confirmation required
    BR0280I BRBACKUP time stamp: 2008-11-14 22.18.57
    BR0307I Shutting down database instance <MYSID> ...
    BR0280I BRBACKUP time stamp: 2008-11-14 22.20.47
    BR0308I Shutdown of database instance <MYSID> successful
    BR0280I BRBACKUP time stamp: 2008-11-14 22.20.47
    BR0229I Calling backup utility with function 'backup'...
    BR0278I Command output of '/usr/sap/<MYSID>/SYS/exe/run/backint -u <MYSID> -f backup -i /oracle/<MYSID>/sapbackup/.bdzgizji.lst -t file -p /oracle/<MYSID>/102_64/dbs/init<MYSID>.utl -c':
    WARNING: sort_backup_type not specified in .utl file
    WARNING: default sort_backup_type to <size> for backup
    ///Here i feel some doubt initially but it does not have to take anything with this error as same warning is there in DEV server log also but there backup is sucessful///
    Program:          /usr/sap/<MYSID>/SYS/exe/run/backint 6.0
    Input File:          /oracle/<MYSID>/sapbackup/.bdzgizji.lst
    Profile:          /oracle/<MYSID>/102_64/dbs/init<MYSID>.utl
    Function:          BACKUP
    Backup Type:          BACKUP_FILE
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3_1/sr3.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3_2/sr3.data2
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3_3/sr3.data3
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3_4/sr3.data4
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3_5/sr3.data5
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3_10/sr3.data10
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3_6/sr3.data6
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3_7/sr3.data7
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3_8/sr3.data8
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3_9/sr3.data9
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3_11/sr3.data11
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3_12/sr3.data12
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3_13/sr3.data13
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3_14/sr3.data14
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3_15/sr3.data15
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3_16/sr3.data16
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3_17/sr3.data17
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3_18/sr3.data18
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3_19/sr3.data19
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3_20/sr3.data20
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3700_1/sr3700.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3700_2/sr3700.data2
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3700_3/sr3700.data3
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3700_4/sr3700.data4
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3700_5/sr3700.data5
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3700_6/sr3700.data6
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3700_7/sr3700.data7
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/sr3700_8/sr3700.data8
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3700_10/sr3700.data10
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3700_11/sr3700.data11
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3700_12/sr3700.data12
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/sr3700_9/sr3700.data9
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_13/sr3700.data13
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_14/sr3700.data14
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_15/sr3700.data15
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_16/sr3700.data16
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_17/sr3700.data17
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_18/sr3700.data18
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata4/sr3700_19/sr3700.data19
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sr3usr_1/sr3usr.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata2/temp_1/temp.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata3/undo_1/undo.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sysaux_1/sysaux.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/sysaux_2/sysaux.data2
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/system_1/system.data1
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/sapdata1/system_2/system.data2
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/origlogA/log_g11m1.dbf
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/origlogB/log_g12m1.dbf
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/origlogA/log_g13m1.dbf
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/origlogB/log_g14m1.dbf
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    #FILE..... /oracle/<MYSID>/origlogA/cntrl/cntrl<MYSID>.dbf
    #SAVED.... VXF1226681408
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.02
    BR0232I 51 of 51 files saved by backup utility
    BR0230I Backup utility called successfully
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.04
    BR0304I Starting and opening database instance <MYSID> ...
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.35
    BR0305I Start and open of database instance <MYSID> successful
    BR0117I ARCHIVE LOG LIST after backup for database instance <MYSID>
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /oracle/<MYSID>/oraarch/<MYSID>arch
    Archive format                 %t_%s_%r.dbf
    Oldest online log sequence     2864
    Next log sequence to archive   2867
    Current log sequence           2867             SCN: 21991272
    Database block size            8192             Thread: 1
    Current system change number   22012086         ResetId: 665869765
    BR0280I BRBACKUP time stamp: 2008-11-15 05.11.37
    BR0229I Calling backup utility with function 'backup'...
    BR0278I Command output of '/usr/sap/<MYSID>/SYS/exe/run/backint -u <MYSID> -f backup -i /oracle/<MYSID>/sapbackup/.bdzgizji.lst -t file -p /oracle/<MYSID>/102_64/dbs/init<MYSID>.utl -c':
    WARNING: sort_backup_type not specified in .utl file
    WARNING: default sort_backup_type to <size> for backup
    Program:          /usr/sap/<MYSID>/SYS/exe/run/backint 6.0
    Input File:          /oracle/<MYSID>/sapbackup/.bdzgizji.lst
    Profile:          /oracle/<MYSID>/102_64/dbs/init<MYSID>.utl
    Function:          BACKUP
    Backup Type:          BACKUP_FILE
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/102_64/dbs/init<MYSID>.ora
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/102_64/dbs/spfile<MYSID>.ora
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/102_64/dbs/init<MYSID>.sap
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/102_64/dbs/init<MYSID>.utl
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/sapreorg/space<MYSID>.log
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/sapreorg/struc<MYSID>.log
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/sapbackup/bdzgizji.aff
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    #PFLOG.... /oracle/<MYSID>/sapbackup/back<MYSID>.log
    #SAVED.... VXF1226706058
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.09
    BR0232I 8 of 8 files saved by backup utility
    BR0230I Backup utility called successfully
    BR0056I End of database backup: bdzgizji.aff 2008-11-15 05.12.09
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.13
    BR0053I BRBACKUP completed successfully with warnings
    BR0280I BRBACKUP time stamp: 2008-11-15 05.12.13
    BR0291I BRARCHIVE will be started with options '-U -d util_file -sd -c'
    BR0280I BRBACKUP time stamp: 2008-11-15 05.13.36
    BR0292I Execution of BRARCHIVE finished with return code 0
    Please suggest as i am not able to understand that error code.
    Thanks

  • PL/SQL will compile with warnings but will not run

    I have a pl/sql package that will compile with warnings but no errors but when i try to run it I get an ORA-6508 error telling me there is an error somewhere in the package but I can't find it.
    I have two user schemas that use 2 slightly different versions of the package. I had to make slight code changes to one of the versions and when I made those changes it stopped running. The second version compiles and runs correctly.
    After going through a line by line comparison the first copy was still not running. I copied the second version of the code into the broken schema and commented out the additional lines of code that are not needed in this version.
    When I tried to compile and run this version it still fails with the same error.
    I am using Oracle XE and the databases are small.
    I can send on the code if necessary.
    Can anyone point me in the right direction?
    Thanks
    Susan

    I tried doing what you suggested but there are no errors as it is compiling correctly.
    It is only when I run the package through the debugger that I get the error. I have posted it below
    Connecting to the database Hess S3.
    Executing PL/SQL: ALTER SESSION SET PLSQL_DEBUG=TRUE
    Executing PL/SQL: CALL DBMS_DEBUG_JDWP.CONNECT_TCP( '127.0.0.1', '2086' )
    Debugger accepted connection from database on port 2086.
    Processing 59 classes that have already been prepared...
    Finished processing prepared classes.
    Exception breakpoint occurred at line 10 of BnmSkOTQ3jz5I52ZOxC4QNw.pls.
    $Oracle.EXCEPTION_ORA_6508:
    ORA-04063: package body "SHIPPING.LIFTINGSCHEDULE" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SHIPPING.LIFTINGSCHEDULE"
    ORA-06512: at line 10
    Process exited.
    Disconnecting from the database Hess S3.
    Debugger disconnected from database.
    Regards
    susan

  • OFFLINE BACKUP finished with error

    Dear all,
    please find the below Offline backup log
    BKI0400I: TDP is waiting for BRBACKUP.
    BR0280I BRCONNECT time stamp: 2010-03-05 22.05.33
    #BEGIN /oracle/IRP/sapdata3/undo_1/undo.data1
    BR0280I BRCONNECT time stamp: 2010-03-05 22.05.33
    BR0345E Error in backup utility while switching the status of file /oracle/IRP/sapdata3/undo_1/undo.data1
    BR0280I BRCONNECT time stamp: 2010-03-05 22.05.33
    BKI0412E: BRBACKUP wasn't able to switch requested tablespace in BEGIN/END BACKUP mode.
    BKI0412E: BRBACKUP wasn't able to switch requested tablespace in BEGIN/END BACKUP mode.
    BKI9203E: Additional support information: An exception was thrown at position: /home/builder/autobuild/TSM_mySAP_BUILD/xint/library/base/esd-countedpointer.hpp(221).
    ( esd-exception.cpp(113):  )
      esd-sessionmanager.cpp(548):
      esd-sessionmanager.cpp(529):
      esd-sessionmanager.cpp(388):
      esd-task.cpp(292):
      esd-sessionmanager.cpp(350):
      esd-datamover.cpp(300):
      esd-datamover.cpp(280):
      backint.cpp(156):
    BKI9309E: Operation terminated due to an explicit abort request.
    BKI9300E: Additional support information: Aborting 'send' operation. See previous error.
    BKI0405I: TDP waited 115 sec. for BRBACKUP in util_file_online communication.
    BKI0020I: End of program at: Fri Mar  5 22:05:49 IST 2010 .
    BKI0021I: Elapsed time: 02 min 26 sec .
    BKI0024I: Return code is: 2.
    BR0280I BRBACKUP time stamp: 2010-03-05 22.05.49
    BR0279E Return code from '/usr/sap/IRP/SYS/exe/run/backint -u IRP -f backup -i /oracle/IRP/sapbackup/.becsivwc.lst -t file_online -p /oracle/IRP/102_64/dbs/initIRPweekly.utl -c':
    BR0232E 0 of 47 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2010-03-05 22.05.49
    BR0231E Backup utility call failed
    BR0278I Command output of '/usr/sap/IRP/SYS/exe/run/brconnect':
    BR0801I BRCONNECT 7.00 (34)
    PID=512432
    BR0280I BRCONNECT time stamp: 2010-03-05 22.05.33
    BR0345E Error in backup utility while switching the status of file /oracle/IRP/sapdata3/undo_1/undo.data1
    BR0280I BRCONNECT time stamp: 2010-03-05 22.05.33
    #ERROR
    BR0280I BRCONNECT time stamp: 2010-03-05 22.05.50
    #SIGNAL CAUGHT: 15
    BR0074W BRCONNECT call failed
    BR0280I BRBACKUP time stamp: 2010-03-05 22.05.51
    BR0304I Starting and opening database instance IRP ...
    BR0280I BRBACKUP time stamp: 2010-03-05 22.05.58
    BR0305I Start and open of database instance IRP successful
    BR0056I End of database backup: becsivwc.aff 2010-03-05 22.05.49
    BR0280I BRBACKUP time stamp: 2010-03-05 22.05.58
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2010-03-05 22.05.58
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20100305220322 -d util_file -c force -p initIRPweekly.sap -cds'
    BR0280I BRBACKUP time stamp: 2010-03-05 22.10.06
    BR0292I Execution of BRARCHIVE finished with return code 0
    reg

    Dear Bhavik G. Shroff,
    kindly check the below outpot
    SQL> select file#, status, name from v$datafile;
         FILE# STATUS
    NAME
             1 SYSTEM
    /oracle/IRP/sapdata1/system_1/system.data1
             2 ONLINE
    /oracle/IRP/sapdata3/undo_1/undo.data1
             3 ONLINE
    /oracle/IRP/sapdata1/sysaux_1/sysaux.data1
         FILE# STATUS
    NAME
             4 ONLINE
    /oracle/IRP/sapdata1/sr3_1/sr3.data1
             5 ONLINE
    /oracle/IRP/sapdata1/sr3_2/sr3.data2
             6 ONLINE
    /oracle/IRP/sapdata1/sr3_3/sr3.data3
         FILE# STATUS
    NAME
             7 ONLINE
    /oracle/IRP/sapdata1/sr3_4/sr3.data4
             8 ONLINE
    /oracle/IRP/sapdata1/sr3_5/sr3.data5
             9 ONLINE
    /oracle/IRP/sapdata2/sr3_6/sr3.data6
         FILE# STATUS
    NAME
            10 ONLINE
    /oracle/IRP/sapdata2/sr3_7/sr3.data7
            11 ONLINE
    /oracle/IRP/sapdata2/sr3_8/sr3.data8
            12 ONLINE
    /oracle/IRP/sapdata2/sr3_9/sr3.data9
         FILE# STATUS
    NAME
            13 ONLINE
    /oracle/IRP/sapdata2/sr3_10/sr3.data10
            14 ONLINE
    /oracle/IRP/sapdata3/sr3_11/sr3.data11
            15 ONLINE
    /oracle/IRP/sapdata3/sr3_12/sr3.data12
         FILE# STATUS
    NAME
            16 ONLINE
    /oracle/IRP/sapdata3/sr3_13/sr3.data13
            17 ONLINE
    /oracle/IRP/sapdata3/sr3_14/sr3.data14
            18 ONLINE
    /oracle/IRP/sapdata3/sr3_15/sr3.data15
         FILE# STATUS
    NAME
            19 ONLINE
    /oracle/IRP/sapdata4/sr3_16/sr3.data16
            20 ONLINE
    /oracle/IRP/sapdata4/sr3_17/sr3.data17
            21 ONLINE
    /oracle/IRP/sapdata4/sr3_18/sr3.data18
         FILE# STATUS
    NAME
            22 ONLINE
    /oracle/IRP/sapdata4/sr3_19/sr3.data19
            23 ONLINE
    /oracle/IRP/sapdata4/sr3_20/sr3.data20
            24 ONLINE
    /oracle/IRP/sapdata1/sr3700_1/sr3700.data1
         FILE# STATUS
    NAME
            25 ONLINE
    /oracle/IRP/sapdata1/sr3700_2/sr3700.data2
            26 ONLINE
    /oracle/IRP/sapdata1/sr3700_3/sr3700.data3
            27 ONLINE
    /oracle/IRP/sapdata1/sr3700_4/sr3700.data4
         FILE# STATUS
    NAME
            28 ONLINE
    /oracle/IRP/sapdata2/sr3700_5/sr3700.data5
            29 ONLINE
    /oracle/IRP/sapdata2/sr3700_6/sr3700.data6
            30 ONLINE
    /oracle/IRP/sapdata2/sr3700_7/sr3700.data7
         FILE# STATUS
    NAME
            31 ONLINE
    /oracle/IRP/sapdata2/sr3700_8/sr3700.data8
            32 ONLINE
    /oracle/IRP/sapdata3/sr3700_9/sr3700.data9
            33 ONLINE
    /oracle/IRP/sapdata3/sr3700_10/sr3700.data10
         FILE# STATUS
    NAME
            34 ONLINE
    /oracle/IRP/sapdata3/sr3700_11/sr3700.data11
            35 ONLINE
    /oracle/IRP/sapdata3/sr3700_12/sr3700.data12
            36 ONLINE
    /oracle/IRP/sapdata4/sr3700_13/sr3700.data13
         FILE# STATUS
    NAME
            37 ONLINE
    /oracle/IRP/sapdata4/sr3700_14/sr3700.data14
            38 ONLINE
    /oracle/IRP/sapdata4/sr3700_15/sr3700.data15
            39 ONLINE
    /oracle/IRP/sapdata4/sr3700_16/sr3700.data16
         FILE# STATUS
    NAME
            40 ONLINE
    /oracle/IRP/sapdata1/sr3usr_1/sr3usr.data1
            41 ONLINE
    /oracle/IRP/sapdata4/sr3700_17/sr3700.data17
    41 rows selected.

  • Offline Backup got error Status Finished with error

    Dear all ,
    OS AIX , DB Oracle , SAP ECC6.0 , Tivoli Storage Manager
    Offline Backup got error Status shows Finished with Error   (Backups are fired through DB13)
    Retune Code :0005 Error during processing
    Detail Logs:
    BKI0027I: Time: 12/10/09 05:19:06 Object: 47 of 47 in process: /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf Size: 14.422 MB, MGMNT-CLASS: WEEKLYMGM
    BKI5005E: Tivoli Storage Manager Error:
    ANS1312E (RC12)   Server media mount not possible
    BKI1208W: The object '/oracle/IRP/origlogA/cntrl/cntlrIRP.dbf' will be retried [4].
    BKI0027I: Time: 12/10/09 05:19:38 Object: 47 of 47 in process: /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf Size: 14.422 MB, MGMNT-CLASS: WEEKLYMGM
    BKI5005E: Tivoli Storage Manager Error:
    ANS1312E (RC12)   Server media mount not possible
    BKI1231E: Maximum number of retries for file /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf exceeded.
    BR0233E Backup utility has reported an error while saving file /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.07
    #END /oracle/IRP/origlogA/cntrl/cntlrIRP.dbf
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.07
    BR0304I Starting and opening database instance IRP ...
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.26
    BR0305I Start and open of database instance IRP successful
    BR0280I BRCONNECT time stamp: 2009-12-10 05.20.26
    BKI1215I: Average transmission rate was 237.735 GB/h (67.622 MB/sec).
    BKI1227I: Average compression factor was 1.000.
    BKI0405I: TDP waited 497 sec. for BRBACKUP in util_file_online communication.
    BKI0020I: End of program at: Thu Dec 10 05:20:33 IST 2009 .
    BKI0021I: Elapsed time: 02 h 20 min 31 sec .
    BKI0024I: Return code is: 2.
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.33
    BR0279E Return code from '/usr/sap/IRP/SYS/exe/run/backint -u IRP -f backup -i /oracle/IRP/sapbackup/.beccdcmb.lst -t file_online -p /oracle/I
    BR0232E 0 of 47 files saved by backup utility
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.33
    BR0231E Backup utility call failed
    BR0056I End of database backup: beccdcmb.aff 2009-12-10 05.20.33
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.35
    BR0054I BRBACKUP terminated with errors
    BR0280I BRBACKUP time stamp: 2009-12-10 05.20.35
    BR0291I BRARCHIVE will be started with options '-U -jid ALGOF20091210030000 -d util_file -c force -p initIRPweekly.sap -cds'
    BR0280I BRBACKUP time stamp: 2009-12-10 05.23.07
    BR0292I Execution of BRARCHIVE finished with return code 5
    regards

    Hi,
    > BKI5005E: Tivoli Storage Manager Error:
    > ANS1312E (RC12)   Server media mount not possible
    Have you checked tape is properly mounted on TSM ?
    Check below guide on page 69.
    http://www.redbooks.ibm.com/redbooks/pdfs/sg246554.pdf
    Thanks
    Sunny
    Edited by: Sunny Pahuja on Dec 12, 2009 12:25 PM

  • Imp full db successful with warnings

    Looking for options to fix those , or can i ignore them? What would be side effect if i drop/cascade users and re-run imp after increasing tablespace TS_PUBLIC size or i should not do that? and just fix the little warnings or even just ignore them?
    Most of tables (i would say 95% ) & there data imported successfully after full imp , db size is 80GB around, import terminated successfully with warnings , which are below.....
    IMP-00017: following statement failed with ORACLE error 1659:
    "CREATE TABLE "CA_QUERY_1"
    "ABLESPACE "TS_PUBLIC""
    IMP-00041: Warning: object created with compilation warnings
    "CREATE FORCE VIEW "ADMIN"."CHECK_EXTENTS_V"
    IMP-00041: Warning: object created with compilation warnings
    "CREATE TRIGGER MT1758.MEDDRA_MT1758_THE_SYN_UPD"

    DBA2011 wrote:
    Looking for options to fix those , or can i ignore them? What would be side effect if i drop/cascade users and re-run imp after increasing tablespace TS_PUBLIC size or i should not do that? and just fix the little warnings or even just ignore them?
    Most of tables (i would say 95% ) & there data imported successfully after full imp , db size is 80GB around, import terminated successfully with warnings , which are below.....
    IMP-00017: following statement failed with ORACLE error 1659:
    "CREATE TABLE "CA_QUERY_1"
    "ABLESPACE "TS_PUBLIC""
    IMP-00041: Warning: object created with compilation warnings
    "CREATE FORCE VIEW "ADMIN"."CHECK_EXTENTS_V"
    IMP-00041: Warning: object created with compilation warnings
    "CREATE TRIGGER MT1758.MEDDRA_MT1758_THE_SYN_UPD"; I would suggest you to look at export log and find out which are the tables that got failed and import only those tables again. Since the size is quite high as you said.
    Secondly, since 95% tables are already import, so i suggest you to increase the Tablespace size by adding datafile or extending existing one, then run the import for rest 5% tables.
    Third, You said can you ignore warning? During import oracle tries to create Views, it first check if the tables from which view is being create are already exists or not. If the tables doesn't exists oracle will create view forcefully, and mark these view as invalid. The only way to make the views valid is to alter the views definition to point to the correct base tables.
    So there is little activity left after import is done with warning, that you have to alter the view definitions so that correct tables can be used.
    Also see MOS -> IMP-00041 ORA-04063 FROMUSER/TOUSER IMPORT INTO NEW DATABASE [ID 1059520.6]
    Hope my suggestions helps you

Maybe you are looking for