Essbase EPM Configurator failing

Hi All,
     I am tyring to install essbase on linux(RHEL).   I had downloaded and installed successfully.  As part of the next step to  EPM Configurator..  The database step where we specify  db schema for  shared services is failing.
My question is , do we need to create this schema using some utility ? like RCU in obiee case.   In my case , I had manually create this schema using sys account and had given the privileges like connect,resource,sysdba .
Can anyone answer this?  Thanks in Advance.
I had checked the log file.. it says  insufficient privileges..
[2013-12-12T11:36:43.750-08:00] [EPMCFG] [TRACE] [EPMCFG-01858] [oracle.EPMCFG] [tid: 14] [ecid: 0000KBcJu1PFw000jzwkno1IeX0f000002,0] [SRC_CLASS: com.hyperion.config.wizard.impl.RegistryWizardState] JDBC URL: jdbc:oracle:thin:@192.168.242.132:1521:ORCDB
[2013-12-12T11:36:45.018-08:00] [EPMCFG] [INCIDENT_ERROR] [EPMCFG-01001] [oracle.EPMCFG] [tid: 14] [ecid: 0000KBcJu1PFw000jzwkno1IeX0f000002,0] [SRC_CLASS: com.hyperion.config.document.Storage] trace: {0}[[
com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
        at com.hyperion.hit.registry.RegistryConnection.createRegistry(RegistryConnection.java:354)
        at com.hyperion.hit.registry.RegistryUtils.initUpgradeRegistry(RegistryUtils.java:272)
        at com.hyperion.hit.registry.RegistryUtils.initRegistry(RegistryUtils.java:105)
        at com.hyperion.hit.registry.Registry.createBasicComponents(Registry.java:2305)
        at com.hyperion.config.document.Storage.initRegistry(Storage.java:245)
        at com.hyperion.cis.config.ConfigRegistryUtils.initializeRegistry(ConfigRegistryUtils.java:384)
        at com.hyperion.config.wizard.impl.RegistryWizardState$1$1.commit(RegistryWizardState.java:228)
        at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:544)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.sql.BatchUpdateException: error occurred during batching: ORA-01031: insufficient privileges
        at oracle.jdbc.driver.OracleStatement.executeBatch(OracleStatement.java:6390)
ORA-01031: insufficient privileges.   Can any one tell me what privileges are for  database schema for shared services ?
Thanks
S

Hi,
First you need to install Foundation Services and configure database for that , for Essbase i dont think we need database schema for that , we would need schema for EAS.
Below are the privilages required for any database user which would be used in configuration.
Create Procedure,
Create Sequence,
Create Session,
Create Table,
Create Trigger,
Create View
and
Query Rewrite
Thanks
Amith

Similar Messages

  • EPM Configurator Failed

    Hi,
    I configured Shared Service (11.1.2) successfully yesterday and deployed it on weblogic.
    However today I tried to configure essbase but EPM Configurator keep failing.
    Configurator failed at 2nd step once I entered DB information.
    I checked configtool log file and it indicates below error
    ====
    [2012-05-30T14:13:27.092+01:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 15] [ecid: 0000JUTrbJg3z0WjLxyGOA1FlXkc000002,0:381] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Unexpected error:[[
    java.lang.NullPointerException
         at com.hyperion.cis.ConfigToolDocument.isAppServerClasspathOptional(ConfigToolDocument.java:488)
         at com.hyperion.cis.config.dependencies.ClassPathPresentCheck.proccessEntering(ClassPathPresentCheck.java:44)
         at com.hyperion.config.wizard.ProductTaskSelectionField.<init>(ProductTaskSelectionField.java:52)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionForm.<init>(ProductTaskSelectionForm.java:78)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionState.getForm(ProductTaskSelectionState.java:71)
         at com.hyperion.hit.wizard.Wizard.changeState(Wizard.java:440)
         at com.hyperion.hit.wizard.Wizard.access$1500(Wizard.java:47)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:552)
         at java.lang.Thread.run(Thread.java:662)
    =====
    Please can you help.
    Thanks

    Essbase is on the same server. I am trying to find the root cause but log files are not giving any clue.
    Any help will be really appreciated.
    Thanks

  • Essbase / EPM Configurator Install Issue

    Hello guys,
    I've installed EPM and later Essbase correctly on an Windows Server 2003 32 bits.
    The problem is when I've tried to configure EPM Configurator... when I've had only EPM installed there it worked fine, but after Essbase install there is an issue: Unexpected error has occured.
    In the log file configtool.log appears:
    2012-06-06T10:27:27.980-03:00] [EPMINS] [ERROR] [EPMINS-00001] [oracle.EPMINS] [tid: 13] [ecid: 0000JV1yVjeFw000jzwkno1FnpeU000000,0:524] [SRC_CLASS: com.hyperion.hit.wizard.Wizard] trace: Unexpected error:[[
    java.lang.NullPointerException
         at com.hyperion.cis.ConfigToolDocument.isAppServerClasspathOptional(ConfigToolDocument.java:488)
         at com.hyperion.cis.config.dependencies.ClassPathPresentCheck.proccessEntering(ClassPathPresentCheck.java:44)
         at com.hyperion.config.wizard.ProductTaskSelectionField.<init>(ProductTaskSelectionField.java:52)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionForm.<init>(ProductTaskSelectionForm.java:78)
         at com.hyperion.config.wizard.impl.ProductTaskSelectionState.getForm(ProductTaskSelectionState.java:71)
         at com.hyperion.hit.wizard.Wizard.changeState(Wizard.java:440)
         at com.hyperion.hit.wizard.Wizard.access$1500(Wizard.java:47)
         at com.hyperion.hit.wizard.Wizard$NextClass.run(Wizard.java:552)
         at java.lang.Thread.run(Thread.java:662)
    Could anybody please help me?

    George ,
    There are 3 steps
    1. configure database
    2. register with shared services
    3. deply to app server
    admi , password should work in the next window
    next , you select the database of DB2 , SQL server or oracle
    I think, you pay more attention in providing correct database configuration details .
    Check the port number ,re check the database name and the user name ,and whether this user has required prevelages
    Then also check whether the TCP/IP protocol is enabled
    Hope this helps.
    Sandeep Reddy Enti
    HCC
    http://analytiks.blogspot.com

  • Essbase custom configuration failing in 11.1.1.3 on UNIX aix 5.3

    Hi all,
    My essbase is 11.1.1.3 and I am upgrading by uninstalling my existing 9.3.1.3 essbase server. My OS is IBM AIX 5.3 64 bit. My custom configuration is taking about 50 mins and failing. This is the following error message.
    (Aug 06, 2010, 05:34:20 PM), com.hyperion.essbase.config.EssbaseAgentTaskProcessor, ERROR, Maxl process has interrupted, exitCode = -1
    (Aug 06, 2010, 05:34:20 PM), com.hyperion.essbase.config.EssbaseAgentTaskProcessor, ERROR, Failed to execute EssbaseAgentTaskProcessor:
    java.lang.Exception: Maxl process has interrupted, exitCode = -1
    at com.hyperion.essbase.config.EssbaseAgentTaskProcessor.startEssbaseOnUnix(EssbaseAgentTaskProcessor.java:687)
    at com.hyperion.essbase.config.EssbaseAgentTaskProcessor.execute(EssbaseAgentTaskProcessor.java:378)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.executeCustomTask(RunAllTasksWizardAction.java:741)
    at com.hyperion.cis.config.wizard.RunAllTasksWizardAction.execute(RunAllTasksWizardAction.java:188)
    at com.installshield.wizard.RunnableWizardBeanContext.run(Unknown Source)
    can any one guide me on this? Thanks

    yum install should resolve the dependencies.
    Do you remember what all you installed using yum? (I can't remember all of them )
    When you launch the installer and then click on the one which shows cannot be installed it'll show you what all are needed for that component.
    Make a note of them and perform a yum install for each of them. What I did was i installed them and repeatedly launched installtool.sh till all dependencies were marked as passed.
    Regards
    Celvin
    http://www.orahyplabs.com

  • EPM configuration ESSBASE Failed to navigate from RegistryWizardState:Error while initializing registry.

    When I was in the configuration ESSBASE, ran into trouble.
    Failed to navigate from RegistryWizardState:Error while initializing registry.
    soft: EPM 11.1.2.3  
    OS: linux redhat6.1
    Two planing server configuration
    A server configuration essbase and install oracle relational database
    Planning configuration is successful, but the first step in essbase Shared servers failed, the error is:Failed to navigate from RegistryWizardState:Error while initializing registry.
    What should I do?
    Please

    If you are using Oracle database, Create a user(schema) with the below previliges
    Roles:
    DBA, Resource, Connect
    privileges:
    CREATE ANY SYNONYM,CREATE CLUSTER,CREATE INDEXTYPE,CREATE PROCEDURE,CREATE SEQUENCE,CREATE SESSION,CREATE TABLE,CREATE TRIGGER,CREATE TYPE,CREATE VIEW,DROP ANY SYNONYM
    Thanks,
    mady

  • EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry.

    Hi,
    I am getting Below error in RHEL 6.5
    EPM Configurator Error "Failed to navigate from RegistryWizardState: Error while initializing registry. See logs for more details"  while configuring Essbase Server on 64 bit OS using Oracle Database
    Any help...?

    Hi ,
    This community is to discuss Oracle Application Server specific issues, you can post this query in the below Hyperion Forms for better response:
    Hyperion EPM
    [OR]
    Oracle Hyperion EPM (MOSC)
    [OR]
    Hyperion Certification for EPM (MOSC)
    Regards,
    Prakash.

  • Web server configuration failed with EPM 11.1.2.2 on Solaris 11

    Hi,
    When install & configured EPM 11.1.2.2, all components configuration success except web server configurations. In the
    /export/epm/Middleware/EPMSystem11R1/diagnostics/logs/
    [ERROR][EPMCFG-07236][oracle.EPMCFG][SRC_CLASS: com.hyperion.cis.config.ant.apache2.OHS2configurator]/export/epm/Middleware/user_projects/epmsystem1/httpConfig/ohs/config/OHS/ohs_component/httpd.conf wasn't found. OHS wasnt configured successfully, see oraInventory logs for more details"
    The /export/epm has around 1.1T free disk space, and it had been set WRX permission for the 'epm' user. Please advise what might cause the above issue?
    Thanks,
    Jenny

    Hi,
    The OHS installation was showed as "Complete" in the EPM installation. Yes, there was "/export/epm/Middleware/user_projects/epmsystem1/httpConfig" directory.
    Under "/export/epm/oraInventory/logs", it generated 4 files as "intsall*.log", "install*.out", "installActions*.log", and
    "installProfile*.log" when I'm trying to configure the web server again with cfgtool. The logs are pretty long, and I'm not sure if the bellow messages indicate space problem or not in the "install*.log"?
    [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.genericQueries.getFreeSpaceForHome] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] errorString:
    [2013-07-09T13:00:36.230-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.genericQueries.getFreeSpaceForHome] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Exiting method executeHandler
    [2013-07-09T13:00:36.231-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Handler launch end: genericQueries.getFreeSpaceForHome
    [2013-07-09T13:00:36.231-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 11] [ecid: 0000Jz5F64TFw000jzwkno1Hr7bm000002,0] Handler returned status: SUCCES
    The "install*.out" had the error message as:
    [CONFIG] [Web Tier Configuration] [Create and Start AS Instance (ohsInstance3355595679)]:Skipping instance registration
    ld.so.1: opmn: fatal: libcolntsh.sop.11.m1: open failed: No such filnctl startall: estarting opmn and all moracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:84)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    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:64)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.startOpmn(CreateASInstance.java:228)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:151)
    ... 13 more
    a or directornage[CONFIG] FAILED:Create and Start AS Instance (ohsInstance3355595679)
    y
    d processes[CONFIG] [Web Tier Configuration] [Create and Start AS Instance (ohsInstance3355595679)]:Unable to start opmn
    .[CONFIG] FAILED:Create and Start AS Instance (ohsInstance3355595679)
    ..Question Received:Unable to start opmn
    [CONFIG] [Web Tier Configuration]:Unable to start opmn
    oracle.as.config.ProvisionException: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:153)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createStandaloneASInstance(CreateASInstance.java:84)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureInstanceStandalone(WebtierConfigurationAction.java:590)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.configureStandalone(WebtierConfigurationAction.java:441)
    at oracle.as.install.webtiercd.webtierconfig.actions.WebtierConfigurationAction.doExecute(WebtierConfigurationAction.java:174)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
    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:64)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Unable to start opmn
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.startOpmn(CreateASInstance.java:228)
    at oracle.as.install.webtiercd.webtierconfig.util.CreateASInstance.createASInstanceWrapper(CreateASInstance.java:151)
    ... 13 more
    opmnctgetting all the checkpoint properties..
    l startall: failed.m_checkpointData:{}
    Configuration:Web Tier Configuration failed
    Error while running Configuration.
    The configuration of Oracle WebTier and Utilities CD failed.
    outputFile:/export/epm/oraInventory/logs/installProfile2013-07-09_02-00-32PM.log
    The "install*Profile*.log" reported:
    Processor Architecture : sparcv9
    #The cycle speed of the CPU
    CPU Speed : 0.0 GHz
    #This is the number of CPUs available to the installer's JVM
    CPU Number : 512 Processors.
    #Available Swap space on this machine when installer started
    Available Swap Space : 0 MB.
    Somehow, it report the cpu speed as 0hz, and swap space also 0MB, but I have lots of swap space available(630G) shown from 'df -h' and 'swap -s'
    Thanks!

  • ESSBASE Custom Configuration - EPM 11.1.1

    Hi Gurus,
    The EPM 11.x Installation has been completed successfuly on Windows XP, and the EPM system configuration has been started and most of the items like IR, Workspace, SQR, EAS showing as completed and the one item still showing as configuration, which is ESSBASE Custom Configuration, it's been 4 hours and still showing as configuring...any help would be great.
    Many thanks in advance,

    Hi,
    As Pratap Suggested correctly that XP is not supported OS.
    Just want to add if you can reconfigure again it may be worth to try.
    Thanks
    Focusthread Hyperion Trainer
    [http://focusthread.com/training]

  • EPM configuration err -  RegistryWizardState

    While trying to configure the product the EPM configuration utility gave me the following error. "Failed to Navigate from RegistryWizardState: Error while initializing registry". Has anyone seen this one before?

    I have not, but looks like others have:
    EPM 11.1.2: Foundation Services config fails on Windows 2008 SP1 server.
    You may also want to do a search on the Essbase Forums. I did a quick search for RegistryWizardState and it returned 7 threads.
    Essbase Forums: Essbase
    Cheers,
    Mehmet

  • Extracting Data from Essbase using ODI fails with: Cannot calculate file.

    I'm try to Extract Data from Essbase using ODI KM (LKM Hyperion Essbase DATA to SQL). I'm using
    CalcScript for EXRACTION_QUERY_TYPE. CalcScript in my case resides on Essbase App directory, so I
    just specify the name (i.e. FULLEXP) for EXTRACTION_QUERY_FILE. Before creating ODI interface
    I ran CalcScript successfully from EAS. Also, ODI and Essbase are on different servers. ODI Agent
    is not running on Essbase Server, but ODI Agent has access to file generated by CalcScript.
    EPM Fusion Version 11.1.2.2. Essbase running in LINUX and ODI 11g running on Windows Server.
    Created the ODI interface where source is my Planning Cube and target is a relational table using SYNOPSIS
    MEMORY Engine for staging area. I make it thru the following ODI interface steps OK:
    1 - Loading - SrcSet0 - Drop work table
    2 - Loading - SrcSet0 - Create work table
    3 - Loading - SrcSet0 - Begin Essbase Data Extract.
    I then fail at:
    4 - Loading - SrcSet0 - Extract Data
    I get the following Message in ODI Operators console.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 1, in <module>
         at com.hyperion.odi.essbase.ODIEssbaseDataReader.getAppData(Unknown Source)
         at com.hyperion.odi.essbase.AbstractEssbaseReader.extract(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)
    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Cannot calculate file. Essbase Error(1013131): Failed to start Asynchronous thread
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2458)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:48)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)

    I'm try to Extract Data from Essbase using ODI KM (LKM Hyperion Essbase DATA to SQL). I'm using
    CalcScript for EXRACTION_QUERY_TYPE. CalcScript in my case resides on Essbase App directory, so I
    just specify the name (i.e. FULLEXP) for EXTRACTION_QUERY_FILE. Before creating ODI interface
    I ran CalcScript successfully from EAS. Also, ODI and Essbase are on different servers. ODI Agent
    is not running on Essbase Server, but ODI Agent has access to file generated by CalcScript.
    EPM Fusion Version 11.1.2.2. Essbase running in LINUX and ODI 11g running on Windows Server.
    Created the ODI interface where source is my Planning Cube and target is a relational table using SYNOPSIS
    MEMORY Engine for staging area. I make it thru the following ODI interface steps OK:
    1 - Loading - SrcSet0 - Drop work table
    2 - Loading - SrcSet0 - Create work table
    3 - Loading - SrcSet0 - Begin Essbase Data Extract.
    I then fail at:
    4 - Loading - SrcSet0 - Extract Data
    I get the following Message in ODI Operators console.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (most recent call last):
    File "<string>", line 1, in <module>
         at com.hyperion.odi.essbase.ODIEssbaseDataReader.getAppData(Unknown Source)
         at com.hyperion.odi.essbase.AbstractEssbaseReader.extract(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)
    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: Cannot calculate file. Essbase Error(1013131): Failed to start Asynchronous thread
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
         at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2458)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:48)
         at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)

  • Web services configuration fails !!!!!!

    hi all,
    i have tried many times to configure the web server in foundation services ( oracle HTTP server ) either on essbase or OBIEE 11g ( OPNMCTL and Oracle AS Instance in particular )
    the problem is the configuration fails and opmnctl also fails
    I tried to install both the application on windows server 2003 and windows xp pro seperately one each at a time.
    but yet it fails
    Are there any ideas links which will provide help to resolve this issue.
    or how to configure the oracle http server
    Edited by: U1111B on 05-Jul-2011 02:10

    Oracle Database - Enterprise Edition on Microsoft Windows 2008 (x86) is not yet certified but the status shows projected.
    OS Product- Certified With- Version- Status- Addtl. Info. -Components- Other- Install Issue
    2008 -10gR2- N/A- N/A- Projected -Yes- N/A- N/A- N/A
    And similarly Oracle Application Server 10g not yet certified with Microsoft Windows 2008 and there is also so future projections or plans yet.

  • Hyperion EPM configuration

    Hi,
    We are unable to register 'Shared Services' in Hyperion EPM configuration.
    It shows status as failed
    please help us to resolve.
    Reg, kannan

    Hi,
    I would suggest the first step is to make sure that the Shared Service is running and are well configured. Check the Administrative Tools | Services and see that the Foundation OpenLDAP and the Foundation Shared Services are running.
    Hope that helps,
    Thanasis

  • APS Provider Services Configuration Failed

    Hi All,
    I installed Essbase on Solaries environment, I installed Client on Windows Environment. When I try to configure , I am geeting an error called "APS Provider Services Configuration Failed"
    Can anyone helpme on this plz.
    Thanks in Advance

    You would probably need to have a look at the config logs for futher information.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Issues with Essbase Server configuration

    Hi All,
    - I have a simple environment with one foundation server with only foundation services running on it (only foundation components installed). On the single Essbase server, I have installed foundation (by default) and Essbase components.
    - I'm facing an issue with the Essbase server configuration. All steps complete except for the last step: Deploying the web applications (APS and EAS) to the WebLogic server.
    - FYI, I am deploying the web application to the existing domain created on the Foundation server. As all products need to be on the same domain..
    During deploying, the WebLogic admin server reports the following error:
    BEA-149003
    Unable to access application source information in /opt/shared/apps/hyperion/Oracle/Middleware/EPMSystem11R1/products/Essbase/eas/server/AppServer/InstallableApps/Common/aps.ear for application ‘APS’.
    The specified error is: No application files exist.
    Now the above path and files exist on the Essbase server but not on the Foundation server. So after playing around with the WL admin console and reading Sandeep's post[1], I have come to the conclusion that:
    1. The Essabase components have to be installed on the Essbase server, but not configured.
    Now this implies that I need to install all components on the foundation server even though I will only be using it to deploy the foundation services which seems a bit silly?
    2. Create a new domain on the Essbase server, so the EAS/APS will be deployed on the Essbase server - but won't be on the same domain as the other products.
    Well I'm a newbie with WebLogic and would thus appreciate your valuable inputs!
    Thanks in advance...
    References:
    [1]. http://sandeepseshan.blogspot.in/2009/02/weblogic-server-10-deployment-error.html

    From the configuration docs -
    "On the machine on which you plan to administer the WebLogic Server, you must install all Web applications for all applications you plan to deploy on any machine in the environment. (The WebLogic Administration Server is installed and deployed on the Foundation Services machine.)"
    You shouldn't need to create a new domain for deploying on other servers and can use the existing one and only deploy the web applications on the servers you want them running on.
    I am not sure which version you are installing but if it is 11.1.2.1 then I take it the OS is the same type on both machines
    "All Web applications in an EPM System deployment must be deployed on either windows machines or on all UNIX machines."
    There note has doesnt seem to be there in 11.1.2.2 so I assume it is not the rule anymore.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • RAC - Oracle Grid Infrastructure configure failed

    Hi, am trying to install 2 node RAC on Oracle VMs. Before the installation during the -preinst check there were few issues which were resolved (ex user equivalence). After that during the installation process of the Grid it failed at step "Configure Oracle Grid Infrastructure for a cluster". After it failed at this step, subsequent steps too failed which I asked OUI to ignore and then I ran both the post installation scripts. And then ran post crsinst which failed. Pasting below the output of the root.sh script, post crsinst and other checks.
    [root@bsfrac01 grid]# sh root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    Copying dbhome to /usr/local/bin ...
    Copying oraenv to /usr/local/bin ...
    Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2011-02-13 00:11:55: Parsing the host name
    2011-02-13 00:11:55: Checking for super user privileges
    2011-02-13 00:11:55: User has super user privileges
    Using configuration parameter file: /u01/app/11.2/grid/crs/install/crsconfig_params
    Creating trace directory
    LOCAL ADD MODE
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    root wallet
    root wallet cert
    root cert export
    peer wallet
    profile reader wallet
    pa wallet
    peer wallet keys
    pa wallet keys
    peer cert request
    pa cert request
    peer cert
    pa cert
    peer root cert TP
    profile reader root cert TP
    pa root cert TP
    peer pa cert TP
    pa peer cert TP
    profile reader pa cert TP
    profile reader peer cert TP
    peer user cert
    pa user cert
    Adding daemon to inittab
    CRS-4123: Oracle High Availability Services has been started.
    ohasd is starting
    CRS-2672: Attempting to start 'ora.gipcd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.mdnsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.mdnsd' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'bsfrac01'
    CRS-2676: Start of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2676: Start of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'bsfrac01'
    CRS-2672: Attempting to start 'ora.diskmon' on 'bsfrac01'
    CRS-2676: Start of 'ora.diskmon' on 'bsfrac01' succeeded
    CRS-2676: Start of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2672: Attempting to start 'ora.ctssd' on 'bsfrac01'
    CRS-2676: Start of 'ora.ctssd' on 'bsfrac01' succeeded
    ASM created and started successfully.
    DiskGroup DATA1 created successfully.
    clscfg: -install mode specified
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    CRS-2672: Attempting to start 'ora.crsd' on 'bsfrac01'
    CRS-2676: Start of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-4256: Updating the profile
    Successful addition of voting disk 0ea2052d8a714fd7bf46d9d5c785483e.
    Successfully replaced voting disk group with +DATA1.
    CRS-4256: Updating the profile
    CRS-4266: Voting file(s) successfully replaced
    ## STATE File Universal Id File Name Disk group
    1. ONLINE 0ea2052d8a714fd7bf46d9d5c785483e (ORCL:DISK1) [DATA1]
    Located 1 voting disk(s).
    *Failed to rmtcopy "/tmp/filekRIMbG" to "/u01/app/11.2/grid/gpnp/manifest.txt" for nodes {bsfrac01,bsfrac02}, rc=256*
    *Failed to rmtcopy "/u01/app/11.2/grid/gpnp/bsfrac01/profiles/peer/profile.xml" to "/u01/app/11.2/grid/gpnp/profiles/peer/profile.xml" for nodes {bsfrac01,bsfrac02}, rc=256*
    rmtcopy aborted
    Failed to promote local gpnp setup to other cluster nodes
    CRS-2673: Attempting to stop 'ora.crsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.crsd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.asm' on 'bsfrac01'
    CRS-2677: Stop of 'ora.asm' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.ctssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.ctssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssdmonitor' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssdmonitor' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.cssd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.cssd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gpnpd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gpnpd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.gipcd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.gipcd' on 'bsfrac01' succeeded
    CRS-2673: Attempting to stop 'ora.mdnsd' on 'bsfrac01'
    CRS-2677: Stop of 'ora.mdnsd' on 'bsfrac01' succeeded
    Initial cluster configuration failed. See /u01/app/11.2/grid/cfgtoollogs/crsconfig/rootcrs_bsfrac01.log for details
    [root@bsfrac01 grid]#
    [oracle@bsfrac01 bin]$ ./cluvfy stage -post crsinst -n bsfrac01,bsfrac02 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "bsfrac01"
    Destination Node Reachable?
    bsfrac01 yes
    bsfrac02 yes
    Result: Node reachability check passed from node "bsfrac01"
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    bsfrac01 passed
    bsfrac02 passed
    Result: User equivalence check passed for user "oracle"
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    Checking time zone consistency...
    Time zone consistency check passed.
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    Cluster manager integrity check failed
    PRVF-5434 : Cannot identify the current CRS software version
    UDev attributes check for OCR locations started...
    Result: UDev attributes check passed for OCR locations
    UDev attributes check for Voting Disk locations started...
    ERROR:
    PRVF-5197 : Failed to retrieve voting disk locationsPRKC-1092 : Failed to retrieve the location of votedisks: java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    Result: UDev attributes check failed for Voting Disk locations
    Check default user file creation mask
    Node Name Available Required Comment
    bsfrac01 0022 0022 passed
    bsfrac02 0022 0022 passed
    Result: Default user file creation mask check passed
    Checking cluster integrity...
    Node Name
    bsfrac01
    Cluster integrity check failed This check did not run on the following node(s):
    bsfrac02
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    All nodes free of non-clustered, local-only configurations
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    OCR integrity check failed
    Checking CRS integrity...
    ERROR:
    PRKC-1094 : Failed to retrieve the active version of crs: {0}
    ERROR:
    PRVF-5300 : Failed to retrieve active version for CRS on this node
    CRS integrity check failed
    OCR detected on ASM. Running ACFS Integrity checks...
    Starting check to see if ASM is running on all cluster nodes...
    PRVF-5137 : Failure while checking ASM status on node "bsfrac01"
    PRVF-5137 : Failure while checking ASM status on node "bsfrac02"
    Starting Disk Groups check to see if at least one Disk Group configured...
    PRVF-5112 : An Exception occurred while checking for Disk Groups
    PRVF-5114 : Disk Group check failed. No Disk Groups configured
    Task ACFS Integrity check failed
    Checking Oracle Cluster Voting Disk configuration...
    ERROR:
    PRKC-1093 : Failed to retrieve the version of crs software on node "java.io.IOException: /u01/app/11.2.0/grid/bin/crsctl: not found
    " : {1}
    ERROR:
    PRVF-5434 : Cannot identify the current CRS software version
    PRVF-5431 : Oracle Cluster Voting Disk configuration check failed
    Checking to make sure user "oracle" is not in "root" group
    Node Name Status Comment
    bsfrac01 does not exist passed
    bsfrac02 does not exist passed
    Result: User "oracle" is not part of "root" group. Check passed
    Post-check for cluster services setup was unsuccessful on all the nodes.
    [oracle@bsfrac01 bin]$ /u01/app/11.2/grid/bin/ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 3
    Total space (kbytes) : 262120
    Used space (kbytes) : 408
    Available space (kbytes) : 261712
    ID : 1671840043
    Device/File Name : +DATA1
    Device/File integrity check succeeded
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Device/File not configured
    Cluster registry integrity check succeeded
    Logical corruption check bypassed due to non-privileged user
    ASM looks to be up and running..
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm listdisks
    DISK1
    DISK2
    DISK3
    DISK4
    DISK5
    DISK6
    [oracle@bsfrac01 bin]$ /usr/sbin/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yes
    Please help.

    before installation have u configure the private interconnect on both the nodes to same network adapter..
    for example on node 1 if the private interconnect is on eth0 then on the node 2 it should use eth0 only...
    for private interconnect use the hostonly option on both the nodes in the network configuration page of the vmware or virtual box..
    and for public network it can be bridged
    more over if you are installing on the laptop its good to configure the SSH using the OUI.. rather than doing it manually.. as it saves time
    the private and the public networks should not have same range of ip address. like if public address are like 192.168.2.222/255.255.255.0 and private address have to be different like 10.10.1.2/255.0.0.0 (this is just an example)
    have to configured the NTP.
    any ways try installing the oracle rac on virtual box follow the steps given the below website they are pretty straight forward...
    http://www.oracle-base.com/articles/11g/OracleDB11gR2RACInstallationOnOEL5UsingVirtualBox.php

Maybe you are looking for

  • How do I share address book and calendars with other iCloud users?

    I guess the title of the discussion question says it all. My wife, and other family members want to SHARE Contacts, Calendars etc... with other iCloud users. Simple task... most people would want to do it... But... I can't find an easy answer... how

  • Calendar selection not the same as in iCal ?

    In Calendar I want show/hide my calendars like in iCal but I can only select either one of them or ALL. This is not nice especially with Weeknumber, showing an event every day if I select ALL. I want to optionally enable the Weeknumbers view. Can thi

  • Start up slow

    I just got a new 1tb external firewire 800 HDD and was experimenting with running Snow Leopard off the external drive. After I decided I wouldn't have a use from that copy of the OS, I reformatted the drive to delete it. Now when I Start the computer

  • Automatic replies stuck in Outbound SMTP queue - 451 4.4.0 and 451 5.7.3 errors

    We have a pair of Exchange 2010 SP3 servers (A and B) with a few DAGs set up on them, plus a third hub transport & client access server (C) which routes in and outbound emails through a mail filtering service. Normal emails sent from Outlook or OWA a

  • Display Images stored on filesystem

    Hello, I have stored photos (JPEG images) in my OS filesystem and trying to create album to view them using BFILE datatype and stored procedure. I would like to diaply one photo on each page withlinks to next and previous photos. I was able to make t