OracleBI Discoverer error message

Hi,
I am using Discoverer with following version details
OracleBI Discoverer 10g (10.1.2.3)
Oracle Business Intelligence Discoverer Plus 10g (10.1.2.55.26)
Discoverer Model - 10.1.2.55.26
Discoverer Server - 10.1.2.55.26
End User Layer - 5.1.1.0.0.0
End User Layer Library - 10.1.2.55.26
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
Today, suddenly when I was creating a report, got some error for the first time. Even with this error report was populated with data. So, dont know what caused this. Below is the error:
model.xml.PropertyDriver: can't write property isEDASupported on class oracle.disco.model.corbaserver.worksheetlmpl
Reason: java.lang.illlegalStateException: TranslatedEventSupport
oracle.disco.model.corbaserver.worksheetlmpl@1c67c6d(sheet 1, wsWorkbook 31225342092) out of sync with TransactionManager.
Event Support is:
oracle.disco.model.corbaserver.Transactionlmpl@1e60d9e
[transaction2 state: 804] TransactionManager: null
Please suggest what could be the issue. Thanks in advance.

Hi Shah,
If this is a workbook corruption issue, perhaps you can go to another instance (e.g. your test or development instance) and see if this workbook is throwing this error there. If it works in this environment, your next task would be to identify the differences between the instance end user layers (and from this perhaps identify and correct the root cause).
If you strongly feel like there are no differences in the end user layer, perhaps consider exporting/importing the working copy into the instance you are working in.
Patrick

Similar Messages

  • Can't Connect to Discoverer: Error Message

    I came into work this morning and found the users cannot connect to Discoverer. I can't either. I was hoping to possibly get some help here. Has anyone received the error message I am about to post? I would be very grateful for any help! Here is the error message in full:
    Error
    An error occurred while creating the session. Please check for other errors.
    - oracle.discoiv.connections.ConnectionStoreException: Unable to establish secure connection to Oracle Internet Directory Server ldap://orasrv2:636/ Base Exception : javax.naming.CommunicationException: orasrv2:636 [Root exception is java.net.ConnectException: Connection refused: connect]
    - Unable to establish secure connection to Oracle Internet Directory Server ldap://orasrv2:636/ Base Exception : javax.naming.CommunicationException: orasrv2:636 [Root exception is java.net.ConnectException: Connection refused: connect]
    - Unable to establish secure connection to Oracle Internet Directory Server ldap://orasrv2:636/ Base Exception : javax.naming.CommunicationException: orasrv2:636 [Root exception is java.net.ConnectException: Connection refused: connect]
    Unable to retrieve connection list
    - The connection list could not be retrieved. See other error messages for details.

    Ok, the fire has been put out. Our dba just rebooted the server Disco was running on and it seemed to fix the problem. We still don't know why it happened, so if anyone recognizes that error, I wouldn't mind a heads-up on why it occured in the 1st place if you know.
    Thanks!

  • Error messages from Discoverer viewer in others languages (Greek)

    Hi, I'm using Discoverer Viewer 10g and I set the browser in order to see only Greek language.
    When I don't write a mandatory parameter into the initial parameter form I receive an error message as
    "parameters required for TASKS_CREATE_DATE_LL" (in English)
    where TASKS_CREATE_DATE_LL is the parameter requested.
    While for the LOV parameters the error message is written correctly in Greek (and shown into a form from the browser), for the normal parameter, as above, the error message is ONLY in English and written just under the parameter text box....
    Is there a way to show these errors also in Greek (always under the parameter text box) ?
    I also checked the pref.txt, but I didn't found nothing to set a language...
    Thanks in advance for your help
    Alessandro

    The application.log file, under the OC4J which running your Discoverer provider, should give you some hints about the problem you're facing.
    Peter

  • [urgent] D4O-1014 error when connecting to OracleBI Discoverer

    Hi everyone,
    I try many approaches even remove all dimensions and cubes, still has the error msg when connecting to OracleBI Discoverer Version 10.1.2.2.
    Oracle Database is 9.2.0.7.0
    D4O-1014: An unknown exception had occurred while connecting to the database
    Do you have any hint or suggesion?
    Thanks.

    First : make sure you have a backup of your AW data model.
    I think you will find there are some additional CWM/CWM2 dimensions/cubes owned by SH in the metadata catalogs that do not actually exist. I cannot remember all the commands but if you look in the OLAP documentation for 9i one of the OLAP manuals refers to the CWM_ and CWM2_ views and the PL/SQL packages that can be used to remove the dimensions and cubes. I think all the offending objects will be owned by the user SH but check before you delete anything.
    Once you have removed the old objects run the following commands as the OLAPSYS user:
    exec CWM2_OLAP_METADATA_REFRESH.MR_REFESH;
    exec CWM2_OLAP_METADATA_REFRESH.MR_AC_REFESH;
    Also make sure you do not assign the OLAP_DBA role to your user, only assign OLAP_USER role.
    Hope this helps
    Keith Laker
    Oracle Data Warehouse Product Management
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • D4O-1014 error when connecting to Application Server-- OracleBI Discoverer

    Hi everyone,
    I try many approaches even remove all dimensions and cubes, still has the error msg when connecting to OracleBI Discoverer Version 10.1.2.2.
    Oracle Database is 9.2.0.7.0
    D4O-1014: An unknown exception had occurred while connecting to the database
    Do you have any hint or suggesion?
    Thanks.

    First : make sure you have a backup of your AW data model.
    I think you will find there are some additional CWM/CWM2 dimensions/cubes owned by SH in the metadata catalogs that do not actually exist. I cannot remember all the commands but if you look in the OLAP documentation for 9i one of the OLAP manuals refers to the CWM_ and CWM2_ views and the PL/SQL packages that can be used to remove the dimensions and cubes. I think all the offending objects will be owned by the user SH but check before you delete anything.
    Once you have removed the old objects run the following commands as the OLAPSYS user:
    exec CWM2_OLAP_METADATA_REFRESH.MR_REFESH;
    exec CWM2_OLAP_METADATA_REFRESH.MR_AC_REFESH;
    Also make sure you do not assign the OLAP_DBA role to your user, only assign OLAP_USER role.
    Hope this helps
    Keith Laker
    Oracle Data Warehouse Product Management
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • D4O-1014 error when connecting to OracleBI Discoverer

    Hi everyone,
    I try many approaches even remove all dimensions and cubes, still has the error msg when connecting to OracleBI Discoverer Version 10.1.2.2.
    Oracle Database is 9.2.0.7.0
    D4O-1014: An unknown exception had occurred while connecting to the database
    Do you have any hint or suggesion?
    Thanks.

    First : make sure you have a backup of your AW data model.
    I think you will find there are some additional CWM/CWM2 dimensions/cubes owned by SH in the metadata catalogs that do not actually exist. I cannot remember all the commands but if you look in the OLAP documentation for 9i one of the OLAP manuals refers to the CWM_ and CWM2_ views and the PL/SQL packages that can be used to remove the dimensions and cubes. I think all the offending objects will be owned by the user SH but check before you delete anything.
    Once you have removed the old objects run the following commands as the OLAPSYS user:
    exec CWM2_OLAP_METADATA_REFRESH.MR_REFESH;
    exec CWM2_OLAP_METADATA_REFRESH.MR_AC_REFESH;
    Also make sure you do not assign the OLAP_DBA role to your user, only assign OLAP_USER role.
    Hope this helps
    Keith Laker
    Oracle Data Warehouse Product Management
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • Error message "397819" for a Discoverer report

    Please assist me,When I am opening a particular Discoverer report I am getting a error message as "397819" .What can be the reason and how to resolve it?
    I am giving the system details:
    Oracle Database 11g Enterprise Edition release 11.2.0.1.0
    Oracle BI Discoverer Administrator version 11.1.1.3.0
    Oracle BI Discoverer Plus 10g(10.1.2.54.25)
    Oracle E-Business Suite version 12.1.2
    Windows Server 2008 R2 Standard Service Pack 1
    This error is displayed for only 1 report for all users from all browser .
    Edited by: 934255 on Jun 4, 2012 4:04 AM

    Only this error number is being shown and even when I am trying to view the sql from Tool-> Show SQL just that error no. is getting displayed.I am giving the system details:
    Oracle Database 11g Enterprise Edition release 11.2.0.1.0
    Oracle BI Discoverer Administrator version 11.1.1.3.0
    Oracle BI Discoverer Plus 10g(10.1.2.54.25)
    Oracle E-Business Suite version 12.1.2
    Windows Server 2008 R2 Standard Service Pack 1.
    Please resolve this problem.

  • Discoverer 3.1 Error Message

    I am receiving the following error message:
    ORA-12801: error signaled in parallel query
    server P002
    ORA-00979: not a GROUP BY expression
    This message sometimes appears when I execute my query in User Edition. The joins/conditions, etc. are all valid in Admin. Edition. Other times, the query executes perfectly and I get the results I expect. If anyone knows the reason for this error, I'd appreciate your input.

    This is a (sometimes) bug, at least in Discoverer 3.1 and I see it on some machines when I first install Discoverer. One or two queries may work, and then your message (with garbage characters for the "file name") from then on.
    The program seems to fail to correctly set the cache sizes in the registry (or ini file or whatever it's saving stuff) from the Preferences.
    What fixes it for us (every time) is:
    1. Pull down the [Tools] menu.
    2. Select [Options].
    3. (Scroll right if needed to) select the [Cache] tab.
    4. Set the [Memory Cache] and [Disk Cache] values. You can set them to the values they were going to default to anyway, just type in there and then put it back to the original value so it sees they were "modified" and saves the values when you...
    5. click [OK]
    Apparently the installation defaults are not reliably saved in the first place. "Changing" them in the [Options] dialog will, however, reliably set them and that always cures this problem for our users.
    Regards,
    Chuck Somerville
    Scitex Digital Printing

  • Error in connecting to oracleBI discoverer 10.1.2

    Hi all,
    I'm using OracleBi Discoverer 10.1.2. I have created an EUL user "dmuser".
    The problem is when I try to connect to oracle bi discoverer using "dmuser", I have this errror msg:" ORA-1254: TNS:listener does not currently know of service requested in connect description" .
    I have checked the tnsnames.ora file and it's ok.The problem persits despite I have entered the whole description of the database.
    All the services of the oracle databse 10G release 2 are working.
    Any suggestions?

    Yes, I have created an EUL user using oracle BI discoverer administrator (Oracle Business Intelligence Tools 10g (10.1.2)).
    The problem is the same in both of Discoverer Plus and viewer(Oracle Business Intelligence 10.1.2).
    Cheers.

  • Getting the following error message while login to OFA Analyst

    Hi
    I am getting the following error message while connecting to a OFA Analyst database and then I am not able to see any of the reports in OFA Analyst.
    (MXXEQ35) RE.IWYD_Z70945 is not a valid RE.ENTRY
    I think one of the report entry is corrupted in catalog but I am not sure how to restore/resolve it. Is there any way to resolve this problem ?
    This is urgent Please let me know if any one have work around for this.
    Thanks
    Murugesan

    See Note 230019.1 on Metalink for the solution to this problem.
    Hope this helps,
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • Error messages while configuring Scheduler on AIX Machine

    We want to configure OBIEE Scheduler on our AIX Server. While we try to run schconfig.exe we could notice the fallowing error message.
    exec(): 0509-036 Cannot load program schconfig because of the following errors:
    *0509-150 Dependent module libnqutilitygeneric.so could not be loaded.*
    *0509-022 Cannot load module libnqutilitygeneric.so.*
    *0509-026 System error: A file or directory in the path name does not exist.*
    We have already created S_NQ_ERR_MSG, S_NQ_INSTANCE, S_NQ_JOB, and S_NQ_JOB_PARAM tables for this purpose.
    We have taken following steps to execute the schconfig file on AIX environment: -
    In /u04/OracleBI/setup directory we ran the following shell scripts
    *1) common.sh*
    *2) .variant.sh*
    *3) sysenvinit.sh*
    *4) user.sh*
    Then we went to */u04/OracleBI/server/bin* and executed the file *"schconfig"* but no use ...
    Please suggest what needs to be done.
    Thanks in advance!!!
    Regards,
    Nithesh.

    I tracked the issue to faulty Oracle 11g Client drivers for 64-bit, reinstalling/rechecking the client and client paths did not help.
    I installed Oracle 10g R2 64-bit drivers and that fixed the issue for me.

  • Program crashes without error message when opening a database

    One of our users is experiencing an issue with Discoverer Desktop whereby the program crashes with no error message when he attempts to open a database from a local or network drive. If he logs in to Windows as himself, and runs Discoverer as himself, the program crashes under any Discoverer login; if I log in to Windows using an admin account, and run the program under the same context, the same issue occurs; however, if I log in to Windows as the user and run the program under the context of admin, the error does not occur under any Discoverer login.
    I've tried removing and reinstalling the program but this has not alleviated the issue. The program version is 10.1.2.55 running on Windows XP SP3. If there are any other relevant details required to diagnose the issue I will gladly provide them. Could someone please help me resolve this?
    Edited by: 805312 on Oct 27, 2010 6:25 AM

    Welcome to the forums !
    Has this ever worked ? Pl see if MOS Doc 197716.1 (Running Discoverer Desktop on Windows 2000 Or Later Releases As a Restricted User Fails With "Failed to update the system registry. Please try using REGEDIT.") can help.
    One option might be to install Process Monitor (http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx) to identify the cause of the issue.
    HTH
    Srini

  • Display 4 parameters in the body of the error message

    How do I display 4 parameters in the body of the error message when a CAPI fires?
    By default only the primary key is inculded in the body of the message generated by default for any CAPI.
    For e.g. I have an employee table with following columns:
    emp_id, dept_id, location_id.
    The employee_name, department_name and location_name is stored in 3 different table.
    Now when the Business Rule is violated, I would like the message as:
    The employee Mr. XYZ belonging to the Department ENGG and residing at the location SAN JOSE ....... <Business Rule Text>.
    Can someone help?

    Hi,
    @ kranthi.k | Rod West
    First of all, thank you very much for your inputs.
    Rod West
    Very nice article with very clear steps from LearnDiscoverer blog.
    I have followed your instructions:
    1). Created a package to enable me to set and retrieve contexts from in Discoverer
    2). Imported the set_context and show_context functions
    3). Created a calculation to call the set_context
    Unfortunately, when I run the report I did not get any result.
    As an analysis to trace the issue, I used TOAD to set the SET_CONTEXT and when I did that I ended up with the following error message:
    !http://i40.tinypic.com/1563dzn.jpg!
    Why it keeps asking me about privileges? Is there a way to avoid that please?
    Thanks in advance.
    With Regards,
    Rafeea
    Edited by: Rafea on May 19, 2009 12:43 AM

  • Discoverer error question

    Hi,
    I had a Discoverer user receive the following error message when trying to log into Discoverer. The user waited for a while and then was able to log in. I suspect his Java might be corrupted but I wanted to see if there was anything else I should look at
    "Unable to connect to the Discoverer server: null. Please contract your Oracle Application server administrator."
    Thanks,
    Carlos

    Hi
    While Java could be a cause I think it is highly unlikely. More likely you could have had a network issue or the server was temporarilly unavailable.
    Michael

  • Financial Reports error message Java API can't connect to olap

    Hi,
    On version 11.1.1.3, after reapplication of 11.1.1.3 because of other problems with shared services, get the following message on the diagnostics for the financial reporting server.
    Launch external checker with next command: E:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** hypolap.msj.org http://hypapp2.msj.org:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Make sure external checker is working.
    Financial reports over the Web can not connect to the essbase server. Financial reports through the studio works fine. Any suggestions how to troubleshoot or resolve the issue with the login credentials for the Java API to essbase?
    Anne

    Things to check -
    1) Does the user you specified in the connection have the role OLAP_USER
    2) Does the user you specified in the connection have access to an OLAP schema (analytic workspace or CWM2 ROLAP schema)
    3) Have you installed the correct JDBC files from your database instance into the BI Beans JDBC directory
    Keith Laker
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

Maybe you are looking for