JVMOption42 - essabse

is anybody knows what this regesrty used for at EPM/Essbase on windows:
JVMOptions42= -Dforce.regestry = false

This is a wild guess to install Essbase as standalone and to re-configure Shared Services Registry you've to use -forceRegistry.
So it is telling not to do a force registry.
Regards
Celvin
http://www.orahyplabs.com

Similar Messages

  • Handeling Null value using Essabse cube.

    Hi Gurus,
    I am new to OBIEE with Essabse cube. I have imported the cube and develop the report. I have flatened the measure. Everything is working fine. When i had a report request to have the Organisation and the Period Hierarchy along with the Measures.http://i41.tinypic.com/34s3pl2.png
    As you see in the pic that the Quater and the Year total for UCR 60 Days are wrong. As there is no value for the month of March. I am not sure how i have to handel that. I am using the defult Agg External for those measures.
    Please let me know where i am going wrong.
    Thanks in advance.
    Regards
    @li

    Hi Gurus,
    I am new to OBIEE with Essabse cube. I have imported the cube and develop the report. I have flatened the measure. Everything is working fine. When i had a report request to have the Organisation and the Period Hierarchy along with the Measures.http://i41.tinypic.com/34s3pl2.png
    As you see in the pic that the Quater and the Year total for UCR 60 Days are wrong. As there is no value for the month of March. I am not sure how i have to handel that. I am using the defult Agg External for those measures.
    Please let me know where i am going wrong.
    Thanks in advance.
    Regards
    @li

  • Member formula in Essabse

    Hi,
    Its basic question I am looking for clarification.
    For any member with Member formula need to be Dynamic.
    I mean if that member formula needs to be considered that particular member needs to be Dynamic. is that correct. I am really confused.
    Any help will be greatly appreciated

    Not necessarily, you can have a formula member as "stored" in which case the member will be calculated when a default (non intelligent) calc all, or when you run a calc script that explicitly or implicitly calcs the member.
    In the DBAG take a look at Understanding Formula Calculation

  • Error while running ODI interface to essabse load

    Hi,
    I have upgraded my ODI version of 10.1.3.2 to 10.1.3.5. I tried to run an interface but i am getting an error.
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 1, in ?
    com.hyperion.odi.essbase.wrapper.EssbaseRecordFetchException: No_matching_Enum_found
         at com.hyperion.odi.essbase.wrapper.EssbaseMetadataIterator.next(Unknown Source)
         at com.hyperion.odi.essbase.ODIEssbaseResultSet.next(Unknown Source)
         at com.hyperion.odi.essbase.ODIStagingLoader.loadData(Unknown Source)
         at com.hyperion.odi.essbase.AbstractEssbaseReader.extract(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx2.f$0(<string>:1)
         at org.python.pycode._pyx2.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         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.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.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)
    Caused by: com.essbase.api.base.EssException: No_matching_Enum_found
         at com.essbase.api.metadata.IEssMember$EEssConsolidationType.sm_fromInt(Unknown Source)
         at com.essbase.api.metadata.EssMember.getConsolidationType(Unknown Source)
         at com.hyperion.odi.essbase.wrapper.EssbaseMetaRecordBuilder.getConsolidationType(Unknown Source)
         at com.hyperion.odi.essbase.wrapper.EssbaseMetaRecordBuilder.buildRecordMap(Unknown Source)
         at com.hyperion.odi.essbase.wrapper.EssbaseMetaRecordBuilder.getNextRecord(Unknown Source)
         ... 35 more
    com.hyperion.odi.essbase.wrapper.EssbaseRecordFetchException: com.hyperion.odi.essbase.wrapper.EssbaseRecordFetchException: No_matching_Enum_found
         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.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.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)
    Please let me know what is the mistake i a did

    Hi
    I have got the same error whle extracting accounts dimension from essbase to flat file.
    In outline i have Accounts dimension has Never share property.
    Please tell me how resolve this error:
    Thnks,
    Srinivas

  • Not able to install Essabse Excel Add in

    Hi
    I've installed and configured the Hyperion 11.1.2.1 on my Server Window 208 Rs 64 bit server. The Essbase Excel add in was not installed. So am trying to install ti manually. But am not able to do that. Am getting an error saying that the path that is given is not correct. Please help me out of this
    Thanks in advance

    You say that you are not able to install the add-in and you get an issue in installing the Excel Add-in. Do you get the error mentioned when you try to install it?
    Once the Excel add-in is installed you need to register it. Hence Register the Spreadsheet Add-in.
    If you are getting error while opening Excel try the following --
    1. Close Excel
    2. Unregister Spreadsheet Add-in, select Start, then Programs, then Oracle EPM System, then Essbase, then Essbase Client, and then Unregister Spreadsheet Add-in.
    3. Register Spreadsheet Add-in, select Start, then Programs, then Oracle EPM System, then Essbase, then Essbase Client, and then Register Spreadsheet Add-in.
    4. Launch Excel and then check.
    Regards,
    HyperEPM

  • Hyperion & Essabse (ver. 11.1.1.1.0) - Software confirmation

    Hi everybody, I need to install the following components:
    1. Hyperion Foundation Services package (ver. 11.1.1.1.0) (3 packages)
    2. Hyperion Essbase (ver. 11.1.1.1.0)
    3. Hyperion Administration Services (HAS) server and client (ver. 11.1.1.1.0)
    Operative system: Windows
    So, what I need, is to have some confirmations about the versions I found on 'Systems Assurance Center' (I was unable to download this version from edelivery.oracle.com):
    *1. Hyperion Foundation Services package (3 packages)*
    Hyperion Enterprise Performance Management System Foundation Services Release 11.1.1.1.0 Part 1 of 3 (zip file 1 of 1)      V14635-01
    Hyperion Enterprise Performance Management System Foundation Services Release 11.1.1.1.0 Part 2 of 3 (zip file 1 of 1)      V14636-01      
    Hyperion Enterprise Performance Management System Foundation Services Release 11.1.1.1.0 Part 2 of 3 (zip file 1 of 1)      V14819-01     
    Hyperion Enterprise Performance Management System Foundation Services Release 11.1.1.1.0 Part 3 of 3 (zip file 1 of 1)     V14637-01
    As you see, there are two Part 2 of 3. Can I choose the second one (V14819-01) instead the first one (V14636-01) without problems ?
    *2. Hyperion Essbase*
    Oracle Essbase Client Release 11.1.1.1.0 (zip file 1 of 1)      V14600-01
    Oracle Essbase Server Release 11.1.1.1.0 (zip file 1 of 1)     V14601-01
    *3. Hyperion Administration Services (HAS) server and client*
    I didn't find nothing on SAC.....Where can I find these components ?
    Any help will be appreciated
    Thanks in advance
    Alex

    Hi John, thanks for your reply ! I know that the 11.1.1.1.0 is an old version, but we developed all our applications (I mean the application developed with Essbase Administration Services 11.1.1.1.0) on a VMware with this version, and now we have to install a new essbase env. at the customer's offices in order to replicate the VMware environment....
    So, we don't to have any kind of risk, I mean...incompatibility's problem between the two versions.
    Do you know where I can find the Hyperion Administration Services (HAS) server and client (ver. 11.1.1.1.0). I miss only these components
    Thanks
    Alex

  • Drill Through - Essabse and FDMEE

    All,
    I am currently working on EPM 11.1.2.3. Testing the Drill through feature of FDMEE from Essbase (Smart View Interface). The source is a flat file. In the application setting i have selected the Drill Region as "Yes".
    When I try to drill  the cell imported from smart view I encounter an error stating "No Drill through reports found at this  location"
    Any idea on this
    Thanks in advance

    I take it the export stage in FDMEE was successful and data has loaded to Essbase, what type of mappings have to applied, drill-through will not work with like mappings yet and explicit will need to be used.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Even after enabling a disable users in essabse  its not working

    A user has been disabled for not logging in more than 120 days .i have moved the user from disabled usernames under security to enabled users.but the moment user logs in he is moved to disabled users names automatically what could be the problem.can any one please suggest.

    I'm having exactly the same problem with my iPhone 4. Since the upgrade to IOS5, I've noticed I can no longer hear calls through the ear-piece, though using the speaker phone option works fine.
    I took my phone to the  Apple Store in Sydney and they advised that the problem was related to my sim card & that I should contact my telco for a replacement. I seriously didn't believe the Apple rep when she said this, but politely said thanks, went home and tried it out by swapping my sim with my wife's.
    Guess what... it didn't make the slightest difference.
    My wife has an iPhone 4 still running IOS4 and the ear-piece works fine. I even put my sim card into her phone and it worked fine as well. So the issue is definitely not related to the sim card.
    It sounds like a common issue affecting a lot of iPhone 4 users that have upgraded to IOS5. I'm surprised Apple hasn't acknowledged this and have a patch available to correct (it doesn't sound like a hardware issue).
    Anyway, looks like a trip back to the Apple store for more great suggestions.

  • Essabse

    Hi All
    1.What is the OLAP Exception in essbase?
    2.How many types of log files in essbase?
    Please needful above the questions
    Thanks&Regards
    Sree

    Actuall Page file and index file it reaches 2GB, If it reaches more than 2 GB What will do?^^^This isn't an interview question, is it? Have you tried? Have you Googled Essbase + 2 gig? The second answer will tell you what Essbase does.
    Regards,
    Cameron Lackpour

  • Can latest Essbase version connect to Oracle data sources  directly?

    Hi
    As you know in Essbase 9.3.1, you only can connect to any relational database via an ODBC data source and Essabse cannot talk to relational databases directly. Can Essbase 11.1.1 can talk to Oracle database directly or via OCI?
    Chandra

    Essbase Studio in 11X add jdbc connections, but there is still no "direct" connection. I'm not sure if I would want one. It would imply that Essbase is now tied directly to Oracle databases and we could lose the flexability to connect to other sources.

  • Problem at calculation time, when using Dynamic Calc measures

    Hello,<BR><BR>We are using Essabse v6.5 and we want to upgrade to v7.1.<BR>we are performing some tests, in order to check that the Cubes we have created in 6.5 are working properly in v7.1.<BR><BR>the problem that we are experiencing is that the calculation time for the cubes that have dynamic calc members has exploaded to 10 times more, compared to what it took at version 6.5.<BR><BR>Do you have any idea why this happens. (also we are still using the old client "Application Manager")<BR><BR>Furhermore, I have set up 2 cubes that are the same, except the 1st has dynamic calc memebers, whereas the 2ns has not.<BR>I perform calcualtions with the “SET MSG DETAIL;” and receive the following:<BR>CUBE (A) with Dynamic Calc<BR>Total Block Created: [4.3720e+03] Blocks <BR>Sparse Calculations: [8.0620e+03] Writes and [2.5338e+05] Reads <BR>Dense Calculations: [2.8000e+01] Writes and [2.8000e+01] Reads <BR>Sparse Calculations: [6.0202e+06] Cells <BR>Dense Calculations: [1.1476e+06] Cells <BR><BR>CUBE (B) withOUT Dynamic Calc<BR>Total Block Created: [4.3720e+03] Blocks <BR>Sparse Calculations: [4.3720e+03] Writes and [3.5887e+04] Reads <BR>Dense Calculations: [2.8000e+01] Writes and [2.8000e+01] Reads <BR>Sparse Calculations: [6.0202e+06] Cells <BR>Dense Calculations: [1.1476e+06] Cells <BR><BR>Question: Why does Cube (A) has more “Sparse Calculations” than Cube(B) ????<BR><BR><BR>thanx

    Yes, all the settings were exactly the same. See following:<BR>- Data Cache (note: we are NOT using the Data File Cache) <BR>- Index Cache<BR>- Index Page<BR>- Commit Block Interval<BR>- Cache memory Locking<BR>- Access Mode = buffered IO<BR>- Data Compression = Bit-Map encoding<BR>- Two Pass Calculatino = ON<BR>- Aggregate Missing Values = ON<BR>- CFG file<BR><BR><BR>Is there any new settings in 7.1 that I must configure?<BR>Is there any settings that I cannot see through the old client Application Manager, which is important? Must I install the new client in order to be able to configure correctly the Outline/Cube?<BR><BR>Thnkx<BR><BR>

  • When using TODATE function MDX query is not correctly generated

    Essbase 9.3.1.2 and OBIEE 10.1.3.4.1.
    When using TODATE function MDX query is not correctly generated.
    This leads to unexpected values not only on cumulative columns in report (generated with TODATE), but also other columns (calculated with AGO function or directly read from cube) have incorrect values.
    The problem occurs when you filter on a column that is not in the select list. If you filter on just one level of dimension, results are fine. You can filter on multiple dimensions as long as you filter on just one level of each dimension.
    If you filter on two or more levels of one dimension, than results are not correct. In some cases results for TODATE column are all zeros, in some cases it is a random value returned by Essbase (same random value for all rows of that column), and in some cases BI Server returns an error:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. Essbase Error: Network error [10054]: Cannot Send Data (HY000).
    Here is generated MDX code:
    With
    set [Grupe proizvoda2] as '{[Grupe proizvoda].[N4]}'
    set [Grupe proizvoda4] as 'Generate([Grupe proizvoda2], Descendants([Grupe proizvoda].currentmember, [Grupe proizvoda].Generations(4), leaves))'
    set [Segmentacija2] as '{[Segmentacija].[RETAIL]}'
    set [Segmentacija4] as 'Filter(Generate({[Segmentacija2]}, Descendants([Segmentacija].currentmember, [Segmentacija].Generations(4),SELF), ALL), ([Segmentacija].CurrentMember IS [Segmentacija].[AFFLUENT]))'
    set [Vrijeme3] as '{[Vrijeme].[MJESEC_4_2009]}'
    member [Segmentacija].[SegmentacijaCustomGroup]as 'Sum([Segmentacija4])', SOLVE_ORDER = AGGREGATION_SOLVEORDER
    member [Accounts].[MS1] as '(ParallelPeriod([Vrijeme].[Gen3,Vrijeme],2,[Vrijeme].currentmember), [Accounts].[Trosak kapitala])'
    member [Accounts].[MS2] as '(ParallelPeriod([Vrijeme].[Gen3,Vrijeme],1,[Vrijeme].currentmember), [Accounts].[Trosak kapitala])'
    member [Accounts].[MS3] as 'AGGREGATE({PeriodsToDate([Vrijeme].[Gen2,Vrijeme],[Vrijeme].currentmember)}, [Accounts].[Trosak kapitala])'
    select
    { [Accounts].[Trosak kapitala],
    [Accounts].[MS1],
    [Accounts].[MS2],
    [Accounts].[MS3]
    } on columns,
    NON EMPTY {crossjoin ({[Grupe proizvoda4]},{[Vrijeme3]})} properties ANCESTOR_NAMES, GEN_NUMBER on rows
    from [NISE.NISE]
    where ([Segmentacija].[SegmentacijaCustomGroup])
    If you remove part with TODATE function, the results are fine. If you leave TODATE function, OBIEE returns an error mentioned above. If you manually modify variable SOLVE_ORDER and set value to, for example, 100 instead of AGGREGATION_SOLVEORDER, results are OK.
    In all cases when this variable was modified in generated MDX, and query manually executed on Essabse, results were OK. This variable seems to be the possible problem.

    Hi,
    Version is
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for 64-bit Windows: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    Sorry, in my last post i forgot to mention that i already created a function based index but still it is not using because, there is a UNIQUE constraint on that column.
    Thanks

  • Interactive reporting : error while refreshing MSSQL data in Workspace

    Hi all,
    I recently work with Hyperion and I am facing an issue that makes me crazy.
    My configuration is simple :
    - 1 win2003 server with Hyperion Interactive Reporting services and workspace installed (both works properly)
    - 1 winXP machine with MS Sql Server 2005
    - My dev PC an winXP with IR studio.
    I created an IR report with a MSSQL query that retrieves data into a Table.
    The report is displayed properly and the data is OK.
    When I refresh the data in IR studio, everything is OK.
    I import the OCE file into the the workspace, following by the BQY file.
    The report is displayed properly in workspace with the correct data.
    I change the data in the MSSQL server and I try to refresh the report in the workspace.
    So, I open the report in the workspace and I click on the refresh button.
    But when I do that, I get an error message.
    I read somewhere that we have to configure the DAS.
    I assume that the configuration is made via the Administer/Database connection management (sorry if names are not correct, but I have a french version).
    But when I try to add a new connection, I have only 4 choices for the type of database : Essabse, Financial Management, Planning and SAP BW.... No MSSQL Server.
    I hope that anyone among you can help me, but anyway, thanks for reading my post.

    You need to enter DATABASE details in DAS (Data Access Services) by running Service Configurator.
    Then run Remote and Local Service configurator to enter database details.
    ##I assume that the configuration is made via the Administer/Database connection management (sorry if names are not correct, but I have a french version).
    This is something related to Financial Reporting.
    Hope this helps.
    Regards,
    Manmohan Sharma

  • Financial Reporting Studio Problem...

    Hi John,
    that my Variance problem was solved with the help of the last post, I created one Report in Financial Reporting Studio. But when I want to Web Preview for the report in Workspace I get the following message-
    *5200: Error executing query: Unable to obtain a connection to Hyperion Essbase. If this problem persists, please contact your administrator.com.hyperion.planning.olap.NoAvailableOlapConnectionsException*
    Then I thought of trying Print Preview which threw the same error.
    What needs to be done John?? I restarted all the services and Essabse as well. But nothing helped.
    Please advise.

    John. I am sorry to ask this, a different question. Actually I just faced a severe problem while trying that report issue. I give the details below-
    I created one group and assigned it only Dimension Editor and Application Creator roles. And further created one user and put it into that group.
    Next created one application(*TestApp*) in Workspace yesterday. Now as I faced the FR issue and according to you I created one application(*app*) in Workspace, this time with admin(as you told) and tried to create report and eventually failed which wrote in one but last post.
    Then according to your last reply I restarted the services and and entered the Workspace with the new user. But here comes the problem, I can't see my application that I had created under this user. All I could see is the application that I had created using admin(for trying the FR issue).
    I mean... I am very confused.... created one application with a new user, but it got replaced by an application that was created with admin, and with a different name.
    But I still can see the database in EAS and it is intact. And when right click on the TestApp and see the User/group access, I can see admin and that new user.
    John pls don't get angry... I know it's a different issue.
    Any kind of help would be appreciated.
    Thanks.
    Edited by: Sap B on Jun 13, 2009 5:59 AM
    Edited by: Sap B on Jun 13, 2009 6:03 AM

  • Unable to install essabse11.1.2.1.0 on existing weblogic instance on linux

    I am trying to install essabse11.1.2.1.0 on existing weblogic instance on linux.
    I installed essabse on the same middleware home whare existing weblogic server configured(for OBIEE) Here I am unable to install and configure the weblogic,
    any suggitions how to install and configure essabse on the same weblogic instance?
    Here are some conflicting statements from oracle,Essabse installation guide 11.1.2.1 below.. I am confused to move forward any suggitions?
    1.If you are installing on the same machine on which Oracle Business Intelligence Enterprise
    Edition or Oracle Business Intelligence Publisher are installed, install into two different
    Middleware homes. The products rely on different releases of Fusion Middleware.
    2.Typically, EPM System Installer installs WebLogic Server for you. If you have an existing
    WebLogic Server installation and want to use it instead of the WebLogic Server installed by
    EPM System Installer, note the Middleware home location for the WebLogic Server
    installation. During installation, you must install EPM System products to this same
    Middleware home. If EPM System Installer detects an existing WebLogic Server installation
    in the installation location, it does not install WebLogic Server.

    I had problems when I tried to install both products to the same middleware home, for simplicity I ended up just installing to separate locations.
    I am sure it can be done but I don't think it is so straight forward, hopefully one day the products will link up in a cleaner way. Saying that I only really tried once and maybe I should spent much more time investigating whether it is possible.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • Mac OSX Yosemite crashes alot with random tasks in Photoshop CC2014

    \Mac OSX Yosemite crashes all the time with random tasks in Photoshop CC. Now almost nothing works. Sometimes it stops working after doing random tasks like starting photoshop and i have to do a hard reset by putting the power off of my Mac pro retin

  • Problems with inner classes

    I ran into the following problems when I tried to read into an inner class: This is my .jdo file <?xml version="1.0"?> <jdo> <package name="com.globalrefund.jdo.mna"> <class name="Parameter$Syspar" objectid-class="SysparId"> <extension vendor-name="k

  • Doubt on XLA Logholds

    Hi, Please tell me when will XLA logs start getting holded in ttlogholds output. Im clear with replication logs and checkpoint logs, but want to know at which stage XLA logs will start growing.Is it that the corresponding application should delete th

  • Lenovo Miix 2 Tablet Probleme mirco SD Karte

    Hallo als ich nach 2 Jahren überlegen mir endlich ein Tablet geholt habe, las ich ewig viel und entschied mich für das Lenovo 8 Zoll Miix2 da ich mit meinen Lenovo Laptop gute Erfahrung mit Lenovo gemacht habe dachte ich das Tablet wäre auch super. I

  • Microsoft Online Services Authentication option disabled in the OData Data Source for SSIS

    I am attempting to use the new OData source for SQL Server 2012 ( http://www.microsoft.com/en-us/download/details.aspx?id=42280) to access SharePoint Online data. I should be able to do so by selection the "Microsoft Online Services Authentication" o