ODI - SQL for Hyperion Essbase data loading

Hello

We have created a 'vision' in SQL Server that contains our data.  The view currently has every year and periods of Jan 2011 to present.  Each period is about 300 000 records.  I want to only load one period at a time.  For example may 2013.  Currently we use ODBC through a rule of data loading, but the customer wants to use ODI to be compatible with the versions of dimension metadata.  Here's the SQL on the view that works very well.   Is there a way I can run this SQL in the ODI Interface so it pulls only what I declare in the Where clause?  If yes where can I do it?

Select

CATEGORY, YEAR, LOCATION, SCRIPT, DEPT, PROJECT, EXPCODE, TIME, ACCOUNT, AMOUNT

Of

PS_LHI_HYP_PRJ_ACT

Where

YEAR > = "2013" AND PERIOD = 'MAY '.

ORDER BY CATEGORY ASC ASC FISCAL_YEAR, LOCATION ASC, ASC, ASC, ASC, ASC, PERIOD EXPCODE PROJECT DEPT SCENARIO CSA ACCOUNT CSA;

Hello

Simply use the following KM to load data - IKM SQL for Hyperion Essbase (DATA) - in an ODI interface that has the view that you created the Source model. You can add filters to the source which are dynamically by ODI variables to create the Where clause based on the month and year. Make sure you only specify a rule of load method to load the data into the KM

Tags: Business Intelligence

Similar Questions

  • IKM SQL for Hyperion Essbase (data)

    I am trying to load data into essbase through the ODI interface however module "IKM SQL for Hyperion Essbase (data)".

    Whenever data gets overwritten, how I accumulate this data during loading. As it is quite difficult for me to summarize the data, then load.

    Kind regards

    Amine ravi

    Use a rule to load and set to add to the existing values in the State of charge, adjustable load rule name in the options of the IKM.

    See you soon

    John

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

  • IKM SQL for Hyperion Essbase (data) error

    Hello
    I've created an interface between Oracle DB and Essbase 11.1.2.
    I used Oracle DB as transit zone. I used IKM SQL for Hyperion Essbase (data) as a selector IKM.
    But I got an error as below in step ("Load Data on Essbase"); Can you help me? Thank you...

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 21, < module >


    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)

    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)

    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)

    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)

    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)

    at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)

    at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:919)

    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1261)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1419)

    at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1668)

    at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:432)

    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)


    java.sql.SQLSyntaxErrorException: java.sql.SQLSyntaxErrorException: ORA-00936: lack of expression


    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)

    Hello

    finished column mapping, or be owned by mapping active of course active for each column.

  • Failed to load data to Essbase (IKM SQL for Hyperion Essbase (DATA)

    I am trying to load data to Hyperion Essbase. Unfortunately he is not going so well. I followed the instructions but I get this error "BUFFER_SIZE. I have not changed the default BUFFER_SIZE (it is set to < default >: 80) and I have not changed any other settings in the KM.

    Appreciate any thoughts...



    com.hyperion.odi.common.ODIConstants has No attribute * 'BUFFER_SIZE. "

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):
    "< String >" file, line 82, inside?
    AttributeError: class 'com.hyperion.odi.common.ODIConstants' has no attribute 'BUFFER_SIZE '.
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.i (e.java)
    at com.sunopsis.dwg.cmd.h.y (h.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)

    Published by: Chris Rothermel on April 13, 2010 15:44

    Hello

    What ODI and patch version you are running.
    Looks like you are using a KM newer than the java files that are located in the oracledi\drivers directory, I would say that you need to update the files java essbase for a newer version.
    In the last few patch releases memory size buffer has been added to the data load essbase KM for the use of the ASO, even if this meant you had to also update the java files as well as in the version.

    See you soon

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

  • Error using IKM SQL for Hyperion Essbase (data)

    Get (last Intnermost): file ' < string >, line 75, in?
    Error 'com.hyperion.odi.common.ODIConstants' attribute class has no attribute 'PRE_LOAD_MAXL_SCRIPT '.

    I'm not usiing a pre load a MaxL Script. I even put the 'ABORT_ON_PRE_MAXL_ERROR' to no.

    Any help would be appreciated.

    Hello

    You may be using the old java (jar) files in your directory of driver, in the most recent class ODIConstants has been updated to include "PRE_LOAD_MAXL_SCRIPT".

    I would try to install a patch later or a later version of ODI.

    See you soon

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

  • IKM SQL for Hyperion Essbase (metadata) - problem when you dial the name of the Member

    Hello world

    I need to load the metadata to Essbase to a relational database.
    Essbase: 9.3, Oracle 9i, ODI 10.1.3.5.0
    I have a dimensional table contains the data in the Scenario dimension. The table has 3 columns: code, alias, consolidation.
    Example of 2 lines:
    Effective law-
    BDG budget-

    I created a rule file load_scn.rul to update the scenario dimension in my essbase cube and at the launch of the console of administration services it does not work. Each Member has his alias and it is sign of such consolidation as specified in the table.

    In ODI
    I created an essbase data store, a data store for my table and an interface. The interface uses the knowledge "IKM SQL for Hyperion Essbase (metadata)" module and the load_scn.rul of State of charge.
    When I run the interface, it will end successfully, but when I check the Essbase outline, the two members were loaded with the name of name of Member composed of all 3 columns in the table dimensional as a single string line!
    I have a member named ' law, real, + "and another called ' bdg, budget,-'."
    Members have no alias and peacebuilding is the default ('+') and not '-' as shown in the dimensional table.

    Has anyone of you had this problem? If so, how to solve it?

    Any help will be very appreciated!
    Daniela

    Sounds like in the rule under load in the IKM options you have to have the separator rules comma value and data > defined in the tab, replace it with commas in the rule of data source properties.

    See you soon

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

  • Download data from text file for Hyperion ESSBASE by FDM.

    Hello

    I want to upload data from text file for Hyperion ESSBASE by FDM. The file format is given below.


    Entity, Department, designation, effective, SalaryPaid
    E11001, BSG, AsstManager, 12, 820000
    E11001, BSG, Manager, 6, 740000


    Where staff and SalaryPaid is the Member of the account dimension. Entity, Department, and designations are the dimensiosn in the ESSBASE.

    Is it possible to download the file above using FDM, can we have two account member in the line?

    I am brand new with FDM. ask for your help.

    Kind regards
    Sunil

    Create two scripts to import (choose Import Data Pump when you are prompted for the type of import script)

    (1) call the GetAccounts 1st and 2nd PutAccounts
    (2) associate GetAccounts size amount in your import format.
    (3) associate PutAccounts with the account dimension in your import format
    (4) adding NZP expression to dimension of amount
    (5) in GetAccounts put the following code...
    +' Get the names of account in the header line.
    If DW. Utilities.fParseString (strRecord, 5, 4, ",") = "number of head" Then
    + ' Local variables for the account names.
    + Acct1 dim +.
    + Acct2 dim +.
    +     +
    + ' Head Count (column 4 of 5) +.
    + Acct1 = DW. Utilities.fParseString (strRecord, 4, 5, ",") +.
    + ' Wages (column 5 of 5) +.
    + Acct2 = DW. Utilities.fParseString(strRecord, 5, 5, ",") +.
    +     +
    End If

    GetAccounts strField =

    (6) in PutAccounts put the following code...

    +'+ Local Variables
    Dim AcctName (2)
    Dim AmountVal (2)
    Dim z
    Dim rsAppend

    + "The names of individual account is analyzed and stored +"
    AcctName (1) = DW. Utilities.fParseString (RES. PvarTemp1, 2, 1, ',')
    AcctName (2) = DW. Utilities.fParseString (RES. PvarTemp1, 2, 2, ',')

    +' If student for accounts from here import file.
    AmountVal (1) = DW. Utilities.fParseString (strRecord, 5, 4, ",")
    AmountVal (2) = DW. Utilities.fParseString (strRecord, 5, 5, ",")

    +' Name of temporary importation work table +.
    strWorkTableName = RES. PstrWorkTable

    +' Create temporary table recordset trial balance +.
    Set rsAppend = DW. DataAccess.farsTable (strWorkTableName)

    For z = 01:58 ' this can change depending on the number of additional accounts processing

    + If IsNumeric (AmountVal (z)) Then +.
    +          +
    + If (z) AmountVal <> 0 Then +.
    +          +
    + ' Create a new record and to provide its field values.
    + rsAppend.AddNew +
    + rsAppend.Fields ("DataView") = "CDA" +.
    + rsAppend.Fields ("PartitionKey") = RES. PlngLocKey +.
    + rsAppend.Fields ("CatKey") = RES. PlngCatKey +.
    + rsAppend.Fields ("PeriodKey") = RES. PdtePerKey +.
    + rsAppend.Fields ("CalcAcctType") = 9 +.
    + rsAppend.Fields ("Account") = AcctName (z) +.
    + rsAppend.Fields ("Amount") = AmountVal (z) +.
    + rsAppend.Fields ("Entity") = 'chain of the entity here ' +.
    + rsAppend.Fields ("UD1") = "string C1 here +.
    + rsAppend.Fields ("node2") = "String C2 here +.
    + rsAppend.Fields ("UD3") = "String C3 here +.
    + rsAppend.Fields ("UD4") = "string C4 here +.
    + "Add folder to the collection +"
    + rsAppend.Update +
    +               +
    + End if +.
    +     +
    + End if +.

    Next

    +' Close the recordset.
    rsAppend.close

    If DW. Utilities.fParseString (strRecord, 5, 4, ',') <> '0' then
    + PutAccounts = DW. Utilities.fParseString (RES. PvarTemp1, 2, 1, ',') +.
    On the other
    + RES. PblnSkip = True.
    End If

    You may need to change the aboveto that meet your exact needs, but the basic structure of the scripts should not change too

    Published by: SH on May 25, 2012 10:34

  • The IKM selector selection error: IKM SQL for Hyperion Planning

    Hello

    On the tab 'Flow' of my model, I click on my head to target. Then on the drop down 'Selector IKM', select 'IKM SQL for Hyperion Planning. It gives the error:

    Internal error: ODI-15526: IKM IKM SQL for Hyperion Planning not accepted for stage director and target technology


    Any ideas? I am really new green on ODI and I am at the end to try to run my dimension build. Any help is appreciated.

    You must select a transit area which is different to the planning, because this isn't an intermediate technology supported. What you need to do is to go to the tab definition of your interface tick the 'target different transit zone"and then select a relational technology (that is, one that takes supported SQL) in the drop-down list below. If you have no relational db on stage your data and then select ENGINE SUNOPSIS MEMORY which is the memory in DB that is provided as part of the ODI.

  • Convert or map Typedonnees decimal Transact-SQL for Oracle Number data type?

    MSSQL 2005
    Oracle 10.2 g

    In a MSSQL table, I have a column with the data type set on (decimal (1.0), null) with the values of line-1. (695 lines in total)

    In the Oracle table, the proposed mapped column is a number data type. When I import data, I received 695 errors with the message "invalid value for the field. How to properly convert or map Decimal (MSSQL) Transact-SQL for Oracle Number data type for a negative value?

    Thank you.

    How do you load data into Oracle? What tool or programming language you are using? Can you post something cause what you stated in your post should work, but there may be some ODBC, or other type of conversion factors to be taken into account.

     > create table t1 (field1  number(1,0));
    
    Table created.
    
     > insert into t1 values (-1);
    
    1 row created.
    
    UT1 > select * from t1;
    
        FIELD1
    ----------
            -1
    

    HTH - Mark D Powell.

  • RDBMS for Hyperion Essbase server change

    Hi all

    We installed and configured 11.1.2.2.100(Essbase, EIS, Studio, Services partagés) on Windows 2008 32-bit server successfully.

    Everything went well and all the products work.

    Now, we have changed the RDBMS for Hyperion Essbase server and ran the configuration once more with the new RDBMS server with option "reuse existing tables.

    H1

    | First current

    DB1 -> DB2

    Therefore, we are unable to access the essbase server.

    We have seen users of Shared Services. All users are able to connect to Shared Services, EAS but problem with Essbase.

    In the table of HSS_Component is the old name of the server in two places, we have updated the old name of DB server on behalf of current server DB.

    When we try to access essbase we get the below error (tried with the host name, ip address, EssbaseCluster1 as the Essbase server)

    Error network [10061]: unable to connect to [Server Name: 1423]

    Error: 103: unexpected error Essbase 1030818

    Error: 1042006: error network [10061]: unable to connect to [[servername]: 1423]

    Error: 1030818: failed to connect. Please check if the server and port are correct. If you have received failure timeout or handshake.

    Please check if you tried to connect to a secure Word keyless secure port or disable port with the secure key word.

    Please help me solve this problem.

    Thank you

    Alain

    It is extremely important that you know what you are doing before you touch the registry of shared services and the correct way is to not update the tables, is to use the epmsys_registry utility.

    To be honest you can have messed up the registry and it is something I will not get involved in, try to talk with Oracle, what you just did.

    If it is only the name of the RDBMS server change (not the essbase server) then you must follow the instructions in the documentation - change shared Services and connection of database registry and the password information

    See you soon

    John

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

  • ODI to Essbase data loading

    Hello.

    Please help set up integration.

    (I apologize for the translation, I use Online translator)

    Environment

    Windows 2008R2

    ODI 11.1.1.6

    I load the data from MS SQL to Essbase and got the following error table:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File "< string >", line 26, < module >
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.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.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: invalid column type specified for the column of data [Data]

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)

    I framed all values manually, for the column DATA I put a value of 100 (code). Yet, one and the same error.

    I tried to use Rest area "Sunopsis motor memory" and Microsoft SQL Server but the result is still error.

    The error was related to the use of a local agent. After you configure an additional agent, the error disappeared.

    Santy, thanks for trying to help!

  • Essbase EAS data vs ODI Essbase data load, which is the fastest?

    To load the data (no metadata) of flat file for Essbase, we have 2 ways, we're ODI, one is data load EAS, which is faster for loading data?

    Hello

    If you use the method of rule no load in ODI EAS will be faster.
    If you have ODI patched to 10.1.3.5.2_02 or newer (I recommend you be on the latest patches) and the use of the method of rule load then the speed should be similar to EA that it uses the same way of loading data.

    See you soon

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

  • Error 'UNICODE_IN_DATA' in ODI 11.1.1.5 data loading interface

    Hello!

    I'm sorry, I have to again ask for help with the new number with ODI 11.1.1.5. It is a interface to load several columns of data. I am load data from text file delimited by tabs in Essbase ASO 11.1.2. MS SQL Server is the database of ODI repository. In the data store to target that some fields are not mapped to the source, but hard with a fixed value, for example, given only the budgetary data are always loaded by default, the field mapping 'Scenario' in the target has a string of entry 'Budget '. This interface for loading data has no rules file.

    In the step "To prepare for loading" is produced the following error:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File '< string >", line 86, < module >
    AttributeError: object of type 'com.hyperion.odi.common.ODIConstants' has no attribute 'UNICODE_IN_DATA '.

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:346)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2458)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:48)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
    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:83)
    at java.lang.Thread.run(Thread.java:662)

    I'll be very grateful for any advice

    Do you have the same problem if you use a rule to load?

    See you soon

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

  • ODI - cannot display the Essbase data?

    I just installed ODI and Essbase has been installed in my PC a long time ago. I find a document called: odiess_getting_started.pdf, this document is a sample for ODI and Essbase. I followed the steps described in the document,..., later, when I want to see Essbase data of the ODI Designer see the example Essbase application database such as: scenario, market, it appears the error message: "Cannot display the data in the table", "java.sql.SQLException: Driver must be specified."
    java.sql.SQLException: Driver must be specified
    at com.sunopsis.sql.SnpsConnection.a (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.sql.SnpsConnection.testConnection (SnpsConnection.java)
    at com.sunopsis.graphical.frame.b.jc.bD (jc.java)
    at com.sunopsis.graphical.frame.bo.bz (bo.java)
    at com.sunopsis.graphical.frame.b.ja.dj (ja.java)
    to com.sunopsis.graphical.frame.b.ja. < init > (ja.java)
    to com.sunopsis.graphical.frame.b.jc. < init > (jc.java)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.sunopsis.graphical.frame.bb.b (bb.java)
    at com.sunopsis.graphical.tools.utils.swingworker.v.call (v.java)
    at edu.emory.mathcs.backport.java.util.concurrent.FutureTask.run(FutureTask.java:176)
    at com.sunopsis.graphical.tools.utils.swingworker.l.run (l.java)
    to edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:665)
    to edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:690)
    at java.lang.Thread.run(Thread.java:619)

    What is the problem with me? Thank you!

    This is one of the many 'characteristics' of ODI.

    Data preview works for SQL and just about everything (well, I think it works for text, but nothing Hyperion files).

    I have this trouble, John Goodwin to correct.
    Kind regards

    Cameron Lackpour

  • IOP 11.1.2.0 repel Hyperion Planning and Hyperion Essbase data?

    In the "Oracle-integrated-operational-planning - datasheet.pdf", it says in the section "Publish the Plans for execution,"
    "Once approved, revisions of the plan can be sent to other systems of planning to ensure.
    alignment or ERP systems for execution. Change the data are stored in Oracle
    Integrated operational planning root and review later cause analysis. »

    Can you please tell me how to send data from Plan of Hyperion Essbase or Hyperion Planning (which is always Essbase data) of IOP? I looked in the Administrator's guide, but I'm afraid I missed where you can do. Could you please direct me to the appropriate guide?

    Thank you.

    We don't support snapshot using MDX query command to export almost any segment of the IOP cube in a relational table. Once the export is complete, you can use Essbase loading rules for loading data in areas of interest. All these commands can be put inside a javascript or jacl command and then packaged as a script model. This script can be invoked from the IOP UI planning workshop.

Maybe you are looking for

  • Use find friends on Apple iwatch

    CCan I use the app to find friends on the iwatch

  • Firefox slow so unusable after a new installation

    I just installed Firefox for the first time (v.21).It is almost unusable, it is so slow, need to post this question.Have no idea what he must try, as am completely new to Firefox.All suggestions received with gratitude, at the same time, it is to Int

  • The outgoing Gmail does not work in Apple Mail

    I have a MacBook Pro, Version 10.11.4 El Capitan. I have 2 Gmail accounts and receive my mail via Apple Mail. However, the outgoing SMTP protocol is red. No matter what I do, mail will not send. I don't have this problem with my phone or my Ipad. Any

  • As many problems since the update of the iPad iOS 9.3.  Grrrrrr!

    Since the update last night, here is the list of issues, I can't seem to fix OR find answers to solve: 1. cannot connect to iCloud. I have already reset my network WiFi settings, did a restart of the force and also changed my password on icloud.com. 

  • 4540 proBook s - taken Maximum supported memory?

    I'll buy a ProBook s 4540 (Intel i5) very soon. In many places on the Internet, it was mentioned that it supports up to 8 GB of DDR3 RAM. But, on a page of details on the HP site, it was mentioned as "16GB". So, I'm a little confused here, but I gues