Failed to create componenetID error.

Hi,
We are using OSM 7.0.3 and O2A cartridges.
In our one business scenario CRM is sending one revision order.
While creating this order in OSM its failed with below error message.
+"oracle.communications.ordermanagement.ws.InvalidOrderSpecificationFault: Failed to create and start the order due to java.lang.RuntimeException: com.mslv.oms.OMSException: encountered error starting orchestration caused by:Orchestration plan could not be generated due to unable to determine order component Id for order item: xxx"+
I think something is missing in incoming request but im not able to find it.
To debug this issue i have enabled debugging of class "oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions".
And i got below things in logs.But there is not much inforamtion available about
1. 'osmfn:ancestors("CommunicationsSalesOrderLine","parentChildHierarchy","CommunicationsSalesOrderFulfillmentPIP")' and
2.osmfn:ancestors("CommunicationsSalesOrderLine","relatedItemHierarchy","CommunicationsSalesOrderFulfillmentPIP")''
So its diffcult to find out what is missing in incoming request?
Any Idea due to which fields these function failed?
<27-Dec-2012 11:35:35,579 GMT+03:00 AM> <INFO> <jboss.JBossOrderCacheManager> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <Loading order /2453 into order cache.>
Error on line 33 of module with no systemId:
Exception in extension function java.lang.RuntimeException: XPath function
osmfn:ancestors('parentChildHierarchy') failed.
<27-Dec-2012 11:35:36,928 GMT+03:00 AM> <ERROR> <rule.XQueryHelper> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <Exception in extension function java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.. . File[*module with no systemId* (actual location resolved to [*module with no systemId*])] Line[33] Column[-1]
>
; SystemID: module with no systemId; Line#: 33; Column#: -1
net.sf.saxon.trans.XPathException: Exception in extension function java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.
     at net.sf.saxon.functions.ExtensionFunctionCall.call(ExtensionFunctionCall.java:368)
     at net.sf.saxon.functions.ExtensionFunctionCall.iterate(ExtensionFunctionCall.java:224)
     at net.sf.saxon.value.MemoClosure.iterate(MemoClosure.java:89)
     at net.sf.saxon.expr.Literal.iterate(Literal.java:202)
     at net.sf.saxon.expr.FilterExpression.iterate(FilterExpression.java:1058)
     at net.sf.saxon.functions.Existence.effectiveBooleanValue(Existence.java:105)
     at net.sf.saxon.instruct.Choose.iterate(Choose.java:748)
     at net.sf.saxon.expr.LetExpression.iterate(LetExpression.java:306)
     at net.sf.saxon.instruct.Choose.iterate(Choose.java:754)
     at net.sf.saxon.expr.LetExpression.iterate(LetExpression.java:306)
     at net.sf.saxon.query.XQueryExpression.iterator(XQueryExpression.java:307)
     at net.sf.saxon.query.XQueryExpression.evaluateSingle(XQueryExpression.java:244)
     at oracle.communications.ordermanagement.rule.f.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.n.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.XQueryHelper.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.XQueryHelper.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.XQueryHelper.evaluateString(Unknown Source)
     at oracle.communications.ordermanagement.rule.a.e(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.ad.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.ab.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.execution.impl.b.a(Unknown Source)
     at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
     at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
     at com.mslv.oms.handler.a.processRequest(Unknown Source)
     at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
     at com.mslv.oms.handler.a.processRequest(Unknown Source)
     at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
     at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
     at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
     at oracle.communications.ordermanagement.ws.f.a(Unknown Source)
     at oracle.communications.ordermanagement.ws.a.a(Unknown Source)
     at oracle.communications.ordermanagement.ws.OrderManagementWSPortImpl.createOrder(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor1423.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at weblogic.wsee.component.pojo.JavaClassComponent.invoke(JavaClassComponent.java:112)
     at weblogic.wsee.ws.dispatch.server.ComponentHandler.handleRequest(ComponentHandler.java:84)
     at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:141)
     at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:114)
     at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
     at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
     at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
     at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:285)
     at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.ancestors(Unknown Source)
     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 net.sf.saxon.functions.ExtensionFunctionCall.invokeMethod(ExtensionFunctionCall.java:690)
     at net.sf.saxon.functions.ExtensionFunctionCall.call(ExtensionFunctionCall.java:343)
     ... 64 more
Caused by: java.lang.RuntimeException: XPath function ancestors('parentChildHierarchy') failed. hierarchy[parentChildHierarchy] is not in scope
     ... 72 more
java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.ancestors(Unknown Source)
     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 net.sf.saxon.functions.ExtensionFunctionCall.invokeMethod(ExtensionFunctionCall.java:690)
     at net.sf.saxon.functions.ExtensionFunctionCall.call(ExtensionFunctionCall.java:343)
     at net.sf.saxon.functions.ExtensionFunctionCall.iterate(ExtensionFunctionCall.java:224)
     at net.sf.saxon.value.MemoClosure.iterate(MemoClosure.java:89)
     at net.sf.saxon.expr.Literal.iterate(Literal.java:202)
     at net.sf.saxon.expr.FilterExpression.iterate(FilterExpression.java:1058)
     at net.sf.saxon.functions.Existence.effectiveBooleanValue(Existence.java:105)
     at net.sf.saxon.instruct.Choose.iterate(Choose.java:748)
     at net.sf.saxon.expr.LetExpression.iterate(LetExpression.java:306)
     at net.sf.saxon.instruct.Choose.iterate(Choose.java:754)
     at net.sf.saxon.expr.LetExpression.iterate(LetExpression.java:306)
     at net.sf.saxon.query.XQueryExpression.iterator(XQueryExpression.java:307)
     at net.sf.saxon.query.XQueryExpression.evaluateSingle(XQueryExpression.java:244)
     at oracle.communications.ordermanagement.rule.f.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.n.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.XQueryHelper.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.XQueryHelper.a(Unknown Source)
     at oracle.communications.ordermanagement.rule.XQueryHelper.evaluateString(Unknown Source)
     at oracle.communications.ordermanagement.rule.a.e(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.j.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.ad.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.ab.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.execution.impl.b.a(Unknown Source)
     at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.a(Unknown Source)
     at com.mslv.oms.handler.completeorder.CompleteOrderHandlerEJB.process(Unknown Source)
     at com.mslv.oms.handler.a.processRequest(Unknown Source)
     at com.mslv.oms.handler.createorder.CreateOrderHandlerEJB.process(Unknown Source)
     at com.mslv.oms.handler.a.processRequest(Unknown Source)
     at com.mslv.oms.jsp.processor.RequestProcessorSupport.a(Unknown Source)
     at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
     at com.mslv.oms.jsp.processor.RequestProcessorSupport.processRequest(Unknown Source)
     at oracle.communications.ordermanagement.ws.f.a(Unknown Source)
     at oracle.communications.ordermanagement.ws.a.a(Unknown Source)
     at oracle.communications.ordermanagement.ws.OrderManagementWSPortImpl.createOrder(Unknown Source)
     at sun.reflect.GeneratedMethodAccessor1423.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at weblogic.wsee.component.pojo.JavaClassComponent.invoke(JavaClassComponent.java:112)
     at weblogic.wsee.ws.dispatch.server.ComponentHandler.handleRequest(ComponentHandler.java:84)
     at weblogic.wsee.handler.HandlerIterator.handleRequest(HandlerIterator.java:141)
     at weblogic.wsee.ws.dispatch.server.ServerDispatcher.dispatch(ServerDispatcher.java:114)
     at weblogic.wsee.ws.WsSkel.invoke(WsSkel.java:80)
     at weblogic.wsee.server.servlet.SoapProcessor.handlePost(SoapProcessor.java:66)
     at weblogic.wsee.server.servlet.SoapProcessor.process(SoapProcessor.java:44)
     at weblogic.wsee.server.servlet.BaseWSServlet$AuthorizedInvoke.run(BaseWSServlet.java:285)
     at weblogic.wsee.server.servlet.BaseWSServlet.service(BaseWSServlet.java:169)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.lang.RuntimeException: XPath function ancestors('parentChildHierarchy') failed. hierarchy[parentChildHierarchy] is not in scope
     ... 72 more
<Dec 27, 2012 11:35:36 AM GMT+03:00> <Error> <oms> <BEA-000000> <rule.XQueryHelper: Exception in extension function java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.. . File[*module with no systemId* (actual location resolved to [*module with no systemId*])] Line[33] Column[-1]
net.sf.saxon.trans.XPathException: Exception in extension function java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.
     at net.sf.saxon.functions.ExtensionFunctionCall.call(ExtensionFunctionCall.java:368)
     at net.sf.saxon.functions.ExtensionFunctionCall.iterate(ExtensionFunctionCall.java:224)
     at net.sf.saxon.value.MemoClosure.iterate(MemoClosure.java:89)
     at net.sf.saxon.expr.Literal.iterate(Literal.java:202)
     at net.sf.saxon.expr.FilterExpression.iterate(FilterExpression.java:1058)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.RuntimeException: XPath function osmfn:ancestors('parentChildHierarchy') failed.
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.ancestors(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.RuntimeException: XPath function ancestors('parentChildHierarchy') failed. hierarchy[parentChildHierarchy] is not in scope
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.a(Unknown Source)
     at oracle.communications.ordermanagement.orchestration.generation.OrchestrationXQueryFunctions.ancestors(Unknown Source)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     Truncated. see log file for complete stacktrace
Regards,
UJ

Hi,
I am facing exactly the same problem with OSM 7.0.3 while creating a new order.
Have you managed to find any solution ????
Which OSM 7.0.3 build are you using?
BR,
Dimitris

Similar Messages

  • ORA-39083: Object type TRIGGER failed to create with error:

    i m getting these two error when i import data using impdp.
    ORA-39083: Object type TRIGGER failed to create with error:
    ORA-00942: table or view does not exist
    i have exported (expdp) data from production db, when i importing (impdp) the dump file to the test db i m geting the above two errors.
    example:
    ORA-39083: Object type TRIGGER failed to create with error:
    ORA-00942: table or view does not exist
    Failing sql is:
    CREATE TRIGGER "NEEDLE"."CC_BCK_TRG" BEFORE INSERT OR UPDATE
    ON NIIL.cc_bck_mgmt REFERENCING NEW AS NEW OLD AS OLD FOR EACH ROW
    DECLARE
    w_date DATE;
    w_user VARCHAR2(10);
    BEGIN
    SELECT USER,SYSDATE INTO w_user,w_date FROM DUAL;
    IF INSERTING THEN
    :NEW.cretuser :=w_user;
    :NEW.cretdate :=w_date;
    END IF;
    IF UPDATING THEN
    :NEW.modiuser :=w_user;
    :NEW.modidate :=w_date;
    END IF;
    END;
    status of the above trigger in pro db is valid. and source table also exist even though i m getting error when i import
    please suggest me...

    perhaps you don't have table... (impdp created trigger before create table)
    check about "NIIL.cc_bck_mgmt" table.
    and then create it (trigger) manual ;)
    Good Luck.

  • Failed to create resource - Error in Sun cluster 3.2

    Hi All,
    I have a 2 node cluster in place. When i trying to create a resource, i am getting following error.
    Can anybody tell me why i am getting this. I have Sun Cluster 3.2 on Solaris 10.
    I have created zpool called testpool.
    clrs create -g test-rg -t SUNW.HAStoragePlus -p Zpools=testpool hasp-testpool-res
    clrs: sun011:test011z - : no error
    clrs: (C189917) VALIDATE on resource hasp-testpool-res, resource group test-rg, exited with non-zero exit status.
    clrs: (C720144) Validation of resource hasp-testpool-res in resource group test-rg on node sun011:test011z failed.
    clrs: (C891200) Failed to create resource "hasp-testpool-res".
    Regards
    Kumar

    Thorsten,
    testpool created in one of the cluster nodes and is accessible from both the nodes in the cluster. But if it is imported in one node and will not be access from other node. If other node want to get access we need to export and import testpool in other node.
    Storage LUNs allocated to testpool are accessible from all the nodes in the cluster and able import and export testpool from all the nodes in the cluster.
    Regards
    Kumar

  • BIEE 11.1.1.5.0 install failed: Creating ASInstance Error

    hi gurus,
    I face a problem when I install BIEE 11.1.1.5.0 , it failed at Creating ASInstance Error . Can anyone help me ? Thanks in advance.
    platform info as below:
    OS: Linux version 2.6.18-131.el5.custom x86_64
    Database : Oracle database 11.2.0.1.0 (installed in the same machine as BIEE )
    The error displayedin install log: The oracle instance is not empty.
    extract part of install log as below:
    [2012-02-07T20:31:21.060+08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Assigning Port: 9503 to: OPMN_LOCAL_PORT
    [2012-02-07T20:31:21.060+08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Assigning Port: 9504 to: OPMN_REMOTE_PORT
    [2012-02-07T20:31:21.060+08:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Assigning Port: 9505 to: OPMN_REQUEST_PORT
    [2012-02-07T20:31:21.060+08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Setting valueOf(OPMN_LOCAL_PORT) to:<SECURE>. Value obtained from:USER
    [2012-02-07T20:31:21.060+08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Setting valueOf(OPMN_REMOTE_PORT) to:<SECURE>. Value obtained from:USER
    [2012-02-07T20:31:21.060+08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Setting valueOf(OPMN_REQUEST_PORT) to:<SECURE>. Value obtained from:USER
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Executing a Jaxb workflow ...
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Begining Oracle Fusion Middleware Configuration ...
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] ENTRY ASDomain.connectToAdminServer
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] ENTRY ASDomain._connectToAdminServer
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] ENTRY ASDomain._getAdminServer
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] RETURN: _getAdminServer
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: ENTRY........
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: eventStatus........oracle.as.provisioning.engine.ConfigEventStatus@5798795f
    [2012-02-07T20:31:21.083+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: 2........
    [2012-02-07T20:31:21.084+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: Set the Extion Id to START........
    [2012-02-07T20:31:21.084+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: Did the assignment...
    [2012-02-07T20:31:21.084+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: EXIT........
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] RETURN: _connectToAdminServer
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] RETURN: connectToAdminServer
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] The action type for asinstance is CREATE
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] ENTRY ASInstanceProv.createInstance
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] ENTRY ASInstanceProv._createInstance
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: ENTRY........
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: eventStatus........oracle.as.provisioning.engine.ConfigEventStatus@563803f0
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: 2........
    [2012-02-07T20:31:21.092+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: Set the Extion Id to START........
    [2012-02-07T20:31:21.093+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: Did the assignment...
    [2012-02-07T20:31:21.093+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] reportStartConfigAction: EXIT........
    [2012-02-07T20:31:21.093+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Values of opmn port passed by the Install: opmnLocalPort=9500
    [2012-02-07T20:31:21.093+08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: /home/admin/bea/instances/instance1/diagnostics/logs/OracleBIServerComponent
    [2012-02-07T20:31:21.094+08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: /home/admin/bea/instances/instance1/diagnostics/logs
    [2012-02-07T20:31:21.094+08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: directoryIsPopulated] directoryIsPopulated found unexcluded file/dir: /home/admin/bea/instances/instance1/diagnostics
    [2012-02-07T20:31:21.094+08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: locateRequiredFiles] Required file is missing: /home/admin/bea/instances/instance1/config/OPMN/opmn/opmn.xml
    [2012-02-07T20:31:21.094+08:00] [as] [TRACE:32] [] [oracle.as.config] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [SRC_CLASS: oracle.as.config.impl.OracleASInstanceProvisioner] [SRC_METHOD: calcDirectoryStatus] Oracle Instance directory status: POPULATED_NONINSTANCE
    [2012-02-07T20:31:21.094+08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [[
    oracle.as.config.exception.LocationAlreadyUsedException: The oracle instance is not empty. Select a different location or remove the instance at this location.
         at oracle.as.config.impl.OperationValidator.validateInstanceLocationForCreate(OperationValidator.java:205)
         at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:78)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    [2012-02-07T20:31:21.095+08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] Exit code from OPMNAdmin : 0
    [2012-02-07T20:31:21.095+08:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 34] [ecid: 0000JLNfov38_qQ5yb9DiW1FCH0300000P,0] [[
    oracle.as.provisioning.engine.CfgWorkflowException
         at oracle.as.provisioning.engine.Engine.processEventResponse(Engine.java:596)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:178)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstanceAndComponents(ASInstanceProv.java:116)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createASInstancesAndComponents(WorkFlowExecutor.java:523)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:439)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.InstanceProvisioningTask.doExecute(InstanceProvisioningTask.java:81)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:112)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: The oracle instance is not empty. Select a different location or remove the instance at this location.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.config.exception.LocationAlreadyUsedException: The oracle instance is not empty. Select a different location or remove the instance at this location.
         at oracle.as.config.impl.OperationValidator.validateInstanceLocationForCreate(OperationValidator.java:205)
         at oracle.as.config.impl.OracleASInstanceImpl.create(OracleASInstanceImpl.java:78)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:249)
         ... 19 more
    Rgs
    Chopsun

    Dhar,
    Thanks for your reply and advice, but I dont think that is the root cause,since this is the 1st time installation in this machine.(Configure Ports: Auto Port Configuration)
    I check the opmn.log file, it says:
    [2012-02-11T19:26:55][opmn][NOTIFICATION:1][90][OPMN]ONS server initiated
    [2012-02-11T19:26:55][opmn][NOTIFICATION:1][522][OPMN][code:pm-internal]PM state directory exists: /home/oracle/fmw/instances/instance1/config/OPMN/opmn/states
    [2012-02-11T19:26:55][opmn][TRACE:1][526][OPMN][code:pm-internal]PM state file does not exist: /home/oracle/fmw/instances/instance1/config/OPMN/opmn/states/.opmndat
    [2012-02-11T19:26:55][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2012-02-11T19:26:55][opmn][ERROR:1][17][OPMN][code:ons-listener]10.20.143.232,9500: BIND (Cannot assign requested address)
    I tried for 2nd time and use *Specify Ports Using Configuration File* as Configure Ports option and use Configuration File as below:
    [oracle@inc-dw-151-60 ~]$ cat staticports.ini
    [WEBLOGIC]
    #The Domain port no. This is the listen port of Weblogic Adminserver for the domain.
    Domain Port No = 7001
    #The "content" port for the BIEE apps. This is the Weblogic Managed Server port on which BIEE applications are deployed.
    Oracle WLS BIEE Managed Server Port No = 8080
    #The SSL port for the Weblogic Managed Server
    Oracle WLS BIEE Managed Server SSL Port No = 9804
    [OPMN]
    #Process Manager Local port no
    Oracle Process Manager Local Port No = 6700
    #Process Manager Remote port no
    Oracle Process Manager Remote Port No = 6701
    #Process Manager Request port no
    Oracle Process Manager Request Port No = 6702
    [BIFOUNDATION]
    #The listen port for OracleBIServer component
    Oracle BI Server Port No = 9703
    #The monitor port for OracleBIServer component
    Oracle BI Server Monitor Port No = 9701
    #The listen port for OracleBIPresentationServices component
    Oracle BI Presentation Services Port No = 9710
    #The listen port for OracleBIScheduler component
    Oracle BI Scheduler Port No = 9705
    #The monitor port for OracleBIScheduler component
    Oracle BI Scheduler Monitor Port No = 9708
    #The script RPC port for OracleBIScheduler component
    Oracle BI Scheduler Script RPC Port No = 9707
    #The listen port for OracleBIClusterController component
    Oracle BI ClusterController Port No = 9706
    #The monitor port for OracleBIClusterController component
    Oracle BI ClusterController Monitor Port No = 9700
    #The listen port for OracleBIJavaHost component
    Oracle BI JavaHost Port No = 9810
    [ESSBASE]
    #The listen port for Essbase Agent
    Essbase Agent Port No = 1423
    For the 2nd time ,I still get the same error: * Creating ASInstance failed*
    the opmn.log changed as following:
    [oracle@inc-dw-151-60 fmw]$ cat instances/instance1/diagnostics/logs/OPMN/opmn/opmn.log
    [2012-02-12T09:44:09][opmn][NOTIFICATION:1][90][OPMN][code:ons-internal]ONS server initiated
    [2012-02-12T09:44:09][opmn][NOTIFICATION:1][520][OPMN][code:pm-internal]Create pm state directory: /home/oracle/fmw/instances/instance1/config/OPMN/opmn/states
    [2012-02-12T09:44:09][opmn][TRACE:1][526][OPMN][code:pm-internal]PM state file does not exist: /home/oracle/fmw/instances/instance1/config/OPMN/opmn/states/.opmndat
    [2012-02-12T09:44:09][opmn][NOTIFICATION:1][675][OPMN][code:pm-internal]OPMN server ready.  Request handling enabled.
    [2012-02-12T09:44:09][opmn][ERROR:1][17][OPMN][code:ons-listener]10.20.143.232,6700: BIND (Cannot assign requested address)
    I guess the problem is the opmn. I done know where the 10.20.143.232 comes ,my machine IP is 10.20.151.60..
    who can help me on this problem.
    Chopsun.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to resolve create type error?

    Hi all,
    I am duplicating the contents of schema1 to schema2 on the same database.
    So I used expdp schema1/schema1 .... exporting schema1. Then impdp schema2/schema2 remap_schema=schema1:schema2
    These 2 schemas have dba privilege.
    Why do I get this error:
    ORA-39083: Object type TYPE failed to create with error:
    ORA-02304: invalid object identifier literal
    Failing sql is:
    CREATE TYPE "C1DEVADM"."CMQTNQHT"   OID 'AC82C504E18C6A98E044001A4B08907C' AS TABLE OF CMQTNQHF;Thanks a lot,

    Hi;
    I already done exporting the data :(
    I guess it will be ok if I create the object types manually after impdp right?Yes.
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • INDEX failed to create while  Import using datapump

    Hi DBA's
    database 11.2.01
    OS : Solaris 10
    I am trying to Import the data using the following command.
    impdp system/******* SCHEMAS=EIMS DIRECTORY=expdp_dir DUMPFILE=eimsexp.dmp*
    but it fails import index and error out, but the tables and data imported.
    I checked in the metalink and followed the Note id (During Data Pump Import Index Creation Fails With: ORA-39083 and ORA-14102 errors OR ORA-39083 ORA-02158 and ORA-39112 errors [ID 1066635.1]) , but no luck.
    Kindly advice me.
    ERROR
    ORA-39083: Object type INDEX failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    Failing sql is:
    CREATE UNIQUE INDEX "EIMS"."PK_MDS_PSTN_LEVEL" ON "EIMS"."MDS_PSTN_LEVEL" ("REGION_CODE", "AREA_CODE", "LEVEL_NO", "EXCHANGE_CODE") PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING NOCOMPRESS LOGGING STORAGE( INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "EIMS_DATA" PARALLEL 1
    ORA-39083: Object type INDEX failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    Best Regards,
    SG

    Dear Hussein,
    Yes i applied the patch, still i am getting the same error and again i followed one more note (Impdp Failed With Error Ora-39083, 0ra-01403 On Index_statistics (Doc ID 755253.1))
    in that note i given option "exclude=index", then i got in different error.
    We are in the process of doing testing on Tablespace Encryption.
    We are having two instances one is dev and uat instance.
    we are creating Encryption tablespace on uat instance and trying to import the data from dev instance only from particular user.
    We completed the followings.
    1. Created tablespace Encryption.
    2. Created user and assigned the tablespace to the user EIMS1.
    3. Took export from the dev instance using the following command.
    expdp system/******** SCHEMAS=EIMS DIRECTORY=expdp_dir DUMPFILE=eimsexp.dmp
    4. Importing data from
    impdp system/******** REMAP_SCHEMA=EIMS:EIMS1 DIRECTORY=expdp_dir exclude=index DUMPFILE=eimsexp.dmp
    Error
    ====
    ORA-39083: Object type CONSTRAINT failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    Failing sql is:
    ALTER TABLE "EIMS1"."DOCS" ADD PRIMARY KEY ("ID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING NOCOMPRESS LOGGING STORAGE( INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "EIMS_DATA" ENABLE
    ORA-39083: Object type CONSTRAINT failed to create with error:
    ORA-14102: only one LOGGING or NOLOGGING clause may be specified
    before i used to get the bellow errors
    ==========================
    ALTER TABLE "EIMS1"."TST1" ADD CONSTRAINT "ADMACHINEDEPLOYMENTSTATUS_PK" PRIMARY KEY ("MID") USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 NOLOGGING NOCOMPRESS LOGGING STORAGE( INITIAL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "EIMS_DATA" ENABLE
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    ORA-39083: Object type INDEX_STATISTICS failed to create with error:
    ORA-01403: no data found
    ORA-01403: no data found
    Failing sql is:
    DECLARE I_N VARCHAR2(60); I_O VARCHAR2(60); c DBMS_METADATA.T_VAR_COLL; df varchar2(21) := 'YYYY-MM-DD:HH24:MI:SS'; BEGIN DELETE FROM "SYS"."IMPDP_STATS"; c(1) := 'ID'; DBMS_METADATA.GET_STAT_INDNAME('EIMS1','DOCS',c,1,i_o,i_n); INSERT INTO "SYS"."IMPDP_STATS" (type,version,flags,c1,c2,c3,c5,n1,n2,n3,n4,n5,n6,n7,n8,n9,n10,n11,n12,d1,cl1) VALUES ('I',5,0,I_N,NUL
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MDS_PSTN_LEVEL" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_AMT_REQUEST_PRIORITY" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_AMT_REQUEST_QUEUE" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH02_REQUEST_PRIORITY" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH03_REQUEST_PRIORITY" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH03_REQUEST_QUEUE" creation failed
    ORA-39112: Dependent object type INDEX_STATISTICS skipped, base object type INDEX:"EIMS1"."PK_MD_BH04_REQUEST_PRIORITY" creation failed
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 1049 error(s) at 20:43:02
    Thanks
    SG

  • IMPDP Help needed please...ORA-39083: Object type PROCOBJ failed to create

    OS=Win2003
    DB=10gR2
    Version = 102.0.4
    Hi,
    I am running a impdp on a 30gb file and well it seems to have gone fine (much faster then it normally does to be honest), but towards the end it fails, and when researching this error, it seems to be very vague and I was wondering if someone can help me. Below is the log, but I have taken parts out of it that are not relevant.
    Import: Release 10.2.0.4.0 - Production on Wednesday, 16 April, 2008 15:22:18
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "SYSTEM"."IMPGEMDEV041608" successfully loaded/unloaded
    Starting "SYSTEM"."IMPGEMDEV041608": system/********@iworksdb directory=DATA_PUMP_DIR dumpfile=expdpgemdev.dmp job_name=impgemdev041608 TABLE_EXISTS_ACTION=APPEND SCHEMAS=GEMDEV LOGFILE=IMPIWORKS_BOON.log REMAP_SCHEMA=GEMDEV:IWORKS REMAP_TABLESPACE=IWORKS_INDEX:IWORKS_IDX REMAP_TABLESPACE=IWORKS_IOT:IWORKS_IDX REMAP_TABLESPACE=IWORKS_TABLES:IWORKS_TABLES EXCLUDE=GRANT exclude=statistics STREAMS_CONFIGURATION=N
    Processing object type SCHEMA_EXPORT/USER
    ORA-31684: Object type USER:"IWORKS" already exists
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/TABLESPACE_QUOTA
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/TYPE/TYPE_SPEC
    ORA-31684: Object type TYPE:"IWORKS"."T_NUMBER_TAB" already exists
    ORA-31684: Object type TYPE:"IWORKS"."T_VARCHAR2_TAB" already exists
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    ORA-39152: Table "IWORKS"."SYS_TOKENTYPE" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    ORA-31684: Object type PACKAGE:"IWORKS"."CONT_FEE_DEF_UC" already exists
    ORA-31684: Object type PACKAGE:"IWORKS"."COPAYCALCFLAG" already exists
    ORA-31684: Object type VIEW:"IWORKS"."VWTREE" already exists
    ORA-31684: Object type VIEW:"IWORKS"."V_ROUTE_DTL_GROUP" already exists
    Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    Processing object type SCHEMA_EXPORT/TABLE/TRIGGER
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/FUNCTIONAL_AND_BITMAP/INDEX
    Processing object type SCHEMA_EXPORT/POST_SCHEMA/PROCOBJ
    ORA-39083: Object type PROCOBJ failed to create with error:
    ORA-06550: line 2, column 11:
    PLS-00103: Encountered the symbol "VARCHAR2" when expecting one of the following:
    := . ( @ % ;
    The symbol ":=" was substituted for "VARCHAR2" to continue.
    ORA-06550: line 3, column 12:
    PLS-00103: Encountered the symbol "VARCHAR2" when expecting one of the following:
    := . ( @ % ;
    The symbol ":=" was substituted for "VARCHAR2" to continue.
    ORA-06550: line 4, column 19:
    PLS-00103: Encountered the symbol "VARCHAR
    ORA-39083: Object type PROCOBJ failed to create with error:
    ORA-06550: line 6, column 16:
    PLS-00103: Encountered the symbol "RAYSQLACCESS9889405" when expecting one of the following:
    * & = - + ; < / > at in is mod remainder not rem
    <an exponent (**)> <> or != or ~= >= <= <> and or like LIKE2_
    LIKE4_ LIKEC_ between || multiset member SUBMULTISET_
    The symbol "* was inserted before "RAYSQLACCESS9889405" to continue.
    ORA-06550: line 7, column 17:
    PLS-00103: Encountered the symbol "SQL" when expectin
    Job "SYSTEM"."IMPGEMDEV041608" completed with 2831 error(s) at 15:30:37
    Any help will be much appreciated

    I can not seem to find any object named PROCOBJ.
    As for the object called RAYSQLACCESS9889405...no idea what this is.
    I checked the source for any invalid objects and none.

  • Error -32810 occurred at The FieldPoint server initialization failed. Possible causes: 1. Missing or corrupt configuration file; 2. Failed to create callbacks. : FP Open.vi

    I have two cFP-2120 RT controller. They both have NI-Serial RT2.5.6, DataSocket for LV RT4.2, NI-VISA 3.6, FP Drivers 5.1.0, FP VI Manager 3.1.0 LV RT 7.1.1 installed. But one same vi can run on one controller but not another.
    the error message got when it runs on another controller is "Error -32810 occurred at  The FieldPoint server initialization failed. Possible causes: 1. Missing or corrupt configuration file; 2. Failed to create callbacks. : FP Open.vi"
    I wonder by what it is caused?
    Thanks

    Hi Matthew,
    As mentioned previously, this KnowledgeBase article may be of some help. Also, if your code is being run on an embedded controller and then a network controller (not embedded), you will need to run the program differently. On the embedded controller, you should deploy your VI in a Project Explorer or programmatically (as described here.) However, you do not need to deploy the program to a network controller, but simply run the VI.
    I would also suggest creating a new .IAK file. Do you still see the same error? Also, double-check that the software installed on the controller matches the software installed on the host PC. If you have any file paths associated with one FieldPoint controller, ensure that you are changing them to match the second controller.
    Please keep us posted on your troubleshooting steps. Have a great day!
    Amanda Howard
    Americas Services and Support Recruiting Manager
    National Instruments

  • Runtime error: failed to create delegate view

    hi all,
    We have two applications in two separate projects. But we can deploy only one at a time. If we deploy the second application (or vice-versa)and try to access the first application, it throws up the following error.
    P.S. The problem is only with these two applications and they use Adaptive RFC models.
    We thought it was because of some Jco conections, but all of them test correctly from the WebDynpro administrator console. Any ideas?
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for view com.eac.vendorportal.DisplayNCRView. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.<init>(DelegatingView.java:41)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.createUninitializedView(ViewManager.java:487)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:524)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:398)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:373)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: java.lang.ClassNotFoundException: com.eac.vendorportal.wdp.InternalDisplayNCRView
    Found in negative cache
    Loader Info -
    ClassLoader name: [local/ChangeNCR4]
    Parent loader name: [Frame ClassLoader]
    References:
       common:service:http;service:servlet_jsp
       service:ejb
       common:service:iiop;service:naming;service:p4;service:ts
       service:jmsconnector
       library:jsse
       library:servlet
       common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl
       library:ejb20
       library:j2eeca
       library:jms
       library:opensql
       common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore
       interface:resourcecontext_api
       interface:webservices
       interface:ejbserialization
       sap.com/tcwddispwda
       sap.com/tcwdcorecomp
       service:webdynpro
       service:sld
       library:tcddicddicservices
       library:com.sap.aii.proxy.framework
       library:tcgraphicsigs
       library:com.sap.mw.jco
       library:com.sap.lcr.api.cimclient
       library:sapxmltoolkit
       library:com.sap.aii.util.rb
       library:com.sap.util.monitor.jarm
       library:tcddicddicruntime
       library:com.sap.aii.util.xml
       library:tccolapi
       library:com.sap.aii.util.misc
       library:tc~cmi
       library:tccolruntime
    Resources:
       F:\usr\sap\PED\JC00\j2ee\cluster\server0\apps\local\ChangeNCR4\webdynpro\public\lib\app.jar
    Loading model: {parent,references,local}
         at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:348)
         at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:65)
         ... 33 more

    Hallo Vamsee,
    you wrote <i>"We use the same package naming conventions in both projects.Is that a problem"!</i> Does this mean that you have two different DCs sap.com/a/b/c/onedc and sap.com/a/b/c/anotherdc which both contain the same Web Dynpro component packages e.g. com.sap.a.b.c.mycomp? If this is true both Deployable DC units will collide on the serverside because the Web Dynpro classloader does not differ between the same Web Dynpro packages in different DCs. The DC namespace is not reflected by the classloader.
    Regards, Bertram

  • When synchronization fails to create a backup, iTunes gives an error.

    When synchronization fails to create a backup, iTunes gives an error.
    iPhone 4, OS 5, Windows XP S3, iTunes 10. ITunes was moving a few times. Please help me.

    When synchronization fails to create a backup, iTunes gives an error.
    iPhone 4, OS 5, Windows XP S3, iTunes 10. ITunes was moving a few times. Please help me.

  • Disk Utility: Create image fails with input/output error

    Starting to create an image and saving it into an external hard drive (MacOS extended Journaled).
    It starts after less than 60 secs it comes out with an error : Failed to create the image (input/output error)

    If you don't mind I'd like to discourage you from backing up a drive onto a disc image file no matter where you plan to save it. Disc image files can be very problematical when it comes to trying to restore the backup. Furthermore, you cannot boot from a disc image. If the disc image file becomes corrupted then you have no backup.
    I would like to propose that you think about a better way to backup your drive. You can clone the drive to your backup drive. It's easy to do using Disk Utility's Restore feature. A clone backup is not only bootable but you have direct access to all the files on the backup.
    In order to make a bootable clone open Disk Utility. Select Disk Utility Help from the Help menu. Search for +duplicating a disk+. Click on "Duplicating a disk" at the top of the list of articles. Follow the directions.

  • Trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit - setup.exe fails due to msxml3.dll error PDApp message [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154

    If anyone is able to solve this they are a genius (or I am doing something very stupid!)
    I am trying to reinstall CS5.5 Master Collection from DVD media on Windows 7 64 bit PC but setup.exe fails due to a msxml3.dll error.
    Following a big bundle of recent Windows 7 updates, I started getting 'bad image' msxml3.dll error messages when opening any CS5.5 master collection program (Eg Premiere / Photoshop / Illustrator / Dreamweaver). Following advice on some threads here I tried uninstalling and then using the Adobe CC Cleaner Tool to clean up install, then reinstalling from my original DVD media.
    Whenever I try using run setup.exe from installtion disc 1 the installing fails due to 'Missing files'. I have also tried dowloading trial versions and runing setup.exe fro mthe downloaded files but i still get the same message.
    I have searched the forum and others have experienced this error but none of the solutions I have found seem to be working for me - as many seem to relate to download installations whereas I am installing from original DVD media (which worked fine before on the same PC)
    These are the FATAL messages from the PDApp log
    12/11/2014 15:29:27 [FATAL] PIM - Failed to Create XML instance : DOMDocument40 ADXML::initWithXMLPath Error:80040154
    12/11/2014 15:29:27 [FATAL] Setup - Could not initialize ADXML object
    12/11/2014 15:29:27 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    The PDApp troubleshooting seems to indicate that this is caused by error in downloads but I am getting it with both original media DVD and downloads.
    I have also tried using my logon (which has admin privileges) and under our main admin account - and I get the same errors.
    Is a clean install of Windows 7 + CS5.5 my only option?
    Any help / info / advice / solutions very much appreciated! I have spent the last 2 days trying to sort this out and seem to be getting nowhere.
    Thanks.

    Thanks for the reply kglad - much appreciated.
    I have already tried that option (along with downloading files) as it was one of the solutions mentioned on other threads, but that also failed.
    Any other ideas?

  • Windows Server 2012 Windows Backup failed with following error code '0x8078006B' (Windows Backup failed to create the shared protection point on the source volumes.).

    The Volume Shadow Copy service initially was running under the context of System, so we thought that ‘System’ doesn’t have permissions to access network shares. 
    When the Volume Shadow Copy service was running under the context of System, this was the error logged:
    “failed with following error code '0x8078014B' (There was a failure in creating a directory on the backup storage location.).”
    Which is likely due to not having permissions to write to the network location. 
     This is a scheduled backup trying to write to a network location, so we changes the service to run under the context of an account that does have permissions to write to the network share.
      Then the error changed to this:
    “failed with following error code '0x8078006B' (Windows Backup failed to create the shared protection point on the source volumes.).”
    HRESULT 0x8078006b
    DetailedHRESULT 0x8004230f
    ErrorMessage %%2155348075
    BackupState 12
    VolumesInfo <VolumeInfo><VolumeInfoItem Name="C:" OriginalAccessPath="C:" State="15" HResult="-2139619228" DetailedHResult="0" PreviousState="0" IsCritical="1" IsIncremental="0"
    BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="0" DataTransferred="0" NumUnreadableBytes="0" TotalSize="0"
    TotalNoOfFiles="0" Flags="1604" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /><VolumeInfoItem Name="D:" OriginalAccessPath="D:" State="15" HResult="-2139619228"
    DetailedHResult="0" PreviousState="0" IsCritical="0" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0"
    FullBackupReason="0" DataTransferred="0" NumUnreadableBytes="0" TotalSize="0" TotalNoOfFiles="0" Flags="68" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0"
    /></VolumeInfo>
    We aren’t really seeing anything that gives any hint on what the issue is. 
    Any ideas?  Thanks in advance!

    We are trying to back up folders/files from 2 local drives (C: & D:), both of which have only 10% space used, and 100 GB free. 
    We are attempting to back the files up to a Remote Shared File (and there is 100+ GB free space out there). 
      If we try another network location, we receive the exact same error. 
     This is Windows Server 2012, not running Hyper-V and is a physical server not a VM.
    Thank you for the link. 
    Looking in: 
    Event Viewer / Application and Service Logs / Microsoft / Windows / Backup / Operational
    But it doesn’t seem to give any more details: 
    Log Name:     
    Microsoft-Windows-Backup
    Source:       
    Microsoft-Windows-Backup
    Date:         
    7/8/2013 8:00:12 PM
    Event ID:     
    5
    Task Category: None
    Level:        
    Error
    Keywords:     
    User:         
    SYSTEM
    Computer:     
    servername.edu
    Description:
    The backup operation that started at '‎2013‎-‎07‎-‎09T02:00:06.273000000Z' has failed with following error code '0x8078006B' (Windows Backup failed to create the shared protection point on the source volumes.).
    Please review the event details for a solution, and then rerun the backup operation once the issue is resolved.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
    <Provider Name="Microsoft-Windows-Backup" Guid="{1DB28F2E-8F80-4027-8C5A-A11F7F10F62D}" />
    <EventID>5</EventID>
    <Version>3</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x4000000000000000</Keywords>
    <TimeCreated SystemTime="2013-07-09T02:00:12.872602100Z" />
    <EventRecordID>30</EventRecordID>
    <Correlation />
    <Execution ProcessID="3028" ThreadID="3996" />
    <Channel>Microsoft-Windows-Backup</Channel>
    <Computer>servername.edu</Computer>
    <Security UserID="S-1-5-18" />
      </System>
      <EventData>
    <Data Name="BackupTemplateID">{A421E864-A115-4288-8D12-F4878CF8A248}</Data>
    <Data Name="HRESULT">0x8078006b</Data>
    <Data Name="DetailedHRESULT">0x8004230f</Data>
    <Data Name="ErrorMessage">%%2155348075</Data>
    <Data Name="BackupState">12</Data>
    <Data Name="BackupTime">2013-07-09T02:00:06.273000000Z</Data>
    <Data Name="BackupTarget">\\servername\BACKUP</Data>
    <Data Name="NumOfVolumes">2</Data>
    <Data Name="VolumesInfo">&lt;VolumeInfo&gt;&lt;VolumeInfoItem Name="C:" OriginalAccessPath="C:" State="15" HResult="-2139619228" DetailedHResult="0" PreviousState="0" IsCritical="1" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0"
    IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="0" DataTransferred="0" NumUnreadableBytes="0" TotalSize="0" TotalNoOfFiles="0" Flags="1604" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /&gt;&lt;VolumeInfoItem
    Name="D:" OriginalAccessPath="D:" State="15" HResult="-2139619228" DetailedHResult="0" PreviousState="0" IsCritical="0" IsIncremental="0" BlockLevel="0" HasFiles="1" HasSystemState="0" IsCompacted="0" IsPruned="0" IsRecreateVhd="0" FullBackupReason="0" DataTransferred="0"
    NumUnreadableBytes="0" TotalSize="0" TotalNoOfFiles="0" Flags="68" BackupTypeDetermined="0" SSBTotalNoOfFiles="0" SSBTotalSizeOnDisk="0" /&gt;&lt;/VolumeInfo&gt;</Data>
    <Data Name="SourceSnapStartTime">2013-07-09T02:00:06.289250300Z</Data>
    <Data Name="SourceSnapEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="PrepareBackupStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="PrepareBackupEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupWriteStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupWriteEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="TargetSnapStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="TargetSnapEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="DVDFormatStartTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="DVDFormatEndTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="MediaVerifyStartTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="MediaVerifyEndTime">&lt;TimesList&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupPreviousState">2</Data>
    <Data Name="ComponentStatus">&lt;ComponentStatus&gt;&lt;/ComponentStatus&gt;</Data>
    <Data Name="ComponentInfo">&lt;ComponentInfo&gt;&lt;/ComponentInfo&gt;</Data>
    <Data Name="SSBEnumerateStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBEnumerateEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBVhdCreationStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBVhdCreationEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBBackupStartTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SSBBackupEndTime">1601-01-01T00:00:00.000000000Z</Data>
    <Data Name="SystemStateBackup">&lt;SystemState IsPresent="0" HResult="0" DetailedHResult="0" /&gt;</Data>
    <Data Name="BMR">&lt;BMR IsPresent="0" HResult="0" DetailedHResult="0" /&gt;</Data>
    <Data Name="VssFullBackup">false</Data>
    <Data Name="UserInputBMR">false</Data>
    <Data Name="UserInputSSB">false</Data>
    <Data Name="BackupSuccessLogPath">
    </Data>
    <Data Name="BackupFailureLogPath">
    </Data>
    <Data Name="EnumerateBackupStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="EnumerateBackupEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="PruneBackupStartTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="PruneBackupEndTime">&lt;TimesList&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;Time Time="1601-01-01T00:00:00.000Z" /&gt;&lt;/TimesList&gt;</Data>
    <Data Name="BackupFlags">0x9</Data>
    <Data Name="ComponentInfoSummary">&lt;ComponentInfoSummary ComponentInfoArrayPresent="1" TotalComponents="0" SucceededComponents="0" /&gt;</Data>
      </EventData>
    </Event>

  • Query doesn't work in APD, Error: column store error: fail to create scenario: [340 2048

    Hi Experts,
    We got a problem here.
    We have a query ran without any problems in RSRT. But when I try to put it as data sources(infoprovider) in APD.
    I got following error:
    column store error: fail to create scenario: [340 2048
    We are in BW731006 & ABAP731006.
    Any advise?
    Thanks in advance!
    Tengran

    Hi,
    Can you check this part in error mentioned by clicking as highlighted in red box. It will give you a correct idea about the issue ::
    Also share the detailed error with us as well.
    Best Regards,
    Arpit

  • Error in File... Failed to create the Crystal Query Engine.

    I am attempting to use Compliance Suite 4 to open a report.  The error I get is:
    Error in File
    S:\Applications\Apps\CSuite\Reports\schedstu.rpt:
    Failed to create the Crystal Query Engine.
    S:\Applications\Apps\CSUITE\Report\schedstu.rpt
    When we attempt to open the report with Crystal Reports XI we get the following:
    NO SAVED DATA
    This report file does not contain saved data and cannot be viewed.
    These reports will open for the same account on a different PC.  Has anyone seen this?  Thanks!

    You'll probably get a quicker answer from the people at Compliance Suite. All that error is telling me is that the database engine does not understand what it is that you're throwing at it in terms of a database connection or data type. As it's a 3rd party app, I do not know how this is implemented so that is all I can say...
    Ludek

Maybe you are looking for

  • Problem with flash element in Dreamweaver

    Hi, I am a little new to dreamweaver and am starting up a new site with a flash element. I have started this out and it works great on my computer when i preview it, but the flash element isn't showing up when I publish it. When it loads in the brows

  • TM - Missing entry in ta20c after upgrade to ECC6.0

    Hi We are preparing an upgrade from R/3 4.6C to ECC 6.0 and I am currentliy evaluating Travel Management. In TRIP, when I choose "Create Travel Request", I get an error that "No entry in table TA20C for argument 01". I have checked the table, and it

  • Scp/ssh support for web upload

    I prefer not to pass my credentials in the clear. Please offer a way to support other well-known protocols like scp in the web upload module.

  • Change PR item short text when created from Work Order

    Hello, Is there a way to edit the PR item short text when the PR is generated from a Work Order. When we open the PR, the item short text is grayed out. We have created Material Master Number for Contract/ BPA items. When we input that particular mat

  • Deinterlacing/upscaling 480i method for detail upscaling

    I've been searching for the best upscaling method I can use for a potful of 480i clips I have to work with in a 1920x1080 HD output project. I need to blow them up from 100 to 150%. I'm using detail preserving upscale effect and here's how I go about