Hyperion Planning - Physical Architecture

Hi Experts,
I'm checking through the connections in the physical architecture of ODI for ERPi. When I test the connection to Planning I get the following error:
Connection failed
java.lang.Exception
I have checked the ODI agent is working and the server reference and port are correct.
I'm hoping someone will be able to show me the light!? Also, would this impact drillthrough?
Thanks in advance.
Mark

Mark,
ODI has no bearing on DrillBack. All ODI is used for is to retrieve information out of Oracle EBS and provide it to ERPi. ERPi then at that point will load the data into the desired target; based on the target application settings.
For the error; it seems that either something is not valid .... or is not able to be 'tested'. Please follow the documentation noted in KM: Configure and use ERPi to load data into Financial Data Quality Management from EBS [ID 951369.1]
Thank you,

Similar Messages

  • Unable to Perform Reverse Engineering, of Hyperion Planning in ODI 11.1.1.6

    Dear Gurus and Experts.
    I'm trying to reverse engineer had made a model of the Hyperion Planning.
    After configuring the topology.
    Steps:
    A)
    Physical Architecture:
    machine.mycompany.com: 11333, user / pdw (here's Hyperion Planning)
    Physical Layout:
    Catalog Application - I wrote: myapphp
    Implementation and Application of Work - I wrote: myapphp
    1_doubt: I expected to be able to select the physical layout, the field catalog application, an application name that is in Hyperion Planning.
    But I saw that does not work well. I had to enter.
    is this right? or just this wrong in my settings?
    B)
    Logical Architecture:
    Context: Global
    Associated with LS_HP_myapp
    C)
    In Contexts:
    Global, contains the association.
    logical scheme: LS_HP_myapp for Physical Schema: myapphp
    D)
    In Designer.
    I want to reverse engineer;
    Criated a folder, added a model;
    name: mymodelhp, selected technology: hyperion planning
    logical schema: LS_HP_myapp
    em group of generic actions.
    Saved.
    E)
    And clicked on Reverse Engineering
    Then the error ODI: 20616 Failed Reverse Engineering Standard.
    details:
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Driver name cannot be empty
         at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:222)
         at java.util.concurrent.FutureTask.get(FutureTask.java:83)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.get(SwingWorker.java:476)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpModel$8.done(EditFrameSnpModel.java:2622)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$4.run(SwingWorker.java:615)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:646)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:607)
         at java.awt.EventQueue$1.run(EventQueue.java:605)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:616)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1044)
         at java.awt.Dialog$3.run(Dialog.java:1096)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1094)
         at java.awt.Component.show(Component.java:1584)
         at java.awt.Component.setVisible(Component.java:1536)
         at java.awt.Window.setVisible(Window.java:841)
         at java.awt.Dialog.setVisible(Dialog.java:984)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.ide.dialogs.ProgressBar.start(ProgressBar.java:352)
         at oracle.ide.dialogs.ProgressBar.start(ProgressBar.java:243)
         at oracle.ide.dialogs.ProgressBar.start(ProgressBar.java:215)
         at com.sunopsis.graphical.tools.utils.SnpsSwingUtilities.executeAndBlockGUI(SnpsSwingUtilities.java:181)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpModel.jButtonReverse_ActionEvents(EditFrameSnpModel.java:2650)
         at com.sunopsis.graphical.frame.SnpsEditFrame$IvjEventHandler.actionPerformed(SnpsEditFrame.java:206)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:273)
         at java.awt.Component.processMouseEvent(Component.java:6290)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6055)
         at java.awt.Container.processEvent(Container.java:2039)
         at java.awt.Component.dispatchEventImpl(Component.java:4653)
         at java.awt.Container.dispatchEventImpl(Container.java:2097)
         at java.awt.Component.dispatchEvent(Component.java:4481)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4575)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4236)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4166)
         at java.awt.Container.dispatchEventImpl(Container.java:2083)
         at java.awt.Window.dispatchEventImpl(Window.java:2482)
         at java.awt.Component.dispatchEvent(Component.java:4481)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:648)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:607)
         at java.awt.EventQueue$1.run(EventQueue.java:605)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:621)
         at java.awt.EventQueue$2.run(EventQueue.java:619)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:618)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.IllegalArgumentException: Driver name cannot be empty
         at org.springframework.util.Assert.hasText(Assert.java:161)
         at com.sunopsis.sql.SnpsConnection.setDriverName(SnpsConnection.java:302)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.setDefaultConnectDefinition(DwgConnectConnection.java:380)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.<init>(DwgConnectConnection.java:274)
         at com.sunopsis.dwg.dbobj.DwgConnectConnection.<init>(DwgConnectConnection.java:288)
         at oracle.odi.core.datasource.dwgobject.support.DwgConnectConnectionCreatorImpl.createDwgConnectConnection(DwgConnectConnectionCreatorImpl.java:53)
         at com.sunopsis.dwg.reverse.Reverse.getLocalConnection(Reverse.java:1286)
         at com.sunopsis.dwg.reverse.Reverse.getLocalConnection(Reverse.java:1336)
         at com.sunopsis.dwg.reverse.Reverse.getLocalConnection(Reverse.java:1301)
         at com.sunopsis.dwg.reverse.Reverse.getMetaData(Reverse.java:1357)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpModel$8.doInBackground(EditFrameSnpModel.java:2587)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++                                                            
    Any light please.
    thank you

    In the reverse engineer tab of the model you will need to select customized and select the knowledge module "RKM Hyperion Planning"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Installation of Hyperion Planning in a distributed Architecture

    Hi All,
    I am new to the world of Hyperion..
    I am trying to install Hyperion Palnning 11.1.1.1.0 in a distributed environment.. and facing difficulty deciding where each component should go..
    Here's a description of the Architecure In which i want to get Hyperion Planning up and running:
    One Windows server box -- EPMA should be installed on windows as i have read through the installation guides available ..
    Two AIX boxes -- have decided to put the database and Essbase on one and Planning on the other.
    I am using Oracle 11g as the daatbase. And Oracle App server for deployment.
    According to my understanding .. I need the following compenents to be installed for Planning...
    Shared Services
    Essbase --client , server , administrative services, provider services(for Smart office )
    Planning
    EPMA
    WorkSpace
    Can somebody plaese advice on how i should go about installing the components?
    An advice would be appreciated.
    Thanks in advance!!!

    Hello John,
    Thanks for replying..
    Now under Essbase in the config utility I have the following options
    Essbase --Essbase Custom Configuration
    Essbase Administration Services -- Configure Database, Deploy to Application server
    Habnet Server -- Deploy to Application Server
    Provider Services - Deploy to Application Server
    Smart Search - Deploy to Appplication Server
    Studio Configure Database
    So among these Shall i select only Essbase for installing the Essbase db..?
    Also can you please explain how does shared service work?
    Say i deployed Planning to the app server on the same machine and EPMA to the app server on the windows machine
    then how do they work together..?
    WIll i need to modify some properties file..?
    Thanks,
    Maya

  • Hyperion Planning Not Opening Through Workspace

    Hi ,
    We are facing problem in opening the EPMA planning application through workspace. After login into the workspace when we open planning application it is just getting hang and after so long time we get below message
    ===================================
    Loading the Module 'HyperionPlanning.planning' failed.
    The Operation was times out.
    ===================================
    Restarting the Hyperion services does not resolved the issue.
    We can login to the shared service , workspace and other Hyperion modules , however Hyperion Planning is not working.
    Could you please advice where would be the problem and How I should go ahead to resolve this issue
    Thanks ,

    Hi John ,
    Please find below log from HyS9Planning-sysout.log file
    =============================================================================================
    <06-Feb-2013 10:08:22 o'clock GMT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <06-Feb-2013 10:08:22 o'clock GMT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <06-Feb-2013 10:08:22 o'clock GMT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.0.2-11-135406-1.6.0_20-20100624-2119-windows-x86_64 from Oracle Corporation>
    <06-Feb-2013 10:08:30 o'clock GMT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.4.0 Fri Dec 17 20:47:33 PST 2010 1384255 >
    <06-Feb-2013 10:08:35 o'clock GMT> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <06-Feb-2013 10:08:35 o'clock GMT> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <06-Feb-2013 10:08:35 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <06-Feb-2013 10:08:35 o'clock GMT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <06-Feb-2013 10:08:37 o'clock GMT> <Notice> <LoggingService> <BEA-320400> <The log file D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\Planning0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <06-Feb-2013 10:08:37 o'clock GMT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\Planning0.log00113. Log messages will continue to be logged in D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\Planning0.log.>
    <06-Feb-2013 10:08:37 o'clock GMT> <Notice> <Log Management> <BEA-170019> <The server log file D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\Planning0.log is opened. All server side log events will be written to this file.>
    <06-Feb-2013 10:09:03 o'clock GMT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <06-Feb-2013 10:09:13 o'clock GMT> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of Planning0 has been migrated to backup server and the backup server is accessing the TLOG of Planning0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
    <06-Feb-2013 10:09:14 o'clock GMT> <Notice> <LoggingService> <BEA-320400> <The log file D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\access.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <06-Feb-2013 10:09:14 o'clock GMT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\access.log00147. Log messages will continue to be logged in D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\logs\access.log.>
    <06-Feb-2013 10:10:09 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <06-Feb-2013 10:10:09 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Calling getDomainConfiguration()
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Calling getRuntimeService()
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    return com.bea:Name=RuntimeService,Type=weblogic.management.mbeanservers.runtime.RuntimeServiceMBean
    return com.bea:Name=EPMSystem,Type=Domain
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Domain location is 'D:\Oracle\Middleware\user_projects\domains\EPMSystem'
    Calling getRuntimeService()
    return com.bea:Name=RuntimeService,Type=weblogic.management.mbeanservers.runtime.RuntimeServiceMBean
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Calling getConnection()
    return weblogic.management.jmx.mbeanserver.WLSMBeanServer@70bf97
    Checking D:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\Planning0\registry_update.xml file
    EPM_ORACLE_HOME: D:\Oracle\Middleware\EPMSystem11R1
    Template for PLANNING#11.1.2.0: D:\Oracle\Middleware\EPMSystem11R1\common\templates\applications\epm_planning_11.1.2.1.jar
    Dependencies for D:\Oracle\Middleware\EPMSystem11R1\common\templates\applications\epm_planning_11.1.2.1.jar: []
    BPMUI shared webapp not referenced from PLANNING#11.1.2.0
    Application name: PLANNING#11.1.2.0
    Application source: HyperionPlanning.ear
    Server name: Planning0
    Server port: 8300
    Server SSL port: 8343
    Application context: HyperionPlanning
    Registry product type: PLANNING_PRODUCT
    Registry physical web application type: PLANNING_WEBAPP
    weblogic.Name property is 'Planning0', seems to be WebLogic mode
    registry.isRegistryDatabaseCreated()true
    Registry was initialized sucessfully
    Executing pre custom update for PLANNING#11.1.2.0
    EPM_ORACLE_INSTANCE: D:\Oracle\Middleware\user_projects\epmsystem1
    Physical Web App found
    Web app already linked to some application server: false
    The registry was not modifyed because it already containse all sturctures
    Web app is already linked to the logical web app
    No needs to run custom updater for PLANNING#11.1.2.0
    loggingUpdatePLANNING.block file exist or the system is running in the Fusion mode, skipping logging.xml configuration
    Planning locale: en_GB
    <06-Feb-2013 10:11:25 o'clock GMT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <06-Feb-2013 10:11:25 o'clock GMT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of Planning.>
    <06-Feb-2013 10:11:30 o'clock GMT> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <06-Feb-2013 10:11:55 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <06-Feb-2013 10:11:55 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\Oracle\Middleware\jrockit_160_20\jre\lib\security\cacerts.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Thu Mar 21 20:12:27 GMT 2002,
                   To: Tue Mar 22 20:12:27 GMT 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 127.0.0.1:8343 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 10.94.154.47:8343 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[3]" is now listening on 0:0:0:0:0:0:0:1:8343 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 10.96.172.50:8343 for protocols iiops, t3s, CLUSTER-BROADCAST-SECURE, ldaps, https.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 127.0.0.1:8300 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on 0:0:0:0:0:0:0:1:8300 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.94.154.47:8300 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 10.96.172.50:8300 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "Planning0" for domain "EPMSystem" running in Production Mode>
    <06-Feb-2013 10:12:01 o'clock GMT> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <06-Feb-2013 10:12:01 o'clock GMT> <Warning> <Server> <BEA-002611> <Hostname "BRWBBPBPU.integration.net", maps to multiple IP addresses: 10.94.154.47, 10.96.172.50, 0:0:0:0:0:0:0:1>
    <06-Feb-2013 10:12:07 o'clock GMT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <06-Feb-2013 10:12:07 o'clock GMT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    using java.library.path: D:\Oracle\Middleware\EPMSystem11R1/products/Planning/lib64;D:\Oracle\Middleware\EPMSystem11R1/bin;D:\Oracle\Middleware\EPMSystem11R1/common/EssbaseRTC-64/11.1.2.0/bin;D:\Oracle\MIDDLE~1\patch_wls1034\profiles\default\native;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;D:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;D:\Oracle\MIDDLE~1\JROCKI~1\jre\bin;D:\Oracle\MIDDLE~1\JROCKI~1\bin;D:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8
    EPM_ORACLE_HOME (D:\Oracle\Middleware\EPMSystem11R1) is set from JVM property "EPM_ORACLE_HOME".
    using Java property for Hyperion Home D:\Oracle\Middleware\EPMSystem11R1
    ========================================================================================================
    Edited by: 946582 on 6 Feb, 2013 10:47 PM

  • Multiple Managed Server for Hyperion Planning in 11.1.2.2

    Hi All,
    I was going through some online documnetation/new features on Hyperion Planning 11.1.2.2 and came to know that from an architecture standpoint we can now have multiple Planning Managed Servers in a cluster thereby making it truly Highly Available.
    I have done a standard deployment and can see a cluster for Planning with a single managed server Planning0 in weblogic admin console.
    Can any one please provide me insight/documnetation as what steps needs to be done to create multiple planning managed server in 11.1.2.2.
    Thanks
    Perwez

    Thanks John.
    I was not looking for something which is scaling out Hyperion Planning(via load balancer)/Horizontal clustering.
    But was looking for some thing like Vertical clustering(multiple JVMs/nodes of Hyperion Planning within a single planning server) which was applicable in 11.1.1.3.
    Came to know that with 11.1.2.2 vertical clustering not more supported.
    Thanks

  • Migrate Hyperion Planning application from 9.3.3 to 11.1.2 by using CopyApp

    Dear sir,
    Iam using hyperion 9.3.3 and i want to migrate my planning application to hyperion 11.1.2.1 by using CopyApp.cmd.
    I am trying to use this utility and got some error after executing the command...I have created a property file i.e CopyApp.properties.
    APP1_JDBC_CATALOG=SAMP
    APP1_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    APP1_JDBC_URL=jdbc:hyperion:sqlserver://hyp:1433
    APP1_JDBC_USERNAME=sa     
    APP1_JDBC_PASSWORD=sa
    APP1_JDBC_DATABASE_TYPE=SQL
    APP1_OLAP_SERVER=hyp
    APP1_OLAP_USERNAME=admin
    APP1_OLAP_PASSWORD=password
    APP1_OLAP_APPNAME=SAMP
    APP2_JDBC_CATALOG=AMRP
    APP2_JDBC_DRIVER=hyperion.jdbc.sqlserver.SQLServerDriver
    APP2_JDBC_URL=jdbc:hyperion:sqlserver://server2:1433
    APP2_JDBC_USERNAME=sa     
    APP2_JDBC_PASSWORD=sa
    APP2_JDBC_DATABASE_TYPE=SQL
    APP2_OLAP_SERVER=server2
    APP2_OLAP_USERNAME=admin
    APP2_OLAP_PASSWORD=password1
    APP2_OLAP_APPNAME=AMRP
    Also..iam using the command to execute this utilty...please take a look below...
    C:\Hyperion\Planning\bin>CopyApp /S:SAMP /T:AMRP /P:C:/Hyperion\Planning\AppServer\InstallableApps\CopyApp.properties
    But after executing this command ..i got some error. Please take a look into this error
    ***Exception in thread "main" java.lang.RuntimeException: SAMP_JDBC_DATABASE_TYPE***
    ***is undefined or it's value is null***
    ***at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfo(Unknown Source)***
    ***at com.hyperion.planning.copyapp.CopyAppHelper.getConnectionInfoFromPropertyFile(Unknown Source)***
    ***at com.hyperion.planning.copyapp.CopyApp.main(Unknown Source)***
    Kindly Please help me out..
    Regards
    Rahul

    Rahul,
    As John pointed out, copyapp may be available between different versions of planning but is not compatible between different versions of the software. When a copyapp command runs, it connects to shared services, planning and essbase data sources and basically performs an export and import of data. It works on the premise that structure for export is same as structure for import. However, the underlying architecture for shared services (moving away from openldap) and planning tables, essbase (security outside .sec file) has changed and there you cannot just export and import between different versions of software.
    HTH
    Amit

  • Hyperion Planning Information

    Hi,Iam new to Hyperon Planning Implementation. My Company is going for implementation. We already have Essbase cubes. I wanted to know how exactly Hyperion Planning is related to hyperion Essbase. Is there any Documentation I can get & probably architecture. Typically for a medium sized company how many months will it take for a Hyperion Planning Implemenatation and also Data Loading ...how is this done,, currently we are loading data in Essbase cubes using flat files... what are the main things that We need to focus on implemenatation. Also what is the latest Version available in the market.Is there any reporting tool tht can work with Hyperion Planning???Thanks in advance for your response EssbaseUser123

    How does Planning Relate to Essbase!Planning is a tool for creating and amending Applications and Databases within Essbase. It also provides a method of accessing the data via webbrowsers and controls the edit and view access to Planning Units (Budget, Version, Year combinations as a simplistic view). The full detail can be seen on their website if you look for the Demos (www.hyperion.com).Planning uses a RDBMS to store structures, security information and other data about the Essbase application which is then used to create or amend the Essbase Application / Database. All measures are held in Essbase.You can create dataloads and outline loads (as you can in Essbase) by using Hyperion Application Link (HAL). Amending the Essbase Application directly will not feed back into Hyperion Planning but HAL looks easy enough.I think the question "how long to implement" is a bit like how long is a piece of string! Depends on if you know what you want, how many people there are to train etc etcThis is only a brief explanation but I hope it helps a bit.Rik

  • Hyperion Planning is Crashing Frequently

    Hi Experts,
    We have the Hyperion Planning 11.1.2.1 in Windows 2008 64 bit env. The Planning services are crashing very frequently. We have the JVM Heap Size and 512 MB and 1024 MB. We also looked at the Physical Memory usage and it looks fine.
    Following is the error in Planning logs.
    Not sure what is causing the crash. Do I need to change any settings / JVM Heap size?
    ####<Nov 7, 2012 2:28:54 PM PST> <Error> <Kernel> <ALVAPPHPN001> <Planning0> <[STANDBY] ExecuteThread: '10' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1352327334155> <BEA-000802> <ExecuteRequest failed
    java.lang.OutOfMemoryError.
    java.lang.OutOfMemoryError
    >
    ####<Nov 7, 2012 2:28:54 PM PST> <Alert> <Diagnostics> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327334946> <BEA-320016> <Creating diagnostic image in e:\oracle\middleware\user_projects\domains\test\servers\planning0\adr\diag\ofm\test\planning0\incident\incdir_1267 with a lockout minute period of 1.>
    ####<Nov 7, 2012 2:28:58 PM PST> <Warning> <JMX> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327338839> <BEA-149515> <An error was encountered getting the attribute AdminServerListenPort on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    ####<Nov 7, 2012 2:28:58 PM PST> <Warning> <JMX> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327338864> <BEA-149515> <An error was encountered getting the attribute AdminServerHost on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    ####<Nov 7, 2012 2:28:59 PM PST> <Warning> <JMX> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327339402> <BEA-149515> <An error was encountered getting the attribute DatabaseProductName on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 7, 2012 2:28:59 PM PST> <Warning> <JMX> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327339403> <BEA-149515> <An error was encountered getting the attribute DriverVersion on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 7, 2012 2:28:59 PM PST> <Warning> <JMX> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327339410> <BEA-149515> <An error was encountered getting the attribute DriverName on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 7, 2012 2:28:59 PM PST> <Warning> <JMX> <ALVAPPHPN001> <Planning0> <oracle.dfw.impl.incident.DiagnosticsDataExtractorImpl - Incident Dump Executor (created: Wed Nov 07 14:28:54 PST 2012)> <<WLS Kernel>> <> <> <1352327339410> <BEA-149515> <An error was encountered getting the attribute DatabaseProductVersion on the MBean com.bea:ServerRuntime=Planning0,Name=EPMSystemRegistry,Type=JDBCDataSourceRuntime during a call to getAttributes>
    ####<Nov 7, 2012 2:29:14 PM PST> <Error> <Diagnostics> <ALVAPPHPN001> <Planning0> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1352327354149> <BEA-320127> <An error occurred while generating Image Source configuration as part of the diagnostic image zip file:
    weblogic.diagnostics.image.ImageSourceCreationException: java.lang.NullPointerException
         at weblogic.management.provider.internal.ConfigImageSource.createDiagnosticImage(ConfigImageSource.java:105)
         at weblogic.diagnostics.image.ImageSourceWork.run(ImageSourceWork.java:111)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Caused By: java.lang.NullPointerException
         at weblogic.management.provider.internal.EditAccessImpl.getEditor(EditAccessImpl.java:597)
         at weblogic.management.provider.internal.ConfigImageSource.writeEditLockState(ConfigImageSource.java:296)
         at weblogic.management.provider.internal.ConfigImageSource.createDiagnosticImage(ConfigImageSource.java:88)
         at weblogic.diagnostics.image.ImageSourceWork.run(ImageSourceWork.java:111)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    Thanks
    Kannan.

    Hi Kanan,
    I have seen a similar issue(but in web analysis) which was caused as a result a large number of threads are created and an OutOfMemory exception is thrown.
    This was reported as unpublished BUG 12887340 - WEB ANALYSIS SERVICES DOESN'T RELEASE BACK MEMORY
    Doc which talks about this:
    Web Analysis Services Doesn't Release Back Memory (Doc ID 1356811.1)
    I guess you are still on base 11.1.2.1, many performance realted issues are fixed in the patches released, you may want to move to the latest one.
    Release 11.1.2.1 Patch Set Update (PSU): 11.1.2.1.600 (14464109)
    Here is the link to read me:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=15424421
    Cheers..!!
    Rahul S.

  • Agents for Hyperion Planning Integration

    Hi all,
    my customer is performing an integration between E-Biz and Hyperion Planning
    * From E-Biz to Hyp Planning (using Planning KMs for dimensions and Essbase KMs for data)
    * From Hyp PLanning to E-Biz (using Essbase KMs for data extract and Oracle KMs for loading into GL Interface Table)
    Server's architecture is as follows:
    * Planning Server
    * Essbase Server
    * E-Biz Server
    We will place an ODI agent at Essbase Server (data extract requirement). This agent will be also used for data load into Essbase.
    would it be recommended to have another agent at Planning server for running dimensions load into the Planning application?
    Thanks in advance

    I don't usually install an agent on the essbase and planning server, usually the agent is on the essbase server. I have not really seen any performance issues for loading metadata into planning, planning metadata is relatively small anyway.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Is 32bit Hyperion planning will support on 64bit

    Hi,
    Is 32bit Hyperion planning will support on 64bit.
    Thanks & Regards,
    PC

    Jbooth wrote:
    Hi Satya,
    The DCOM permissions are for the FDM/HFM products and not applicable to the other parts of the suite -- it is required regardless of the vendor you use for the SQL server.
    Regarding your CSS exception error, can you login to Shared Services fine? http://gca:28080/interop -- this presumes you have it on the same machine. Have you reviewed the log files in \Hyperion\Logs\Services for Workspace and those in \Hyperion\Logs\biplus
    Smartview is a client install and uses a few methods to connect to the system. There is an HFM Provider for SmartView, an interface from Planning, and also Application Provider Services -- review the smartview user's guide which is accessiable via http://download.oracle.com/docs/cd/E12825_01/nav/portal_2.htm You access smartview from Excel and use the Data Source Manager to connect to the appropriate provider.
    Regards,
    John A. Booth
    http://www.metavero.com
    Hi John,
    thanks for the patient answers but, I didnt understand ur below statement(Bolded below) as Do you mean that I don't need DCOM permissions as I have SQL Server 2005 as DBengine for my Essbase 11.1.1.2 installation??(To remind you, (I'm not going for FDM/HFM products)
    The DCOM permissions are for the FDM/HFM products and not applicable to the other parts of the suite -- it is required regardless of the vendor you use for the SQL server.
    I have these queries too.
    1) Can I have HFR as Client-install(like smart view) and connected to Essbase Server(which is installed in different machine)? and how to configure it to the existing Essbase Server??
    2)I installed IIS6.0 and EPM 11.1.1.2(As Apache comes with it) on the Same machine.Where Do I use IIS 6.0 in my architecture? Becoz, Already Apache is there for the same purpose. I'm kind of bounced with this question?
    3)I already installed Essbase, HFR, Workspace, Smartview, Esbase Studio, Provider Services in the Win2003 server box.
    If I want to access the workspace(& HFR, if possible), from another machine with URL, how do I access it?
    Please I need your expert guidance and your help is very very helpful for me as I'm new to EPM 11.1.1.2
    Regards,
    :Satya
    Smartview is a client install and uses a few methods to connect to the system. There is an HFM Provider for SmartView, an interface from Planning, and also Application Provider Services -- review the smartview user's guide which is accessiable via http://download.oracle.com/docs/cd/E12825_01/nav/portal_2.htm You access smartview from Excel and use the Data Source Manager to connect to the appropriate provider.
    Regards,
    John A. Booth
    http://www.metavero.com

  • ODI with Hyperion Planning.

    Hi,
    I have a problem. I need to connect to Hyperion Planning with ODI. I am following this documnet: http://docs.oracle.com/cd/E15985_01/doc.10136/user/DIHPU.pdf
    When I configure phisiscal architecture I put following values:
    Name: Planning
    Server (Data server): erp-app-srv2:11333
    User: Admin
    Password: ***
    After that I try to Insert Phisiscal Schem but in Application (Catalogue) I see only Undefined.
    Is there anything I need to do to see my applications here?
    Please help.
    Best regards,
    Grzegorz

    Cheers, didn't notice that I can manualy edit this drop down list.
    Best Regards

  • Error WHile creating a User in Hyperion Planning

    HI,
    Please someone guide since im facing this problem for a longtime.
    I created a user in Planning webpage and refreshed the security filters.
    When i tried to login using planning webinterface, it showed an error "User priscila_monsanto does not exist in the domain or the password is incorrect"
    And i could able to find an exception in the file"Hyperion Planning-err.log" present in Jrun path of the planning server.
    And when i logged into the admin console for the plannng cube, i found user anme in the security-->users field and there is no filters assigned to the user.
    Please help me.
    Thanks,
    Prabhu MSL

    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADDUSERTOADGROUP.implementation(adpADDUSERTOADGROUP.java:49)
    This is definitely a Custom Adapter because OOTB Adapter name is adpADCSADDUSERTOGROUP and NOT adpADDUSERTOADGROUP
    So, it is your custom code and in the code you are passing incorrect value of the Active Directory Child process form...
    The correct name is UD_ADUSRC and the Group Name column name is UD_ADUSRC_GROUPNAME.
    While you are passing UD_AD_CHILD as the child process form and UD_AD_CHILD_GRP_NAME as Group Name column name..
    Use OOTB Adapter... Correct these discrepancies... Your addition of group will work
    And since you are creating custom adapter, you need to be more careful and remain consistent throughout..
    Then if you want to use UD_AD_CHILD_GRP_NAME, use it everywhere consistently... Pass only this value in the adapter...
    And even in lookups, if any... Search everywhere... Keep things consistent... They will work... Because good news is that you are able to create user in AD via Java Code...
    And if any post is even slightly helpful, it is a good habit to mark it with helpful or correct ... And also mark the entire question as answered so that other people also are benefited.

  • Not able to see data in Hyperion Planning data forms.

    Hi ,
    I created Hyperion planning EPMA application and loaded data in to it. But I am unable to see data in my data forms? Please give me solution for this?

    Hi,
    Here there are 2 things, once your epma heirarchy is ready did you deploy it against your planning App ? and incase if you haven't deployed your planning application, then old outline would be existing in Essbase and if you load data for old outline it will still take into but when you deploy the database gets restructured and older data gets restructured/removed.
    Before going onto that level first check if your load data to essbase completed successfully. and did you load data for the combinations on dataform ? ? Try manually inputting a number through data form and submit and do a refresh to see if value comes up. ? Check your data form settings , if you have enables suppress missing rows/blocks.
    Thanks
    Amith

  • How to find maximum number of users we can assign for Hyperion Planning.

    HI,
    How to find maximum number of users we can assign for Hyperion Planning.i.e., how to find license limit in hyperion planning 11.1.2.1.
    In Essbase propreties, the system is showing maximum planning users could be 65535.
    what would be the number for concurrent scenario?
    Thanks
    Giri
    Edited by: Giriprasad on Jun 18, 2012 2:18 AM

    The number of users would be based on your license agreement with Oracle, the system is not aware of your license agreement so it is up to you to stick to it.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to log in to Hyperion Planning App Wizard

    Dear All,
    Unable to log in to Hyperion Planning App Wizard. This is my new installation. There is no error message in the planing windows. After click on log on button, the page just getting refresh and its come to same page only.
    errors in in the planning logs......
    <Nov 27, 2011 1:33:33 AM GST> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerListenPort on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    <Nov 27, 2011 1:33:33 AM GST> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerHost on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    <Nov 27, 2011 4:36:12 AM GST> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerListenPort on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    <Nov 27, 2011 4:36:16 AM GST> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerHost on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    <Nov 27, 2011 7:33:45 AM GST> <Warning> <JMX> <BEA-149515> <An error was encountered getting the attribute AdminServerListenPort on the MBean com.bea:Name=Planning0,Type=ServerRuntime during a call to getAttributes>
    Please help me on this issue...
    Thanks
    GTS.

    Those are just warnings and shouldn't be an issue.
    What browser are you using, have you tried to go directly and through workspace to the application creation wizard.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • 3g failure after 6.1.4 update on Iphone 5 solution

    Hi Everyone I recently updated my Iphone 5 ios to 6.1.4 and in the beginning I had a great 3G signal. Although after I made a phone call I noticed I only had EDGE and wasn't able to get 3G. I tried resetting my phone, Turning Airplane mode on and off

  • Error(1200467) while running FR report.

    Hi, We are getting the below error just for one of the reports. Even the person with Admin acess is getting the below error *5200: Error executing query: [Thu Jul 12 11:42:03 2012]USNCPDHYPEDB1v/Asia_Pac/Asia_Pac//Error(1200467) Error executing formu

  • Can I have cable modem connected to iMac but shared with Airport Express?

    I have my internet access to my iMac through a cable modem wired to the Mac. I use the Airport Express to play music from the Mac wirelessly to my stereo. Can I then share the internet access I have on the iMac through the AX without actually connect

  • How to wrap the text in JTextPane

    hi all, I have a problem with JTextPane. I have a JPanel which have 4 JButtons, one Details button and one JTextPane. I have set JTextPane to JScrollPane. Thing is when i press the Details button the JTextPane must be visible. Window size is changing

  • Airport express as an airtunes only device. Best setting?

    Hello! Just wondering if there are any "best settings" for an airport express that is going to be used strictly for airtunes? I've no close neighbors or other electrical interference sources that are out of my control. I do have a wireless phone that