Shared services rdbms schema

Hi ,
we are using Hyperion planning 11.1.1.3.we have a shared service schema.Actually we need to create the interface table design so that we can load data to those tables from outer system and then reload the structure to the Shared service .We have Cssimport export utility but that can be used to import .csv or xml file.So can anyone please give an idea how to design the table so that it can be imported to Shared services.
I mean to say where does user,groups,roles and provisioning information goes from shared services so that by viewing that we can actually design the tables in which data will get imported from other systems.
Thanks,
Edited by: user10760185 on Nov 29, 2010 11:30 PM

It doesn't work like that you won't be able to load directly into the HSS tables,
"The Shared Services database stores information related to product registration while the Native Directory (Openldap) database contains provisioning data for all products"
You will need to use the CSSImportExport utility, LCM or an API to manage user/groups and provisioning.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • How to extract external directory users from a shared services group from shared services RDBMS repository

    Hi,
    I have a security group in shared services, which has external directory users. I want to extract the list of users from shared services RDBMS repository using a SQL query. Please let me know if this is possible and from which table(s) I can query such list.
    Thanks...

    You need to use CSS_Groups, CSS_GROUP_MEMBERS and CSS_USERS tables in your Foundation DB. Something like below will give you these details:
    select b.Name  ,a.Name  from HYPFOUND.CSS_GROUPS b ,
    HYPFOUND.CSS_USERS a ,
    HYPFOUND.CSS_GROUP_MEMBERS c
    WHERE c.MEMBER_IDENTITY = a.IDENTITY_ID and
    c.GROUP_IDENTITY = b.IDENTITY_ID
    GROUP BY (b.Name,a.name)

  • Shared Services schema

    Hi All,
    Please tell me how can I know details about the schema of the Shared services on Sys 9 version.

    What do you actually need to know as your question is a little vague
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • What are the steps are Shared services backup and schema back

    Hi
    I am new in Hyperion .. can anybody tell me what are the steps are in the shared services back up and schema back up ...
    Regards
    Praetorian

    If it is fora a demo i would advise you to extract all the files (metadata, Rule, Security, Data forms, Grids, ICP reports, Data etc) so that this can be restored on any machine from which you wish to give demo.
    If you which to take database backup it will take backup of all the HFM applications in that server. And when you restore the backup it will refresh all the applications which might result in changes to other applications which you may not want.
    For taking backup of database/schema go to the udl file and identify the schema for which you wish to take backup.
    Then type the command to take DB backup.
    Kindly mark the post helpful if you find so.
    Varun
    Edited by: Varun Kaushal on Apr 24, 2010 9:37 AM

  • Planning metada within Shared services

    Hello all,
    I see the Planning product when I access the Deployment Metadata in Shared Services.
    Is there a way I can remove that? Because we uninstalled Planning from this box (manually as the automatic way failed) but the metadata for Planning product stills there and when we try to register Planning again it fails.
    Would anyone have an answer?
    Thanks

    Metadata in case of Planning resides in RDBMS and uninstalling won't drop the Planning Meta data tables. I think you have two options to test this :-
    - Try to install using a different schema
    - Take a backup of the existing Meta data (if you need it) drop the tables from the schema.
    --XAT                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Unable to access applications in workspace,shared services

    Hi ,
    I am Unable to access applications in workspace and shared services on EPM 11.1.1.3. It happened after normal shutdown/startup scripts were run.
    But when I reconfigure the Weblogic web server and run the services again I can access the applications.This is happening frequently now.
    Is this anything related to user profiles on the server as we are migrating these to other server.
    Can any one help me with this .
    Please find the Shared services log below:
    <22-Oct-2010 10:25:19 o'clock BST> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    D:\bea\weblogic92\platform\lib\p13n\p13n-schemas.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_common.jar;D:\bea\weblogic92\platform\lib\p13n\p13n_system.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_common.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_schemas.jar;D:\bea\weblogic92\platform\lib\wlp\netuix_system.jar;D:\bea\weblogic92\platform\lib\wlp\wsrp-common.jar>
    <22-Oct-2010 10:25:21 o'clock BST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-windows-ia32 from BEA Systems, Inc.>
    <22-Oct-2010 10:25:25 o'clock BST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <22-Oct-2010 10:25:29 o'clock BST> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://localhost:7001.>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <WebLogicServer> <BEA-000215> <Loaded License : D:\bea\license.bea>
    <22-Oct-2010 10:25:29 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <22-Oct-2010 10:25:29 o'clock BST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <22-Oct-2010 10:25:30 o'clock BST> <Notice> <Log Management> <BEA-170019> <The server log file D:\Hyperion\deployments\WebLogic9\servers\SharedServices9\logs\SharedServices9.log is opened. All server side log events will be written to this file.>
    <22-Oct-2010 10:25:47 o'clock BST> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <22-Oct-2010 10:25:57 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <22-Oct-2010 10:25:57 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    log dir isD:\Hyperion\logs\SharedServices9
    urlManifest zip:D:/Hyperion/deployments/temp/servers/SharedServices9/tmp/_WL_user/interop/tthmcu/war/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 11.1.1.3.24
    Shared Services Drop Number: 6
    Attempting to verify the database configuration
    Attempting to verify the database configuration
    Database configuration test passed.
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Auto-Initializing Domain
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Configuration found in classpath
    22 Oct 2010 10:26:38 - org.apache.slide.common.Domain - INFO - Domain configuration : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apache.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=true, org.apache.slide.urlEncoding=UTF-8, org.apache.slide.domain=D:/Hyperion/deployments/WebLogic9/SharedServices9/config/Domain.xml}
    configURL: file:///D:/Hyperion/deployments/WebLogic9/SharedServices9/config/CSS.xml
    Done initialize: com.hyperion.css.CSSAPIImpl@283baf
    connection pool registered:dbcpPool-org.apache.commons.pool.impl.GenericObjectPool@27efaa
    connection pool registered:dbcpPool-org.apache.commons.pool.impl.GenericObjectPool@454a3b
    CMSOfflineServlet Initialized
    Adding audit listener
    Shared Services Initialized Successfully
    <22-Oct-2010 10:26:56 o'clock BST> <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.>
    <22-Oct-2010 10:26:56 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <22-Oct-2010 10:26:56 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <22-Oct-2010 10:26:57 o'clock BST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias hyperion from the jks keystore file D:\hyperion_SSL_Repository\hyperion.jks.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\bea\JROCKI~1\jre\lib\security\cacerts.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 10.86.57.43:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 10.87.248.108:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[2]" is now listening on 127.0.0.1:28443 for protocols iiops, t3s, ldaps, https.>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "127.0.0.1", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "LGWHYPWEB.uk.baa.com", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "SharedServices9" for domain "WebLogic9" running in Production Mode>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <Server> <BEA-002611> <Hostname "LGWWEB026.uk.baa.com", maps to multiple IP addresses: 10.86.57.43, 10.87.248.108, 127.0.0.1>
    <22-Oct-2010 10:26:58 o'clock BST> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <22-Oct-2010 10:26:58 o'clock BST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <22-Oct-2010 10:27:08 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:28:36 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwdbs026.uk.baa.com - 10.86.41.33 instead of an SSL handshake.>
    22-Oct-2010 10:28:38, /files, HEAD, 401 "Unauthorized", 125 ms, %v
    22-Oct-2010 10:28:38, /files, HEAD, 200 "OK", 266 ms, %v
    22-Oct-2010 10:28:40, /files, HEAD, 401 "Unauthorized", 16 ms, %v
    22-Oct-2010 10:28:41, /files, HEAD, 200 "OK", 94 ms, %v
    22-Oct-2010 10:28:42, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:42, /files, HEAD, 200 "OK", 93 ms, %v
    22-Oct-2010 10:28:43, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:43, /files, HEAD, 200 "OK", 94 ms, %v
    22-Oct-2010 10:28:44, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:44, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:28:45, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:45, /files, HEAD, 200 "OK", 93 ms, %v
    22-Oct-2010 10:28:47, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:47, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:28:48, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:28:48, /files, HEAD, 200 "OK", 78 ms, %v
    <22-Oct-2010 10:29:40 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwapp026.uk.baa.com - 10.86.51.104 instead of an SSL handshake.>
    <22-Oct-2010 10:30:16 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer lgwapp026.uk.baa.com - 10.86.51.104 instead of an SSL handshake.>
    <22-Oct-2010 10:32:25 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    22-Oct-2010 10:32:43, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:43, /files, HEAD, 200 "OK", 78 ms, %v
    22-Oct-2010 10:32:44, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:44, /files, HEAD, 200 "OK", 63 ms, %v
    22-Oct-2010 10:32:45, /files, HEAD, 401 "Unauthorized", 0 ms, %v
    22-Oct-2010 10:32:45, /files, HEAD, 200 "OK", 63 ms, %v
    <22-Oct-2010 10:32:46 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:34:00 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    <22-Oct-2010 10:35:28 o'clock BST> <Warning> <Security> <BEA-090475> <Plaintext data for protocol HTTP was received from peer LGWHYPWEB.uk.baa.com - 10.86.57.43 instead of an SSL handshake.>
    log dir isD:\Hyperion\logs\SharedServices9
    urlManifest zip:D:/Hyperion/deployments/temp/servers/SharedServices9/tmp/_WL_user/interop/tthmcu/war/WEB-INF/lib/interop-mmc.jar!/META-INF/MANIFEST.MF
    Shared Services Version: 11.1.1.3.24
    Shared Services Drop Number: 6
    Populating Application Info
    Getting LCM callback info from Registry for product: HUB
    LCM Callback: https://LGWWEB026.uk.baa.com:28443/interop/framework/lcm/HSSMigration
    Populating Product Info
    Thanks in advance
    Edited by: 790426 on 25-Oct-2010 06:17

    You must first check if you have configured the web server to include the hfm/planning products.
    Then you can refer to the thread below:
    Not able to see Consolidation Administration
    The latter definitely applies to version 9.3.1, but it could be helpful.

  • An internal database error occurred in the Business Data Connectivity Shared Service. SQL Error Number : 229

     Recently i upgraded my SharePoint server 2013 to SP1, after the upgrade i received following message in manage database Status page " Databases running in compatibility range, upgrade recommended" 
    for Business Data Connectivity Database. Then i ran Sharepoint Configuration wizard, which fixed that error on that page but i am getting a error message while accessing BDCApplication page in manage service applications pagein central admin"
    An internal database error occurred in the Business Data Connectivity Shared Service. SQL Error Number : 229
    Sys Log :
    The BDC Service application failed due to a SQL Exception: SQLServer host WSQLD05\DV. The error returned was: 'The EXECUTE permission was denied on the object 'proc_ar_GetAdministrationMetadataCatalogByPartitionId', database 'sp_BusinessDataConnectivity_DV13',
    schema 'dbo'.'
    I checked the Db role of the service app pool account, it has SPDataAccess permission over the Database. i cant recreate another application without knowing the root cause. I hope i can get better option to troubleshoot the issue.
    Thank you

    As per the error message, you can at least grant the BDC service application pool account the EXECUTE perimssions on the sp_BusinessDataConnectivity_DV13 database
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • Cannot externalize security to shared services

    After installing brand new essbase 11 and migrating applications from essbase 7, we have cannot externalize security.
    Only some applications get created under essbase in shared services Application Group folder.
    EAS console gets the following error (each time app name is different):
    Error: 1051419: Essbase Application [Spnd_CYF] Registration Fails against the Shared Services Server with Error [Shared Services is not initialized. Please retry the operation. If problem persists, please check the database configuration. Registeration failed: error.UnableToCreateFolder.Shared Services is not initialized. Please retry the operation. If problem persists, please check the database configuration. Registeration failed: error.UnableToCreateFolder.]
    SharedServices_Metadata.log gets the following:
    2010-01-06 13:34:30,057 [http-28080-Processor2] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@ad97f5 access error : [Hyperion][Oracle JDBC Driver]No more data available to read.
    2010-01-06 13:34:36,767 [http-28080-Processor2] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@ad97f5 access error : [Hyperion][Oracle JDBC Driver]No more data available to read.
    2010-01-06 13:34:36,767 [http-28080-Processor2] ERROR com.hyperion.eie.common.cms.registry.sync.SyncESBAPPInstances - Error parsing Registeration file CARRIER_HQ03ESSDEV3_1.instance: error.UnableToGetModelContent
    2010-01-06 13:34:36,767 [http-28080-Processor2] ERROR com.hyperion.eie.common.cms.registry.sync.CMSRegistryHelper - Sync operation failed for APPLICATION component: CARRIER: Error parsing Registeration file CARRIER_HQ03ESSDEV3_1.instance: error.UnableToGetModelContent
    2010-01-06 13:34:43,290 [Load EAP] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@ad97f5 access error : [Hyperion][Oracle JDBC Driver]No more data available to read.
    2010-01-06 13:37:35,659 [http-28080-Processor5] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@ad97f5 access error : [Hyperion][Oracle JDBC Driver]No more data available to read.
    2010-01-06 13:37:42,213 [http-28080-Processor5] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@ad97f5 access error : [Hyperion][Oracle JDBC Driver]No more data available to read.
    2010-01-06 13:37:48,845 [http-28080-Processor5] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@ad97f5 access error : [Hyperion][Oracle JDBC Driver]No more data available to read.
    2010-01-06 13:37:48,845 [http-28080-Processor5] ERROR com.hyperion.eie.common.cms.CMSFacade - com.hyperion.eie.common.cms.CMSException: error.UnableToCreateFolder
    2010-01-06 13:37:48,845 [http-28080-Processor5] ERROR com.hyperion.eie.modelmgmt.action.register1Action - Unable to create folder in /files/Products/ESBAPP-11.1.1.
    2010-01-06 13:37:48,845 [http-28080-Processor5] ERROR com.hyperion.eie.modelmgmt.action.register1Action - com.hyperion.eie.common.cms.CMSException: error.UnableToCreateFolder

    Forget this thread. I am able to rectify the issue. We forgot to give access to temp folder of EAS Console.

  • Service failure on Shared Services server

    We are using HFM 11.1.1.3.500. I recently tried to log-in to the shared services test server that hasn't been used for a number of months. I immediately get the error *"Internet Explorer could not connect to hou2frs03:28080"* . On investigating, I find the following error in the application event log on the SS server: *"Cannot start service HyS9BPMA_NetJNIBridge...The service did not respond to the start or control request in a timely fashion"* After rebooting all the HFM test servers, I again cannot connect and get the same error in the event log.
    Edited by: user7976212 on Apr 20, 2012 9:28 AM
    Edited by: user7976212 on Apr 20, 2012 9:30 AM

    the netjni bridge message is relating to the EPMA component not starting up correctly.
    it is not related to shared services not starting.
    you need to look at the shared services / foundation services log files to understand why shared services didnt start.
    possibly if you haven't used the environment for a while and now it is not working, you may have database usernames/passwords in your oracle database which are set to expire after a certain period of time. it would be a good start to verify with your oracle DBA that all the usernames / schema names for the configured hyperion products in the oracle database are not set with a password expiry, and if so, ask for them to be unlocked again, and then restart the hyperion services. if the DBA insists to change the passwords you may have difficulties to reconfigure the hyperion components with the new passwords, so unlocking or removing the expiry restriction is the best step. but that may not be the problem, it depends what you find in the log files.
    you can use the ziplogs utility to gather up all the logs to submit them to a support ticket if you can't debug them yourself. check out the epm installation and troubleshooting guide (pdf document) on the oracle documentation page as a first step.

  • Can we install and use Essbase 9.3.1 without Shared services ?

    Hi All,
    we need to have two different database schemas for Shared services and EAS. But we are currently having only one schema, so we started to install and configure with out using Shared services. Finally i have installed and configured EAS, Server and client. While configuring , i left the shared services part as we don't have another schema to use for that.
    When i logged into the Essbase environment, i tried to add a server, it was done. now when i tried to create an application under that sever.under the create option "application" is in disable state and rest are enabled.
    I am not getting where i went wrong.IS that the reason,i have not installed and configured Shared services
    Can anyone please let me know the reason to which i am failing to create a new application under the newly added server.
    Regards

    Hi,
    1. You need not install and configure shared services , if you intend to work only on essbase.
    2. In version 9, if you had installed essbase server, and have essbase admin server along with essbase administration sevices ( i.e EAS) , you are good to work on essbase.
    3. No need of shared serives, and even no need of any schema to configure, if you dont want to use shared services for managing users.
    4. The reason for failure? Pls send logs that would help
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • Two soa domain with same name "TestSOADomain" sharing same SOA schema ?

    I tried creating two soa domain with same name "TestSOADomain" (different path) sharing same SOA schema .However one domain came UP to Running mode and other domain going to AdminMode and "soa-infra" application of that domain is not active.
    I do want to understand can this be possible with SOA ,ie. two soa domain sharing same SOA schema ?
    If possible what are all the problems might come
    1. While executing soa composites with asyncronous behaviour ?
    2. How the polling services will work ?
    3. will the XREF_DATA table ROW_NUMBER column inserted uniquely while inserting data from two different domain into same SOA schema ?
    4. Other issues ?
    Thanks

    Each domain is expected to refer to its own unique database schema. Same SOA schema should not be shared by multiple SOA clusters/domains. It is technically possible though, I suppose, and still can run fine any one SOA environment at any given time with the other SOA environments/domains (sharing the same SOA schema) shutdown. It is not the general/recommended practice to share SOA schema across domains and there could be potential implications and unexpected behavior, particularly when the SOA environments pointing to the same schema are all running at a time.

  • Error on Shared Services

    I'm sorry about my dumb questions, but i have one more:
    Any calls of my succesfully installed, configured according to
    install guide and launched shared services finishing by error
    "UnableToCreateExternalUser".
    SS use Native directory
    SOMEONE, PLEASE HELP!!!

    I have the same problem with Hyperion 9.3.1 and Oracle 10.2.0.1 and Windows 2003 SP1
    When I try to register Analytic Services I get the following messages in SharedServices_Metadata.log:
    2008-01-31 12:09:49,921 [http-58080-Processor2] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@11a4bd4 access error : [Hyperion][Oracle JDBC Driver][Oracle]ORA-01722: invalid number
    2008-01-31 12:09:49,921 [http-58080-Processor2] ERROR com.hyperion.eie.common.cms.CMSFacade - com.hyperion.eie.common.cms.CMSException: error.UnableToGetNodeRevisionDescriptor
    2008-01-31 12:09:49,937 [http-58080-Processor2] ERROR com.hyperion.eie.modelmgmt.action.register1Action - Unable to create external user admin@Native Directory with identity native://DN=cn=911,ou=People,dc=css,dc=hyperion,dc=com?USER.
    2008-01-31 12:09:49,937 [http-58080-Processor2] ERROR com.hyperion.eie.modelmgmt.action.register1Action - com.hyperion.eie.common.cms.CMSException: error.UnableToCreateExternalUser
    2008-01-31 12:10:35,390 [http-58080-Processor2] ERROR com.hyperion.eie.common.cms.CMSFacade - org.apache.slide.common.ServiceAccessException: Service org.apache.slide.store.impl.rdbms.JDBCStore@11a4bd4 access error : [Hyperion][Oracle JDBC Driver][Oracle]ORA-01722: invalid number
    2008-01-31 12:10:35,390 [http-58080-Processor2] WARN com.hyperion.eie.common.cms.CMSFacade - GetUsers() - Skipping User
    com.hyperion.eie.common.cms.CMSException: error.UnableToGetNodeRevisionDescriptor
    Any ideea why ?
    Thanks,
    Daniele

  • Error configuring shared services with Oracle 11g database

    I've installed Hyperion EPM 11.1.1.3 and orale 11g successfully. My problem though is that when i tried to do the configuration,
    the error message states 'Unable to check Shared Services database existence: an error occured.'
    ---------My Environment:--------
    EPM Server: Windows Server 2003 SP1 32-bit
    RDBMS: Oracle Enterprise Edition 11g (running on same server 2003)
    Oracle Client: 11g (full client install)
    SID name :- orcl
    ------------Here are the components that I've installed--------
    - V17397-01(EPM Foundation Services p-1)
    - V17369-01(EPM Foundation Services p-2)
    - V17370-01(EPM Foundation Services p-3)
    - V17371-01(EPM Foundation Services p-4)
    - V17389-01(server)
    - V17388-01(Client)
    - V17390-01(Provider Service)
    - V17378-01(Financial Reporting)
    - V17380-01(Web Analysis)
    - V17398-01(EPM Architect)
    - V17402-01(Smart View for Office)
    all files are extracted in a single folder using winrar tool.
    I can't proceed with the shared services configuration because in just the first page of it, I'm encountering the error Unable to check Shared Services database existence: an error occured.'
    I believed the shared services is bundled with the foundation if I'm not mistaken, because I can't find any download related to it on edelivery site.
    I tried to configure only the Foundation components but the '*Comman setting*' & '*configure database*' are grayed out so I have no option but to figure out first this shared services configuration.
    below are the logs
    ---------------configtool.log--------------
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, connect test
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, driver set
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, server= hyperion
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, whiteSpace remove
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, begin test cycle
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, define driver
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, make connection
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, set URL
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, connection is NOT null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.DBConnectionForm, DEBUG, DB type string = Oracle
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, JDBC driver class is hyperion.jdbc.oracle.OracleDriver
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, Connection URL: jdbc:hyperion:oracle://hyperion:1521;SID=orcl
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate CREATE_NEW, no registry DB exists, create it
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][Oracle JDBC Driver][Oracle]ORA-01031: insufficient privileges CAUSE null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, ERROR, com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Unable to check Shared Services database existence: an error occured.
    ------------configtool_err.log------------
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][Oracle JDBC Driver][Oracle]ORA-01031: insufficient privileges
    CAUSE null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, ERROR, com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Unable to check Shared Services database existence: an error occured.
    Hope to here from Some one.
    Any help would be appreciated. Thank you.

    Thanx John for your kind reply. i reffred your other posts and those are very helpfull for me.
    I don't have any previous ver. of Hyperion. and i created a new database 'Orcl' for configuring the shared services and given the user name as 'hss'. i also tried to delete my old database and and reg.properties file from Hyperion Dir u suggested in some other post. but still its not working.
    Today I have started again with fres installation of Windows Server 2003 oracle 11g EPM 11.1.3.
    Also I m Installing this on VMware. I hope this is not the issue as i already installed Microsoft Loopback Adapter.
    I will let you know the updates.
    but still looking forward for your Kind help.
    Edited by: Gaurav_Choudhari on Jul 5, 2010 12:37 AM

  • Issue with shared services - Need Urgent Help please!!

    Hello Experts
    One of my customer has installed a new instance of oracle and copied all the schemas and data over to the new instance.
    Now when they bring up shared services, have lost all our provisioning. None of the projects are recognized by shared serices and gets the following error when we try to bring up a user
    'xxxxx' is not a recognized Shared Services project. Please contact your adminstrator
    Is there something we need to do to restore Shared Services to its original state?
    Thanks in advance.
    Regards,
    Sonu
    Edited by: 637223 on Jan 20, 2009 2:19 AM

    hi,
    I doubt that "creating a new instance of oracle and copied all the schemas and data over to the new instance" will register the project with shared service and thats why giving error. Because when you install shared service, it asks you about the database name (oracle in your case) to register with. So even if you overwrite that database by new instance it gives error.
    Have you tried the configuration utilty ? Over there you can provide the new database instanse as your database and configure your shared service. Remember that you need to do a complete configuration of shared service , analytic administration services and analytic services. After configuring, Restart the system.....it should work.
    Hope this helps!
    Regards,
    James

  • Issue while configuring Shared Services 11.1.2.1

    Hi All,
    I am installting and configuring hyperion-64Bit- 11.1.2.1 (Essbase, Planning, FDM, EPMA) in a distrubed environment in windows 2008 R2 Server
    Box1
    I have sucessfully configured Shared Services, Essbase Administration Services.
    Box2
    I am at the screen of Setup Shared Services and Registry Database Connection associated with the instance home:
    Here i give the
    Database type: Oracle
    Server : Servername
    Port : Port Number
    service Name or SID : Service name
    User name : HSS
    Password : Given the correct password here
    and now when i click on next, nothing is happening, its just there its not progressing.. I have rebooted the server but still the samething. Its very wiered. Can someone help me what should it do.
    You can see the screen shot at http://hyperion-consulting.blogspot.in/
    Regards,
    AS
    Edited by: Don'tKnow999 on Nov 30, 2012 4:32 AM

    Have you given all privileges as per below listing in Oracle Install-Config guide?
    It says,
    The following privileges must be granted to the owners of the database schemas:
    CREATE ANY SYNONYM 
    CREATE CLUSTER
    CREATE INDEXTYPE
    CREATE PROCEDURE
    CREATE SEQUENCE
    CREATE SESSION
    CREATE TABLE
    CREATE TRIGGER
    CREATE TYPE
    CREATE VIEW
    DROP ANY SYNONYM
    UNLIMITED TABLESPACE
    Did you have a look at configtool.log as to what errors its having ?
    I think the reg.properties will get created if you have all sufficient rights on Oracle database user/schema.
    Regards,
    Santy

Maybe you are looking for

  • How to get an ID for an Entity in ADF

    Hi, I am trying to write a simple swing form with ADF and here is my point: 1- Senario I have three fields, ID, LastName and FirstName on the form. The ID is disabled and it must get its value from the application when we want to insert a new record.

  • More info needed on BC Dynamic menus and using CSS with them

    Hi all, The BC Gurus tutorial on Dynamic Menus and how to style them with CSS made no sense to me, unfortunately. The presentation was too rushed and the screen too small to see what was happening. In a previous question I found out how to apply CSS

  • Data Groups in EBS 11.5.10.2

    Hi , Examining the current rows for the data groups , i found out that there is not even a record for the ORACLE ID which is different for the value APPS... in other words for all records the Oracle Id column of the form has the value APPS for the St

  • Satellite L300 PSLB8C: printer driver error - NT 4.0 blocked

    I have recently just brought a new Satellite L300 - PSLB8C 04P01X with vista home premium 64bit installed. I am trying to install a driver for a printer (ML-2010). In the process, I have encountered these two errors: 'the printer driver is not compat

  • Safari bookmarks plist file

    If you delete the home folder-Lebrary-Safari-bookmarks plist file, does that erase your bookmarks?? Or just reset the memorization of? I know if you erase your dock plist, it erases all but the factory icons. I couldn't remember if it was the same he