Error during executing soap request

Hello everybody, I am doing this example - http://tylermuth.wordpress.com/2008/03/31/call-bi-publisher-web-services-from-apex/
and getting error: <faultstring>org.xml.sax.SAXException: Invalid element in oracle.xdo.webservice.ScheduleRequest - deliveryRequest</faultstring>
How can I fix it?

Hi,
Yes I'm trying to delete all the requests that got activated simultaneoulsy, even though i tried to delete seperately system will throw the message to do it together.
There are no requests after this.
This is a delta load coming straight from the extractor and there are subsequent loads to further data targets, but since the QM status is in red, further update didnt happen.
Yes you are right, usually I wont be able to correct the psa data if the data already existed in data target, but in this case I was able to do, when i went to Manage PSA, the icon was in Change mode, and I had corrected the data, when these requests are still in the ods.
I guess i had answered all your questions, but the problem still unresolved.
Thanks anyway for your answers
Rgds
Gopakumar

Similar Messages

  • PO 7.4: NW BPM: HTTP Error response for SOAP request or invalid content-type.HTTP 200 OK

    Hi Experts
    I am trying to call NW BPM scenario(File to BPM) from PI, and using below adapter config.
    I am getting below error.
    Failed to call the endpoint: Error in call over HTTP: HTTP 200 OK
    SOAP: Call failed: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    SOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.; HTTP 200 OK
    Any idea how to fix this issue?
    Thanks,
    Sandeep Maurya.

    Hi Sandeep,
    Test the URL from your browser and check the proxy settings as well.
    Refer the below links
    SOAP: call failed: java.io.IOException: invalid content type for SOAP: TEXT
    SOAP: Call failed: java.io.IOException: Failed to get the input stream from socket: java.net.SocketException: Connection…
    Regards
    Bhargava Krishna

  • SOAP Receiver Error: HTTP Error response for SOAP Request

    Hi gurus,
    I'm facing a weird error in File --> PI 7.31 java only --> soap receiver proxy.
    The other interfaces runs well. just one get the the following error:
    Exception caught by adapter framework: java.io.IOException: Error receiving or parsing request message: java.io.IOException: HTTP Error response for SOAP request or invalid content-type.
    I check the payload and test in the inbound proxy. on error.
    Any hints?
    Thanks a lot!
    regards
    Christine

    Hello Christine,
    I faced the same issue,
    You can use the beans below to overcome the error.
    And charset should be utf-8

  • Error during executing the tp command 'tp Connect DEV...

    Dear All,
       There is error when I SPAM support package SAPKB70010.(SAP ECC6.0)
       Info:
       Import phase 'CHECK_REQUIREMENTSS'
       \HOSTNAME\SAPMNT\trans\bin\TPPARAM
       Error during executing the tp command 'tp connect DEV...'
       TP return cod:'0208', tp message:'error in transportprofil (param missing,unknow..'tp output
       sapmnt\trans\bin\TPPARAM could not be opened.
      EXIT
      ERROR:
    System: Parameter SAPEVTPATH not set. Batch jobs cannot be started.
      Error in
    hostname\sapmnt\trans\bin\TPPARAM: transdir not set.
      tp return code Summary:
      TOOLS:Hightest return code of single steps was:0
      ERRORS: Highest tp internal error was:0208
    My environment:
    Win2003 X64
    Oracle 10.2
    SAP ECC 6.0  Basis 700  09
    Kernel patch num:254
    How to solve the issue?
    Thank you very much!

    Hi
    2 possible problems.
    1) tp is using the wrong profile
    2) the profile is not complete
    For 1, specify the profile when using the tp command e.g. tp connect dr1
    pf='/usr/sap/trans/DR1/bin/TPPARAM'
    For 2 you need to edit the TPPARAM file and insert the correct values e.g.
    DR1/sapevtpath = /usr/sap/$(system)/SYS/exe/run/sapevt or you can add
    it into the command line with the -D option
    At the command prompt enter 'tp connect' and the help file will be
    displayed for that command with the available options
    Cheers
    Nirav Kundaria

  • Error during execute UTL_MAIL package

    I am using Oracle 10g in windows environment.
    I got following error during execute utl_mail.send package.
    ERROR at line 1:
    ORA-29278: SMTP transient error: 421 Service not available
    ORA-06512: at "SYS.UTL_SMTP", line 21
    ORA-06512: at "SYS.UTL_SMTP", line 97
    ORA-06512: at "SYS.UTL_SMTP", line 139
    ORA-06512: at "SYS.UTL_MAIL", line 405
    ORA-06512: at "SYS.UTL_MAIL", line 594
    ORA-06512: at line 2
    What is the solution..
    Message was edited by:
    Pankaj Gupta

    Are you sure your configuration is set up correctly.
    Note: the UTL_MAIL package is not installed by default. It can be created by running two scripts, <ORACLE_HOME>/rdbms/admin/utlmail.sql and <ORACLE_HOME>/rdbms/admin/prvtmail.sql, from a SQL*Plus session.
    In addition, a new initialization parameter, SMTP_OUT_SERVER, specifies the name of the mail server domain. Oracle does this because it gives the DBA a chance to secure the port that SMTP_OUT_SERVER defines from being overloaded from incoming data transmissions. If SMTP_OUT_SERVER is not defined, however, Oracle automatically accepts the domain from the DB_DOMAIN initialization parameter instead.

  • Error while sending SOAP Request to server through XML Spy

    i have created a webservice to jdbc scenario application and when i tried to check my webservice with XML Spy by giving inputs to wsdl file as SOAP Request to server, its showing the error like this:
    <b><u>Http error : could not POST File</u></b>
    It would be good if u explain step by step procedure how to solve the issue.
    Thanks & Regards.,
    Pushparaju.B

    This is the error showing after clicking OK button after it showed the error
    Http error : could not POST File
    <b><?xml version="1.0"?>
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
         <SOAP:Body>
              <SOAP:Fault>
                   <faultcode>SOAP:Server</faultcode>
                   <faultstring>Server Error</faultstring>
                   <detail>
                        <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>DeliveryException</code>
                             <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:PL_TIMEOUT:
         at com.sap.aii.adapter.xi.ms.XIEventHandler.onTransmit(XIEventHandler.java:451)
         at com.sap.aii.af.ra.ms.impl.core.queue.CallConsumer.onMessage(CallConsumer.java:125)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:831)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:150)
              ]]></text>
                        </s:SystemError>
                   </detail>
              </SOAP:Fault>
         </SOAP:Body>
    </SOAP:Envelope></b>
    yes i have the role of XIAPPLUSER
    scenario has created by me and i have the authorization to enter into XI

  • HTTP error while sending SOAP request using wsdl file

    We created SOAP request using the wsdl file ; while sending SOAP request from Altova XMLSpy, we are getting the below error.
    HTTP error: could not post file
    Can you please explain how to resolve this issue
    Regards,
    Sanghamitra

    there is very little information to help you here.
    Can you confirm if this is a SOAP sender scenario or SOAP receiver scenario?
    Also do go to thru these links to help you out;
    Troubleshooting
    Troubleshooting - RFC and SOAP scenarios *** Updated on 20/04/2009 ***
    RFC -> SOAP
    RFC -> XI -> WebService - A Complete Walkthrough (Part 1)
    RFC -> XI -> WebService - A Complete Walkthrough (Part 2)
    SOAP <-> XI <-> RFC/BAPI
    Walkthrough - SOAP  XI  RFC/BAPI

  • Getting following error when sending soap request to PI

    Hi All,
              I am trying to send the following soap request to XI
    =======================================================================
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:gip="urn:pmintl.com/Gips02">
       <soapenv:Header/>
       <soapenv:Body>
          <gip:MT_GIPSTOSMDLSYN_REQ>
             <Source>
               <xmlDocument><sender><name>GiPS</name><environment>Dev</environment><UserID>ymargub</UserID></sender><message GiPSChange="C69695" op="Release"><Col N="RELEASE_DATE">2009-01-22</Col><Col N="CHG_DESCRIPTION">Automatic Release</Col></message></xmlDocument>
             </Source>
          </gip:MT_GIPSTOSMDLSYN_REQ>         
       </soapenv:Body>
    </soapenv:Envelope>
    ================================================================================
    I am getting a error as shown below . In runtime workbench under communication channel it is also showing "null pointer exception". The details of message given below . Can anyone please analyse where it is going wrong. Everything from sender agreement to communication channel is in place.
    =================================================================================
    <!-- see the documentation
      -->
    - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
    - <SOAP:Body>
    - <SOAP:Fault>
      <faultcode>SOAP:Server</faultcode>
      <faultstring>Server Error</faultstring>
    - <detail>
    - <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
      <context>XIAdapter</context>
      <code>ADAPTER.JAVA_EXCEPTION</code>
      <text>java.lang.NullPointerException at com.sap.aii.af.sdk.xi.mo.xmb.XMBMessageOperator.getQualityOfServiceAsString(XMBMessageOperator.java:2048) at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:843) at sun.reflect.GeneratedMethodAccessor789_10002.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71) at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177) at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute

    Hi,
    Please cross check the URL that you are giving in Proposed URL option wihile you are generating the WSDL.
    Type the URL that you are using as i mentioned in above in Intenet Explorer and press Enter. This should give Message servelet ok.
    Then clear CPA Cache and test your scenario, it will work ( Provided you should fill SOAP Adatpter parameters correctly in ID).
    Thanks
    Subbu

  • Error while posting SOAP request

    Hi All,
       I am working on one SOAP to RFC syncronous scenario,
    when i am checking the scenario using XML spy i am getting following error,
    Please help me
    <?xml version="1.0"?>
    <!-- see the documentation -->
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
         <SOAP:Body>
              <SOAP:Fault>
                   <faultcode>SOAP:Server</faultcode>
                   <faultstring>Server Error</faultstring>
                   <detail>
                        <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                             <context>XIAdapter</context>
                             <code>ADAPTER.JAVA_EXCEPTION</code>
                             <text><![CDATA[
    com.sap.aii.af.ra.ms.api.DeliveryException: com.sap.aii.af.ra.ms.api.MessagingException: Could not parse XMBMessage due to invalid content type for SOAP: TEXT/HTML
         at com.sap.aii.af.ra.ms.impl.core.queue.consumer.CallConsumer.onMessage(CallConsumer.java:158)
         at com.sap.aii.af.ra.ms.impl.core.queue.Queue.run(Queue.java:916)
         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:102)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
              ]]></text>
                        </s:SystemError>
                   </detail>
              </SOAP:Fault>
         </SOAP:Body>
    </SOAP:Envelope>
    when monitoring communication channel it is showing status   "request received , error occured"
    Regards
    Pradeep P N

    Hi Pradeep,
    I request u to just check in RWB, in component monitoring, the status of integration server and adapter engine.......if it is red, then ask your basis guys to remove that error................just check your comm channels, i think your comm channels are in error, if they are just edit them, save and activate them again..........i think then your this issue will be resolved.'
    I think some port information has been edited recently.
    Make sure that ur ABAP and java stack are at same patch levels after the upgrade.
    try this too
    com.sap.aii.af.ra.ms.api.DeliveryException: Exception in method process
    and this
    com.sap.aii.af.ra.ms.api.DeliveryException: Exception in method process ?
    Regards,
    Vinod.

  • Error during ODS activation- request deletion

    Hello Gurus,
    We had a problem during ODS activation, could you please help?
    We are on BW 3.1
    Activation of an ODS failed with the message, "Fiscal year variant MC is not maintained for calendar year 2009u201D, u201CError getting SID for ODS object ZODS_O02u201D and u201CError when assigning SID: Action VAL_SID_CONVERT table 0FISCPER."
    The expected data for 2009 didn't arrive, so the activation step in the proces chain has failed.
    What I've done is, just deleted the request from the ODS.
    But while this job was running, there was a short dump, and the same job was shown as cancalled under SM37. Though the request was successfully deleted from the ODS, it is showing as cancelled in SM37.
    I've given below the log details of the job.
    Job started
    Step 001 started (program RSDELPART1, variant &0000000003334, user ID ABCD)
    Delete running: ODS object ZODS_O02, from 310,818 to 310,818
    Delete is scheduled; Selection conditions were substituted
    Request REQU_4AZBURUGR09EXTAS8A9IRZUI4 successfully deleted from ODS object ZODS_O02
    ABAP/4 processor: MESSAGE_TYPE_X
    Job cancelled.
    Could you please clarify the reason for the short dump and for the job getting cancelled?
    thanks in advance,
    Raj

    Hi,
    As an help i suggest you can first check the corresponding message for the "Message type X" in transaction se91.
    Follow the below procedure for the same :
    1.Execute ST22 > Double click on any entries
    2.Go to Source Code Extract
    3.Locate u201C>>>>u201D and you will see Message
    i.e Message X041 (XX) in this example.
    - XX is the message class
    - 041 is the message class no. in the example above.
    4.Now open SE91.Enter the details we found from Source
    Code extract in ST22.Click Display
    5.Find the corresponding message.
    May be the message could much more elaborate your problem so it could be handeled properly.
    Thax & Regards
    Vaibhave Sharma

  • BW: Error during Delete Overalpping requests from a cube 0PCA_C01

    Hello Experts
    For the past 1 week, I am getting the following error in a process chain when trying to do Delete Overlapping requests from a cube.
    The error I am getting is:
    The chain failed while deleting the overlapping requests from 0PCA_C01 with an error messages "Error when deleting requests for comparison request" & "Deletion of request REQU_DBC7DZ51QY from data target 0PCA_C01 failed"
    CL_RSDRD_REQ_PHYS_DEL:REQUEST_DELETE RSDU_FACT_REQUID_DELETE SQL-ERROR: 0
    reqdel_infocube_with_aggr-0PCA_C01 CL_RSDRD_REQ_PHYS_DEL:REQUEST_DELETE RSDU_FACT_REQUID_DELETE
    Deletion of request REQU_DBCFVY9N1691OYQYNCMUGCSGM(290265) from InfoCube 0PCA_C01 terminated
    Error deleting request REQU_DBCFVY9N1691OYQYNCMUGCSGM from InfoCube 0PCA_C01. Exception: Unknown error
    Any suggestions on how to fix this problem permanently..i mean any SAP Note to be applied or any adjusting the database tables?
    Thanks
    Jyothi

    Hi Jyothi,
      This error usually comes because of presence of zombie ./ bad request. I would suggest you to check few of the tables and search for your request "REQU_DBCFVY9N1691OYQYNCMUGCSGM" in them if you are able to find it then delete that entry from there, there after you should not face error. Check if the request mentioned above is present in the below mentioned tables? If yes delete them from there.
    RSREQICODS, RSTSODS, , RSICCONT, RSODSACTREQ.
    Also check if the notes mentioned in the below thread are applicable in your case?
    Error when deleting requests in cube
    Thanks

  • BW:  Error during Delete Overalpping requests from a cube

    Hello, I am getting the following error in a process chain for the last few days when trying to do Delete Overlapping requests from a cube.   If I do a "repeat" the chain completes successfully.  
    The error I am getting is:
    Error when deleting requests for comparison request REQU_4MNC5NXH00MJI1LRHAFV3I3BH
    Deletion of request REQU_4MQ0NT0ISDRZA444OQRDBGC3X from data target ZZCCA_C11 failed
    Any suggestions on how to fix this problem?
    Thanks.

    Hi Sam,
    The job might be failing because the request might me compressed. Take the request id from the error message(for instance
    REQU_4MQ0NT0ISDRZA444OQRDBGC3X here) and check whether this request is compressed in the target ZZCCA_C11 or not.
    If it is compressed then the data target deletion step will fail obviously.
    If this is the case then change the setting of the compression step in the PC to compress the requests loaded 15 days back or whichever you feel comfortable.
    If this is not the case then please check the job log once why the deletion is failing.
    Hope this helps.
    Regards,
    Vijay.

  • Error During Executing Web Service

    Hi;
    I try to call a web service within pl/sql. I wrote a pl/sql block; but i am getting error. Code and error message are below:
    DECLARE
      ws_service      UTL_DBWS.service;
      ws_call         UTL_DBWS.CALL;
      ws_wsdl_url     uritype;
      ws_request_xml  xmltype;
      ws_response_xml xmltype;
    BEGIN
      ws_wsdl_url     := urifactory.getUri(url => 'http://10.85.249.85:1112/ws?WSDL');
      ws_service      := utl_dbws.create_service(ws_wsdl_url, NULL);
      ws_call         := utl_dbws.create_call(ws_service);
      ws_request_xml  := xmltype('<?xml version="1.0" encoding="UTF-8"?><ns0:WSMessage xmlns:ns0="http://10.85.249.85/schemas"><ns0:WSHeader ACTION="UPDATE"/><ns0:WSPayload><ns0:Attribute name="123456" value="test"/></ns0:WSPayload></ns0:WSMessage>');
      ws_response_xml := utl_dbws.invoke(ws_call, ws_request_xml);
      utl_dbws.release_call(ws_call);
      utl_dbws.release_service(ws_service);
      dbms_output.put_line(ws_response_xml.getstringval);
    END;
    ORA-29532: Java call terminated by uncaught Java exception: java.lang.IllegalAccessException: java.lang.NullPointerException
    ORA-06512: at "SYS.UTL_DBWS", line 159
    ORA-06512: at "SYS.UTL_DBWS", line 156
    ORA-06512: at line 9

    I worked on it. I changed some of my code but I am getting an error again:
    DECLARE
      ws_service      UTL_DBWS.service;
      ws_call         UTL_DBWS.CALL;
      ws_wsdl_url     uritype;
      ws_request_xml  xmltype;
      ws_response_xml xmltype;
    BEGIN
      ws_wsdl_url     := urifactory.getUri(url => 'http://10.85.249.85:1112/ws?WSDL');
      ws_service      := utl_dbws.create_service(ws_wsdl_url, 'WS');
      ws_call         := utl_dbws.create_call(ws_service, NULL, 'process');
      utl_dbws.set_property(ws_call, 'OPERATION_STYLE', 'DOCUMENT');
      ws_request_xml  := xmltype('<ns0:WSMessage xmlns:ns0="http://10.85.249.85/schemas"><ns0:WSHeader ACTION="UPDATE"/><ns0:WSPayload><ns0:Attribute name="123456" value="test"/></ns0:WSPayload></ns0:WSMessage>');
      ws_response_xml := utl_dbws.invoke(ws_call, ws_request_xml);
      utl_dbws.release_call(ws_call);
      utl_dbws.release_service(ws_service);
      dbms_output.put_line(ws_response_xml.getstringval);
    END;
    ORA-29532: Java call terminated by uncaught Java exception: javax.xml.rpc.soap.SOAPFaultException: Failed to invoke end componentFailed to invoke method
    ORA-06512: at "SYS.UTL_DBWS", line 403
    ORA-06512: at "SYS.UTL_DBWS", line 400

  • Error During importing Transport Request into New Refreshed system

    Dear Experts,
    we have refreshed the Development BI system ( DB0 ) with DB1 which is
    our New development system for Release 2 on Nov 5th ,2007. The
    additional transports which went successfully to production till date
    should to be manually moved to DB1.Some of the transports which are
    involved ODS are getting failed with the below Error.
    Start of the after-import method RS_ODSO_AFTER_IMPORT for object type(s) ODSO (Activation Mode)
    Activation of Objects with Type DataStore Object
    Checking Objects with Type DataStore Object
    Checking DataStore Object ZOTCODF3
    DataStore object ZOTCODF3 is consistent
    Saving Objects with Type DataStore Object
    Internal Activation (DataStore Object )
    Preprocessing / Creation of DDIC Objects for DataStore Object ZOTCODF3
    Database table /BIC/AZOTCODF340 was deleted
    Table/view /BIC/AZOTCODF300 (type 0) from DataStore object ZOTCODF3 saved
    Creation/deletion of indexes for active table
    Table/view /BIC/AZOTCODF340 (type 4) from DataStore object ZOTCODF3 saved
    Table type /BIC/WAZOTCODF300 saved
    Table/view /BIC/VZOTCODF32 (type VIEW) from DataStore object ZOTCODF3 saved
    Change log for DataStore object "ZOTCODF3" saved successfully
    Activate all Dictionary objects ( 5 ):
    All DDIC objects have been activated / deleted
    Post Processing/Checking the Activation for DataStore Object ZOTCODF3
    Creating Export DataSource and dependent Objects
    <b>The creation of the export DataSource failed</b>Reading the Metadata of ZOTCODF3 ...
    Creating DataSource 8ZOTCODF3 ...
    <b>Name or password is incorrect (repeat lo gon)
    Name or password is incorrect (repeat lo gon)Error when creating the export DataSource and dependent</b> ObjectsCompare active / modified versions for DataStore object &2
    Update/activation program for DataStore object ZOTCODF3 is being regenerated
    <b>Error when activating DataStore Object ZOTCODF3</b>
    Resetting of Incorrect Objects Back to the Active Version (DataStore Object )
    Preprocessing / Creation of DDIC Objects for DataStore Object ZOTCODF3
    Database table /BIC/AZOTCODF340 was deleted
    Table/view /BIC/AZOTCODF300 (type 0) from DataStore object ZOTCODF3 saved
    Creation/deletion of indexes for active table
    Table/view /BIC/AZOTCODF340 (type 4) from DataStore object ZOTCODF3 saved
    Table type /BIC/WAZOTCODF300 saved
    Table/view /BIC/VZOTCODF32 (type VIEW) from DataStore object ZOTCODF3 saved
    <b>Versioning not possible for PSA 8ZOTCODF3_CA
    Error while saving change log for DataStore object ZOTCODF3</b>
    When i tried to reimport, DDIC is getting locked.we havent changed DDIC
    password as we confirmed logging with the password we have.
    we are on Stack 11. Please help us in resolving the issue at the
    earliest.
    Regards
    Ravi Patneedi

    Hi,
    Ask Basis people, to check myself datamart RFC login through SM59 via background user(ALEREMOTE). Issue related with Initial password .
    Regards,
    Saran

  • Error During executing query from OBIEE

    Hi,
    I have installed EBS and i have integrated OBIEE with EBS. (on Windows server 2003).
    Now after logging to OBIEE, I went to the subject area for creating a Query.
    After selecting the column when i press button "Display Result"
    The following message is displayed.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 23006] The session variable, NQ_SESSION.ICX_SESSION_COOKIE, has no value definition. (HY000)
    SQL Issued: SELECT "- Equipment"."Organization (Department Hierarchy)" saw_0 FROM "Manufacturing Hub Catalog" ORDER BY saw_0
    I have added the entry for my DB in Data Source (ODBC).
    Please tell me the reason for this error.
    Regards,
    Niranjan.

    Hi,
    i have a problem:
    when i open a query with OBI Answers i have this error:
    Error Code:OPR4ONWY:U9IM8TAC:OI2DL65P
    Stato: HY000. Codice: 10058. NQODBC [SQL_STATE: HY000|http://forums.oracle.com/forums/] [nQSError: 10058|http://forums.oracle.com/forums/] Si &egrave; verificato un errore generico({color:#ff0000}generic error{color}). [nQSError: 16001|http://forums.oracle.com/forums/] Stato errore ODBC: 28000 codice: 18456 messaggio: Microsoft[ODBC SQL Server Driver|http://forums.oracle.com/forums/][SQL Server|http://forums.oracle.com/forums/]Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.. (HY000)
    Istruzione SQL eseguita: SELECT BEN010_TIPO_BENEFIT.X_DESCRIZIONE saw_0 FROM dbo ORDER BY saw_0
    What's the problem and can i do?
    Sorry for my bad english.
    I'm waiting an answer..
    Tanks.
    Roberto Testa
    Edited by: user10366555 on 7-ott-2008 2.42

Maybe you are looking for