Message flow in SAP PI 7.31 JAVA only for ABAP Proxy synchronous scenario with Oracle DB

Dear Experts,
I am working on a synchronous scenario Sender ABAP Proxy <===> SAP PI 7.31 JAVA only <===> Oracle Database.I have successfully
configured all the proxy configurations as well both Sender SOAP and JDBC receiver channels are showing no error when pinged from
Cc monitoring in NWA.
1.During testing at Tx SPROXY , I am triggering a message and after 5 minutes I receive an PARSING error message with 2 messages in ECC
local IE i.e. Tx SXMB_MONI.
Note : In NWA , I can see only 1 message that too in cancelled status.
2.Seeing the trace of the messages I assume that the messages have not moved from sender ECC system. I am still confused with flow of message
from the Message Audit log. Audit log of error messages.Could any one share the full Audit log of a successful message generated in SAP PI 7.31 JAVA only.
3.I observed that the QIN Scheduler status in ECC is in INACTIVE status. There is no queue id for 2 messages generated in ECC. Does
it should in ACTIVE status in Tx SMQR..
Regards
Rebecca

Hi Thomas,
Valuable inputs..
1. Since I don't have any audit log for successful message, would you be able to share referring to the
below screenshot whether the message was put into receiver JDBC adapter and JDBC adapter tried to retrieve the Select response from Oracle Database.
2.I have done some setting in Advance mode of the receiver JDBC to increase the time out and other parameters as per SAP note but still the issue is same. If you perhaps have some experience in such scenarios, please share some input so that I can ask the Oracle Database administrator exactly what is required from our side.
3.Regarding the slow response from Oracle , there was some suggestion that the datatype of the request and response should match the column name of the Oracle database. I did that.. Do you have any more suggestion that may be hampering the generation of the response message from the Oracle like SAP note or document.
Regards
Rebecca

Similar Messages

  • [MESSAGE.GENERAL] How can take the actual error text for ABAP proxy error?

    Hi...
    I'm a ABAPer.
    I got to create outbound abap proxy for synchronous server proxy and described below.
    My problem is program can not catch the actual error message when occurred error during send data to XI.
    The return message is just 'MESSAGE.GENERAL'.
    But according to the XI part, 'Key error' is actual reason.
    So... how can i take the actual error text like 'Key error'?
    <b>* Only MESSAGE.GENERAL is return message for all kind of errors.</b>
    Thanks.
    Below----
      TRY.
          CREATE OBJECT abap_proxy.
          CALL METHOD abap_proxy->execute_synchronous
            EXPORTING
              output = gs_out
            IMPORTING
              input  = gs_in.
      Exception Handling
    <b>    CATCH cx_ai_system_fault  INTO  go_sys_exception.
          g_sys_result = go_sys_exception->get_text( ).</b>
        CATCH cx_ai_application_fault INTO go_app_exception.
          g_app_result = go_app_exception->get_text( ).
      ENDTRY.
      COMMIT WORK.
    Return status 'D' is succeeded.
      if  gs_in-sales_group_rer_sap-xstat <> 'D'. 
         WRITE:/ 'System Error Message      :', g_sys_result.
         WRITE:/ 'Application Error Message :', g_app_result.
      endif.
    *--Result--
    System Error Message      : MESSAGE.GENERAL
    Application Error Message :
    Message was edited by: Miju cho
    Message was edited by: Miju cho

    Thanks guys, this was useful.
    My scenario is for Asynchronous communication.
    I guess Fault messages are used in case of Synchronous communication for handling application errors. So if there was something wrong at the JDBC end then I could use the fault messages.
    Have i got this right?
    I also came across this piece on Acknowledgements. But is says that they can be used with the following Receivers:
    The following receivers support acknowledgments:
    ABAP and Java proxies (XI 3.0 SP1 for the latter)
    Integration processes
    IDocs (note that IDocs only return acknowledgments when they have been configured using the ALE audit)
    Receiver adapters support system acknowledgments but not application acknowledgments
    My Receiver is JDBC. So I guess I cannot use acknowledgements either.
    Hence, I need to know what I can do to replicate the system errors eg. failed server etc...so that I can get catch these errors during sending.
    I'll tell you abt what happened earlier.
    My XI server was down. I executed the code for the sender ABAP Proxy and it did not catch the error. In SXMB_MONI in the R/3 system, I could see the messages queued up. When the XI server started, the messages were transferred to XI.
    I need to handle such errors...ie. If  the server is down or message did not reach XI then my ABAP program that sends data via ABAP proxy needs to know that something went wrong.
    Thanks and Regards,
    Ashwin

  • How to find Traces in SAP PI 7.3 java only stack

    Hello Experts,
    How to find the trace logs and pipeline steps in sap pi 7.31 java only stack, which we will get in below areas,
    1. In sap pi dual stack , SXMB_MONI (abap stack) in window 1
    2. In sap pi dual stack , monitoring--->integration engine--->message monitoring----> xml messages(data base)
    I  already found some blog related to the logging but i doesn't help to find the traces which we get in SXMB_MONI (window 1, trace)
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/09/18/tracing-in-sap-pi-731-single-stack
    Your suggestions are highly appreciated.
    Thanks & Regards,
    Venkat

    Hi,
    In Single stack we go for ICO instead of classical configurations(Pipe line steps(SA,RA,RD,ID)).
    Link you are referring is to find the display of traces that you put in your UDF or Java mapping or XSLT mapping .
    If you want to see the traces/payloads of end to end flow ,then you can see the same either in your communication channel monitoring/receiver channel or via message monitoring/adapter engine-->message log
    If you want to see payloads in the below steps .you can also do so by following the below link.
    Message Staging and Logging Options in Advanced Adapter Engine of PI 7.3x
    Processing Step
    Description
    AM
    After mapping step, but before outbound schema validation
    VO
    After outbound schema validation
    BI
    After sender adapter processing, but before inbound schema validation
    MS
    Before mapping step
    VI
    Before scenario look-up step (check if scenario is local Advanced Adapter Engine based or dual-stack based involving Integration Engine)
    Regards
    Venkat

  • SLDCHECK error when configuring SAP-CRM 7.0 to Single Stack SAP-PI 7.31 Java only

    Hello Experts,
    This would be a usual exercise when we are connecting SAP application to SAP-PI 7.31 JAVA only and the most usually asked question in different ways. I had performed successfully connection test according to Michael Blog or https://help.sap.com/saphelp_nw73/helpdata/en/3b/dec6eaf3ac42fba8f92f2413ec930f/content.htm
    Both SAP-CRM 7.0 and SAP-PI 7.31 JAVA only are hosted on the same physical hardware.
    Surprisingly , when tested with Tx SLDCHECK it shows error that RFC destination SAPSLDAPI and LCRSAPRFC are missing "SLD Configuration error".
    Do we  have to still consider creating the 2 RFC destination SAPSLDAPI and LCRSAPRFC
    Regards
    Rebecca

    Hello,
    Please refer to the following link:
    https://help.sap.com/saphelp_nw73/helpdata/en/48/a9bc457e28674be10000000a421937/content.htm
    Thanks.
    Jim

  • User mapping when installing JAVA addin for ABAP

    Hi,
    I have installd SAP ABAP on a domain.
    As the ABAP went fine and successfully gets installed.
    When I am installing JAVA addon for ABAP it is throwing an error lke the users are not mapped.
    So can any one guide me where actually I should map the SAP users in a domain.
    Prashanth

    Your question is very vague, please post the full error.
    As this is a java add-in it should user ABAP as datasource so no user mapping should be required.
    User mapping is used where java and backend system use different datasources and the naming conventions are different...
    Theres not enough information here to give you an objective answer.
    Regards
    Juan

  • Abap+java  OR java only  for EP6.0

    abap+java  OR java only  for EP6.0

    Hi charles,
    you question is not clear.
    If I correctly understood you are you asking the skills required to work on EP6.0?
    If it is so I cam more java skills required and if you want to develop customized iview you may require bit of ABAP too.
    Hope it helps.
    Regards,
    B.Guru Subramaian

  • Need help for  the message flow in sap xi system?

    Hello All,
    My requirement is some wat different............in the existing production system the message flow is 3500 per hour......... now we want to develop new scenario and the message flow will be 8500 message per hour.
    Client is not giving me the system details ...like network details and i need to say that can we send 8500 messages in the existing system with out changing the process speed or data base.
    also please advice the best ways to increase the performance in the sap xi system when the message flow is huge.
    thanks in advace.
    Thanks and Regards,
    chinna

    >
    chinnasapxi wrote:
    > Hello All,
    >
    > My requirement is some wat different............in the existing production system the message flow is 3500 per hour......... now we want to develop new scenario and the message flow will be 8500 message per hour.
    > chinna
    3500 to 8500 is not a message count tht needs to be worried about
    but to be on the safer side what is the average size of a single message?
    if the size is not a significant one u can go ahead

  • Regarding message flow in sap xi

    HI
    i want to the flow of message from outbound system to inbound system completly.
    ie  i want to know ---which components like message interfaces,rd,id,sa,ra,.............such types.i want to know  the complete flow and after which step which is to be taken place.
    also i want to know the steps involved in pipeline and when it will be called in the above sequence.
    thanks in advance.

    Hi
    The steps involved in XI message flow are below.
    1.Receiver Identification - Determines which system to participate in an exchange with the incoming message.
    2.Interface Determination - For each receiver system determines which interfaces should receive a message.
    3.Message Split - If multiple receivers are found, XI will instatiate a new message for each receiver.
    4.Message Mapping - Call the mapping program to transfer the message structure to the receiver format.
    5.Technical routing - Bind a specific  destination and protocol to the message.
    6.Call adapter. Send the transformed message to the adapter or proxy.

  • SAP GUI 7.10 rev 1 for OSX and WIN XP with transaction MIGO

    Hello,
    When I start transaction MIGO and MIGO_GR, with SAP GUI 7.10 rev 1, I only get a blank screen.
    I've  tried it in OSX 10.4.9, OSX 10.5.1 and Windows XP, all with the same result.
    SAP GUI 7.10 gives the correct screen.
    Do you have a solution for this ?

    Hi John,
    I can reproduce what you are describing. Looks like this problem has been introduced as a side effect of a change for solving another issue
    We are going to look into that. In case you want to be able to track the process and get a notification when the fix is available, please create a [support message|https://service.sap.com/message] on component BC-FES-JAV with the description you have posted here.
    Best regards
    Rolf-Martin

  • WAS JAVA add-in for ABAP install error on AIX Oracle

    Hi All
    I am currently trying to install a 640 WAS JAVA add-in for ABAP on AIX 5.2 running oracle 9.2.0.6 for SAP 4.7 SR1.
    I have successfully installed the ABAP stack, however, when I try to install the JAVA add-in, I get an error on step "Start SAP J2EE engine". The error is
    INFO       2006-07-07 04:29:04
               CJSlibModule::writeInfo_impl()
    Output of /usr/sap/BWP/DVEBMGS00/j2ee/os_libs/jcmon 'pf=/sapmnt/BWP/profile/BWP_DVEBMGS00_rhubwp01' is written to the logfile jcmon.log.
    INFO       2006-07-07 04:29:04
               CJSlibModule::writeInfo_impl()
    Execution of the command "/usr/sap/BWP/DVEBMGS00/j2ee/os_libs/jcmon 'pf=/sapmnt/BWP/profile/BWP_DVEBMGS00_rhubwp01'" finished with return code 0. Output: snipped
    INFO       2006-07-07 04:29:04
               CJSlibModule::writeInfo_impl()
    J2EE Engine DVEBMGS00 of SAP system BWP did not come up after 827 seconds: waiting for another 20 seconds.
    ERROR      2006-07-07 04:29:04
               CJSlibModule::writeError_impl()
    CJS-20058  J2EE Engine DVEBMGS00 of SAP system BWP did not reach state "Starting Applications" after 827 seconds: giving up.
    I am new to JAVA, and I found some OSS notes (668606, 545422, and 943498) that might help, but they may as well be written in German for all I can make out what the notes are trying to say.
    Any help would be appreciated.
    Thanks
    Sam

    Oooops, I forgot to paste the error messages
    dev_jcmon
    [Thr  1] *** ERROR => Can't attach to administration shared memory (rc=3) [jcmonxx_mt.c 219]
    dev_jcontrol
    [Thr  1] *** ERROR => invalid return code of process [bootstrap] (exitcode=-1) [jstartxx_mt. 1433]
    [Thr  1] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=-1)
    [Thr  1] JControlCloseProgram: started (exitcode = -1)
    [Thr  1] JControlCloseProgram: good bye... (exitcode=-1)
    dev_bootstrap
    Signal 6 encountered.
    => 64 bit R/3 Kernel
    => 64 bit AIX Kernel
    => Heap limit      = unlimited
    => Stack limit     = 4294967296
    => Core limit      = 1073741312
    => File size limit = 4294965248
    => Heap address  = 0x0x1111d9fe0
    => Stack address = 0x1111b7a80
    => Stack low     =  0x1111b5180
    => Stack high    =  0xffffffffffff2b0
    => Stack Trace:
            pthread_kill() at 0x900000000382c08
            praise() at 0x90000000038261c
            raise() at 0x900000000045890
            abort() at 0x900000000052dc8
            GetPropertiesMD() at 0x900000010639774
            ciCreateJVM() at 0x9000000106d19f4
            JNI_CreateJavaVM() at 0x90000001066529c
            Unknown at 0x90000001062a810
            JHVM_LoadJavaVM() at 0x1000918d4
            JLaunchIStartFunc() at 0x10008bb14
            pthreadbody() at 0x9000000003734ec
    !!! Invalid stack address encountered: 0x0
    !!! Stack corrupted.
    dev_disp
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 5926962
      argv[0] = /usr/sap/BWD/DVEBMGS84/j2ee/os_libs/jcontrol
      argv[1] = jcontrol
      argv[2] = pf=/usr/sap/BWD/SYS/profile/BWD_DVEBMGS84_mantas
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=60977
      argv[5] = -DLISTEN_PORT=60978
      argv[6] = -DSAPSYSTEM=84
      argv[7] = -DSAPSYSTEMNAME=BWD
      argv[8] = -DSAPMYNAME=mantas_BWD_84
      argv[9] = -DSAPPROFILE=/usr/sap/BWD/SYS/profile/BWD_DVEBMGS84_mantas
      argv[10] = -DFRFC_FALLBACK=ON
      argv[11] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=5926962)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    DpEnvCheckJ2ee: switch off j2ee start flag
    DpHdlDeadWp: restart wp (pid=5791744) automatically
    std_bootstrap.out
    JVMCI200 - ERROR: User register saving is not enabled, Garbage Collection could be incorrect.
    JVMCI200 - ERROR: because of this the JVM library is explicitly aborting the process
    JVMCI200 - ERROR: You must either rebuild the executable using "-bM:UR"
    JVMCI200 - ERROR: or run with "export LDR_CNTRL=U
    Thanks
    Sam

  • SAP PI 7.4 SOAP - ABAP Proxy Synchronous Webservice

    Hi Everyone,
    I am developing the following scenario:
    3rd party makes a SOAP call to SAP (via PI) to determine whether a vendor exists or not in the SAP system. The link for the call is provided by us from the Integrated Configuration.
    The request comes in, calls an ABAP Proxy to check if a vendor exists and sends a response back to the SOAP call with a 'Y' or an 'N'.
    I've read a lot about various scenarios but I'm having trouble connecting the dots as I'm fairly new to PI. I'd appreciate any help.
    I've made the following set-up based on assuming I need separate Service Interfaces for the SOAP Request & Proxy Response
    ESR
    1. Message Types
         SOAP (MT_SOAP_REQ & MT_SOAP_RESP) - PROXY (MT_PRXY_REQ & MT_PRXY_REQ)
    2.  Message Mappings
         MM_REQUEST    which maps MT_SOAP_REQ   to  MT_PRXY_REQ)
         MM_RESPONSE which maps MT_PRXY_RESP   to MT_SOAP_RESP)
    3. Service Interfaces (Synchronous)
        (SOAP Request)
        SI_IN (Inbound Interface)       with Request = MT_SOAP_REQ and Response = MT_SOAP_RESP
       (Proxy Response)
        SI_OUT (Outbound Interface) with Request = MT_PRXY_REQ and Response  = MT_PRXY_RESP 
    4. Operation Mapping
        OM_LOOKUP which maps SI_IN to SI_OUT with Request    (MT_SOAP_REQ  to MT_PRXY_REQ)
                                                                        and  Response (MT_SOAP_RESP to MT_PRXY_RESP)
    I create the ABAP Proxies for each Service Interface. SI_IN contains the required coded method to check if there is a vendor.
    I create the webservice and binding for SI_IN in SOAMANAGER
    At this point I'm somewhat unsure - what do I need to do for SI_OUT ? Do I need to create a logical port ? how is SI_OUT associated to SI_IN (apart from the Operation)  to get the response.
    ID
    In the Integration Directory I've created a SOAP_SENDER communication channel for System A and SOAP_RECEIVER channel for SAP.  For the SOAP Receiver I need to specify a URL - what should this be ? Is it meant to point to the web service for SI_IN in SICF or just to the generic http://host:8000/sap/xi/engine?type=entry 
    Do I need to use the HTTP_AAE adapter for the receiver instead of SOAP ?
    I created an Integrated Configuration for the SI_IN Service Interface with comm channel SOAP_SENDER from System A and SOAP_RECEIVER for SAP backend.  I then got the WSDL for this to provide to the 3rd Party to test (via SOAP UI)  . Again my concern is how is the SI_IN linked to the SI_OUT to achieve the response ?
    I appreciate you taking the time to go through this .  Any help is greatly appreciated.
    Thanks very much
    Gary

    I create the webservice and binding for SI_IN in SOAMANAGER
    At this point I'm somewhat unsure - what do I need to do for SI_OUT ? Do I need to create a logical port ? how is SI_OUT associated to SI_IN (apart from the Operation)  to get the response.
    >>>>No need to do anything in SOAMANAGER
    Do I need to use the HTTP_AAE adapter for the receiver instead of SOAP ?
    >>> No. Soap adapter is fine. Configure your receiver channel as explianed in the below blog (section 4.3)
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70066f78-7794-2c10-2e8c-cb967cef407b?overridelayout=t…
    Again my concern is how is the SI_IN linked to the SI_OUT to achieve the response ?
    >>>>Your receiver determination and interface determination takes care of this.(receiver interface  & outbound processing tabs in ICo)

  • JAVA API AND ABAP API SIMPLE SCENARIO

    Hello MDM gurus
    I have never used any Java API or ABAP API to leverage and present MDM functionalities on front end systems like portal,etc...
    Could you please give me all the required to play around with JAVA api and ABAP api's.
    Points will be given to every valuable answer.
    Thanks

    Hi Nazeer,
    In order to use Portal you need Java APIs and to start with refer the MDM Java docs to get the basic idea of various classes and methods to be used in developing the simple java application and access it using portal.
    http://help.sap.com/saphelp_mdm550/helpdata/en/47/9f23e5cf9e3c5ce10000000a421937/frameset.htm
    Sample code for Duplicating Repository
    public class TestDuplicateRepository
               public static ConnectionPool simpleConnection;
               public static RepositoryIdentifier repIdentifier,repIdentifier1;
         public static String session;
         public static String connection = "MDMServer_Test";
         public static String repository1 = "Test_Repository";
         public static String repository2 = "Test_Duplicate";
              public static DBMSType dbmsType = DBMSType.MS_SQL;
         public static void main(String[] args)throws CommandException, ConnectionException
                   //Creating Connection.
                   simpleConnection = ConnectionPoolFactory.getInstance(connection);     
                   //Establishing connection with Repository.
                   repIdentifier = new RepositoryIdentifier(repository1, connection, dbmsType);
                   repIdentifier1 = new RepositoryIdentifier(repository2, connection, dbmsType);
                   //Creation Sever Session.
                   CreateServerSessionCommand createServerSessionCmd = new CreateServerSessionCommand(simpleConnection);
                   createServerSessionCmd.execute();
                   session = createServerSessionCmd.getSession();
                   //Authenticating Server Session.                    
                   AuthenticateServerSessionCommand auth= new AuthenticateServerSessionCommand(simpleConnection);
                   auth.setSession(session);
                   auth.setUserName("Admin");
                   auth.setUserPassword("Admin");
                   auth.execute();
                   session = auth.getSession();     
                   //Duplicate Repository Command
                   DuplicateRepositoryCommand duplRepCmd = new DuplicateRepositoryCommand(simpleConnection);
                   duplRepCmd.setDBMSUserName("sa");
                   duplRepCmd.setDBMSUserPassword("abc");
                   duplRepCmd.setSession(session);
                   duplRepCmd.setSourceRepositoryIdentifier(repIdentifier);
                   duplRepCmd.setTargetRepositoryIdentifier(repIdentifier1);
                   duplRepCmd.execute();
    Similarly you can try with Getting server version, Archive repository and then move on to adding,modifying records etc.
    For ABAP APIs refer the below link
    http://help.sap.com/saphelp_mdm550/helpdata/en/44/93aa6e31381053e10000000a422035/frameset.htm
    Regards,
    Jitesh Talreja

  • Integration Scenario with Oracle SOA Suite and SAP

    Hi to all
    I have the following integration scenario:
    The customer have some applications in the integration landscape. All of this applications are integrated with Oracle Soa Suite.
    This customer, want to buy SAP ERP (ECC 6.0), and they want to integrate SAP ECC in their infrastructure.
    I told to them, that is necesary have Process Integration (PI), by have a services oriented architecture.
    But, I want to hear options, possibilities and comments. Where I find information related ?
    Thank you very much
    Dario

    Hi Rodriguez  ,
    you can use Oracle AS Adapter for SAP for integrating SAP system to oracle .
    some step you need to do in SAP ECC side for data transfer - like create TCP/IP RFC connection ,
    for TCP/IP RFC config. you can generate program ID in Oracle AS Adapter ..Also Oracle provides a SAP JRFC library  for integrating SAP system .
    you can find more information in given link -
    http://www.oracle.com/technology/products/integration/adapters/dev_support.html
    Regards,
    Amit Shivhare

  • Installing SAP R/3 4.7 SR1 EXT200 on Linux 5.2 with Oracle 10G (10.2.0.2)

    I am getting following error which executing the DB Load. I am done with CI installation and Installed Oracle 10g with patch level 10.2.0.2( according to PAM)
    I got following error in sapinst.log file:
    INFO 2009-08-31 17:12:48
    Working directory changed to /home/rq1adm/sapinstall_DB.
    INFO 2009-08-31 17:14:08
    Task files created
    INFO 2009-08-31 17:14:08
    Command files created
    ERROR 2009-08-31 17:14:39
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPDOKCL.log
    ERROR 2009-08-31 17:17:39
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPSSEXC.log
    ERROR 2009-08-31 17:20:09
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPAPPL2.log
    ERROR 2009-08-31 17:25:39
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPAPPL0.log
    ERROR 2009-08-31 17:31:09
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPAPPL1.log
    ERROR 2009-08-31 17:32:39
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPSDIC.log
    ERROR 2009-08-31 17:33:39
    MSC-01015  Process finished with error(s), check log file /home/rq1adm/sapinstall_DB/SAPDD03L.log
    SAPDOKCL.log:
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (TSK) ERROR: Unable to rename /home/rq1adm/sapinstall_DB/SAPDOKCL.TSK to /home/rq1adm/sapinstall_DB/SAPDOKCL.TSK.bck
    (TSK) ERROR: OS error message: No such file or directory
    /sapmnt/RQ1/exe/R3load: job finished with 1 error(s)
    /sapmnt/RQ1/exe/R3load: END OF LOG: 20090831171410
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (DB) INFO: DOKCLU created #20090831171410
    (IMP) INFO: import of DOKCLU completed (1262437 rows) #20090831171545
    (DB) INFO: DOKCLU~0 created #20090831171548
    (DB) INFO: disconnected from DB
    /sapmnt/RQ1/exe/R3load: job completed
    /sapmnt/RQ1/exe/R3load: END OF LOG: 20090831171548
    SAPSSEXC.log:
    /sapmnt/RQ1/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#7 $ SAP
    /sapmnt/RQ1/exe/R3load: version R6.40/V1.4
    /sapmnt/RQ1/exe/R3load -dbcodepage 1100 -i /home/rq1adm/sapinstall_DB/SAPSSEXC.cmd -l /home/rq1adm/sapinstall_DB/SAPSSEXC.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (TSK) ERROR: file /home/rq1adm/sapinstall_DB/SAPSSEXC.TSK.bck already seems to exist
                 a previous run may not have been finished cleanly
                 file /home/rq1adm/sapinstall_DB/SAPSSEXC.TSK possibly corrupted
    /sapmnt/RQ1/exe/R3load: job finished with 1 error(s)
    /sapmnt/RQ1/exe/R3load: END OF LOG: 20090831171710
    SAPAPPL2.log:
    /sapmnt/RQ1/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#7 $ SAP
    /sapmnt/RQ1/exe/R3load: version R6.40/V1.4
    /sapmnt/RQ1/exe/R3load -dbcodepage 1100 -i /home/rq1adm/sapinstall_DB/SAPAPPL2.cmd -l /home/rq1adm/sapinstall_DB/SAPAPPL2.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: IACKEYCOLD~001 created #20090831171940
    (DB) INFO: IACKEYCONV created #20090831171940
    (IMP) INFO: import of IACKEYCONV completed (0 rows) #20090831171940
    (DB) INFO: IACKEYCONV~0 created #20090831171940
    (DB) INFO: IACKEYCONV~001 created #20090831171940
    (DB) INFO: IACMIME created #20090831171940
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (TSK) ERROR: file /home/rq1adm/sapinstall_DB/SAPAPPL2.TSK.bck already seems to exist
                 a previous run may not have been finished cleanly
                 file /home/rq1adm/sapinstall_DB/SAPAPPL2.TSK possibly corrupted
    /sapmnt/RQ1/exe/R3load: job finished with 1 error(s)
    /sapmnt/RQ1/exe/R3load: END OF LOG: 20090831171940
    WE have OCFS2 as a file system( on shared disk location)/sapmnt/RQ1/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#7 $ SAP
    /sapmnt/RQ1/exe/R3load: version R6.40/V1.4
    /sapmnt/RQ1/exe/R3load -dbcodepage 1100 -i /home/rq1adm/sapinstall_DB/SAPAPPL2.cmd -l /home/rq1adm/sapinstall_DB/SAPAPPL2.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: IACKEYCOLD~001 created #20090831171940
    (DB) INFO: IACKEYCONV created #20090831171940
    (IMP) INFO: import of IACKEYCONV completed (0 rows) #20090831171940
    (DB) INFO: IACKEYCONV~0 created #20090831171940
    (DB) INFO: IACKEYCONV~001 created #20090831171940
    (DB) INFO: IACMIME created #20090831171940
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (TSK) ERROR: file /home/rq1adm/sapinstall_DB/SAPAPPL2.TSK.bck already seems to exist
                 a previous run may not have been finished cleanly
                 file /home/rq1adm/sapinstall_DB/SAPAPPL2.TSK possibly corrupted
    /sapmnt/RQ1/exe/R3load: job finished with 1 error(s)
    /sapmnt/RQ1/exe/R3load: END OF LOG: 20090831171940
    WE have OCFS2 as a filesystem ( on shared location)
    Thank you,
    Raj.

    Hello Rajesh,
    The log clearly says,
    ERROR: file /home/rq1adm/sapinstall_DB/SAPAPPL2.TSK.bck already seems to exist a previous run may not have been finished cleanly. file /home/rq1adm/sapinstall_DB/SAPAPPL2.TSK possibly corrupted
    below existing thread will help you.
    Re: DataBase Instance cannot create task file during the installation
    SAP Note 455195
    Regards,
    Debasis.

  • Java client for OSB proxy with JMS Transport

    Hi,
    I am trying to call OSB proxy with JMS Transport. I am generating the client through ant task clientgen and following this article
    http://www.oracle.com/technetwork/articles/murphy-soa-jms-092653.html
    The osb proxy is req-response and is simply routing to BS which return a string value.
    When I run my client, it get stuck and does not return at all. Has any one trying java client in such scenario?
    What I may be missing?
    Below is snipped of client code:
    String url = "http://localhost:7021/sbresource?PROXY/MySample/MyJMSProxyService";
    CreditLoanApprovalServiceSoapBindingQSService service = new CreditLoanApprovalServiceSoapBindingQSService_Impl(url);
    MyPortType port = service.getCreditLoanApprovalServiceSoapBindingQSPort();
    LoanStruct in = new LoanStruct(); //populated the data structure
    String loanResult = port.processLoanApp(in); // Stuck here without any error
    System.out.println("LoanResult--> " + loanResult);
    Thx
    /Ashwani

    http://localhost:7021/sbresource?PROXY/MySample/MyJMSProxyService is the WSDL URL of the proxy.
    Transport is is picked by the client from wsdl.
    As far as the documentation of client generation is there, there is no change.
    But meanwhile I have started working on sending the message directly to queue. JMSProxy is getting called. May be I will first run the proxy this way and then try troubleshooting the java client.
    Regards
    Ashwani

Maybe you are looking for

  • IDOC to email (flat file attachment) scenarion

    Hello everybody, I'm working with XI 3.0 I have a scenario IDOC - XI - flat file, but the file need be sent by email and not by FTP. Using normal configuration of email communication Channel , i notify is not possible sent a flat file, but only XML.

  • Need help installing Lightroom 5 upgrade on a new computer

    Hi all, On Mac #1 I have Lightroom 5, which was upgraded to from Lightroom 4. I have noted down a full v4.x licence key and a v5.x upgrade key, and these worked on Mac #1. I now want to install Lightroom 5 on Mac #2. I can install and activate v4 but

  • Itunes not working and I am connected to internet it wond update and i keep getting and error message

    I need help in working out this problem I am rtrying to sort out why my computer will not update and i am connnected to internet is it better to remove and install again if so which is the best way to do this as i am getting error messages when i try

  • Skipping through songs...why and how to fix it?

    Starting last night, whenever I select a song to play on my iPod mini (the original version if that matters) it skips through all the songs to the end of the playlist and then brings me back to the main menu screen. What's going on here?

  • Ipod photo transfer

    how to i get all photos on my 5G iPod back on my eMac. (not just the ones i imported from my camera) Have misplaced my iPhoto library and eMac won't read my back up DVD (which is strange as it played in my regular DVD player) eMac 1GHz PowerPC G4   M