WSIF JCA Execute of operation 'pkgService' failed

Hi,
I am trying to execute an API from package which is having PL/SQL record, it is failing during the bind as follows (we are using Oracle BPEL 10.1.2.0.2 midTier) -
<bindingFault>
<part name="code" >
<code>4068</code>
</part>
<part name="summary" >
<summary>file:/D:/OraBPELPM_101202/integration/orabpel/domains/default/tmp/.bpel_RylanPkgCall_1.0.jar/pkgService.wsdl [ pkgService_ptt::pkgService(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'pkgService' failed due to: Error while trying to prepare and execute an API. An error occurred while preparing and executing the APPS.BPEL_PKGSERVICE.FCS_UPS_XML_SPKG$FCS_SHIP_CON API. Cause: java.sql.SQLException: ORA-04068: existing state of packages has been discarded ORA-04063: package body "APPS.BPEL_PKGSERVICE" has errors ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1 ; nested exception is: ORABPEL-11811 Error while trying to prepare and execute an API. An error occurred while preparing and executing the APPS.BPEL_PKGSERVICE.FCS_UPS_XML_SPKG$FCS_SHIP_CON API. Cause: java.sql.SQLException: ORA-04068: existing state of packages has been discarded ORA-04063: package body "APPS.BPEL_PKGSERVICE" has errors ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1 Check to ensure that the API is defined in the database and that the parameters match the signature of the API. Contact oracle support if error is not fixable. </summary>
</part>
<part name="detail" >
<detail>ORA-04068: existing state of packages has been discarded ORA-04063: package body "APPS.BPEL_PKGSERVICE" has errors ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 1 </detail>
</part>
</bindingFault>
Any comments or suggestions will be great.
Thanks

<detail>Element not completed: 'Payables_Exp_Payload'</detail>It seems problem is in schema validation. Make sure that you are passing a valid xml to adapter. Exactly what are you doing in your process?
To get better response cross-post your question in BPEL forum -
BPEL
Regards,
Anuj

Similar Messages

  • WSIF JCA Execute of operation 'SynchRead' failed due to: The SSH API threw

    Hello All,
    I am getting the following error for SFTP Synchronize operation
    "WSIF JCA Execute of operation 'SynchRead' failed due to: The SSH API threw an exception".
    Have any of you experienced this error and how to fix this.
    thanks
    BPELDeveloper

    <detail>Element not completed: 'Payables_Exp_Payload'</detail>It seems problem is in schema validation. Make sure that you are passing a valid xml to adapter. Exactly what are you doing in your process?
    To get better response cross-post your question in BPEL forum -
    BPEL
    Regards,
    Anuj

  • Execute of operation 'Produce_Message' failed due to: ERRJMS_EMPTY,help....

    <messages>
    -<input>
    -<Invoke_Output_Produce_Message_InputVariable>
    -<part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Root-Element">
    <Root-Element xmlns="http://TargetNamespace.com/Inbound"/>
    </part>
    </Invoke_Output_Produce_Message_InputVariable>
    </input>
    -<fault>
    -<remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    -<part name="code">
    <code>null
    </code>
    </part>
    -<part name="summary">
    <summary>
    file:/C:/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_BPELProcess2_1.0_926648afbf81509a7362b645586f22f7.tmp/Outbound.wsdl [ Produce_Message_ptt::Produce_Message(Root-Element) ] - WSIF JCA Execute of operation 'Produce_Message' failed due to: ERRJMS_EMPTY_PAYLOAD.
    Payload Record Element is unexpectedly empty [Caused by: Element not completed: 'Root-Element'].
    ; nested exception is:
         ORABPEL-12167
    ERRJMS_EMPTY_PAYLOAD.
    Payload Record Element is unexpectedly empty [Caused by: Element not completed: 'Root-Element'].
    Please examine the log file to determine the problem.
    </summary>
    </part>
    -<part name="detail">
    <detail>null
    </detail>
    </part>
    </remoteFault>
    </fault>
    </messages>

    In the JMS configuration (oc4j-ra.xml), set the following property to false:
    <config-property name="isTransacted" value="false"/>

  • WSIF JCA execute + Siebel adapter

    Hi
    I have to invoke a Siebel workflow from BPEL.
    I have a Siebel adapter configured. Using the application explorer, I have created an Integration Object and then created the outbound request/response schemas to invoke Siebel from BPEL.
    I created a simple process to checjk if the invocation is successful.
    I am getting the following error while initating an insta nce from the BPEL console -
    WSIF JCA Execute of operation 'XYZ' failed due to: Error in processing the input document
    Any pointers to this?

    Hi
    I have to invoke a Siebel workflow from BPEL.
    I have a Siebel adapter configured. Using the application explorer, I have created an Integration Object and then created the outbound request/response schemas to invoke Siebel from BPEL.
    I created a simple process to checjk if the invocation is successful.
    I am getting the following error while initating an insta nce from the BPEL console -
    WSIF JCA Execute of operation 'XYZ' failed due to: Error in processing the input document
    Any pointers to this?

  • Error:JCA Binding execute of Reference operation 'writetoBAM' failed

    Hi All,
             I have two different environment, On which BAM server is installed and configured on both. Both servers has same folder structure for Data Objects. I have created "abc" data object on server1. Implemented sensors in bpel. deployed respective composites on server1, bam sensors works fine. I am able to get data in data object.
    Now i have manually created similar data object "abc" on server2 having same column as in "abc" data object on server1. Deployed composites on server2. Now found BAM sensors are not working am not able to get data in "abc" data object on server2
    Found error in soa-diagnostic.log :
    Exception not handled by the Collaxa Cube system.
    an unhandled exception has been thrown in the Collaxa Cube systemr; exception reported is: "BINDING.JCA-12563
    Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: javax.resource.ResourceException: javax.resource.ResourceException: BAM-06008: The XML payload is invalid; extra contents were found.".
    The invoked JCA adapter raised a resource exception.
    Please help,
    Thanks,
    sagar

    Found error in naming of data object field id.

  • "JCA Binding execute of Reference operation 'Write' failed due to: Translation Error.

    Hi, i am trying to read a comma delimited file using an inbound file adapter, i have used a mediator to route records to the outbound file adapter.My input.txt file contains 10 records as Fname,Lname.I have used native format builder to generate xsd. To achieve transformation,in the mediator i have mapped only the Fname from source to traget using a for-each loop.I am trying to publish records in the batches of 2 so i have configured inbound file adapter accordingly.My inbound file adapter reads the first two records and the same is visible at the em console mediator instance(payload), i am even able to see the first two records being transformed in the transformed payload in the mediator instance detail but at the outbound file adapter i get an error saying :
    Error during invoking 1-way operation "Write" on target service "writeFile"
    Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Write' failed due to: Translation Error. Translation Error. Error while translating message to native format. Please make sure that the payload for the outbound interaction conforms to the schema. ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    When i map both the Fname and Lname in the xsl map file i get the output.But i only need one field at the outfile i:e either the Fname or the Lname.
    Given below are the details of the interface:
    My Interface Flow:       InboundFileAdapter--------ReadsFile------->Medaitor------Transformation----->OutboundFileAdapter-----writesFile
    Input Payload(comma delimited text file) as,
    Brad,Pitt
    Keanu,Reaves
    Martin,Lawrance
    Johnny,Depp
    etc
    etc
    Schema definition for payload:
    <?xml version="1.0" encoding="UTF-8" ?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd"
                xmlns:tns="http://TargetNamespace.com/readFile"
                targetNamespace="http://TargetNamespace.com/readFile"
                elementFormDefault="qualified"
                attributeFormDefault="unqualified"
                nxsd:version="NXSD"
                nxsd:stream="chars"
                nxsd:encoding="US-ASCII">
      <xsd:element name="Root-Element">
        <xsd:complexType>
          <xsd:sequence>
            <xsd:element name="Employee" minOccurs="1" maxOccurs="unbounded">
              <xsd:complexType>
                <xsd:sequence>
                  <xsd:element name="Fname" type="xsd:string" nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;" />
                  <xsd:element name="Lname" type="xsd:string" nxsd:style="terminated" nxsd:terminatedBy="${eol}" nxsd:quotedBy="&quot;" />
                </xsd:sequence>
              </xsd:complexType>
            </xsd:element>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
    </xsd:schema>
    XSL Map:
    <xsl:template match="/">
        <imp1:Root-Element>
          <xsl:for-each select="/imp1:Root-Element/imp1:Employee">
            <imp1:Employee>
              <imp1:Lname>
                <xsl:value-of select="imp1:Lname"/>
              </imp1:Lname>
            </imp1:Employee>
          </xsl:for-each>
        </imp1:Root-Element>
      </xsl:template>
    </xsl:stylesheet>
    Please help me with the above mentioned error and if above transformation is possible using a mediator instead of BPEL
    Regards,
    Saif

    Hi Saif,  Are you using the same xsd for the outbound (write) file adapter as well? In that case, you may need to map both the names (Fname and Lname) but leave the name which you do not want to be written to the file as an empty text. For example, if you would need to map only the Lname, but not the Fname, the xsl will be like,
    <xsl:template match="/">
        <imp1:Root-Element>
          <xsl:for-each select="/imp1:Root-Element/imp1:Employee">
            <imp1:Employee>
              <imp1:Fname>
              <xsl:text disable-output-escaping="no"></xsl:text>
              </imp1:Fname>
              <imp1:Lname>
                <xsl:value-of select="imp1:Lname"/>
              </imp1:Lname>
            </imp1:Employee>
          </xsl:for-each>
        </imp1:Root-Element>
      </xsl:template>
    </xsl:stylesheet>
    Another option is to have a separate xsd with only one element (Fname or Lname) for the outbound file adapter, in which case you would need to map only one field.

  • BEA-381951 JCA inbound request only invocation failed

    Hi there,
    I'm using OSB to create a series of interfaces between a couple of applications.
    Since this Monday for some reason whenever I try to test my application on the server I'm getting the error <BEA-381951> JCA inbound request only invocation failed (I'll post the stack trace on the end of the post).
    I'm using the OEPE to create the OSB services and publish them... The publish functions OK and the OEPE says that it is synchronized with the server, but when I try to do Run on server to test my Services it takes long time without anything happening and at the end appears a message saying that there was an unknown error. If I try again to Run on Server nothing happens. After this I can't even access the web sbconsole, it stays loading and nothing happens...
    I don't know if it is relevant but I have 3 kinds of services, some are listening to a Table in a Data Base, other are Webservices and other listen to a Topic.
    Can anybody help me?
    Best Regards,
    Daniel Alves
    The stack trace of the error is the following:
    <Error> <JCATransport> <SERVER NAME> <AdminServerOsb> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <BEA1-002646A254E4F8C4A298> <a7acfb4f5f216892:-40aaf1d3:12a130eb503:-8000-000000000001fa2f> <1280220202417> <BEA-381951> <JCA inbound request only invocation failed, exception: java.security.PrivilegedActionException: com.bea.wli.sb.transports.TransportException: com.bea.wli.sb.pipeline.PipelineException
    java.security.PrivilegedActionException: com.bea.wli.sb.transports.TransportException: com.bea.wli.sb.pipeline.PipelineException
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:373)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.sendMessage(JCATransportInboundOperationBindingServiceImpl.java:411)
         at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.invokeOneWay(JCATransportInboundOperationBindingServiceImpl.java:126)
         at com.bea.wli.sb.transports.jca.binding.JCAInboundRequestListener.post(JCAInboundRequestListener.java:40)
         at oracle.tip.adapter.sa.impl.inbound.JCAInboundListenerImpl.onMessage(JCAInboundListenerImpl.java:171)
         at oracle.tip.adapter.fw.jca.messageinflow.MessageEndpointImpl.onMessage(MessageEndpointImpl.java:462)
         at oracle.tip.adapter.db.InboundWork.onMessageImmediately(InboundWork.java:2008)
         at oracle.tip.adapter.db.InboundWork.onMessageDirectly(InboundWork.java:1957)
         at oracle.tip.adapter.db.InboundWork.onMessage(InboundWork.java:1849)
         at oracle.tip.adapter.db.InboundWork.transactionalUnitDirectly(InboundWork.java:1569)
         at oracle.tip.adapter.db.InboundWork.processDeliveryException(InboundWork.java:1810)
         at oracle.tip.adapter.db.InboundWork.transactionalUnit(InboundWork.java:1523)
         at oracle.tip.adapter.db.InboundWork.runOnce(InboundWork.java:720)
         at oracle.tip.adapter.db.InboundWork.run(InboundWork.java:581)
         at oracle.tip.adapter.db.inbound.InboundWorkWrapper.run(InboundWorkWrapper.java:44)
         at weblogic.work.ContextWrap.run(ContextWrap.java:41)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.bea.wli.sb.transports.TransportException: com.bea.wli.sb.pipeline.PipelineException
         at com.bea.wli.sb.transports.TransportException.newInstance(TransportException.java:197)
         at com.bea.wli.sb.transports.TransportManagerImpl.receiveMessage(TransportManagerImpl.java:390)
         at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl$4.run(JCATransportInboundOperationBindingServiceImpl.java:407)
         at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl$4.run(JCATransportInboundOperationBindingServiceImpl.java:405)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
         at weblogic.security.Security.runAs(Security.java:61)
         at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.sendMessage(JCATransportInboundOperationBindingServiceImpl.java:405)
         at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.invokeOneWay(JCATransportInboundOperationBindingServiceImpl.java:126)
         at com.bea.wli.sb.transports.jca.binding.JCAInboundRequestListener.post(JCAInboundRequestListener.java:39)
         at oracle.tip.adapter.sa.impl.inbound.JCAInboundListenerImpl.onMessage(JCAInboundListenerImpl.java:171)
         at oracle.tip.adapter.fw.jca.messageinflow.MessageEndpointImpl.onMessage(MessageEndpointImpl.java:462)
         at oracle.tip.adapter.db.InboundWork.onMessageImmediately(InboundWork.java:2008)
         at oracle.tip.adapter.db.InboundWork.onMessageDirectly(InboundWork.java:1957)
         at oracle.tip.adapter.db.InboundWork.onMessage(InboundWork.java:1849)
         at oracle.tip.adapter.db.InboundWork.transactionalUnitDirectly(InboundWork.java:1569)
         at oracle.tip.adapter.db.InboundWork.processDeliveryException(InboundWork.java:1810)
         at oracle.tip.adapter.db.InboundWork.transactionalUnit(InboundWork.java:1523)
         at oracle.tip.adapter.db.InboundWork.runOnce(InboundWork.java:720)
         at oracle.tip.adapter.db.InboundWork.run(InboundWork.java:581)
         at oracle.tip.adapter.db.inbound.InboundWorkWrapper.run(InboundWorkWrapper.java:43)
         at weblogic.work.ContextWrap.run(ContextWrap.java:41)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.bea.wli.sb.pipeline.PipelineException
         at com.bea.wli.sb.pipeline.PipelineContextImpl$SynchronousListener.onError(PipelineContextImpl.java:1345)
         at com.bea.wli.sb.transports.LoadBalanceFailoverListener.onError(LoadBalanceFailoverListener.java:439)
         at com.bea.wli.sb.transports.CoLocatedMessageContext.sendResponse(CoLocatedMessageContext.java:305)
         at com.bea.wli.sb.transports.CoLocatedMessageContext.close(CoLocatedMessageContext.java:285)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.wli.sb.transports.Util$4.invoke(Util.java:351)
         at $Proxy166.close(Unknown Source)
         at com.bea.wli.sb.pipeline.MessageProcessor.finishProcessing(MessageProcessor.java:422)
         at com.bea.wli.sb.pipeline.RouterCallback.onReceiveResponse(RouterCallback.java:108)
         at com.bea.wli.sb.pipeline.RouterCallback.run(RouterCallback.java:183)
         at weblogic.work.ContextWrap.run(ContextWrap.java:41)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

    Hi,
    Did you find a solution for this? I am stuck with this error. can you please help

  • SCOM 2012 Operations Manager Failed to start a process

    We have recently upgraded from SCOM 2007 to SCOM 2012. We are not getting a great deal of “Operations Manager Failed to start a process”. The process varies including:
    DiscoverSQL2008ASDiscovery.vbs
    DiscoverSQL2008DBEngineDiscovery.vbs
    DiscoverSQL2008ASDiscovery.vbs
    Microsoft.Windows.Server.NetwokAdapter.BandwidthUsed.ModuleType.vbs
    I have researched and researched. I know that you can try to run the scripts locally on the machine but it seems the scripts never make it to the machine. I go to the path in the error, no luck. I look in the other folders as I know that SCOM moves the scripts,
    and I even search the entire C drive but the scripts are not getting to the server. The folder is not even making it. For example:
    Command executed: "C:\Windows\system32\cscript.exe" /nologo "Microsoft.Windows.Server.NetwokAdapter.BandwidthUsed.ModuleType.vbs" SERVER true Working Directory: C:\Program Files\System Center Operations Manager\Agent\Health Service State\Monitoring
    Host Temporary Files 11606\1759\
    The script is not there and the folder \1759 is not there either.
    I have removed and reinstalled the client.
    Antivirus is fine, up to date and not blocking on any of the machines.
    I have stopped the “System Center Management service” and renamed the “Health Service State” folder and it recreates fine but not long after I get the warning in SCOM about “Operations Manager Failed to start a process”.
    I look in event viewer for Operations Manager on this particular one and I see a lot of:
    Performance data from the Health Service could not be collected since required registry keys could not be read, the error was 2L (The system cannot find the file specified.). Event ID 6001.
    I tried the fix of
    "lodctr MOMConnectorCounters.ini" and "lodctr HealthServiceCounters.ini" but I get “error
    encountered while updating text in registry. Status: 0”. Again I am using SCOM 2012.
    Do I need to look at each failed script or is there a overall issue because the scripts are not making it to the machines. Any ideas?

    I guess you might need to run "mofcomp sqlmgmproviderxpsp2up.mof".
    Thanks, S K Agrawal

  • Inserting image to table...ORA-22288: file or LOB operation FILEOPEN failed

    Good day!
    I'm just new with using databases, and i'm enjoying it.
    So I read that you can insert images to a table, and so i decided to try it... and here's where I'm at..
    *I made a directory
    CREATE directory image_dir as 'D:\Images';
    --Directory Created.
    *I created a table
    CREATE TABLE animages
    (aname VARCHAR2(40),
    breedno NUMBER(10),
    image_file BLOB,
    image_name VARCHAR2(40),
    CONSTRAINT aname_fk FOREIGN KEY (aname) REFERENCES clist(aname));
    --Table Created.
    *Then I made a procedure for inserting the images
    CREATE OR REPLACE PROCEDURE insert_image_file (p_aname VARCHAR2, p_breedno NUMBER, p_image_name IN VARCHAR2)
    IS
    src_file BFILE;
    dst_file BLOB;
    lgh_file BINARY_INTEGER;
    BEGIN
    src_file := BFILENAME('IMAGE_DIR', p_image_name);
    INSERT INTO animages
         (aname, breedno, image_file, image_name)
    VALUES (p_aname, p_breedno, EMPTY_BLOB(), p_image_name)
    RETURNING image_file
    INTO dst_file;
    SELECT image_file
    INTO dst_file
    FROM animages
    WHERE aname = p_aname AND image_name = p_image_name
    FOR UPDATE;
    DBMS_LOB.fileopen(src_file, DBMS_LOB.file_readonly);
    lgh_file := DBMS_LOB.getlength(src_file);
    DBMS_LOB.loadfromfile(dst_file, src_file, lgh_file);
    UPDATE animages
    SET image_file = dst_file
    WHERE aname = p_aname AND image_name = p_image_name;
    DBMS_LOB.fileclose(src_file);
    END;
    --Procedure Created.
    *So i was able to do those but when i was trying to execute the procedure i get this error..
    execute insert_image_file('African Elephant', 60, 'African_Elephant');
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    The device is not ready.
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SCOTT.INSERT_IMAGE_FILE", line 18
    ORA-06512: at line 1
    I've been looking for a solution for a day now, hope someone could help me, thanks.
    BTW, I got the code for the PROCEDURE from a user named Aparna16, just did some minor editing so it would fit my tables, thanks.
    And sorry if the post is too long.

    Hi;
    ORA-22288:Error:     ORA-22288
    Text:     file or LOB operation %s failed %s
    Cause:     The operation attempted on the file or LOB failed.
    Action:     See the next error message in the error stack for more detailed
         information. Also, verify that the file or LOB exists and that the
         necessary privileges are set for the specified operation. If the error
         still persists, report the error to the DBA.
    Regard
    Helios

  • ORA-22288: file or LOB operation FILEOPEN failed Permission denied

    I have installed Oracle XE (Universal) on Fedora Core 8
    I am trying to update Apex to 3.1.1. I have downloaded and extracted the zip file using unizp apex_3.1.1.zip
    I ran @apexins SYSAUX SYSAUX TEMP /i/
    and @apxchpwd
    Both were successful
    Now when I am executing this
    @apxldimg.sql /home/myuser
    I am getting
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    PL/SQL procedure successfully completed.
    old 1: create directory APEX_IMAGES as '&1/apex/images'
    new 1: create directory APEX_IMAGES as '/home/myuser/apex/images'
    Directory created.
    declare
    ERROR at line 1:
    ORA-22288: file or LOB operation FILEOPEN failed
    Permission denied
    ORA-06512: at "SYS.DBMS_LOB", line 523
    ORA-06512: at "SYS.XMLTYPE", line 287
    ORA-06512: at line 15
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:00.06
    Directory dropped.
    Kindly help.

    I had the same problem on centos (RHEL 5.2). It think maybe it is something to do with permissions with the folder to which you extract the software. I unziped apex download in the home for the super user /root then changed directory to /root/apex to do the install. In sqlplus connected as sys as sysdba the command @apxldimg.sql /root failed with ora-22288. My workaround was to copy the images to a different directory and then it worked. rm -rf /tmp/apex/images/ then mkdir -p /tmp/apex/images/ then cp -r /root/apex/images/* /tmp/apex/images/ then back in sqlplus @apxldimg.sql /tmp. This time it worked!

  • Why cannot execute DB operation at client side with dynamic proxy?

    I want to execute a DB operation at client side with dynamic proxy. that is bypass EJBs to execute DB operation. And there is a data source in weblogic server, and I get an EJB instance using dynamic proxy, get connection using this instance, then invoke executeQuery method. But it is failed, and throw exception when execute "conn.setAutoCommit(false)" as below:
    <Caused by: weblogic.rmi.extensions.RemoteRuntimeException: Unexpected Exception - with nested exception:
    [java.rmi.UnmarshalException: Could not unmarshal method ID; nested exception is:
    java.rmi.UnmarshalException: Method not found: 'newArrayDataResultSet(Loracle.sql.ARRAY;JILjava.util.Map;)']
    at weblogic.jdbc.rmi.internal.ConnectionImpl_weblogic_jdbc_wrapper_PoolConnection_oracle_jdbc_driver_OracleConnection_813_WLStub.setAutoCommit(Unknown Source)
    at weblogic.jdbc.rmi.SerialConnection_weblogic_jdbc_rmi_internal_ConnectionImpl_weblogic_jdbc_wrapper_PoolConnection_oracle_jdbc_driver_OracleConnection_813_WLStub.setAutoCommit(Unknown Source)>
    but it is no exception and run well using EJB, who can tell me why? if it is a weblogic limitation? and my version of WLS is 8.1 sp3

    Hi,
    Do you create the connection object on the server and pass it over to the client, we do not allow passing the connection object over the wire.

  • Operation Unprepare failed for application 'createObject'. Error - weblogic

    I am getting this exception when i undeploy my application in JDev 11.1.1.3.0
    has anyone else encountered similer problem ?
    <Aug 18, 2010 3:53:16 PM IST> <Warning> <Deployer> <BEA-149251> <Operation Unprepare failed for application 'createObject'. Error - weblogic.utils.ErrorCollectionException:
    There are 1 nested errors:
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:1483)
         at oracle.adf.share.config.ADFConfigImpl.releaseResources(ADFConfigImpl.java:674)
         at oracle.adf.share.config.ADFConfigFactory.cleanUpApplicationState(ADFConfigFactory.java:432)
         at oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener.postStop(ADFApplicationLifecycleListener.java:96)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PostStopAction.run(BaseLifecycleFlow.java:351)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.postStop(BaseLifecycleFlow.java:95)
         at weblogic.application.internal.flow.HeadLifecycleFlow.unprepare(HeadLifecycleFlow.java:290)
         at weblogic.application.internal.BaseDeployment$1.previous(BaseDeployment.java:1233)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:159)
         at weblogic.application.internal.BaseDeployment.unprepare(BaseDeployment.java:495)
         at weblogic.application.internal.EarDeployment.unprepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.unprepare(DeploymentStateChecker.java:205)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.unprepare(AppContainerInvoker.java:117)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.silentUnprepare(AbstractOperation.java:689)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.removeDeployment(RemoveOperation.java:313)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.doCommit(RemoveOperation.java:114)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:1449)
         ... 30 more
    Caused by: java.lang.NullPointerException
         at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:423)
         at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:351)
         at oracle.adf.share.http.ServletADFContext.initThreadContextIfNeeded(ServletADFContext.java:284)
         ... 35 more
    weblogic.utils.ErrorCollectionException:
    There are 1 nested errors:
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:1483)
         at oracle.adf.share.config.ADFConfigImpl.releaseResources(ADFConfigImpl.java:674)
         at oracle.adf.share.config.ADFConfigFactory.cleanUpApplicationState(ADFConfigFactory.java:432)
         at oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener.postStop(ADFApplicationLifecycleListener.java:96)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PostStopAction.run(BaseLifecycleFlow.java:351)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.postStop(BaseLifecycleFlow.java:95)
         at weblogic.application.internal.flow.HeadLifecycleFlow.unprepare(HeadLifecycleFlow.java:290)
         at weblogic.application.internal.BaseDeployment$1.previous(BaseDeployment.java:1233)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:159)
         at weblogic.application.internal.BaseDeployment.unprepare(BaseDeployment.java:495)
         at weblogic.application.internal.EarDeployment.unprepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.unprepare(DeploymentStateChecker.java:205)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.unprepare(AppContainerInvoker.java:117)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.silentUnprepare(AbstractOperation.java:689)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.removeDeployment(RemoveOperation.java:313)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.doCommit(RemoveOperation.java:114)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:1449)
         ... 30 more
    Caused by: java.lang.NullPointerException
         at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:423)
         at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:351)
         at oracle.adf.share.http.ServletADFContext.initThreadContextIfNeeded(ServletADFContext.java:284)
         ... 35 more
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:207)
         at weblogic.application.internal.flow.BaseLifecycleFlow.postStop(BaseLifecycleFlow.java:95)
         at weblogic.application.internal.flow.HeadLifecycleFlow.unprepare(HeadLifecycleFlow.java:290)
         at weblogic.application.internal.BaseDeployment$1.previous(BaseDeployment.java:1233)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
         Truncated. see log file for complete stacktrace
    Caused By: weblogic.utils.ErrorCollectionException:
    There are 1 nested errors:
    java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:1483)
         at oracle.adf.share.config.ADFConfigImpl.releaseResources(ADFConfigImpl.java:674)
         at oracle.adf.share.config.ADFConfigFactory.cleanUpApplicationState(ADFConfigFactory.java:432)
         at oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener.postStop(ADFApplicationLifecycleListener.java:96)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PostStopAction.run(BaseLifecycleFlow.java:351)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:199)
         at weblogic.application.internal.flow.BaseLifecycleFlow.postStop(BaseLifecycleFlow.java:95)
         at weblogic.application.internal.flow.HeadLifecycleFlow.unprepare(HeadLifecycleFlow.java:290)
         at weblogic.application.internal.BaseDeployment$1.previous(BaseDeployment.java:1233)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:159)
         at weblogic.application.internal.BaseDeployment.unprepare(BaseDeployment.java:495)
         at weblogic.application.internal.EarDeployment.unprepare(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.unprepare(DeploymentStateChecker.java:205)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.unprepare(AppContainerInvoker.java:117)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.silentUnprepare(AbstractOperation.java:689)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.removeDeployment(RemoveOperation.java:313)
         at weblogic.deploy.internal.targetserver.operations.RemoveOperation.doCommit(RemoveOperation.java:114)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.adf.share.ADFContext.initADFContext(ADFContext.java:1449)
         ... 30 more
    Caused by: java.lang.NullPointerException
         at oracle.adf.share.http.ServletADFContext.initialize(ServletADFContext.java:423)
         at oracle.adf.share.http.ServletADFContext.initThreadContext(ServletADFContext.java:351)
         at oracle.adf.share.http.ServletADFContext.initThreadContextIfNeeded(ServletADFContext.java:284)
         ... 35 more
         at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:207)
         at weblogic.application.internal.flow.BaseLifecycleFlow.postStop(BaseLifecycleFlow.java:95)
         at weblogic.application.internal.flow.HeadLifecycleFlow.unprepare(HeadLifecycleFlow.java:290)
         at weblogic.application.internal.BaseDeployment$1.previous(BaseDeployment.java:1233)
         at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:167)
         Truncated. see log file for complete stacktrace

    Hi,
    Are you still getting this error, or have you solved it? I'm noticing the same exception myself.
    Barry.

  • Backupu0094and u0093Redo log backupu0094;Except operation are failed

    I encounter a problem when i makeing backup,i ask for help.
    <b>The situation is following:</b>os: windows 2003+sp2
    SAP :NetWeaver 04S(BW7.0)
    DB:ORACLE 10.2
    Backup Software: VERITAS Backup Exec for Windows Servers 9.1
    The problem which i encounter is following:
    All are successful that use “BRTOOLS” operate “OFFLINE BACKUP” and “OFFLINE BACKUP”.
    These operation are successful to use "DB13" Operate
    “Whole database online + redo log backup”&#12289;“Whole database online backup”and “Redo log backup”;Except “Whole database offline + redo log backup" and"Whole database offline backup" these two operation are failed
    <b>successful  “AllOnl+Log”</b> BRABCKUP Detail log for database BWD
    Detailliertes Protokoll: bdvvpedp.anf
    BR0051I BRBACKUP 7.00 (18)
    BR0055I Start of database backup: bdvvpedp.anf 2007-08-03 13.32.37
    BR0477I Oracle pfile D:\oracle\BWD\102\database\initBWD.ora created from spfile D:\oracle\BWD\102\database\spfileBWD.ora
    BR0280I BRBACKUP time stamp: 2007-08-03 13.32.40
    BR0319I Control file copy created: D:\oracle\BWD\sapbackup\CNTRLBWD.DBF 12664832
    BR0101I Parameters
    Name                           Value
    oracle_sid                     BWD
    oracle_home                    D:\oracle\BWD\102
    oracle_profile                 D:\oracle\BWD\102\database\initBWD.ora
    sapdata_home                   D:\oracle\BWD
    sap_profile                    D:\oracle\BWD\102\database\initBWD.sap
    backup_mode                    ALL
    backup_type                    online
    backup_dev_type                util_file
    util_par_file                  D:\usr\sap\BWD\SYS\exe\uc\NTI386\biparam.ini
    system_info                    SAPServiceBWD KHBWDEV Windows 5.2 Build 3790 Service Pack 2 Intel
    oracle_info                    BWD 10.2.0.2.0 8192 826 6112865 KHBWDEV UTF8 UTF8
    sap_info                       700 SAPSR3 BWD TEMPLICENSE R3_ORA INITIAL
    make_info                      NTintel OCI_10201_SHARE Oct 27 2006
    command_line                   brbackup -u / -jid ALLOG20070803133227 -c force -t online -m all -p initBWD.sap -a -c force -p initBWD.sap -cds
    BR0116I ARCHIVE LOG LIST before backup for database instance BWD
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            C:\oracle\BWD\oraarch\BWDarch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     823
    Next log sequence to archive   826
    Current log sequence           826              SCN: 6112865
    Database block size            8192             Thread: 1
    Current system change number   6123378          ResetId: 628786982
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_1\SR3.DATA1               2243960832    4           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_2\SR3.DATA2               2327846912    5           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_3\SR3.DATA3               2243960832    6           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_4\SR3.DATA4               2243960832    7           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_5\SR3.DATA5               2243960832   16           3  NOLINK  FILE    3145728000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_1\SR3700.DATA1         3795853312    8           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_2\SR3700.DATA2         3942653952    9           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_3\SR3700.DATA3         3732938752   10           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_4\SR3700.DATA4         3670024192   11           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_5\SR3700.DATA5         3670024192   17           3  NOLINK  FILE    4194304000     20971520     8192
    PSAPSR3DB      ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3DB_1\SR3DB.DATA1           2097160192   13           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3DB      ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3DB_2\SR3DB.DATA2           2097160192   14           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3DB      ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3DB_3\SR3DB.DATA3           1048584192   15           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3USR     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3USR_1\SR3USR.DATA1           20979712   12           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPTEMP       ONLINE#    ONLINE+   D:\ORACLE\BWD\SAPDATA1\TEMP_1\TEMP.DATA1             1048584192   -1           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPUNDO       ONLINE-    ONLINE+   D:\ORACLE\BWD\SAPDATA1\UNDO_1\UNDO.DATA1             8115986432    2           3  NOLINK  FILE   10485760000     20971520     8192
    SYSAUX         ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA1\SYSAUX_1\SYSAUX.DATA1          209723392    3           3  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM+   D:\ORACLE\BWD\SAPDATA1\SYSTEM_1\SYSTEM.DATA1          524296192    1           3  NOLINK  FILE   10485760000     20971520     8192
    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    D:\ORACLE\BWD\ORIGLOGA\LOG_G11M1.DBF            52429312    1            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGA\LOG_G11M2.DBF            52429312    1            2  INUSE     NOLINK  FILE
    D:\ORACLE\BWD\ORIGLOGB\LOG_G12M1.DBF            52429312    2            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGB\LOG_G12M2.DBF            52429312    2            2  INUSE     NOLINK  FILE
    D:\ORACLE\BWD\ORIGLOGA\LOG_G13M1.DBF            52429312    3            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGA\LOG_G13M2.DBF            52429312    3            2  INUSE     NOLINK  FILE
    D:\ORACLE\BWD\ORIGLOGB\LOG_G14M1.DBF            52429312    4            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGB\LOG_G14M2.DBF            52429312    4            2  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    D:\oracle\BWD\origlogA\cntrl\cntlrBWD.dbf       12664832    0            3  NOLINK  FILE
    D:\oracle\BWD\origlogB\cntrl\cntrlBWD.dbf       12664832    0            3  NOLINK  FILE
    D:\oracle\BWD\sapdata1\cntrl\cntrlBWD.dbf       12664832    0            3  NOLINK  FILE
    BR0616I Tablespaces in table TSORA for SAP owner SAPSR3:
    PSAPSR3, PSAPSR3700, PSAPSR3USR
    BR0280I BRBACKUP time stamp: 2007-08-03 13.32.40
    BR0057I Backup of database: BWD
    BR0058I BRBACKUP action ID: bdvvpedp
    BR0059I BRBACKUP function ID: anf
    BR0110I Backup mode: ALL
    BR0077I Database file for backup: D:\oracle\BWD\sapbackup\CNTRLBWD.DBF
    BR0061I 18 files found for backup, total size 42192.211 MB
    BR0143I Backup type: online
    BR0130I Backup device type: util_file
    BR0109I Files will be saved by backup utility
    BR0289I BRARCHIVE will be started at the end of processing
    BR0134I Unattended mode with 'force' active - no operator confirmation allowed
    BR0280I BRBACKUP time stamp: 2007-08-03 13.32.41
    BR0315I 'Alter database begin backup' successful
    BR0280I BRBACKUP time stamp: 2007-08-03 13.32.41
    BR0229I Calling backup utility with function 'backup'...
    BR0280I BRBACKUP time stamp: 2007-08-03 13.34.10
    #FILE..... D:\oracle\BWD\sapbackup\CNTRLBWD.DBF
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.34.29
    #FILE..... D:\ORACLE\BWD\SAPDATA1\SYSAUX_1\SYSAUX.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.35.13
    #FILE..... D:\ORACLE\BWD\SAPDATA1\SYSTEM_1\SYSTEM.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.46.48
    #FILE..... D:\ORACLE\BWD\SAPDATA1\UNDO_1\UNDO.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.49.58
    #FILE..... D:\ORACLE\BWD\SAPDATA2\SR3_1\SR3.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.53.15
    #FILE..... D:\ORACLE\BWD\SAPDATA2\SR3_2\SR3.DATA2
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.56.26
    #FILE..... D:\ORACLE\BWD\SAPDATA2\SR3_3\SR3.DATA3
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 13.59.36
    #FILE..... D:\ORACLE\BWD\SAPDATA2\SR3_4\SR3.DATA4
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.02.46
    #FILE..... D:\ORACLE\BWD\SAPDATA2\SR3_5\SR3.DATA5
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.08.08
    #FILE..... D:\ORACLE\BWD\SAPDATA3\SR3700_1\SR3700.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.13.42
    #FILE..... D:\ORACLE\BWD\SAPDATA3\SR3700_2\SR3700.DATA2
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.18.59
    #FILE..... D:\ORACLE\BWD\SAPDATA3\SR3700_3\SR3700.DATA3
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.24.10
    #FILE..... D:\ORACLE\BWD\SAPDATA3\SR3700_4\SR3700.DATA4
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.29.21
    #FILE..... D:\ORACLE\BWD\SAPDATA3\SR3700_5\SR3700.DATA5
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.32.18
    #FILE..... D:\ORACLE\BWD\SAPDATA4\SR3DB_1\SR3DB.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.35.16
    #FILE..... D:\ORACLE\BWD\SAPDATA4\SR3DB_2\SR3DB.DATA2
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.36.45
    #FILE..... D:\ORACLE\BWD\SAPDATA4\SR3DB_3\SR3DB.DATA3
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.36.47
    #FILE..... D:\ORACLE\BWD\SAPDATA4\SR3USR_1\SR3USR.DATA1
    #SAVED.... 1186119250
    BR0280I BRBACKUP time stamp: 2007-08-03 14.55.51
    BR0232I 18 of 18 files saved by backup utility
    BR0230I Backup utility called successfully
    BR0280I BRBACKUP time stamp: 2007-08-03 14.55.56
    BR0317I 'Alter database end backup' successful
    BR0280I BRBACKUP time stamp: 2007-08-03 14.55.56
    BR0340I Switching to next online redo log file for database instance BWD ...
    BR0321I Switch to next online redo log file for database instance BWD successful
    BR0117I ARCHIVE LOG LIST after backup for database instance BWD
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            C:\oracle\BWD\oraarch\BWDarch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     824
    Next log sequence to archive   827
    Current log sequence           827              SCN: 6126274
    Database block size            8192             Thread: 1
    Current system change number   6126276          ResetId: 628786982
    BR0018I Waiting for the next offline redo log file...
    BR0280I BRBACKUP time stamp: 2007-08-03 14.56.02
    BR0229I Calling backup utility with function 'backup'...
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.29
    #PFLOG.... D:\oracle\BWD\102\database\initBWD.ora
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.29
    #PFLOG.... D:\oracle\BWD\102\database\initBWD.sap
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.30
    #PFLOG.... D:\oracle\BWD\102\database\spfileBWD.ora
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.30
    #PFLOG.... D:\oracle\BWD\sapbackup\backBWD.log
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.31
    #PFLOG.... D:\oracle\BWD\sapbackup\bdvvpedp.anf
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.31
    #PFLOG.... D:\oracle\BWD\sapreorg\spaceBWD.log
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.31
    #PFLOG.... D:\oracle\BWD\sapreorg\strucBWD.log
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 14.57.33
    #PFLOG.... D:\usr\sap\BWD\SYS\exe\uc\NTI386\biparam.ini
    #SAVED.... 1186124248
    BR0280I BRBACKUP time stamp: 2007-08-03 15.01.28
    BR0232I 8 of 8 files saved by backup utility
    BR0230I Backup utility called successfully
    BR0056I End of database backup: bdvvpedp.anf 2007-08-03 15.01.28
    BR0280I BRBACKUP time stamp: 2007-08-03 15.01.28
    BR0052I BRBACKUP completed successfully
    BR0280I BRBACKUP time stamp: 2007-08-03 15.01.28
    BR0291I BRARCHIVE will be started with options '-U -jid ALLOG20070803133227 -d util_file -c force -p initBWD.sap -cds'
    BR0280I BRBACKUP time stamp: 2007-08-03 15.15.55
    BR0292I Execution of BRARCHIVE finished with return code 0
    Failed “AllOff+Log”
    BRABCKUP Detail log for database BWD
    Detailliertes Protokoll: bdvvvghm.aff
    BR0051I BRBACKUP 7.00 (18)
    BR0055I Start of database backup: bdvvvghm.aff 2007-08-04 19.14.26
    BR0477I Oracle pfile D:\oracle\BWD\102\database\initBWD.ora created from spfile D:\oracle\BWD\102\database\spfileBWD.ora
    BR0101I Parameters
    Name                           Value
    oracle_sid                     BWD
    oracle_home                    D:\oracle\BWD\102
    oracle_profile                 D:\oracle\BWD\102\database\initBWD.ora
    sapdata_home                   D:\oracle\BWD
    sap_profile                    D:\oracle\BWD\102\database\initBWD.sap
    backup_mode                    ALL
    backup_type                    offline_force
    backup_dev_type                util_file
    util_par_file                  D:\usr\sap\BWD\SYS\exe\uc\NTI386\biparam.ini
    system_info                    SAPServiceBWD KHBWDEV Windows 5.2 Build 3790 Service Pack 2 Intel
    oracle_info                    BWD 10.2.0.2.0 8192 829 6191434 KHBWDEV UTF8 UTF8
    sap_info                       700 SAPSR3 BWD TEMPLICENSE R3_ORA INITIAL
    make_info                      NTintel OCI_10201_SHARE Oct 27 2006
    command_line                   brbackup -u / -jid ALGOF20070804191417 -c force -t offline_force -m all -p initBWD.sap -a -c force -p initBWD.sap -cds
    BR0116I ARCHIVE LOG LIST before backup for database instance BWD
    Parameter                      Value
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            C:\oracle\BWD\oraarch\BWDarch
    Archive format                 ARC%S_%R.%T
    Oldest online log sequence     826
    Next log sequence to archive   829
    Current log sequence           829              SCN: 6191434
    Database block size            8192             Thread: 1
    Current system change number   6215407          ResetId: 628786982
    BR0118I Tablespaces and data files
    Tablespace     TS-Status  F-Status  File                                                       Size   Id.     Device  Link    Type       MaxSize     IncrSize  BlkSize
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_1\SR3.DATA1               2243960832    4           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_2\SR3.DATA2               2327846912    5           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_3\SR3.DATA3               2243960832    6           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_4\SR3.DATA4               2243960832    7           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3        ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA2\SR3_5\SR3.DATA5               2243960832   16           3  NOLINK  FILE    3145728000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_1\SR3700.DATA1         3795853312    8           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_2\SR3700.DATA2         3942653952    9           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_3\SR3700.DATA3         3732938752   10           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_4\SR3700.DATA4         3670024192   11           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3700     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA3\SR3700_5\SR3700.DATA5         3670024192   17           3  NOLINK  FILE    4194304000     20971520     8192
    PSAPSR3DB      ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3DB_1\SR3DB.DATA1           2097160192   13           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3DB      ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3DB_2\SR3DB.DATA2           2097160192   14           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3DB      ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3DB_3\SR3DB.DATA3           1048584192   15           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPSR3USR     ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA4\SR3USR_1\SR3USR.DATA1           20979712   12           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPTEMP       ONLINE#    ONLINE+   D:\ORACLE\BWD\SAPDATA1\TEMP_1\TEMP.DATA1             1048584192   -1           3  NOLINK  FILE   10485760000     20971520     8192
    PSAPUNDO       ONLINE-    ONLINE+   D:\ORACLE\BWD\SAPDATA1\UNDO_1\UNDO.DATA1             8115986432    2           3  NOLINK  FILE   10485760000     20971520     8192
    SYSAUX         ONLINE*    ONLINE+   D:\ORACLE\BWD\SAPDATA1\SYSAUX_1\SYSAUX.DATA1          209723392    3           3  NOLINK  FILE   10485760000     20971520     8192
    SYSTEM         ONLINE*    SYSTEM+   D:\ORACLE\BWD\SAPDATA1\SYSTEM_1\SYSTEM.DATA1          524296192    1           3  NOLINK  FILE   10485760000     20971520     8192
    BR0119I Redo log files
    File                                                Size  Group     Device  Status    Link    Type
    D:\ORACLE\BWD\ORIGLOGA\LOG_G11M1.DBF            52429312    1            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGA\LOG_G11M2.DBF            52429312    1            2  INUSE     NOLINK  FILE
    D:\ORACLE\BWD\ORIGLOGB\LOG_G12M1.DBF            52429312    2            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGB\LOG_G12M2.DBF            52429312    2            2  INUSE     NOLINK  FILE
    D:\ORACLE\BWD\ORIGLOGA\LOG_G13M1.DBF            52429312    3            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGA\LOG_G13M2.DBF            52429312    3            2  INUSE     NOLINK  FILE
    D:\ORACLE\BWD\ORIGLOGB\LOG_G14M1.DBF            52429312    4            3  INUSE     NOLINK  FILE
    C:\ORACLE\BWD\MIRRLOGB\LOG_G14M2.DBF            52429312    4            2  INUSE     NOLINK  FILE
    BR0120I Control files
    File                                                Size   Id.      Device  Link    Type
    D:\oracle\BWD\origlogA\cntrl\cntlrBWD.dbf       12664832    0            3  NOLINK  FILE
    D:\oracle\BWD\origlogB\cntrl\cntrlBWD.dbf       12664832    0            3  NOLINK  FILE
    D:\oracle\BWD\sapdata1\cntrl\cntrlBWD.dbf       12664832    0            3  NOLINK  FILE
    BR0616I Tablespaces in table TSORA for SAP owner SAPSR3:
    PSAPSR3, PSAPSR3700, PSAPSR3USR

    Thanks, I'm actually on 12 and facing the same issue. did you replace your executables as well?
    cheers
    kev

  • File or LOB operation FILEEXISTs failed

    When i executed the sqlcode to check the access i got an error
    DECLARE
    v_file BFILE := BFILENAME ('DATA_DIR', 'emp.dat');
    BEGIN
    IF DBMS_LOB.FILEEXISTS (v_file) = 1 THEN
    DBMS_OUTPUT.PUT_LINE ('File exists.');
    ELSIF DBMS_LOB.FILEEXISTS (v_file) = 0 THEN
    DBMS_OUTPUT.PUT_LINE ('File does not exist');
    ELSE
    DBMS_OUTPUT.PUT_LINE ('Unable to test existence');
    END IF;
    END;
    /ERROR at line 1:
    ORA-22288: file or LOB operation FILEEXISTs failed
    Permission denied
    ORA-06512: at "SYS.DBMS_LOB", line 504
    ORA-06512: at line 4
    server - Oracle 10.2.0.1.0 Enterprise edition
    Server OS- LINUX

    When accessing a file in the file system through the database there are two layers of permission.
    Layer 1) The database user needs the right to read (or write) from this directory. Your user probably has this, but you could check it by looking at the data dictionary view all_directories and all_tab_privs.
    Layer 2) The database itself needs access to this file. Database itself means the OS process runs with a specific user. Usually this OS-user is called oracle. The user oracle needs access to the OS folder and the file. If the file had been created by another user (e.g. root or user8731258) then somebody must give oracle the right to read this file (including folder).
    I guess your problem comes from this second layer.

  • Alert: Operations Manager failed to run a WMI query

    I am having an issue with my Cluster MP. I am getting a large amount of alerts for "Alert: Operations Manager failed to run a WMI query"
    Alert: Operations Manager failed to run a WMI query for WMI events
    Source: Server.Domain
    Path: Server.Domain
    Last modified by: System
    Last modified time: 6/10/2014 5:20:40 PM Alert description: Module was unable to execute the notification query.
    Error: 0x80041003
    Details: Access denied
    One or more workflows were affected by this.
    Workflow name: Microsoft.Windows.Cluster.Node.StateMonitoring
    Instance name: Server.Domain
    Instance ID: {A7DED311-01E2-927A-A4BF-013D443EBA84}
    Management group: SCOM-GroupName
    This happens for many workflows. I can not for the life of me find what access is being denied on. Any help would be great.
    I have the cluster run-as profile configured to use a domain account as well as the local agent to use a domain account that has administrative rights to the clusters.
    Thanks,
    Seth

    Yes, in a last ditch effort to over come this access denied I made my Action Account a domain admin and configured the agent default account from local system to the domain action account. nothing has worked for me.

Maybe you are looking for