Error during processing

Hi all,
I am trying to load data from sales item data source 2lis_11_vaitm. Everything went well and i when i deleted the infosource assignment and reassigned it, at the time of scheduling it gave me msg saying that delta management occurs for the previous infosource and need to change now according to new infosource assignment. I said yes to msg.
When i scheduled the ip and checked in th monitor i got the  following error
Record 1 :Value 'Hamburg ' (hex. ' ') of characteristic 0INCOTERMS2 contains invalid character. I thought of manually editing psa data as the first record was red in status. I am unable to find that hamburg term in the record. Could somebody throw some solution to this situation.
Thanks.

Hi Diego,
Sorry to bother u, I scheduled again after deleting the old request and now the status is yellow in color and it shows the following msg.Sending packages from OLTP to BW lead to errors
Diagnosis
No IDocs could be sent to the SAP BW using RFC.
System response
There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of the SAP BW.
Further analysis:
Check the TRFC log.
You can get to this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
Removing errors:
If the TRFC is incorrect, check whether the source system is completely connected to the SAP BW. Check especially the authorizations of the background user in the source system.
Thanks.

Similar Messages

  • Error during processing local bean: localejbs/RfcAFBean

    Hi everybody
    we currently trying to perform a RFC Call to our developpment system. The scenario is a simple File to RFC Scenario and it worked until yesterday. Since today the Messages stuck in the RFC receiver Adapter with the following errors in the audit log:
    MP: exception caught with cause com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.
    Exception caught by adapter framework: Exception thrown in method process. The transaction is marked for rollback.
    Delivery of the message to the application using connection RFC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Exception thrown in method process. The transaction is marked for rollback.: com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback..
    The deffaultTrace.trc show the following entries. Looks like an error in localejbs/RfcAFBean:
    RfcFunctionName:ZPSCD_INTERFACE_XXXXX
    Date : 07/13/2007
    Time : 9:32:39:301
    Message : 
    [EXCEPTION]
    com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:118)
         at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:264)
         at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.listener.AFWListenerBean.onMessage(AFWListenerBean.java:267)
         at com.sap.aii.af.listener.AFWListenerLocalObjectImpl0_0.onMessage(AFWListenerLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.ra.ms.impl.ServicesImpl.deliver(ServicesImpl.java:306)
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onDeliver(XIEventHandler.java:1034)
         at com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.invokeHandler(ReceiveConsumer.java:392)
         at com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.onMessage(ReceiveConsumer.java:86)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:848)
         at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NoSuchMethodError: com.sap.aii.af.rfc.core.config.RfcConfigManager.isPPActive(Lcom/sap/aii/af/service/cpa/Channel;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
         at com.sap.aii.af.rfc.afcommunication.ejb.RfcAFBean.isPPActive(RfcAFBean.java:385)
         at com.sap.aii.af.rfc.afcommunication.ejb.RfcAFBean.process(RfcAFBean.java:240)
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:103)
         ... 14 more
    Severity : Error
    Category :
    Location : com.sap.engine.services.ejb
    Application : sap.com/com.sap.aii.adapter.rfc.app
    Thread : SAPEngine_Application_Thread[impl:3]_44
    Datasource : 312846850:/usr/sap/XDS/DVEBMGS31/j2ee/cluster/server0/log/defaultTrace.trc
    Message ID : 0003BA5D1D27006D000002BF0000653B000435201DA336D6
    Source Name : com.sap.engine.services.ejb
    Argument Objs : com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:118)
         at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:264)
         at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.listener.AFWListenerBean.onMessage(AFWListenerBean.java:267)
         at com.sap.aii.af.listener.AFWListenerLocalObjectImpl0_0.onMessage(AFWListenerLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.ra.ms.impl.ServicesImpl.deliver(ServicesImpl.java:306)
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onDeliver(XIEventHandler.java:1034)
         at com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.invokeHandler(ReceiveConsumer.java:392)
         at com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.onMessage(ReceiveConsumer.java:86)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:848)
         at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NoSuchMethodError: com.sap.aii.af.rfc.core.config.RfcConfigManager.isPPActive(Lcom/sap/aii/af/service/cpa/Channel;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
         at com.sap.aii.af.rfc.afcommunication.ejb.RfcAFBean.isPPActive(RfcAFBean.java:385)
         at com.sap.aii.af.rfc.afcommunication.ejb.RfcAFBean.process(RfcAFBean.java:240)
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:103)
         ... 14 more
    Arguments : com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:118)
         at com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:264)
         at com.sap.aii.af.mp.processor.ModuleProcessorLocalLocalObjectImpl0_0.process(ModuleProcessorLocalLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.listener.AFWListenerBean.onMessage(AFWListenerBean.java:267)
         at com.sap.aii.af.listener.AFWListenerLocalObjectImpl0_0.onMessage(AFWListenerLocalObjectImpl0_0.java:103)
         at com.sap.aii.af.ra.ms.impl.ServicesImpl.deliver(ServicesImpl.java:306)
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onDeliver(XIEventHandler.java:1034)
         at com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.invokeHandler(ReceiveConsumer.java:392)
         at com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.onMessage(ReceiveConsumer.java:86)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:848)
         at com.sap.aii.af.ra.ms.runtime.MSWorkWrapper.run(MSWorkWrapper.java:56)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NoSuchMethodError: com.sap.aii.af.rfc.core.config.RfcConfigManager.isPPActive(Lcom/sap/aii/af/service/cpa/Channel;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)Z
         at com.sap.aii.af.rfc.afcommunication.ejb.RfcAFBean.isPPActive(RfcAFBean.java:385)
         at com.sap.aii.af.rfc.afcommunication.ejb.RfcAFBean.process(RfcAFBean.java:240)
         at com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0.process(ModuleLocalLocalObjectImpl0_0.java:103)
         ... 14 more
    Dsr Component :
    Dsr Transaction : 3bdbc330311311dcb33b0003ba5d1d27
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives :
    Resource Bundlename :
    Session : 0
    Source : com.sap.engine.services.ejb
    ThreadObject : SAPEngine_Application_Thread[impl:3]_44
    Transaction : SAP J2EE Engine JTA Transaction : [12ffffffa5ffffffaa200435f]
    User : J2EE_GUEST
    Date : 07/13/2007
    Time : 9:32:39:304
    Message : Error during processing local bean: localejbs/RfcAFBean
    Severity : Error
    Category :
    Location : com.sap.aii.af.mp.ejb.ModuleProcessorBean.process(String , ModuleData)
    Application : sap.com/com.sap.aii.af.app
    Thread : SAPEngine_Application_Thread[impl:3]_44
    Datasource : 312846850:/usr/sap/XDS/DVEBMGS31/j2ee/cluster/server0/log/defaultTrace.trc
    Message ID : 0003BA5D1D27006D000002C00000653B000435201DA33A4D
    Source Name : com.sap.aii.af.mp.ejb.ModuleProcessorBean
    Argument Objs :
    Arguments :
    Dsr Component :
    Dsr Transaction : 3bdbc330311311dcb33b0003ba5d1d27
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 0
    Relatives :
    Resource Bundlename :
    Session : 0
    Source : com.sap.aii.af.mp.ejb.ModuleProcessorBean
    ThreadObject : SAPEngine_Application_Thread[impl:3]_44
    Transaction : SAP J2EE Engine JTA Transaction : [12ffffffa5ffffffaa200435f]
    User : J2EE_GUEST
    Date : 07/13/2007
    Time : 9:32:39:306
    Message : Rolling back transaction for message 38d82020-3113-11dc-c07b-0003ba5d1d27(INBOUND) due to: Exception thrown in method process. The transaction is marked for rollback.
    Severity : Error
    Category :
    Location : com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer.invokeHandler(QueueMessage, MessageController, Services)
    Application :
    Thread : SAPEngine_Application_Thread[impl:3]_44
    Datasource : 312846850:/usr/sap/XDS/DVEBMGS31/j2ee/cluster/server0/log/defaultTrace.trc
    Message ID : 0003BA5D1D27006D000002C10000653B000435201DA341C8
    Source Name : com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer
    Argument Objs : 38d82020-3113-11dc-c07b-0003ba5d1d27(INBOUND),Exception thrown in method process. The transaction is marked for rollback.,
    Arguments : 38d82020-3113-11dc-c07b-0003ba5d1d27(INBOUND),Exception thrown in method process. The transaction is marked for rollback.,
    Dsr Component :
    Dsr Transaction : 3bdbc330311311dcb33b0003ba5d1d27
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives :
    Resource Bundlename :
    Session : 0
    Source : com.sap.aii.af.ra.ms.impl.core.queue.ReceiveConsumer
    ThreadObject : SAPEngine_Application_Thread[impl:3]_44
    Transaction : SAP J2EE Engine JTA Transaction : [12ffffffa5ffffffaa200435f]
    User : J2EE_GUEST
    It looks like the JCO Bean has an error. Any Ideas
    Regards Oliver

    Hi Bhavesh
    I found some more interesting log entries and it seems to be a user password problem:
    Retries exceded, set message 38f10280-3388-11dc-9c91-0003ba5d1d27(INBOUND) to status NON_DELIVERED.
    Name or password is incorrect (repeat logon)
    JCoClient connection missingHost:xdsci_XDS_31|AdapterType:MessagingSystem|Sender::FileServer|Receiver::PSCD_CDD|Interface:ZPSCD_INTERFACE_DECLAR_TVA:urn:sap-com:document:sap:rfc:functions|MsgID:38f10280-3388-11dc-9c91-0003ba5d1d27
    Is this the user/password of the channel or is it service user for the JCO?
    Regards Oliver

  • There was an error during processing of the managed application service auto-start for application pool: 'SecurityTokenServiceApplicationPool'.

    HI
    in sharepoint 2013 WFE servers event viewer i receive following error many times
    Log Name:      Application
    Source:        Microsoft-Windows-IIS-W3SVC-WP
    Date:          4/14/2015 2:23:56 PM
    Event ID:      2303
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      TSharepint2013.test.com
    Description:
    There was an error during processing of the managed application service auto-start for application pool: 'SecurityTokenServiceApplicationPool'.  Some application services may not have been processed correctly.  Please check the configuration for application
    service auto-start for the application(s) assigned to this application pool.  The data field contains the error code.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-41143D1290BD}" EventSourceName="W3SVC-WP" />
        <EventID Qualifiers="32768">2303</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-14T11:23:56.000000000Z" />
        <EventRecordID>183840</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>TSharepint2013.test.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="ApplicationPool">SecurityTokenServiceApplicationPool</Data>
        <Binary>02000780</Binary>
      </EventData>
    </Event>
    adil

    HI
    in sharepoint 2013 WFE servers event viewer i receive following error many times
    Log Name:      Application
    Source:        Microsoft-Windows-IIS-W3SVC-WP
    Date:          4/14/2015 2:23:56 PM
    Event ID:      2303
    Task Category: None
    Level:         Warning
    Keywords:      Classic
    User:          N/A
    Computer:      TSharepint2013.test.com
    Description:
    There was an error during processing of the managed application service auto-start for application pool: 'SecurityTokenServiceApplicationPool'.  Some application services may not have been processed correctly.  Please check the configuration for application
    service auto-start for the application(s) assigned to this application pool.  The data field contains the error code.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-IIS-W3SVC-WP" Guid="{670080D9-742A-4187-8D16-41143D1290BD}" EventSourceName="W3SVC-WP" />
        <EventID Qualifiers="32768">2303</EventID>
        <Version>0</Version>
        <Level>3</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2015-04-14T11:23:56.000000000Z" />
        <EventRecordID>183840</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>TSharepint2013.test.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="ApplicationPool">SecurityTokenServiceApplicationPool</Data>
        <Binary>02000780</Binary>
      </EventData>
    </Event>
    adil

  • Unauthorized Error during Processing Outbound Message in XI

    I have configured a scenario that whenever there is a file of certain filename it will trigger one of the out bound message.
    But the following error occured during processing of the out bound message:
    Error Msg: Failed to transmit message due to  Unauthorized
    May I know how/where to set the acess right?
    StackTrace is as follow:
    find . -type f -exec grep "61abff41-dd01-11dc-c53d-001a4b053868" /dev/null {} \;
    ./defaultTrace.3.trc:#1.5#001A4B053868006E0000001600004E4900044651CF729F25#1203217093532#com.sap.aii.af.ra.ms.impl.core.queue.SendConsumer##com.sap.aii.af.ra.ms.impl.core.queue.SendConsumer.onMessage(QueueMessage, boolean)#J2EE_GUEST#0####2d915860dd0411dccdbb001a4b053868#SAPEngine_Application_Thread[impl:3]_116##0#0#Error##Java###Failed to transmit message due to .#2#61abff41-dd01-11dc-c53d-001a4b053868(OUTBOUND)#com.sap.aii.af.ra.ms.api.RecoverableException: Received HTTP response code 401 : Unauthorized#

    Hi,
    >>I have configured a scenario that whenever there is a file of certain filename it will trigger one of the out bound message.
    What does it mean
    Procedure to trigger any of the interface.
    1) Develop IR Objects according to the scenario
    2) Develop ID objects according to the scenario.
    3) In the Sender Communication channel Specify the name of the file and the Source directory that the outbound interface shld pick to process it in XI
    4)In the Rec Channel  Similarly specify the name of the file and the Target directory to place the file.
    If u specify the file name in the sender channel means according to that file name corresponding interface will be run.
    Regards
    Seshagiri

  • Error during Process order settlement

    Hi Gurus,
    i am facing problem during the process order settlement. an error is occured is as follows: Tax code V0 country IN does not exist in procedure ZTAXIN.
    actually this V0 tax code is assing to the ZTAXIN procedure & which is also assign to country. i couldn't get why it ask tax code during the settlement.
    In Process order Itemization i find the 2 GL ( Element) in which there is one consumption GL & second is COFG sold GL. from GL Master i remove both GL Tax category & also remove the click from posting without tax allowed. till i am facing this problem?
    Please help me to overcome this issue.
    Point will be rewarded if question solved.
    Than'x
    Dhananjay R

    hi gopan,
    Than'x for attention on my question. till my problem is not solved. during the process order why it hit the tax code? would u please guide me how to find the tax code assignment which hit during the process order settlement?
    i have check all the Tax related setting till this issue not solved. ( Check calculation procedure (OBYG), Tax code assignment (FTXP), also check the Tax Account Integration (OB40).
    also i remove tax related assignment from the GL master related to specific gl which are display in component structure.
    pls help me to solve this issue..
    Than'x
    Dhananjay

  • DB13 Verify Database error during processing

    Hi Gurus,
    Need your help on the error encountered when running verify database in DB13.
    Below is the log:
    BR0001I ****************__________________________________
    BR0395I Verifying /oracle/DV1/sapdata2/sr3_20/sr3.data20 using DBVERIFY...
    BR0396I Verification of /oracle/DV1/sapdata2/sr3_20/sr3.data20 using DBVERIFY successful
    BR0280I BRBACKUP time stamp: 2011-03-08 11.50.04
    BR0063I 20 of 72 files processed - 79980.156 MB of 247310.562 MB done
    BR0204I Percentage done: 32.34%, estimated end time: 12:06
    BR0001I ****************__________________________________
    BR0395I Verifying /oracle/DV1/sapdata2/sr3_1/sr3.data1 using DBVERIFY...
    BR0278E Command output of '/oracle/DV1/102_64/bin/dbv file=/oracle/DV1/sapdata2/sr3_1/sr3.data1 blocksize=8192':
    DBVERIFY: Release 10.2.0.4.0 - Production on Tue Mar 8 11:50:04 2011
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    DBV-00102: File I/O error on FILE (/oracle/DV1/sapdata2/sr3_1/sr3.data1) during end read operation (-1)
    BR0280I BRBACKUP time stamp: 2011-03-08 11.50.04
    BR0279E Return code from '/oracle/DV1/102_64/bin/dbv file=/oracle/DV1/sapdata2/sr3_1/sr3.data1 blocksize=8192': 1
    BR0397E Verification of /oracle/DV1/sapdata2/sr3_1/sr3.data1 using DBVERIFY failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_10/sr3.data10 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_11/sr3.data11 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_12/sr3.data12 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_13/sr3.data13 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_14/sr3.data14 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_15/sr3.data15 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_16/sr3.data16 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_17/sr3.data17 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_18/sr3.data18 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_19/sr3.data19 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_2/sr3.data2 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_20/sr3.data20 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_21/sr3.data21 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_24/sr3.data24 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_25/sr3.data25 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_3/sr3.data3 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_4/sr3.data4 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_5/sr3.data5 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_6/sr3.data6 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_7/sr3.data7 failed due to previous errors
    BR0363E Verification of backup of /oracle/DV1/sapdata2/sr3_8/sr3.data8 failed due to previous errors
    BR0396I Verification of /oracle/DV1/sapdata3/sr3701_2/sr3701.data2 using DBVERIFY successful
    BR0280I BRBACKUP time stamp: 2011-03-08 11.50.24
    BR0063I 21 of 72 files processed - 84620.164 MB of 247310.562 MB done
    BR0204I Percentage done: 34.22%, estimated end time: 12:05
    BR0001I *****************_________________________________
    BR0395I Verifying /oracle/DV1/sapdata3/sr3701_3/sr3701.data3 using DBVERIFY...

    Hi,
    Follow this links.
    [DBVERIFY getting failed..;
    [error in backup with verification in DB13;
    Regards
    Siva,

  • Errors during process of cloning hard drive

    I recently purchased an external HD to make a backup of my internal HD , having had an OS crash which, thankfully, I was able to recover from.
    I am using the application, Carbon Copy Cloner, which is working very well.
    I cloned my internal HD to the new external HD and was able to boot up from the external HD perfectly.
    The only problem I'm having is there are a couple errors occurring in the clone process. They are showing up in the console log.
    Here are excerpts from the log:
    "23:12:31 528: An error occurred while copying /.hotfiles.btree: Resource busy"
    and
    "CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /System/Library/Frameworks/ScreenSaver.framework/Resources/EngineDefaults.plist
    The parser will retry as in 10.2, but the problem should be corrected in the plist."
    As I said, the drive cloning process still runs to completion and the clone operates as it should.
    But these errors, perhaps insignificant perhaps not, still bother me.
    Can anyone give me a hand on correcting them?
    Thanks,
    Dan Tee

    2. On using Pacifist is the procedure to extract the damaged file from the Hard Drive -- then install just that file from the Install DVD using Pacifist for both actions?
    I'm not (obviously) BDAqua so s/he will correct me if I'm wrong, but the file which BDAqua is guessing stores directory information for the most frequently used files would be /.hotfiles.btree. I've not had a problem cloning a "live" system but one way to make absolutely certain this file is not in use during a clone would be to boot from a different volume. If you are booted from the source volume, there is always a chance that this file will be in use when CCC goes to copy it. Obviously, the greater the number of files you (or the system) is opening and closing, the greater the chances are that it will be in use. If you always see this, that might indicate something awry - not necessarily with CCC but it would raise questions about why the process which uses this file is doing so much. My system tends to be relatively quiet when I clone in the sense that I don't usually make active use of the computer during that time. This is just because CCC slows things down enormously so I prefer setting it to run overnight when CCC and I don't have to compete for CPU/memory resources etc. Having said that, the system is still running all kinds of things and accessing all kinds of files. I don't know whether the adjustment process BDAqua mentions applies to those files, too, or just user-level files. Maybe see what the experience of others, who make similar use of their computers during cloning to the use you make of yours, is - that might give you a sense of whether you are seeing this error too frequently or not.
    I guess I'm a bit unsure about how to identify which file(s) to work on.
    The error concerning /System/Library/Frameworks/ScreenSaver.framework/Resources/EngineDefaults.plist suggests that this file is damaged so this is the one you'd want to extract and reinstall using Pacifist. Since the version of the OS on your install disk will be older, you may also wish to check whether this file has been updated since and, if so, you could extract and reinstall it from the relevant update package instead (using Pacifist).
    To check the file before proceeding, type the following in terminal:
    /usr/bin/plutil -lint /System/Library/Frameworks/ScreenSaver.framework/Resources/EngineDefaults.plist
    You should get a message saying the file is "OK". If you don't, it is damaged and needs attention.
    - cfr
    Thanks for the help,
    Dan Tee

  • 0005 Error during processing

    HI,
    Can any body help me. while taking offline or online backups getting follwing  errors.
    Job log
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000008, user ID KUMARS)
    Execute logical command BRBACKUP On host blrsap001
    Parameters:-u / -jid ALL__20070812171155 -c force -t online -m all -p initVMP.sap
    BR0051I BRBACKUP 7.00 (22)
    BR0055I Start of database backup: bdvxirfx.and 2007-08-12 17.12.05
    BR0484I BRBACKUP log file: F:\oracle\VMP\sapbackup\bdvxirfx.and
    BR0477I Oracle pfile F:\oracle\VMP\102\database\initVMP.ora created from spfile F:\oracle\VMP\102\database\spfileVMP.ora
    BR0280I BRBACKUP time stamp: 2007-08-12 17.12.10
    BR0319I Control file copy created: F:\oracle\VMP\sapbackup\CNTRLVMP.DBF 17645568
    BR0280I BRBACKUP time stamp: 2007-08-12 17.12.13
    BR0057I Backup of database: VMP
    BR0058I BRBACKUP action ID: bdvxirfx
    BR0059I BRBACKUP function ID: and
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: F:\oracle\VMP\sapbackup\CNTRLVMP.DBF
    BR0061I 50 files found for backup, total size 126897.211 MB
    BR0143I Backup type: online
    BR0112I Files will not be compressed
    BR0130I Backup device type: disk
    BR0106I Files will be saved on disk in directory:G:\SAPPRDBACKUP\DATA\bdvxirfx
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0370I Directory G:\SAPPRDBACKUP\DATA\bdvxirfx created
    BR0202I Saving init_ora
    BR0203I to G:\SAPPRDBACKUP\DATA\VMP ...
    BR0202I Saving F:\oracle\VMP\102\database\initVMP.sap
    BR0203I to G:\SAPPRDBACKUP\DATA\VMP ...
    BR0280I BRBACKUP time stamp: 2007-08-12 17.12.13
    BR0198I Profiles saved successfully
    BR0280I BRBACKUP time stamp: 2007-08-12 17.12.17
    BR0315I 'Alter tablespace PSAPSR3 begin backup' successful
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3_1\SR3.DATA1
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA1 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3_1\SR3.DATA1
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA1  #1/1
    BR0280I BRBACKUP time stamp: 2007-08-12 17.13.49
    BR0063I 1 of 50 files processed - 2000.008 MB of 126897.211 MB done
    BR0204I Percentage done: 1.58%, estimated end time: 18:53
    BR0001I *_________________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3_2\SR3.DATA2
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA2 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3_2\SR3.DATA2
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA2  #1/2
    BR0280I BRBACKUP time stamp: 2007-08-12 17.15.20
    BR0063I 2 of 50 files processed - 4000.016 MB of 126897.211 MB done
    BR0204I Percentage done: 3.15%, estimated end time: 18:51
    BR0001I **________________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3_3\SR3.DATA3
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA3 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3_3\SR3.DATA3
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA3  #1/3
    BR0280I BRBACKUP time stamp: 2007-08-12 17.17.11
    BR0063I 3 of 50 files processed - 6000.023 MB of 126897.211 MB done
    BR0204I Percentage done: 4.73%, estimated end time: 18:57
    BR0001I **________________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3_4\SR3.DATA4
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA4 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3_4\SR3.DATA4
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA4  #1/4
    BR0280I BRBACKUP time stamp: 2007-08-12 17.18.41
    BR0063I 4 of 50 files processed - 8000.031 MB of 126897.211 MB done
    BR0204I Percentage done: 6.30%, estimated end time: 18:54
    BR0001I ***_______________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3_5\SR3.DATA5
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA5 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3_5\SR3.DATA5
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA5  #1/5
    BR0280I BRBACKUP time stamp: 2007-08-12 17.20.12
    BR0063I 5 of 50 files processed - 10000.039 MB of126897.211 MB done
    BR0204I Percentage done: 7.88%, estimated end time: 18:53
    BR0001I ****______________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3_10\SR3.DATA10
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA10 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3_10\SR3.DATA10
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA10  #1/6
    BR0280I BRBACKUP time stamp: 2007-08-12 17.21.48
    BR0063I 6 of 50 files processed - 12000.047 MB of126897.211 MB done
    BR0204I Percentage done: 9.46%, estimated end time: 18:53
    BR0001I *****_____________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3_6\SR3.DATA6
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA6 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3_6\SR3.DATA6
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA6  #1/7
    BR0280I BRBACKUP time stamp: 2007-08-12 17.23.17
    BR0063I 7 of 50 files processed - 14000.055 MB of126897.211 MB done
    BR0204I Percentage done: 11.03%, estimated end time: 18:52
    BR0001I ******____________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3_7\SR3.DATA7
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA7 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3_7\SR3.DATA7
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA7  #1/8
    BR0280I BRBACKUP time stamp: 2007-08-12 17.24.48
    BR0063I 8 of 50 files processed - 16000.063 MB of126897.211 MB done
    BR0204I Percentage done: 12.61%, estimated end time: 18:52
    BR0001I ******____________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3_8\SR3.DATA8
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA8 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3_8\SR3.DATA8
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA8  #1/9
    BR0280I BRBACKUP time stamp: 2007-08-12 17.26.23
    BR0063I 9 of 50 files processed - 18000.070 MB of126897.211 MB done
    BR0204I Percentage done: 14.18%, estimated end time: 18:52
    BR0001I *******___________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3_9\SR3.DATA9
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA9 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3_9\SR3.DATA9
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA9  #1/10
    BR0280I BRBACKUP time stamp: 2007-08-12 17.28.00
    BR0063I 10 of 50 files processed - 20000.078 MB of 126897.211 MB done
    BR0204I Percentage done: 15.76%, estimated end time: 18:52
    BR0001I ********__________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3_11\SR3.DATA11
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA11 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3_11\SR3.DATA11
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA11  #1/11
    BR0280I BRBACKUP time stamp: 2007-08-12 17.32.13
    BR0063I 11 of 50 files processed - 22000.086 MB of 126897.211 MB done
    BR0204I Percentage done: 17.34%, estimated end time: 19:07
    BR0001I *********_________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3_12\SR3.DATA12
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA12 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3_12\SR3.DATA12
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA12  #1/12
    BR0280I BRBACKUP time stamp: 2007-08-12 17.34.30
    BR0063I 12 of 50 files processed - 24000.094 MB of 126897.211 MB done
    BR0204I Percentage done: 18.91%, estimated end time: 19:10
    BR0001I *********_________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3_13\SR3.DATA13
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA13 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3_13\SR3.DATA13
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA13  #1/13
    BR0280I BRBACKUP time stamp: 2007-08-12 17.36.04
    BR0063I 13 of 50 files processed - 26000.102 MB of 126897.211 MB done
    BR0204I Percentage done: 20.49%, estimated end time: 19:08
    BR0001I **********________________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3_14\SR3.DATA14
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA14 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3_14\SR3.DATA14
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA14  #1/14
    BR0280I BRBACKUP time stamp: 2007-08-12 17.37.34
    BR0063I 14 of 50 files processed - 28000.109 MB of 126897.211 MB done
    BR0204I Percentage done: 22.07%, estimated end time: 19:07
    BR0001I ***********_______________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3_15\SR3.DATA15
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA15 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3_15\SR3.DATA15
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA15  #1/15
    BR0280I BRBACKUP time stamp: 2007-08-12 17.39.08
    BR0063I 15 of 50 files processed - 30000.117 MB of 126897.211 MB done
    BR0204I Percentage done: 23.64%, estimated end time: 19:06
    BR0001I ************______________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3_16\SR3.DATA16
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA16 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3_16\SR3.DATA16
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA16  #1/16
    BR0280I BRBACKUP time stamp: 2007-08-12 17.40.39
    BR0063I 16 of 50 files processed - 32000.125 MB of 126897.211 MB done
    BR0204I Percentage done: 25.22%, estimated end time: 19:04
    BR0001I *************_____________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3_17\SR3.DATA17
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA17 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3_17\SR3.DATA17
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA17  #1/17
    BR0280I BRBACKUP time stamp: 2007-08-12 17.42.15
    BR0063I 17 of 50 files processed - 34000.133 MB of 126897.211 MB done
    BR0204I Percentage done: 26.79%, estimated end time: 19:04
    BR0001I *************_____________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3_18\SR3.DATA18
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA18 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3_18\SR3.DATA18
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA18  #1/18
    BR0280I BRBACKUP time stamp: 2007-08-12 17.43.46
    BR0063I 18 of 50 files processed - 36000.141 MB of 126897.211 MB done
    BR0204I Percentage done: 28.37%, estimated end time: 19:03
    BR0001I **************____________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3_19\SR3.DATA19
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA19 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3_19\SR3.DATA19
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA19  #1/19
    BR0280I BRBACKUP time stamp: 2007-08-12 17.45.15
    BR0063I 19 of 50 files processed - 38000.148 MB of 126897.211 MB done
    BR0204I Percentage done: 29.95%, estimated end time: 19:02
    BR0001I ***************___________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3_20\SR3.DATA20
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA20 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3_20\SR3.DATA20
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3.DATA20  #1/20
    BR0280I BRBACKUP time stamp: 2007-08-12 17.47.03
    BR0063I 20 of 50 files processed - 40000.156 MB of 126897.211 MB done
    BR0204I Percentage done: 31.52%, estimated end time: 19:02
    BR0001I ****************__________________________________
    BR0280I BRBACKUP time stamp: 2007-08-12 17.47.04
    BR0317I 'Alter tablespace PSAPSR3 end backup' successful
    BR0280I BRBACKUP time stamp: 2007-08-12 17.47.05
    BR0315I 'Alter tablespace PSAPSR3700 begin backup' successful
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3700_1\SR3700.DATA1
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA1 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3700_1\SR3700.DATA1
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA1  #1/21
    BR0280I BRBACKUP time stamp: 2007-08-12 17.50.37
    BR0063I 21 of 50 files processed - 43720.164 MB of 126897.211 MB done
    BR0204I Percentage done: 34.45%, estimated end time: 19:03
    BR0001I *****************_________________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3700_2\SR3700.DATA2
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA2 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3700_2\SR3700.DATA2
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA2  #1/22
    BR0280I BRBACKUP time stamp: 2007-08-12 17.54.49
    BR0063I 22 of 50 files processed - 47620.172 MB of 126897.211 MB done
    BR0204I Percentage done: 37.53%, estimated end time: 19:05
    BR0001I *******************_______________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3700_3\SR3700.DATA3
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA3 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3700_3\SR3700.DATA3
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA3  #1/23
    BR0280I BRBACKUP time stamp: 2007-08-12 17.58.07
    BR0063I 23 of 50 files processed - 51340.180 MB of 126897.211 MB done
    BR0204I Percentage done: 40.46%, estimated end time: 19:05
    BR0001I ********************______________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3700_4\SR3700.DATA4
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA4 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3700_4\SR3700.DATA4
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA4  #1/24
    BR0280I BRBACKUP time stamp: 2007-08-12 18.00.48
    BR0063I 24 of 50 files processed - 54920.188 MB of 126897.211 MB done
    BR0204I Percentage done: 43.28%, estimated end time: 19:04
    BR0001I **********************____________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3700_5\SR3700.DATA5
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA5 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3700_5\SR3700.DATA5
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA5  #1/25
    BR0280I BRBACKUP time stamp: 2007-08-12 18.05.13
    BR0063I 25 of 50 files processed - 58460.195 MB of 126897.211 MB done
    BR0204I Percentage done: 46.07%, estimated end time: 19:07
    BR0001I ***********************___________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3700_6\SR3700.DATA6
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA6 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3700_6\SR3700.DATA6
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA6  #1/26
    BR0280I BRBACKUP time stamp: 2007-08-12 18.08.09
    BR0063I 26 of 50 files processed - 62060.203 MB of 126897.211 MB done
    BR0204I Percentage done: 48.91%, estimated end time: 19:06
    BR0001I ************************__________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3700_7\SR3700.DATA7
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA7 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3700_7\SR3700.DATA7
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA7  #1/27
    BR0280I BRBACKUP time stamp: 2007-08-12 18.10.56
    BR0063I 27 of 50 files processed - 65680.211 MB of 126897.211 MB done
    BR0204I Percentage done: 51.76%, estimated end time: 19:05
    BR0001I **************************________________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA2\SR3700_8\SR3700.DATA8
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA8 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA2\SR3700_8\SR3700.DATA8
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA8  #1/28
    BR0280I BRBACKUP time stamp: 2007-08-12 18.35.10
    BR0063I 28 of 50 files processed - 69180.219 MB of 126897.211 MB done
    BR0204I Percentage done: 54.52%, estimated end time: 19:44
    BR0001I ***************************_______________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3700_10\SR3700.DATA10
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA10 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3700_10\SR3700.DATA10
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA10  #1/29
    BR0280I BRBACKUP time stamp: 2007-08-12 18.46.42
    BR0063I 29 of 50 files processed - 72800.227 MB of 126897.211 MB done
    BR0204I Percentage done: 57.37%, estimated end time: 19:56
    BR0001I *****************************_____________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3700_11\SR3700.DATA11
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA11 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3700_11\SR3700.DATA11
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA11  #1/30
    BR0280I BRBACKUP time stamp: 2007-08-12 18.50.17
    BR0063I 30 of 50 files processed - 76240.234 MB of 126897.211 MB done
    BR0204I Percentage done: 60.08%, estimated end time: 19:55
    BR0001I ******************************____________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3700_12\SR3700.DATA12
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA12 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3700_12\SR3700.DATA12
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA12  #1/31
    BR0280I BRBACKUP time stamp: 2007-08-12 19.04.12
    BR0063I 31 of 50 files processed - 79700.242 MB of 126897.211 MB done
    BR0204I Percentage done: 62.81%, estimated end time: 20:10
    BR0001I *******************************___________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\SR3700_9\SR3700.DATA9
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA9 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA3\SR3700_9\SR3700.DATA9
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA9  #1/32
    BR0280I BRBACKUP time stamp: 2007-08-12 19.47.29
    BR0063I 32 of 50 files processed - 83280.250 MB of 126897.211 MB done
    BR0204I Percentage done: 65.63%, estimated end time: 21:08
    BR0001I *********************************_________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_13\SR3700.DATA13
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA13 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_13\SR3700.DATA13
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA13  #1/33
    BR0280I BRBACKUP time stamp: 2007-08-12 19.50.43
    BR0063I 33 of 50 files processed - 86800.258 MB of 126897.211 MB done
    BR0204I Percentage done: 68.40%, estimated end time: 21:03
    BR0001I **********************************________________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_14\SR3700.DATA14
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA14 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_14\SR3700.DATA14
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA14  #1/34
    BR0280I BRBACKUP time stamp: 2007-08-12 19.54.06
    BR0063I 34 of 50 files processed - 90460.266 MB of 126897.211 MB done
    BR0204I Percentage done: 71.29%, estimated end time: 20:59
    BR0001I ************************************______________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_15\SR3700.DATA15
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA15 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_15\SR3700.DATA15
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA15  #1/35
    BR0280I BRBACKUP time stamp: 2007-08-12 20.13.27
    BR0063I 35 of 50 files processed - 93880.273 MB of 126897.211 MB done
    BR0204I Percentage done: 73.98%, estimated end time: 21:17
    BR0001I *************************************_____________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_16\SR3700.DATA16
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA16 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_16\SR3700.DATA16
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA16  #1/36
    BR0280I BRBACKUP time stamp: 2007-08-12 20.15.56
    BR0063I 36 of 50 files processed - 97240.281 MB of 126897.211 MB done
    BR0204I Percentage done: 76.63%, estimated end time: 21:11
    BR0001I **************************************____________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_17\SR3700.DATA17
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA17 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_17\SR3700.DATA17
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA17  #1/37
    BR0280I BRBACKUP time stamp: 2007-08-12 20.18.23
    BR0063I 37 of 50 files processed - 100580.289 MB of 126897.211 MB done
    BR0204I Percentage done: 79.26%, estimated end time: 21:07
    BR0001I ****************************************__________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_18\SR3700.DATA18
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA18 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_18\SR3700.DATA18
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA18  #1/38
    BR0280I BRBACKUP time stamp: 2007-08-12 20.20.56
    BR0063I 38 of 50 files processed - 104040.297 MB of 126897.211 MB done
    BR0204I Percentage done: 81.99%, estimated end time: 21:02
    BR0001I *****************************************_________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_19\SR3700.DATA19
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA19 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_19\SR3700.DATA19
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA19  #1/39
    BR0280I BRBACKUP time stamp: 2007-08-12 20.23.30
    BR0063I 39 of 50 files processed - 107500.305 MB of 126897.211 MB done
    BR0204I Percentage done: 84.71%, estimated end time: 20:58
    BR0001I ******************************************________
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3700_20\SR3700.DATA20
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA20 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3700_20\SR3700.DATA20
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3700.DATA20  #1/40
    BR0280I BRBACKUP time stamp: 2007-08-12 20.26.02
    BR0063I 40 of 50 files processed - 110960.313 MB of 126897.211 MB done
    BR0204I Percentage done: 87.44%, estimated end time: 20:53
    BR0001I ********************************************______
    BR0280I BRBACKUP time stamp: 2007-08-12 20.26.04
    BR0317I 'Alter tablespace PSAPSR3700 end backup' successful
    BR0280I BRBACKUP time stamp: 2007-08-12 20.26.04
    BR0315I 'Alter tablespace PSAPSR3DB begin backup'successful
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3DB_1\SR3DB.DATA1
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3DB.DATA1 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3DB_1\SR3DB.DATA1
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3DB.DATA1  #1/41
    BR0280I BRBACKUP time stamp: 2007-08-12 20.27.37
    BR0063I 41 of 50 files processed - 112960.320 MB of 126897.211 MB done
    BR0204I Percentage done: 89.02%, estimated end time: 20:51
    BR0001I *********************************************_____
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3DB_2\SR3DB.DATA2
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3DB.DATA2 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3DB_2\SR3DB.DATA2
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3DB.DATA2  #1/42
    BR0280I BRBACKUP time stamp: 2007-08-12 20.31.31
    BR0063I 42 of 50 files processed - 114960.328 MB of 126897.211 MB done
    BR0204I Percentage done: 90.59%, estimated end time: 20:52
    BR0001I *********************************************_____
    BR0202I Saving F:\ORACLE\VMP\SAPDATA4\SR3DB_3\SR3DB.DATA3
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3DB.DATA3 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA4\SR3DB_3\SR3DB.DATA3
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3DB.DATA3  #1/43
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.31
    BR0063I 43 of 50 files processed - 115960.336 MB of 126897.211 MB done
    BR0204I Percentage done: 91.38%, estimated end time: 20:52
    BR0001I **********************************************____
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.32
    BR0317I 'Alter tablespace PSAPSR3DB end backup' successful
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.32
    BR0315I 'Alter tablespace PSAPSR3USR begin backup' successful
    BR0202I Saving F:\ORACLE\VMP\SAPDATA1\SR3USR_1\SR3USR.DATA1
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3USR.DATA1 ...
    #FILE..... F:\ORACLE\VMP\SAPDATA1\SR3USR_1\SR3USR.DATA1
    #SAVED.... G:\SAPPRDBACKUP\DATA\bdvxirfx\SR3USR.DATA1  #1/44
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.33
    BR0063I 44 of 50 files processed - 115980.344 MB of 126897.211 MB done
    BR0204I Percentage done: 91.40%, estimated end time: 20:52
    BR0001I **********************************************____
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.33
    BR0317I 'Alter tablespace PSAPSR3USR end backup' successful
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.33
    BR0315I 'Alter tablespace PSAPUNDO begin backup' successful
    BR0202I Saving F:\ORACLE\VMP\SAPDATA3\UNDO_1\UNDO.DATA1
    BR0203I to G:\SAPPRDBACKUP\DATA\bdvxirfx\UNDO.DATA1 ...
    BR0278E Command output of 'copy F:\ORACLE\VMP\SAPDATA3\UNDO_1\UNDO.DATA1 G:\SAPPRDBACKUP\DATA\bdvxirfx\UNDO.DATA1':
    The parameter is incorrect.
            0 file(s) copied.
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.34
    BR0279E Return code from 'copy F:\ORACLE\VMP\SAPDATA3\UNDO_1\UNDO.DATA1 G:\SAPPRDBACKUP\DATA\bdvxirfx\UNDO.DATA1': 1
    BR0222E Copying F:\ORACLE\VMP\SAPDATA3\UNDO_1\UNDO.DATA1 to/from G:\SAPPRDBACKUP\DATA\bdvxirfx\UNDO.DATA1 failed due to previous
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.38
    BR0317I 'Alter tablespace PSAPUNDO end backup' successful
    BR0056I End of database backup: bdvxirfx.and 2007-08-12 20.33.34
    BR0280I BRBACKUP time stamp: 2007-08-12 20.33.38
    BR0054I BRBACKUP terminated with errors
    External program terminated with exit code 5
    BRBACKUP returned error status E
    Job finished
    thanks & Regards
    siva

    does G:\SAPPRDBACKUP\DATA\bdvxirfx\UNDO.DATA1 exist?
    if so, is it a directory... a file?

  • Error during "Process Flow" deployment

    Hello everyone,
    I am having trouble deploying my first "Process Flow" object. I am using OWB 9.2 and WF 2.6.2 on Windows XP.
    Here is the error I am getting:
    RPE-02085: Failed to test wb_rti_workflow_util.initialize through deployed Workflow Database Link DSRD_QA.US.ORACLE.COM@WB_LK_WF_LOADS. Please check that "EXECUTE ANY PROCEDURE" privilege is set and that the OWB Runtime is available.
    - ORA-04052: error occurred when looking up remote object OWBRR.WB_RTI_WORKFLOW_UTIL@DSRD_QA.US.ORACLE.COM@WB_LK_WF_LOADS
    ORA-12545: Connect failed because target host or object does not exist
    Here is what I have done so far based on what read in different posts on this forum (nothing seems to fix my problem):
    o connect to SYS in the TARGET database (where OWF
    schema was installed) and ran the following:
    GRANT execute any procedure to owf_mgr
    o I used "localhost" when I registered the WF object.
    Then, as per one post, I changed it to "DNS name".
    Did not help at all.
    o Then, I tried to test the DB link (mentioned in the
    error Msg above) and it DID NOT work. Then, as per
    another post, I removed the part of host name that
    appeared after the ".", i.e, DB.someplace.com to
    DB. Then I ran a query using this DBLink and it worked
    OK. Then I tried to deploy the WF object, it failed
    with same error as above.
    I am hoping someone will help me out on this issue - I have seen several posts with similar error messages and have tried almost all the solutions presented in there - nothing worked for me so far. Here is DB link definition:
    ORIGINAL:
    create public database link DSRD_QA.US.ORACLE.COM@WB_LK_WF_LOADS
    connect to OWBRR identified by tiger using '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=CENTENNI-4F4322.CENTENNIALCOLLEGE.CA)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=DSRD_QA)))'
    Changed:
    create public database link DSRD_QA.US.ORACLE.COM@WB_LK_WF_LOADS
    connect to OWBRR identified by tiger using '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=CENTENNI-4F4322)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=DSRD_QA)))'
    NOTE: HOST was chanegd to just DNS name (part after the "." was removed). Changed DBLink works fine - original one does not.
    Thank you all in advance for your time and reponse!
    Regards,
    Amer

    Hello Jean-Pierre,
    I have tried almost what I could but I am still getting following errors when I try to deploy "process flow":
    RPE-02085: Failed to test wb_rti_workflow_util.initialize through deployed Workflow Database Link OWB92TRG.US.ORACLE.COM@WB_LK_WF_PKG2. Please check that "EXECUTE ANY PROCEDURE" privilege is set and that the OWB Runtime is available.
    - ORA-04052: error occurred when looking up remote object [email protected]@WB_LK_WF_PKG2
    ORA-12545: Connect failed because target host or object does not exist
    Most recent thing I tried was to run "catrpc.sql" script on the TARGET database using SYS.
    I know you must be a very busy person but I would appreciate if you could try this in your env. Both my SOURCE and TARGET databases are local and I have installed all OWB and OWF repositories in the TARGET database. I have successfully deployed and executed OWB Mappings. Now I am stuck with OWF Process Flow deployment. This would perhaps be the last thing I need to do in order to be able to schedule ETL jobs through OWF.
    All your help and time is highly appreciated.
    Regards,
    Amer

  • LSMW-Error during processing of BDC session change to material master MM02

    I have created an LSMW for changing material master data.  I recorded MM02 and using the "select views" screen selected the accounting 2 view and entered the information in the fields on that screen requiring changes.  I've set up all of the technical screens for the LSMW.  However, when I process the BDC session with "display errors only", the program stops at the select view screen with an error message "Select at least one view".  Any ideas how I can process through this screen so that the Accounting 2 screen opens in the BDC session?  One further note, I set that selection as a constant in the field mapping and conversion rules screen.  The field name recorded as KZSEL_05.

    hi
    one question how did you choose the view? i mean to ask by scrolling down using mouse or page down.
    the scrolling by mouse is not recognized by recording and that may be the error. so whenever you have to go down in screen please use page down not scrolling at least in LSMW.

  • Error during process order creation

    while i create a process order following error is coming "recipe is empty"
    please tell me where exactly i'm going wrong.

    Dear Dhaval,
    Welcome Back
    Long time heard from you and nice to see your reply from long time
    Good Luck !!!
    Regards
    Madhu

  • DBVERIFY || 0005 Error during processing

    Hi,
    PFA,
    In CRP server, VerifyDB job is getting failed with error code 0005.
    Reason:
    BR0278E Command output of '/oracle/CRP/102_64/bin/dbv file=/oracle/CRP/sapdata1/crp_70/crp.data70 blocksize=8192':
    12714110 : map : Permission Denied
    DBVERIFY: Release 10.2.0.4.0 - Production on Sun Apr 20 03:00:46 2014
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    DBV-00100: Specified FILE (/oracle/CRP/sapdata1/crp_70/crp.data70) not accessible
    BR0280I BRBACKUP time stamp: 2014-04-20 03.00.46
    BR0363E Verification of backup of /oracle/CRP/sapdataX/crp_XX/crp.dataXX failed due to previous errors.
    Kindly help me to sort this typical issue.
    Regards,
    Sanjeev Kumar.

    Hi Sanjeev,
    Checked the below things.
    1. /oracle/CRP/sapdata1/crp_70/crp.data70 file is accessible with sidadm and orasid.
    2. checked whether this file exit or not
    3. id crpadm and checked the group dba and oper is assigned to the user
    manually run the command
    /oracle/CRP/102_64/bin/dbv file=/oracle/CRP/sapdata1/crp_70/crp.data70 blocksize=8192
    with sidadm and orasid.
    With Regards
    Ashutosh Chaturvedi

  • SSRS Errors during processing of a subscription

    I am trying to debug a data driven SSRS subscription.  This morning, it ran and attempted to produce 148 reports, but 37 of them failed.
    I looked in the executionlog and in the status column I see rsProcessingAborted... but no other details.
    Is the error information stored anywhere else?
    when a regular SSRS subscription fails, at least the error message is helpful.
    Thanks.  We are running SQL Server 2008 R2

    this might be helpful
    http://blogs.msdn.com/b/deanka/archive/2010/02/16/troubleshooting-subscriptions-part-ii-using-the-report-services-trace-log-file.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Exception caught during processing mail message

    I am getting the following error in CC monitoring for my sender mail adpater:
    exception caught during processing mail message; java.io.IOException: invalid IMAP status response; not finding * STATUS, but 001I NO The requested item could not be found.
    Please tell me how to resolve ?

    NOw when i changed the protocol from IMap to POP3 the error is
    exception caught during processing mail message[18]; com.sap.aii.af.mp.processor.ModuleProcessorException: Error during processing local bean: localejbs/AF_modules/MessageTransformBean caused by: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Path to object does not exist at AF_modules, the whole lookup name is localejbs/AF_modules/MessageTransformBean.

  • Error during loading of transaction data: An RFC call-up triggered the ...

    Dear Sirs,
    during loading of master data from a 4.6C SAP system to BI 7.0 SP9 I get the following error during processing (data packet).
    <i>"An RFC call-up triggered the exception (ID: RSAR NO: 503) "</i>
    The strange thing with this error is that it emerged today, after successfully loading master data and a subset of transaction data yesterday from same source system.
    Has anyone else come across this error, and can tell us where we should look for a possible solution? (or a better error explaination).
    The RFC connections works fine when testing in SM59, and was functioning yesterday. No relevant dumps in either system.

    Hi folks,
    I am also interested in this error.
    Thanks.

Maybe you are looking for