Planning application data source.

Hello

I have worked on planning for 2 years and never stumbled on this problem or questions. I created a single planning data source and installed a smaple application now, I want to create a new application of my own and try to use the same data source I used for the sample application, but its does not give me an option.

Is it because you have to have a unique data source for each planning application? can I create several data source using the same schema details? I spent by the Administrator's guide, but has failed to find any information regarding my questions.

Any help is greatly apericiated.

Thank you

You could have sought this forums of https://forums.oracle.com/message/4283797#4283797 (I remember a recent post too)

Answer is no, you can not use the same source of data because the information is captured in the system of planning and this is the reason why it does not show you the source of data that is used.

HYP_SYSAPPLICATION and HYPSYS_DATASOURCE contains the values (APP_ID for each application) and DATASOURCE_ID for each data source

Concerning

Celvin

http://www.orahyplabs.com

Tags: Business Intelligence

Similar Questions

  • How to freeze Essbase / Planning application data?

    Hello

    Is it possible to freeze an Essbase / / Planning Application to avoid business rules / / admin entered change data? I need it to be readable, because it is these days but do not want to change the current data in any way.

    Maintenance mode does not work because the Admin can always change data.

    Thank you

    Published by: Icebergue on Feb/11/2013-16:31

    Take a look at Maxl (start archive file) - http://docs.oracle.com/cd/E17236_01/epm.1112/esb_tech_ref/maxl_altdb_misc.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Planning for the Data Source

    Hello

    Can we use a data source to build different planning Applications. What is the use of data source... Which holds a wrt planning RDBMS.

    A data source defines the connection details, he holds connection information to a relational/db schema where is stored the planning app. It will also have the login information to essbase.
    You need a separate for each planning application data source as the relational/db schema must be separate for each application.
    The RDBMS holds all the metadata for the purposes of planning, such configuration, dimensions, structure, forms, lists of tasks etc.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • "Database Config" vs "data source Configuration.

    In the Configuration utility for 9.3.1 What are the differences between "Database Config" and "data source Configuration.

    After running 'Config database' itl has created about 10 HSPsys_ * tables in the database of PLANSYS. It seems to me that this is where the planning and data source information instance are stored

    "Data source configuration. created about 30 HSP_ * tables in PLAN2.
    It seems that is where the application tables are stored, am I right?
    When you run "Configure data source", I shouldn't use PLANSYS database to store my tables for the application I'm good? Otherwise I would have problems with future migration, am I right?

    Hello

    Database config set up tables for the planning system to use this database schema / should be separated from the application planning.
    "Data source configuration" - configure just details about your connection to the planning application details, e.g. connections details to the repository and essbase. It stores this information in your planning system database.

    Once you create a planning application he uses the information from the data source to create the planning and application of all the tables in the database

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Database and data source in the planning application

    Hi the Hyperion gods.
    In the process of creating, planning an application and create the data source, I'm a bit confused.
    Creating data source, it must give a name for the DATA SOURCE and a DESCRIPTION, and under the APPLICATION of DATA base, we need to specify things such as - platform DATABASE, SERVERNAME, PORT, database, USER and PASSWORD.
    I was wondering if someone could give me a good idea about the difference between the DATA source and DATABASE in this context.
    Since I am migrating the entire application and the structure of the cube from one server to another, do I need to appoint exactly the same (except for the name of the server)?
    Thanks for your comments.

    a data source is just a name for your connection information to the relational database and essbase who will use your planning application, I usually keep the data source name that is identical to the name of the application so do not become confused.
    Database platform is the type of database, for example, Oracle, SQL Server, the server name is the hostname for the relational database, data is the name of the relational database, I think the rest should be pretty obvious, but if you want more detailed information have a read of http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin_11122/app_dsc.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • 2 applications on the same data source vs different data sources

    Hello

    What is the difference between having 2 planning applications on the same data source with the same user on the DB and with each on a separate user name and the new data source?

    I have no problem space or privileges on the two schemas of the DB. I just want to know what the best technically?

    Thank you

    You need a separate data by application source otherwise each application will overwrite the other that they will share the same relational tables, if you want the planning application to work properly then two apps = two data sources

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Loading ODI11g meta-data to the planning application

    Hi all

    Ive just started using ODI 11 g. While I was trying to load the metadata in the planning application, I got an error copied below. At first strange thing, when I created a new interface, the staging area are diff of target option was grayed. only after that I did the maps, I could come back and and activate this option. Was it a change in functionality or something wrong on my part.
    I tried to use two motors SUNOPSIS and planning scheme, nothing has worked, the two were throwing the same error. IAM, load data from a csv file (the same who worked in the 10g version)

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 23, < module >
    at com.hyperion.odi.planning.ODIPlanningWriter.validateColumns (unknown Source)

    at com.hyperion.odi.planning.ODIPlanningWriter.loadData (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.planning.ODIPlanningException: com.hyperion.odi.planning.ODIPlanningException: the source result set contains the column [C1_ACCOUNT] that has no corresponding column on the side of planning.

    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:2457)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
    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:537)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    to 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)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:263)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:822)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)

    Please do help me.

    Thank you

    I agree with you, I tried on 11.1.1.5 and saw the same problem, I don't see this problem on 11.1.1.3 however.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Failed to remove application and the data source of AppWizard

    Hello

    I use hyperion planning 11.1.2. I can't uninstall the application and data source in the list AppWizard (tablespace and a user of the oracle database are deleted). When I try to delete the data source, I can not because it is associated with the application. And when I try to uninstall the application, I get an error: unable to remove application information, see in the newspapers.

    Thanks for any help.

    Edited by: user13106562 the 18.10.2010 23:32

    >
    I can't uninstall the application and data source in the list AppWizard (tablespace and a user of the oracle database are deleted).

    You say you deleted the user and the tablespace before removing the application.
    If so you probably have to manually remove the application, an example is available here:- cannot remove the application planning 9.3

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Error: Configuration of data source under planning

    Once the successful configuration

    (1) Foundation Services (Hyperion, SSP)
    (2) Essbase administration services
    (3) Server Essbase
    (4) hyperion reporting and analysis
    Schedule 5)-> options product, register with shared services, configure the database, deploy server applications (Appache), registration of the item Instance.

    I stuck with the Configuration of data source under planning-

    Steps in detail-
    cheked on the configuration of the source data, and then click Next
    Check create the data source, and then click Next
    name of the data source: essdb (my choice)
    DataSource Discription: essbase DB (my choice), click Next
    Select my instance name: plan (in the menu drop-down) click Next
    Select database: MS SQL server click Next
    Type of database: SQL
    Port: 1433 (default)
    Information on the database:
    Product: planning
    database: p2DB (new DB, SQL)
    user: p2user (new user, SQL)
    password: *.

    Click next

    The Essbase server information:
    Sever: my machine name (neeraj-pc)
    user: planning (created the new user of essbase, external)
    password: *.

    Click next


    Error:

    at java.awt.Component.processMouseEvent (unknown Source)
    at javax.swing.JComponent.processMouseEvent (unknown Source)
    at java.awt.Component.processEvent (unknown Source)
    at java.awt.Container.processEvent (unknown Source)
    at java.awt.Component.dispatchEventImpl (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent (unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent (unknown Source)
    at java.awt.Container.dispatchEventImpl (unknown Source)
    at java.awt.Window.dispatchEventImpl (unknown Source)
    at java.awt.Component.dispatchEvent (unknown Source)
    at java.awt.EventQueue.dispatchEvent (unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy (unknown Source)

    at java.awt.EventDispatchThread.pumpEventsForHierarchy (unknown Source)
    at java.awt.EventDispatchThread.pumpEvents (unknown Source)
    at java.awt.EventDispatchThread.pumpEvents (unknown Source)
    at java.awt.EventDispatchThread.run (unknown Source)



    Please suggest measures for centering properly

    Hello

    The problem is that it does not resolve the name of your machine, now I don't know if it's down to a problem of vista.
    Just out of curiosity you have anything in your hosts file, \Windows\System32\Drivers\etc\hosts

    If you try to create the data source with 127.0.0.1 work?

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • EPMHFM-66054: the system could not find the process of the application ADNIPHFM data source

    Hi all

    When you open the HFM application below the error is thrown.

    EPMHFM-66054: the system could not find the process of the application ADNIPHFM data source


    Another application is created as Test HFM, is the opening perfectly.

    Please help me on this issue, very urgent.

    Thanks in advance

    Concerning

    Satheesh.S

    Thanks to all of you question has been resolved by re set up again for the configuration database and upgrade from previous version.

    Concerning

    Satheesh.S

  • How to get the name of the application Module data source

    Hi all

    I need to get the name of source data or DB connection on which my Application module is plugged.

    I tried to get the value below

    System.out.println ("jdbc URL:" + getTransaction () .getConnectionMetadata () .getJdbcURL ());


    But it is null for the data source (in the case of the jdbc URL gives me value)


    Please help me.

    Thanks in advance...!

    P.S: Jdev v11.1.1.6

    Thanks to all those who want to help.

    ApplicationModule API (ApplicationModule (Oracle Fusion Middleware Java QAnywhere for Oracle ADF Model))

    I thought that this

    Hashtable hashtable is getSession () .getEnvironment ();.

    System.out.println ("JDBC data source value is:" + hashtable.get ("JDBCDataSource"));

  • The research of Web applications with fields of the Data Source that contains multiple values

    I have a Web application with a field that allows multiple values to be recorded similar to the list box. I need limit the allowed values for a large, over the list of the values currently stored in another Web application as a data source. I can not apply to the type of Data Source field that allows only single value selection. I also need to be able to use the search form Web App to search for items containing 1 OR more of the values in this field (a type of list control field search functionality). Here's what I tried to field types:

    • Text (String) or text (multi-line) field type - By saving a list of values separated by commas (outputs in the same way this list box) to an entry of text or textarea, the search only logic search exact string (including commas) and does not analyze individual values.
    • Type of list (checkbox) field - it allows me to search for multiple values using the logic of the GOLD, but the web application stores only the values that have been entered as an option in the field settings real web app. I tried to use a checkbox with minimal or empty options list, hoping that some values I sent more separate by a comma value chain would be still stored, but because the values come from my Web App data source and not stored with the field options list, they were not saved.

    Someone at - he found a way to do it?

    My other question is how can I use a multivalued field to similar as described above but return results containing the elements with ALL the values of this field (AND logic).

    Can someone enlighten me to the inner workings of the search BC logic web app?

    You don't need to use the predefined boxes or types of entries. Everything you can represent as a string (such as the values separated by commas in your example) can be saved in any field of webapp. The types of fields defined in the Web application are only used to translate internal representation (all channels) to the various user-friendly interpretations (checkboxes, radios, dates, links, etc.)

  • Allow the application to start with one or multiple data sources, failing to connect?

    I have a Spring application that connects to several databases at the start, through JEE definitions referenced via JNDI datasource. Some of these databases sometimes go offline for various reasons. If the application is running at the time, it is not really dangerous, because of the way the application is designed. However, if I try to start the server if the database is offline, the application fails to deploy. Is it possible I can configure data sources not to block the deployment of the application if the database is offline or the application?

    Hello. You can ensure that your datasources WebLogic deployment, even if the DBMS (es)
    be down in time, specifying the initial capacity of each source of data/pool equal to zero.

  • A question for shared in 2 data source model of the application of the project in JDEV11

    Hi all
    My application has the following structure:

    ...
    | _Model_A
    | ...
    | | _Application-module-1
    | | _Application-module-2
    |
    | _ViewController_A
    | ...
    |
    | _Model_B
    | ...
    | | _Application-module-1
    | | _Application-module-3
    |
    | _ViewController_B
    ...

    As you can see, there are 2 projects of model and they share an Application Module: Application-Module-1

    I created 3 branches: APPDS_1, APPDS_2, APPDS_3. When you set up these 3 AMs in the model project, then select "JDBC URL" as the type of connection, both applications can work properly, say, source of data/JNDI are correctly at the launch of the JDEV 11 apps. Then, when select 'JDBC Data Source' as connection type, that is to say, use it as the source of data for Application-Module-1, both Model_A and Model_B: java: comp/env/jdbc/APPDS_1, app B throws an error:

    oracle.jbo.DMLException: Houston-27200: failure JNDI. Impossible to research data Source in the context...

    but app has still works.

    play with the value of data source in the Model_B for Application-Module-1, it is that set the JDBC data source "* jdbc / APPDS_1 *" make a app B! But, as far as I know, the correct value for 'JDBC Data Source' in 11g should be: java: comp/env/jdbc/APPDS_1.

    This really disturbs me. Why would this happen? Is it because that the Model_B use the same name that Model_A, IE. Application-Module-1?

    Just tried to rename it to Model_B so request-Module-1 becomes application-Module-4, still got the same error.


    Thank you
    Shawn

    Published by: shawn_abc on June 13, 2012 15:19

    # The best way is to use jdbc/APPDS_1

    The initial prefix part of the Datasource resource tree.
    Read here, http://www.coderanch.com/t/316003/EJB-JEE/java/lookup-java-comp

  • Financial information - planning 11.1.2.1 Data Source

    We are trying to make rental planning, specifically new salary planning at the level of the employee. Is it possible to have a record of text data that users might enter in a form and then create reports in the Studio Financial Reporting, which will display this text? I know there is a driver of ADM that allows Financial Reporting Studio Data Sources to be used as a data source planning, but I wanted to make investigation for the entry on if and how it works.

    It's exactly what I did last year. Company wanted to see the job description (they have entered on the form) of new employees within a report.

    In the workspace, create a data source planning and when you create your report, map your report to the source of data for planning.

    Simply connect to the workspace > Explore > tools > database connection manager > New > select schedule type.

    See you soon,.
    Mehmet

Maybe you are looking for