Loding Informatica for Essbase data

Hello

I am trying to load data to essbase with Informatica 7.14
I have a problem when the data of the source is unknown members.
Hyperion essbase writer gives me error and cancels everything.
In another environment it gives warning and continue to load the data.
How can I fix this problem so it would behave the same on my environment?

Best regards
Greg

We had this same problem, but running a newer version of Informatica (8.1.1 SP3 with adapter Essbase 11.1.1.1). We found that there is a bug:

BUG 9735094 - DIM ESSBASE DATA ADAPTER LOAD ERROR WHEN STRANGERS MEMBERS EXIST IN the FILE.

This issue has been addressed and resolved with the Patch # 10252673: SUN ESSBASE ADAPTER DATA LOAD ERROR OUT WHEN UNKNOWN MEMBERS EXIST IN the FILE.

You can access the Patch from Oracle internal Support for patches and updates section. Please see the Readme in the patch.

Tags: Business Intelligence

Similar Questions

  • ODI error handling: IKM for Essbase (data), rejection of cheque to commit an Intervls

    All,

    I'm trying to see if there is a way I can handle errors in the IKM ODI for SQL for Hyperion Essbase (data), so I can switch to use a rule to load interface if there are rejects.
    I think, if we check to reject after each interval of validation (right now using the default value of 1,000 records) and continue to the next set of 1,000 records only if there is no rejection.

    If there is a way to abandon even the interface run i.e. prevent switching to loading documents online on the occurrence of a rejection, I can read a newspaper and kick off an interface that uses an Essbase rule charge to continue loading.

    I don't know if all this seems too hypothetical, but I want to see if anyone has any ideas around this approach.

    Please share ideas.

    Thank you
    Mounira

    Customization you would leave the interface fail and then act on the failure.

    See you soon

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

  • Can we use ODI with Informatica to Essbase and planning

    If we have Informatica Data Warehouse, can I use ODI for integrating Essbase and planning? Or do we have to buy adapters informatica for essbase/planning?

    GERD,

    you're not wrong, planning 11.x is packaged with Essbase and ODI governing the use limited to planning.

    John Conlee
    [email protected]

  • ODI: PeopleSoft for Essbase

    The original application is peoplesoft, peoplesoft application will be transferred to Hyperion Planning, now the metadata has been implemented on Hyperion Planning, and the next step is to create an interface ODI cam of peoplesoft for Essbase data transfer using ODI. My question: 1. peoplesoft use SQL/DB2/Oracle to store data? Or there is a database called PeopleSoft database to store corporate peoplesoft data. 2 should I import KM special module to create the interface so that the data can be transferred from PeopleSoft to Essbase.

    Hello

    There are specific for peoplesoft knowledge modules, if you have a reading of KM reference guide:-http://www.oracle.com/technology/products/oracle-data-integrator/10.1.3/htdocs/documentation/oracledi_km_reference.pdf
    Page 74 - modules PeopleSoft knowledge, it provides information on the KM and operation there.
    There are KM in SQL Server or Oracle in order to import one that matches your source PeopleSoft system, you will probably need to talk to your PeopleSoft team for details of connection and if it runs on Oracle or SQL Server.

    See you soon

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

  • 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/

  • 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

  • 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.

  • Essbase adapter for Oracle Data Integrator

    Hello

    I need adapter Essbase for Oracle Data Integrator, because I'm going to copy data to DB2 and SAP Essbase.

    I found Essbase adapter edelivery.oracle.com (drivers), but it didn't work. When I create a new database server, an error message will appear:

    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.r.or.o (or.java)
    at com.sunopsis.graphical.r.or.f (or.java)
    at com.sunopsis.graphical.r.or.b (or.java)
    at com.sunopsis.graphical.r.or.b (or.java)
    at com.sunopsis.graphical.r.il.actionPerformed (il.java)
    at javax.swing.AbstractButton.fireActionPerformed (unknown Source)
    in javax.swing.AbstractButton$ ForwardActionEvents.actionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.setPressed (unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (unknown Source)
    at java.awt.Component.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.pumpEventsForHierarchy (unknown Source)
    in java.awt.Dialog$ 1.run (unknown Source)
    at java.awt.Dialog.show (unknown Source)
    at java.awt.Component.show (unknown Source)
    at java.awt.Component.setVisible (unknown Source)
    at com.sunopsis.graphical.r.or.q (or.java)
    to com.sunopsis.graphical.r.or. < init > (or.java)
    at com.sunopsis.graphical.frame.a.ji.bx (ji.java)
    at com.sunopsis.graphical.frame.bn.w (bn.java)
    at com.sunopsis.graphical.frame.bn.d (bn.java)
    at com.sunopsis.graphical.frame.w.actionPerformed (w.java)
    at javax.swing.AbstractButton.fireActionPerformed (unknown Source)
    in javax.swing.AbstractButton$ ForwardActionEvents.actionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed (unknown Source)
    at javax.swing.DefaultButtonModel.setPressed (unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased (unknown Source)
    at java.awt.Component.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)

    Anyone know about this error?

    Thank you for your advance.

    Kind regards
    Stephan

    Hello

    Are you this message when you click the Test button, if so, then this is normal because you can use the Test button for components that use JDBC and the essbase adapter does not work.

    I hope this helps.

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

  • Is there a language such as maxl to Essbase for Essbase Analytics link to HFM (EAL)?


    Hello together,

    I work with hfm, eal, and Essbase.

    Technical description:

    in hfm application: hfm_app

    in Essbase application: Essbase_app

    EAL-Bridge: TEST_B_STREAM

    The process is to replicate data from hfm to essbase.

    The consultant have implemented a process planned, which automatically retrieves the EAL data for transport.

    But I did not understand everything. :-(

    So my question is:

    How can I communicate with eal automatically without using the Essbase administration console?

    I am looking something like maxl, which I use for Essbase.

    I want to stop and start the bridge by script (like on my screenshot).

    Anyone has any experience with EAL?

    I found in the forum almost nothing.

    Thank you for your support.

    Benjamin

    When some looking for the same thing as me. Oracle has an API-list of major important actions in the EAL.

    Thanks for the Oracle to support them to send me the files.

  • Essbase data backup script

    So I a. The MSH, with the following basic information file, where if I schedule this task, I will get a backup of data for the date file this script has been planned and in the next race, the same name of file to the backup.

    I would like to be able to get this script to save the backup based on the date it has been executed and produce a new backup file based on the date of each subsequent executions.

    Someone at - it something like that they would like to share with us?

    echo "- INITIALIZE ROUTINE -";

    echo "this script can be run every night to perform backups of data export of Essbase;

    echo "Begin recording in the backup log file ';

    spool to DataBackup_AllApps_Log.log;

    ECHO "";

    echo "- PERFORM REQUEST LOGIN -";

    echo "log on to the server by using the: userid, password and server name"; "

    login password admin on hyperionserver;

    ECHO "";

    echo '- LOG OUT ACTIVE server SESSIONS -';

    echo "commands of disconnection from the current system of execution... » ;

    ALTER system disconnect session force them all;

    ALTER database Demo.Basic unlock all objects;

    Change the system asks to kill all them.

    echo 'Objects unlock complete on server';

    ECHO "";

    echo '- EXPORT ESSBASE DATA BACKUP -';

    echo "Running export orders Database...". » ;

    export data from database demo.basic Level0 to data_file 'C:/Oracle/Administration/DataBackup/DataBackup_Demo_Basic_File.txt ';

    echo "Completed data backup export";

    ECHO "";

    echo "- TERMINATE ROUTINE -";

    spool off;

    "exit";

    Hello

    Before start using script Hari add below lines

    echo off

    @REM * SETTINGS *.

    @call D:\back\Backup.bat

    Set year = % date: ~ 10, 4%

    Set day = % date: ~ 7, 2%

    Set months = % date: ~ 4, 2%

    define a day = %% months %% % of the year

    hh = % time: ~ 0, 2%

    mm = % time: ~ 3, 2%

    the value of ss = % time: ~ 6, 2%

    the value t = % hh % mm % ss %

    essmsh %filepath%Backup.mxl % essuser % esspwd % esssvr %%%d % tm dt

    Rename 'D:\back\security.txt' 'D:\back\security%d%_%t%.txt '.

    Rename 'D:\back\alldata.txt' 'D:\back\alldata%d%_%t%.txt '.

    Backup.bat

    spool to 'D:/bck/EssbaseArchive.log ';

    Set timestamp

    connection $essuser $esspwd on $esssvr;

    poster session;

    change the system asks to kill all them.

    alter system disconnect session any force;

    export database $essApp. $essDB all data to the server data_file 'D:\back\alldata.txt ';

    security_file export of data_file 'D:\back\security.txt ';

    change the $essApp database. $essDB force archive in the folder "d:/bck/sample.arc".

    change the $essApp database. end of $essDB archives;

    spool off;

    disconnection;

    "exit";

    So that it will be not any replacement of the existing backup files, remember you will have to go for some activities of housekeeping that it could consume space.

    If _1, _2 files because although I mean more than 2 GB of data, then you may need to modify the script to rename all the files in the directory using a loop for.

    Thank you

    Amith

  • E.M.P. 11.1.2 Essbase data warehouse Infrastructure

    Hello

    We'll implement Hyperion Planning 11.1.2 and we intend having the data warehouse, pushing the budget data for Hyperion Planning and have push Hyperion and retrieve data in Essbase.  It is, has she a sense also push and pull data from essbase in the data warehouse? To make it more clear, we take the budget data from the data warehouse, and he will push to Hyperion Planning.  Budgetary data provided will be also pushed Essbase data warehouse.  Hyperion Planning will then do the what if analysis and then push back to essbase with essbase here will push the hypothetical scenarios back to the manipulated data warehouse.

    Please let me know if the script need for clarification.

    Thank you

    I did something similar in the past the concept is perfectly feasible.

    See you soon

    John

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

  • communication error with the server. callback failed for the data entry page

    Hello

    We have recently applied the corrective update EMP on EMP 11.1.2.0 111.2.1.
    We have following the architecture,

    database server: sql server 2005
    Server Foundation (OS = windows server 2008): HSS, EPMA, Manager Calc, EAS, EIS, provider's server, planning
    Essbase Server (OS = windows server 2008): essbase

    After you apply the patching EMP 11.1.2.1, we apply after Electrodes for IE 9 compactibility i.e EMP 11.1.2.1.600 patches

    1. patch 14119724 (Workspace)
    2 14142678 patch (Shared services)
    3 patch 14224664 (EPMA)
    4 patch 14464109 (planning)

    After you apply above patches, all users get error when opening planning web form through the workspace of all client computer.

    "* error communication with the server. callback failed for the data entry page. "




    When restore us only planning patch 14464109 , issue of "communication error with the server. callback failed for the data entry page "get resolved for all users, but failed for a single user IE"user xyz" "

    the user xyz have OS = windows 7 and IE 8
    user xyz can take foundation server RDP can open any form of planning successfully in vain get when doing the basic machine.

    I have following question:
    1. Why do we get error "error communicating with the server. callback failed for the data entry page"after you apply the fixes to IE9

    2. after cancellation all patches or planning one patch, why the user xyz always get the error but not other users


    Thanks in advance

    Published by: 922755 on June 7, 2013 16:08

    It might be useful to have a read of the following doc Oracle Support - "error:"error Communication with the server. " "Callback failed for the data entry page" when you open a Web form of planning with the members of the Type of text [ID 1392689.1].

    And then this question should be resolved en.600

    See you soon

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

  • Implementation error when executing load interface to Essbase data.

    When executing an interface to Essbase data loading I get this error:
    rg.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 [ActivityPurpose]

    The data store is reversed using the RKM Hyperion Essbase, I did not any changes in the data store.
    I'm loading from an identical to the tabel of target array.
    I use the IKM SQL for Hyperion Essbase (DATA).

    Does anyone have any idea what this might be?

    Concerning
    Hans-Petter

    Might be useful to have a read of the following doc Oracle Support - "how to avoid signs of ' ODIEssbaseException: invalid column type specified for the data column" Message When loading Essbase models ODI? ". [ID 885608.1] »

    See you soon

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

  • Logical Informatica for the Balance_Global1_Amt column in the W_GL_BALANCE_F table.

    Can someone help me with the following scenario?

    I get no data in the column Balance_Global1_Amt in the W_GL_BALANCE_F table.
    Can someone help me to identify the logic that I'm not able to understand the logic in the transformations of the SDE_PSFT_ExchangeRateDimension in informatica mapping.

    Thank you
    Nikki.

    Hi Nikki,

    You have configured global currencies in accordance with the documentation? :-

    http://docs.Oracle.com/CD/E20490_01/BIA.7963/e19039/anyimp_oracle_apps.htm#BABJJJHF

    SIL mapping SIL_GLBalanceFact fills the fact table and the columns of the world currency. Exchange rates are sought after in the W_EXCH_RATE_G table; global rate types and codes of currencies are populated from the DAC settings in the W_GLOBAL_CURR_G table. For E-Business Suite warehouse exchange rate table is filled by the ETL standard. I'm not sure of PeopleSoft, so you will need to check the SDE mappings. If it is not met, you will need to create a mapping to fill it with the required necessary exchange rates to create global amounts and set the parameters of the DAC (in accordance with the section above) accordingly. If the DAC parameters have not been set or table W_EXCH_RATE_G is not met, then this explains why you get NULL values in the columns of your amount overall.

    I recommend that you look at the SIL_GLBalanceFact, especially the mapplet MPLT_CURCY_CONVERSION_RATES1 mapping. It is important that you understand what is happening in these objects to see how the global exchange columns are being filled. W_EXCH_RATE_G is used for the exchange rate for a given currency and date, then you must also make sure that the exchange rates exist in this table for all dates in the given operation.

    The next section of the manual of the BI applications may also be of interest: -.

    http://docs.Oracle.com/CD/E20490_01/BIA.7963/e19039/anyimp_configfinance.htm#CHDJDBEB

    Please note that you posted a very similar thread: -.

    Re: Insert records in the W_EXCH_RATE_G table.

    In which you have not marked any useful comment / correct. If you want people to help you, then you must recognize the effort that people put in.

    Please indicate so useful / correct.
    Andy

    www.Project.eu.com

  • Security and filters for Essbase 11.1.2.1

    where can I get a link to security and filters for Essbase 11.1.2.1

    Please notify

    Yes, Shared Services manages the Essbase security. I'm a big fan of only one place to monitor safety. FWIW, you can always push security by MaxL - he'll get pushed to Shared Services.

    NB - SSP security will mean that access to BSO cubes rights can no longer be specified, that is, that if you have write access in a database of the BSO, that username will have rights to write to any other BSO, data base under this request. It's strange and frustrating, but that's the way it works. Maybe they want just that we only have a single db per app?

    Kind regards

    Cameron Lackpour

Maybe you are looking for

  • HP Envy 15-j108el: 50GB storage cloud

    Hello I would like to know if I can use the 50 GB cloud storage space I found in my laptop specification (link: http://support.hp.com/it-it/product/HP-ENVY-15-Notebook-PC-series/5401187/model/7039012/document/c04... ) How can I use it? Thanks in adva

  • view the files copied 24/06/12 through 29/06/12

    Is there a way to know if someone who used my copied computer files? Thank you E-mail address is removed from the privacy *.

  • HP DV6-6145dx (problems with drivers wireless)

    Hello I recently installed a new hard drive as the factory, we were going kaput!  I have a HP DV6-6145dx.  Everything went well with the installation.  Even if I think I have a problem.  I ordered a copy of Windows 7 (32 bit).  And installed it.  Ini

  • DX 5150 red flashing LED

    Hello, my DX 5150 front led flashes red / beep 5 times. It does not start (the monitor receives no signal). I tried reinstalling the memory cards into their slots without change... I'm helpless as to what I should try next. < br > < br > thank you, C

  • HP Slate 7. more than questions and need help

    Just him and it recharges but (1) when I go to MyComputer in Win7, the reader of slate is NOT displayed. (2) I want to transfer/download files of slate, but cannot do so if the reader of slate doesn't show; or can I?  Is there a workaround (3) how ca