Error when populating dimension

I encountered the following error when trying to populate a dimension in Analytic Workspace Manager:
action BUILDDATABASE failed on object <analytic_workspace>
Does anyone know what that means?

1) No SKEY_VAL is not a variable.
2) This is my first attempt at using ODI, I did not create the SQL. All I did was to create a reverse a model against my MSSQL staging database and create and reverse a model against the planning application. Then I created an interface for the Account dimension in planning mapped the account, parent and description columns from my SQL table to the Planning dimension and I get this error. There are no columns called SKEY_VAL in either the source or the target and I have not created any objects with this name in ODI. I can see that ODI is asking for this column when I execute the interface, but I don't know why.

Similar Messages

  • Error when joining Dimensions

    I get a strange error when I try to join my dimensions in order to map the cube - as I do not want to use key lookups (I do not neet outer join!):
    First error message box:
    "Trying to access invalid Object"
    Trying to access invalid Object
    Trying to access invalid Object
         at oracle.wh.repos.impl.foundation.CMPElement.checkStatus(CMPElement.java:248)
         at oracle.wh.repos.impl.foundation.CMPElement.getSubject(CMPElement.java:102)
         at oracle.wh.repos.impl.foundation.CMPElement.getPhysicalName(CMPElement.java:859)
         at oracle.wh.repos.impl.mapping.WBMappingIdentityImpl.getPhysicalName(WBMappingIdentityImpl.java:148)
         at oracle.wh.repos.impl.mapping.WBMappingIdentityImpl.getName(WBMappingIdentityImpl.java:132)
         at oracle.wh.ui.mapping.MappingGraphNew.refreshParameterGroup(MappingGraphNew.java:3149)
         at oracle.wh.ui.mapping.MappingGraphNew.refreshComponent(MappingGraphNew.java:2927)
         at oracle.wh.ui.mapping.MappingGraphNew.refreshMappable(MappingGraphNew.java:2868)
         at oracle.wh.ui.mapping.MappingGraphNew.processCreatedEdge(MappingGraphNew.java:2646)
         at oracle.wh.ui.mapping.MappingGraphNew.createEdge(MappingGraphNew.java:2466)
         at oracle.wh.ui.mapping.MappingGraphNew.handleEdgeGesture(MappingGraphNew.java:2443)
         at oracle.wh.ui.mapping.MappingGraphNew.change_PROPERTY_EDGE_COUNT(MappingGraphNew.java:2158)
         at oracle.wh.ui.mapping.MappingGraphNew.propertyChange(MappingGraphNew.java:1985)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:252)
         at oracle.bali.dbUI.graph.jle.GraphCanvas.firePropertyChange(Unknown Source)
         at oracle.bali.dbUI.graph.jle.GraphCanvas.__addEdge(Unknown Source)
         at oracle.bali.dbUI.graph.jle.NodeLinkTool.processLink(Unknown Source)
         at oracle.bali.jle.tool.LinkTool.processMouseReleased(Unknown Source)
         at oracle.bali.dbUI.graph.jle.NodeLinkTool.processMouseReleased(Unknown Source)
         at oracle.bali.jle.tool.BaseTool.mouseReleased(Unknown Source)
         at oracle.bali.jle.tool.CompoundTool._processJLEEvent(Unknown Source)
         at oracle.bali.jle.tool.CompoundTool.mouseReleased(Unknown Source)
         at oracle.bali.jle.JLECanvas.processJLEEvent(Unknown Source)
         at oracle.bali.jle.GlassPane._redispatchToTool(Unknown Source)
         at oracle.bali.jle.GlassPane.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at oracle.ewt.lwAWT.LWComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Second box (behind the first one)
    "API: length is not supported for data type NUMBER"
    API8015: length is not supported for data type NUMBER.
    API8015: length is not supported for data type NUMBER.
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.validateDataType(WBMappingParameterImpl.java:226)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.setLength(WBMappingParameterImpl.java:603)
         at oracle.wh.service.impl.mapping.component.Join.mappableAdded(Join.java:812)
         at oracle.wh.repos.impl.mapping.WBStageComponentImpl.mappableAdded(WBStageComponentImpl.java:544)
         at oracle.wh.repos.impl.mapping.WBMappableImpl.mappableAdded(WBMappableImpl.java:232)
         at oracle.wh.repos.impl.mapping.WBMappableImpl.addChild(WBMappableImpl.java:500)
         at oracle.wh.repos.impl.mapping.WBMappingParameterGroupImpl.addChild(WBMappingParameterGroupImpl.java:246)
         at oracle.wh.repos.impl.mapping.WBMappableImpl.constructAddChild(WBMappableImpl.java:123)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.<init>(WBMappingParameterImpl.java:155)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.createNew(WBMappingParameterImpl.java:317)
         at oracle.wh.repos.impl.mapping.WBMappableImpl.cloneMappable(WBMappableImpl.java:198)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.cloneMappable(WBMappingParameterImpl.java:328)
         at oracle.wh.repos.impl.mapping.WBMappableImpl.internalConnectTo(WBMappableImpl.java:469)
         at oracle.wh.repos.impl.mapping.WBMappableImpl.internalConnectTo(WBMappableImpl.java:367)
         at oracle.wh.repos.impl.mapping.WBMappingParameterImpl.connectTo(WBMappingParameterImpl.java:425)
         at oracle.wh.ui.mapping.MappingGraphNew.processCreatedEdge(MappingGraphNew.java:2626)
         at oracle.wh.ui.mapping.MappingGraphNew.createEdge(MappingGraphNew.java:2466)
         at oracle.wh.ui.mapping.MappingGraphNew.handleEdgeGesture(MappingGraphNew.java:2443)
         at oracle.wh.ui.mapping.MappingGraphNew.change_PROPERTY_EDGE_COUNT(MappingGraphNew.java:2158)
         at oracle.wh.ui.mapping.MappingGraphNew.propertyChange(MappingGraphNew.java:1985)
         at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:252)
         at oracle.bali.dbUI.graph.jle.GraphCanvas.firePropertyChange(Unknown Source)
         at oracle.bali.dbUI.graph.jle.GraphCanvas.__addEdge(Unknown Source)
         at oracle.bali.dbUI.graph.jle.NodeLinkTool.processLink(Unknown Source)
         at oracle.bali.jle.tool.LinkTool.processMouseReleased(Unknown Source)
         at oracle.bali.dbUI.graph.jle.NodeLinkTool.processMouseReleased(Unknown Source)
         at oracle.bali.jle.tool.BaseTool.mouseReleased(Unknown Source)
         at oracle.bali.jle.tool.CompoundTool._processJLEEvent(Unknown Source)
         at oracle.bali.jle.tool.CompoundTool.mouseReleased(Unknown Source)
         at oracle.bali.jle.JLECanvas.processJLEEvent(Unknown Source)
         at oracle.bali.jle.GlassPane._redispatchToTool(Unknown Source)
         at oracle.bali.jle.GlassPane.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
         at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at oracle.ewt.lwAWT.LWComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
         at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Don't know whats all that about, but I cannot join any more!
    I'm currently using OWB 10.1.0.2.0
    on a Oracle 9i 9.2.0.4 database
    (Or should I not comine 9i with 10g??!!!)
    Please advise me what to do!
    Thanks
    Mani

    Hi Mani,
    Something similar happened to me, when in a mapping I tried to connect a dimension to a joiner. The occurring error: API8015.
    This was caused by a changed datatype, in my case I had changed a VARCHAR2 field into NUMBER.
    The solution (as also suggested with bug 3116947), is to alter the datatype, it says into number but that's exactly (again: in MY case) where it goes wrong.
    Therefore, I changed the datatype into DATE since this never has a length NOR a precision, and then changed it back into the desired datatype with appropriate properties. Now it works fine again.
    Hope this helps - as a workaround that is ;-)
    Cheers, Patrick
    PS my OWB version is 9.2.0.4 (just upgraded from 9.2.0.2.8).

  • Invalid column name 'SKEY_VAL' Error when Populating a planning dimension

    I'm trying to populate a planning dimension from a view in MSSQL. I thought that I had mapped the all of the required columns in my interface in ODI, but I am getting the following error:
    207 : S0001 : com.microsoft.sqlserver.jdbc.SQLServerException: Invalid column name 'SKEY_VAL'.
    I can see in Operator that ODI is generating the following SQL
    select     
         LEFT(DIM_ACCOUNT.FLEX_VALUE,80)     as C1_ACCOUNT,
         DIM_ACCOUNT.PARENT_FLEX_VALUE     as C2_PARENT,
         LEFT(DIM_ACCOUNT.DESCRIPTION,80)     as C3_DESCRIPTION,
         LEFT(DIM_ACCOUNT.DESCRIPTION,80)     as C4_ALIAS__DEFAULT,
         SKEY_VAL
    from     DOT_STAGE.dbo.DIM_ACCOUNT_T_V as DIM_ACCOUNT
    where     (1=1)
    But I don't know why it is asking for the SKEY_VAL column or how I can map a value into this column when setting up the interface?
    I've read through the user guide and the getting started guide and I can't find any reference to this SKEY_VAL column.
    Does anyone know what causes this error and how I can fix it?

    1) No SKEY_VAL is not a variable.
    2) This is my first attempt at using ODI, I did not create the SQL. All I did was to create a reverse a model against my MSSQL staging database and create and reverse a model against the planning application. Then I created an interface for the Account dimension in planning mapped the account, parent and description columns from my SQL table to the Planning dimension and I get this error. There are no columns called SKEY_VAL in either the source or the target and I have not created any objects with this name in ODI. I can see that ODI is asking for this column when I execute the interface, but I don't know why.

  • Error when maintaining dimension in AWM 10.1.0.4

    Hi,
    I am running AWM 10.1.0.4 on a 10.1.0.4 database. Have set up dimension, levels, hierarchy, and mappings. Everything OK, but when trying to maintain this dimension I get the following error message:
    oracle.AWXML.AWException: Action BUILDDATABASE failed on object OLAP_DBA1.TEST1
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:414)
    at oracle.olap.awm.wizard.awbuild.BuildWizardHelper$1.construct(BuildWizardHelper.java:175)
    at oracle.olap.awm.ui.SwingWorker$2.run(SwingWorker.java:109)
    at java.lang.Thread.run(Unknown Source)
    Caused by: oracle.AWXML.AWException: oracle.express.ExpressServerException
    java.sql.SQLException: Ikke flere data å lese fra porten (No more data to read from the port)
    at oracle.AWXML.AWConnection.executeCommand(AWConnection.java:248)
    at oracle.AWAction.BuildDatabase.Execute(BuildDatabase.java:397)
    ... 3 more
    Caused by: oracle.express.ExpressServerException
    java.sql.SQLException: Ikke flere data å lese fra porten (No more data to read from the port)
    at oracle.express.spl.SPLExecutor.executeCommand(SPLExecutor.java:155)
    at oracle.AWXML.AWConnection.executeCommand(AWConnection.java:244)
    ... 4 more
    Any clues?
    Sverre

    There are posts on the OLAP forum covering this problem. Anthony Waite from the OLAP Product Management team has provided the following information:
    e new, default Model View in AWM 10.1.0.4.0 is based upon the OLAP Analytic Workspace API (a.k.a. AW/XML). Just to recap and further clarify my earlier post, you must pass the following requirements in order to use it:
    1) Be sure to be using the Enterprise Edition of the Oracle Database 10g.
    SQL> select banner from v$version where banner like 'Oracle%';
    You should see Oracle Database 10g Enterprise Edition.
    2) Be sure to have the Data Warehouse database configuration or the OLAP Option enabled.
    SQL> select parameter, value from v$option where parameter='OLAP';
    You should see OLAP TRUE.
    3) Be sure that the RDBMS 10.1.0.4 patch set has been completely installed. Users often miss the required Post-Installation Steps such as running catpatch.sql.
    SQL> select comp_name, version, status from dba_registry;
    You should see VALID and 10.1.0.4.0 for the OLAP components.
    4) The Oracle Database must have the compatibility mode of 10.1 to use the Model View as it relies on the unique features found in Oracle Database 10g.
    SQL> select name, value, description from v$parameter where name ='compatible';
    You should see 10.1, not 9.2 or earlier.
    5) Please refer to the patchnote.htm that is bundled with 10.1.0.4.0 patch set. Only you are aware of what type of database configuration you have. You will want to pay close attention to "7.2.1.3 Set the SHARED_POOL_SIZE and JAVA_POOL_SIZE Initialization Parameters" and "7.2.2 Upgrade the Release 10.1 Database".
    Basically, I believe you have missed these required steps after installing the 10.1.0.4.0 patch set from the OUI: (pasted from the patchnote.htm)
    For the full discussion please refer to this link:
    Re: Error trying to Analytic Workspace using latest version AWM 10.1.0.4
    Hope this helps
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • Error when processing dimension using XMLA script

    I am hopeful that someone has an answer for this...
    I am in the process of deploying SQLServer 2014 and have been running in parallel with my production environment for 2 weeks with no issues.  Yesterday morning, my primary data load job failed while executing a process dimension script.  The script
    does a process update on multiple dimensions, but fails on the product dimension.  This is the script:
    <Batch xmlns="http://schemas.microsoft.com/analysisservices/2003/engine">
    <Parallel>
    <Process xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ddl2="http://schemas.microsoft.com/analysisservices/2003/engine/2" xmlns:ddl2_2="http://schemas.microsoft.com/analysisservices/2003/engine/2/2">
    <Object>
    <DatabaseID>WestLakeSales</DatabaseID>
    <DimensionID>Dim Product</DimensionID>
    </Object>
    <Type>ProcessUpdate</Type>
    <WriteBackTableCreation>UseExisting</WriteBackTableCreation>
    </Process>
    </Parallel>
    </Batch>
    It processes the attributes and starts processing the associated measure groups, then fails with a return code that I cannot find any information on:
    <return xmlns="urn:schemas-microsoft-com:xml-analysis">
    <results xmlns="http://schemas.microsoft.com/analysisservices/2003/xmla-multipleresults">
    <root xmlns="urn:schemas-microsoft-com:xml-analysis:empty">
    <Exception xmlns="urn:schemas-microsoft-com:xml-analysis:exception" />
    <Messages xmlns="urn:schemas-microsoft-com:xml-analysis:exception">
    <Error ErrorCode="3238133769" Description="" Source="Microsoft SQL Server 2014 Analysis Services" HelpFile="" />
    </Messages>
    </root>
    </results>
    </return>
    At the end of the job log it just shows this:
    Finished processing the 'Inventory Weekly 2009 08' partition.
    Processing of the 'Inventory Weekly 2009 06' partition has started.
    Finished processing the 'Inventory Weekly 2009 06' partition.
    Processing of the 'Inventory Weekly 2010 02' partition has started.
    The job completed with failure.
    The job completed with failure.
    The job completed with failure.
    Execution complete
    When I run process update from Studio it processes all of the attributes and measure group partitions, then throws a single 'error' result with no description or message.  It appears that all partitions process successfully.  See the screen shot:
    This script ran fine up until yesterday.  There were no system changes.  The same script is currently running fine on the production SQLServer 2008 instance.
    Anyone see anything like this happening in SSAS 2014?  Any tips on further trouble shooting?

    Hi Bendare2,
    Thank you for sharing your solution.
    Regards,
    Simon Hou
    TechNet Community Support

  • Error when building dimension or deleting workspace

    I am just starting to work with AW and trying to get past some initial bumps. I initially created 2 AWs but did all of my work in just one of them, using a small, 20 row dataset that I created. But soon I was getting too many errors in that AW and figured something was corrupted so I deleted it.
    But now, when I try to create a simple dimension (with 2 levels) in the remaining AW, I get the error:
    Errors have occurred during xml parse
    <Line 3, Column 15>: <Line 3, Column 15>: XML-20210: (Fatal Error) Unexpected EOF.
    Also the error:
    The transaction is not committable: "An error has occurred on the server
    Error class: Express Failure
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::generic<CommitRoot>
    INI: Unable to parse XML string sent from the client to the server, Generic at XML Parser Errors:
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Then when I try to DELETE this second AW and start completely afresh I get the error:
    An error has occurred on the server
    Error class: Express Failure
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::generic<CommitRoot>
    INI: Unable to parse XML string sent from the client to the server, Generic at XML Parser Errors:
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    Does anyone have any ideas what is causing this? Thanks. John

    David. Thanks very much. The patch would not take to the database (just hung) so I was given a brand new box and fully upgraded DB. Works fine so far. A bit of a silver lining I guess. {:>) -John                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error when populating cache with data.

    Hi,
    I am new to Oracle coherence. I was just following the examples at the following link:
    http://download.oracle.com/docs/cd/E15357_01/coh.360/e15831/toc.htm
    I am stuck at the following chapter:
    5.2 Populating a Cache with Domain Objects
    I am able to run the DataGenerator.java successfully. The contacts.csv file gets created.
    When i run the LoaderExample.java, i get the following output:
    Work: NE
    77596
    Yoyodyne Propulsion Systems, Grover's Mill US
    330 Lectroid Rd.
    Telephone Numbers
    work: +11 927 20 4526527
    home: +11 633 82 6834859
    Birth Date: 1964-01-03
    Exception in thread "main" (Wrapped) java.io.NotSerializableException: com.oracle.handson.ContactId
         at com.tangosol.util.ExternalizableHelper.toBinary(ExternalizableHelper.java:215)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService$ConverterKeyToBinary.convert(PartitionedService.CDB:29)
         at com.tangosol.util.ConverterCollections$AbstractConverterEntry.getKey(ConverterCollections.java:3387)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.PartitionedService.splitEntriesByOwner(PartitionedService.CDB:17)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.ensureRequestTarget(PartitionedCache.CDB:18)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$BinaryMap.putAll(PartitionedCache.CDB:34)
         at com.tangosol.util.ConverterCollections$ConverterMap.putAll(ConverterCollections.java:1607)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.partitionedService.PartitionedCache$ViewMap.putAll(PartitionedCache.CDB:1)
         at com.tangosol.coherence.component.util.SafeNamedCache.putAll(SafeNamedCache.CDB:1)
         at com.oracle.handson.LoaderExample.load(LoaderExample.java:105)
         at com.oracle.handson.LoaderExample.main(LoaderExample.java:37)
    Caused by: java.io.NotSerializableException: com.oracle.handson.ContactId
         at java.io.ObjectOutputStream.writeObject0(Unknown Source)
         at java.io.ObjectOutputStream.writeObject(Unknown Source)
         at com.tangosol.util.ExternalizableHelper.writeSerializable(ExternalizableHelper.java:2216)
         at com.tangosol.util.ExternalizableHelper.writeObjectInternal(ExternalizableHelper.java:2664)
         at com.tangosol.util.ExternalizableHelper.serializeInternal(ExternalizableHelper.java:2564)
         at com.tangosol.util.ExternalizableHelper.toBinary(ExternalizableHelper.java:211)
         ... 10 more
    2010-11-15 16:20:04.741/4.812 Oracle Coherence GE 3.6.0.0 <D4> (thread=ShutdownHook, member=4): ShutdownHook: stopping cluster node
    2010-11-15 16:20:04.772/4.843 Oracle Coherence GE 3.6.0.0 <D5> (thread=DistributedCache, member=4): Service DistributedCache left the cluster
    Can anyone please help me as to why i am getting this error?
    I am unable to move forward to the next example due to this error.
    Any ideas would be of great help.
    Thanks

    Can you post the code for the ContactId class? I suspect you have forgotten to implement one of the PortableObject, Serializable, Externalizable, or ExternalizableLite interfaces. If that isn't it are you telling Coherence to use POF?
    -Dtangosol.pof.enabled=true -Dtangosol.pof.config=pof-config.xmlEdited by: Willy Myers on 15-Nov-2010 04:02

  • Getting error when processing dimension

    Hi All,
             I am working on BPC5.1.when iam processing the dimension iam getting the error.
    in OPTIMIZE SCHEMA---Skip optimize schema step,
    in UPDATE OLAP----
    Skip updating OLAP step..
    RESULT---FAIL...
    this are the errors iam getting.can some body help me in solving these issues..
    All the best.
    Regards,
    Naresh.K..

    Hi Sorin!
    Our technical team managed to find the immediate cause for the problem, and a solution.
    According to them there was a corruption on a speciffic OLAP file. By deleting it, they allowed it to be recreated on the next application processing. The file in question was found in \Microsoft SQL Server\MSSQL.2\OLAP\Data\UGF.0.db\<APPLICATION>.38.cub.xml
    Where <APPLICATION> is the name of the problematic cube.
    After that everything is working.
    I still don't know why the file was corrupted, but at least now we have a quick & repeatable solution in case this happens again.

  • Error while populating Dimension

    I am unable to populate the dimension I am getting the below error message
    INI: XOQ-01711: Aggregation path for hierarchies on a dimension "ACCOUNT" is inconsistent, Generic at TxsOqStdFormCommand::execute
    I am creating a Account Dim with the following hierarchy and Levels
    All_Accounts
    Account_Type
    Account_Group
    Account_no
    Regards
    Ishaq

    Please find the details of the dimension
    Environment Details :- AWM (11.1.0.7 B).
    Data Base 11.1.0.7
    Details Regarding the Dimension
    Cost Center Dim
    Levels
    ALL_Cost_centers
    Cost_Center_Group
    Cost_Center_Sub_Group
    Cost_Center
    Hierarchy
    Cost_Center_Hier
    ALL_Cost_centers
    Cost_Center_Group
    Cost_Center_Sub_Group
    Cost_Center
    Cost center Attribute created and last level is checked (the lowest level)
    Attribute Mappings
    Hierarchy
    Account_Hier
    All_Cost_Centers
    Member --&gt; 'ALL_COST_CENTERS'
    Long Desc --&gt; 'All Cost Centers'
    Short Desc --&gt; 'All Cost Centers'
    Cost_Center_Group
    Member --&gt; Cost_Center_Dim.Code_B_Group
    Long Desc --&gt; Cost_Center_Dim.Code_B_Group
    Short Desc --&gt; Cost_Center_Dim.Code_B_Group
    Cost_Center_Sub_Group
    Member --&gt; Cost_Center_Dim.Code_B_Sub_Group
    Long Desc --&gt; Cost_Center_Dim.Code_B_Sub_Group
    Short Desc --&gt; Cost_Center_Dim.Code_B_Sub_Group
    Cost_Center_No
    Member --&gt; Cost_Center_Dim.Cost_B_Key
    Long Desc --&gt; Cost_Center_Dim.Code_B_Descrip
    Short Desc --&gt; Cost_Center_Dim.Code_B_Descrip
    Cost_Center_No --&gt; Cost_Center_Dim.Code_B
    Code_B Table Data
    CODE_B_GROUP CODE_B_SUB_GROUP CODE_B_KEY CODE_B CODE_B_DESCRIP
    PRODUCTION 1 C0010 PRODUCTION
    PRODUCTION PRODUCTION 2 C0011 PROCESS/RECOMBINING
    PRODUCTION ENGINEERING 11 C0020 ENGINEERING
    PRODUCTION MATERIAL MANAGET 20 C0030 MATERIAL MANAGEMEN
    SALES 27 C0050 SALES & DISTRIBUTION
    SALES SALES 28 C0055 SALES
    SALES SALES 29 C0056 SALES & MARKETING - GENERAL - H/O
    SALES MARKETING 33 C0060 MARKETING
    FINANCE 40 C0080 FINANCE & ADMINISTRATION
    FINANCE ADMINISTRATION 44 C0100 ADMINISTRATION
    FINANCE IT 51 C0110 INFORMATION TECHNOLOGY (IT)
    I have also checked metalink it points to the below bug 7606712 - DIMENSION MAINTENANCE ERRORS OUT WITH MULTIPLE HIERARCHIES UNDER 11G

  • Error when building dimension using AWM

    Hi Gurus,
    I am trying to build a dimension using AWM 11.1.0.7.0B Standalone. My Database version is _11.1.0.6.0._
    The moment i start to create a New Dimension, i get the below error.
    The transaction is not committable: "An error has occurred on the server
    Error class: Express Failure
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::g
    The transaction is not committable: "An error has occurred on the server
    Error class: Express Failure
    Server error descriptions:
    DPR: Unable to create server cursor, Generic at TxsOqDefinitionManager::generic<CommitRoot>
    INI: Unable to parse XML string sent from the client to the server, Generic at XML Parser Errors:
    Error processing subelement: <StandardDimension><Attribute><BaseAttribute><Classification>
    Error processing tag: Classification:
    Error returned by xsOqXmlParserExecute.
    +"+
    +at oracle.olap.awm.dataobject.dialog.PropertyViewer.doCreateAction(Unknown Source)+
    +at oracle.olap.awm.dataobject.dialog.CreateDialogHostActionThread.doAction(Unknown Source)+
    +at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(Unknown Source)+
    Please help!!!!!
    +*Regards,*+
    +*Ravi R*+

    The initial release of OLAP in 11.1.0.6 was not stable. Please upgrade to at least database 11.1.0.7, and preferably 11.2.0.3. If you move to 11.1.0.7, then you should apply the "OLAP D Patch", #9147749. See the OLAP certification page for more details.
    http://www.oracle.com/technetwork/database/options/olap/olap-certification-092987.html

  • Classic duplicate key error when processing dimensions

     I have a dimension attribute that has a list of values below
    atlanta
    atlanta
    Atlanta
    Atlanta
    Atlanta
    ATLANTA
    it has caused the duplicate key errors. I've checked the colloation property of AS server and it's set to Latin1_general with case-sensitive UNCHECKED.... I wonder why I still get this type of errors? 
    thanks
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    You would need to use a case-sensitive collation for these not to be considered duplicates and even then, on closer inspection, I still see duplicates in your data.  There are only three distinct case-sensitive values out of the six examples you've
    provided: atlanta, Atlanta, and ATLANTA.
    Jason

  • Error when processing dimensions

    Hello,
    I'm working with BPC 7.0 NW and I'm trying to process the dimension P_ACC (copied from the APSHELL directly) and I get the following errors:
    "Failed to expand K2 function for dimension P_ACCT's member formulas" and
    "MDX statement error:"You do not have the authorization for component !!"
    Any idea about how to solve this erros?
    Thanks and regards,
    Ana

    Hi Ana
    Its called MDXLib.lgl not MDX.lgl
    find that in the appset apshell and try to copy the same in similar path in your appset.
    I think it must be in logic files folder not sure of exact path.
    But that should not be issue here since you are using direct MDX Query, can you just remove that one formula and process dimension and then remove the cache
    Then add back the formula and then see how it works, then try using some other account for now as divisor (Denominator) and see what happens
    Thanks and Regards
    Harish B K

  • Error when populating combo box

    I tried to display my data in combo box from my access table but my combo box is empty. Here's my code:
    <% String temp="";     
         Connection conn = null;
         try
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              conn = DriverManager.getConnection("jdbc:odbc:admin_management");
              Statement stmt = conn.createStatement();
              ResultSet rs = stmt.executeQuery("SELECT Virtual_host_name FROM Server_Info");
    %>
    <select name="Server_available">
    <%
    while (rs.next()) {
    temp= rs.getString("Virtual_host_name"); %>
    <%System.out.println("<OPTION VALUE=" + temp + ">" + temp + "\n");%>
    <%}%>
    </select>
    <!-- HEADER STARTS HERE--->
    <%
         catch(SQLException e)
              //out.println("SQLException: " + e.getMessage() + "<BR>");
              while((e = e.getNextException()) != null)
              out.println(e.getMessage() + "<BR>");
         catch(ClassNotFoundException e)
              out.println("ClassNotFoundException: " + e.getMessage() + "<BR>");
         finally
              if(conn != null)
         try
              conn.close();
         catch (Exception ignored) {}
    %>
    Please help me asap. thanks!!

    Instead of "System.out.println" try using "out.println"

  • AWM - error duirng maintain dimension process

    I get the following error when selecting the maintain option on the product dimension (PROD):
    An error has occurred on the server
    Error class: Express Failure
    Server error descriptions:
    INI: Error creating a definition manager, Generic at TxsOqConnection::generic<BuildProcess>
    INI: XOQ-01711: Aggregation path for hierarchies on a dimension "PROD" is inconsistent, Generic at TxsOqStdFormCommand::execute
    I am running awm11.1.0.7.0B on db version 11G 11.1.0.7.0.
    Any ideas on what this means?
    Thanks,
    Frank
    Edited by: bmwrider on Sep 18, 2009 11:54 AM
    Edited by: bmwrider on Sep 18, 2009 11:57 AM

    The error indicates that there are some loops in your hierarchy (e.g: circular loop within same hierarchy) or inconsistencies in the definition of a specific member across hierarchies (e.g: each hierarchy is well defined on its own but one or more members of the dimension, present in multiple hierarchies, are defined inconsistently, in terms of its descendants, across hierarchies).
    If you have enabled the create dimension Materialized View option, try disabling it and rebuild/maintain the dimension. The build process for the dimension with "create MV" option enabled enforces stricter data quality checks than if this option is disabled (dimension MV not required/not created/not used for Query Rewrite).
    Also see links:
    [Thread: problem maintaining cube |http://forums.oracle.com/forums/thread.jspa?messageID=3507124&#3507124]
    [Thread: Error while populating Dimension |http://forums.oracle.com/forums/click.jspa?searchID=-1&messageID=3270334]

  • Processing error when doing a drillthrough agianst a Rolap dimension, working with MOLAP

    Hi,
    I'm having a drillthrough dimension (fact) that i'm using for drillthrough scripts. One thing that I have come a cross is that I get processing errors when I run queries agianst a ROLAP dimension where as it works agianst the same dimension set
    as MOLAP. This is kind of confusing me.
    The error message i get is like this one:
    Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined
    limit of allowable errors for the operation.
    Errors in the OLAP storage engine: An error occurred while the 'Journal NO' attribute of the 'GLFact' dimension from the 'XXX' database was being processed.
    I found a article about this
    http://sqlblog.com/blogs/marco_russo/archive/2009/01/17/issues-executing-a-drillthrough-with-a-rolap-dimension.aspx
    But I have set KeyDuplicate, Keynotfound, Nullkeyconvertedtounknown and NullKeynotallowed to ignoreerror and still it doesn't work.
    So my questions are 2:
    1. Do anyone have a solution for me? Or having any thoughts about this?
    2. When switching over to MOLAP the processingtime takes about 30 min. How can i decrease this to a minimum?
    This is all implemented in SSAS 2005.

    I'm getting the exact same error when attempting to drill down on a rolap dimension associated to the cube.  the cube is molap, but the dimension is rolap to reduce processing time (processing dimension using molap spike my 4 core processing to 100%
    for 4 minutes due to all the select DISTINCT on the attributes (about 10)). 
    I too have seen the article about KeyDuplicate but I think this is a different issue.  Anyone figure out the problem?
    Version: SSAS 2012 SP2
    Example of error:
    Server: The current operation was cancelled because another operation in the transaction failed. Errors in the OLAP storage engine: An error occurred while the 'City' attribute of the 'NameAddress'
    dimension from the 'MyDatabase' database was being processed. Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation.

Maybe you are looking for

  • Problem related to Outbound Delivery creation via Background Job

    Hi , We are using the program RVV50R10C for creating OBD incase of STO . Z variant is created to take care of selection parameters which inlcudes Shipping Point , Delivery creation date , Calc Rule, Delivery priority and shipping conditions. The job

  • Not able to delete BADI implementation ..

    hi, In ECC 6.0, SE18, i created a BADI interface and then created one implementation. By mistake I typed class name wrong. I want to correct it. I dont see any rename option as well I am not able to delete this implementation. I thought I can delete

  • I want ios 7 but not 8, i have an ipad 2 version 4.3.

    i want ios 7 but not 8, i have an ipad 2 version 4.3.

  • Microsoft powerpoint!!! help

    Whenever I make a presentation on powerpoint I usually use pictures. However, when I try to open the powerpoint on to a PC the pictures don't show up! Why is this happening and how can I get it to work normally?????

  • .dng or .nef files preview

    I just installed CS5 master collection trial version and also installed DNG convertion. Camera raw is also up to date. After dowloading files from D200 camera, I can not preview either .nef or converted .dng files using Bridge. I also tried purging c