[nQSError: 27004] Unresolved table: "TopVendors".

Hi experts,
Before posting on this,i have searched the blog and even google which dint help me.
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "TopVendors". (HY000)1)Iam the administrator user and i have done some reports.All is well,but when iam working with other reports changing the default RPD.In the Answers Catalog Manager,wen i go and check the previously saved report in MY FOLDERS its giving me the above error.
The above error persists if i open the standard reports on SAMPLESALES in shared folders.
2) In manage sessions window when i want to check the log file generated for the query run.Its giving me LOG NOT FOUND.
Can anyone help me out on this issue.
TIA,
Kranthi.

Hi Kranthi,
Here are my responses:
1) I am working on only one database but different RPD's according to my requirement im building it.When i write it into answers as different sheets and saving >them into my folders catalog.
To see the saved work also is it neccessary to have multiple presentation layer,multiple RPD on single servers??Explain me on this??Response: Each presentation server can only communicate with 1 RPD. They use an ODBC connection (AnalyticsWeb is that system DSN ODBCconnection) to communicate to that RPD via the BI Server. By default, the Presentation server communicates with the default repository. You have to override this default behavior if you want a different user experience.
So right now, you only have 1 active RPD at a time, which is the one that is the "Default". Unless you setup multiple system DSN's and multiple presentation services, you'll be stuck in the position you are where if you want to run Report A from repository 1, then Repository 1 has to be the active repository.
2)If we want to see saved sheet in answers,is it must we should set the concerned RPD to default??Response: I kind of covered this a little bit in my last response, but yes. By default, OBIEE on install only sets up a single System DSN connection called AnalyticsWeb. This connection, by default, connects to the default RPD. It is the only way for a Presentation Server to communicate to the RPD. So if you only have 1 System DSN defined at a time, then you have to always have that RPD be the default so the Presentation Server can communicate with it. Otherwise, you'll need to setup additional System DSN's (1 for each RPD). See the link I posted in my last message on how to set that up.
3) if i have more than 10 RPD's in same database,should i change this these many times??Response: There is no limit to how many RPD's or presentation servers you can have on a single install of OBIEE. That being said, as a best practice I would recommend not going past the 5 you already have. Instead of having multiple RPDs against the same sources, you should make different BMM layers in OBIEE using the same RPD. This will reduce redundant physical connections across the RPDs. You can also setup a projects and a multi-user development (MUD) environment on a single RPD that has multiple BMM folders.
4)Im the administrator user and im developing reports.For me only this issue is coming up.What about when i give access to other members??Response: If you continue your development as is, users will only be able to access reports against the live or "Default" RPD. All other reports you are creating will give errors similar to the title of this post. This is why I would further recommend that you consolidate your RPDs into a single file.
Why did you originally create 5 RPDs? What was the business requirement behind that?
Thanks!
-Joe

Similar Messages

  • Unresolved table: SET error

    Hi guys,
    I have an OBIEE 11 analysis which uses a filter based on results of another analysis. The problem is that in the other analysis I'm using some variables in the Prefix field from the Advanced tab and when I try to run the "master" analysis I get the error:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27004] Unresolved table: "SET". (HY000)
    So OBIEE doesn't strip the variables from the other analysis and the keyword SET is interpreted as the table name: "...IN (SELECT saw_2 FROM (SET VARIABLE...".
    Does anyone know how can I fix this?
    Thanks!

    I think the whole iCLoud thing is a little 'flakey' at the moment. I'm getting intermittent problems with everything iCloud (no password issues luckily). Slow emails, or emails not to all my devices - unless I do a manual check.
    iCal events showing up on one iPhone and iCal on Macbook Pro, but not on my other iPhone.
    It is very annoying and I'm sure that we will see updates pretty soon, but I did expect this with a new OS and iCloud - even Apple are not perfect.

  • Nqserror 27005 Unresolved column error

    I'm using the default RPD provided with Oracle BI Apps (OracleBIAnalyticsApps.rpd) and default catalog EnterpriseBusinessAnalytics. I am getting the following error in the Service - CRM Activities subject area:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27005] Unresolved column: "- Activity Facts"."# of Activities". (HY000)
    I have
    1) Checked the linking from presentation layer to physical layer and the column is properly linked in all layers
    2) Checked all the logical joins with other tables and all columns involved in the joins are present.
    When i run the dashboard Service Employee --> My To Do List, the "Call Back Queue" report fails with the above error. However, when i create the same report in Answers by adding the same columns along with "# Of Activities" the report runs fine.
    Please help me.
    Jimit

    Resolved. Recreated the report

  • Debug [nQSError: 27005] Unresolved column

    In nqserver.log i have a lot of errors like:
    [2012-07-27T10:00:53.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: db58cb579794228a:-21bc1da7:138c38f67d1:-8000-000000000000337f] [tid: a147c700] [nQSError: 27005] Unresolved column: "report"."variables".
    [2012-07-27T10:00:53.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: db58cb579794228a:-21bc1da7:138c38f67d1:-8000-000000000000337f] [tid: a147c700] [nQSError: 27005] Unresolved column: "report"."variables". [[
    [nQSError: 43113] Message returned from OBIS.
    Errors comes from a dashboard that contains several reports, section conditions, dashboard prompts.
    Is it possible to identify exact object (specific report / dashboard prompt ...) causing this error?

    It was not the case. Repository and report was ok. To find where is the issue I needed to add objects to new dashboard individually and see when error shows up.
    The problem seems to be OBIEE 11.1.1.6 bug. Issue occurs in dashboard prompt when I add any "Variable Prompt" and sepeify choice list with custom values. Then when I use it in dashboard and click "Apply" all works fine, but there is an error added to BI server log file: Unresolved column: "report"."variables".
    Reproduced it in totally new dashboard prompt with just one "Variable Prompt".
    Workaround: created dedicated database table "VALUES_LIST" and filled with all combo box values needed in reports, added it to repository, and now use only "Column Prompt" in all dashbaord prompts. Not perfect solution but want to have logs clear before going live...

  • OBIA - Answer error :  [nQSError: 27037] Unresolved level

    HI,
    We installed the OOTB OBIA sandbox and I'm unable to create a column formula with the time function AGO in Answer.
    I tried : AGO("Fact - Sales Invoice Lines"."Invoiced Amount", "Core"."Date"."Year",1) where "Core"."Date"."Year" is from the BMM hierarchies.
    I tried many combinations for the time_level unsuccessfully.
    I got the follwing error :
    Formula syntax is invalid.
    [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27037] Unresolved level: "Core"."Date"."Year". (HY000)
    Can someone tell me what I'm doing wrong?
    Thank you for any help you could provide.
    Gaétan

    Ok, I found out why it wasn't working, I had to add the Hierarchy in the column formula.
    This is the default way in the column formula editor : AGO("Fact - Sales Order Lines"."Ordered Quantity","Time"."Year", 1)
    I had to add : AGO("Fact - Sales Order Lines"."Ordered Quantity","Time"."Time"."Year", 1) to make it work,
    I don't understand why when you pick it in the column formula editor, you're unable to get the complete string for the time_level parameter.
    Do you know why?

  • NQSError: 27005 Unresolved Column - No Column Security Applied

    I am facing this issue since last few days - I'll be thankful if anyone can help me out.
    I am receiving the error:
    Error Code: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000 Code: 10058. [NQODBC][nQSError: 10058] A general error has occurred.
    [nQSError: 43113] Message returned from OBIS. [nQSError: 27005] Unresolved Column: <Dimension Name>.<Column Name>. Please have your System Administrator look at the log for more details on this error. (HY000).
    This error is occurring randomly on some analytics for all those users who do not belong to BI Administrator Role.
    I have searched for the solution of this error and found that by setting the parameter PROJECT_INACCESSIBLE_COLUMN_AS_NULL in NQSConfig.ini will resolve this issue. But firstly this is the case when you have applied the security on column but I haven't applied security on any column. Secondly I have looked in NQSConfig.ini and the above mentioned parameter's value is already set to Yes.
    When I gave the BI Administrator Role to any user than this error do not occurr.
    Can anyone help.
    Edited by: 970786 on Nov 12, 2012 6:31 AM

    This is a bug in 11.1.1.6.0: Bug 13976546 - UNRESOLVED COLUMN ERROR IN 11G AFTER UPGRADE
    It is scheduled to be fixed in 11.1.1.7.0. Refer to ID 1464961.1 on Oracle Support to get more information.
    Please mark if helpful/correct.

  • NQSError: 14020  : Fact Table Incompatible with Query Request

    Hi All,
    I am trying to add a new join to existing fact and dimension tables.
    These tables are already part of some star schemas.
    Now when I add the join , RPD doesn't show any consistency errors/warnings but when I create an analysis in OBIEE 11g, Measure from fact shows only null.
    When I looked at the log, the physical query just has a select statement querying the dimension table and following message :
    "COUNT converted to NULL because [nQSError: 14020] None of the fact tables are compatible with the query request COUNT:[DAggr(CF_FACT1.COUNT by [ CD_DATE_4.DATE_KEY.. "
    Has anyone encountered similar problem ?   
    Few threads spoke about settign the content level but its not set for any date dimension we are using but it still works. Facing this problem only for the new join I am trying to add now.
    Thanks for any pointers
    Sujana                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Back up your repository before following these steps:
    1 Reduce the problem report to minimum number of columns required to generate the error. This will usually identify which dimension and which fact are incompatible.
    2 Open the repository in the Administration tool and verify that the dimension and fact table join at the physical layer of the repository
    3 Verify that there is a complex join between the dimension and the fact in the business layer.
    4 Check the logical table sources for the fact table. At least one of them must have the Content tab set to a level in the hierarchy that represents the problem dimension. This is usually the detailed level.
    5 Check the logical table source Content tab for the dimension table. Unless there is a valid reason, this should be set to blank.
    6. Save any changes to the repository.

  • Error While Opening Reports IN OBIEE11g

    Hi Experts,
    I am getting the below error  while opening the Reports in OBIEE. OBIEE 11g has been installed on the linux box .
    Odbc driver returned an error (SQLExecDirectW).
      Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 27004] Unresolved table: "Test2". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Account"."Gen3,Account" FROM "Test2"')}
    SQL Issued: SELECT "Account"."Gen3,Account" FROM "Test2"
    Edit  -  Refresh
    We have migrate the rpd ,  catalog  and depolyed them on the new linux server from the windows server .All the services are up but while opening the reports it is showing the above error.
    Thanks .

    Another thing to consider is the data that your report contains. It's possible that the data within the report output contains special characters that are causing problems with the well-formedness of the XML.
    I would look at this closely in a case where the reports were running fine and suddenly they stop. Especially if you have a pretty decent amount of DML traffic in the application.
    Earl

  • SQL in CRM OD prompt is not working as it works in OBIEE

    Hi,
    I was earlier OBIEE developer, recently started working on CRM On Demand Application. I tried writting SQL script in CRM On Demand Report PROMPT same as I used to write in OBIEE. Below is the sql statement
    Subject Area Used: "Service Request History"
    SQL Statement: SELECT CASE WHEN 1=0 THEN Account."Account Name" ELSE 'ORACLE' END FROM "Service Request History"
    Output (Error): State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "Service Request History". (HY000)
    However, same kind of SQL used to work in OBIEE,
    Subject Area: "Service Request History"
    SQL Statement: SELECT CASE WHEN 1=0 THEN Account."Account Name" ELSE 'ORACLE' END FROM "Service Request History"
    Output: ORACLE
    Please let me know why CRM On Demand is not giving output same as it comes in OBIEE and if possible solution to the problem.
    Regards,
    Varun

    Thanks for your reply Bob.
    Could you please tell that how SQL in Axis Scales of Chart view of reports works in CRM On Demand. I found below link related to OBIEE and was trying to implement in CRM OD, however it threw same error i mentioned in the thread.
    http://obiee101.blogspot.com/2009/04/obiee-using-sql-based-scale-makers.html
    Regards,
    Varun

  • Oracle BI Server crashed?

    Hi all,
    I've had a really disturbing issue with OBISE1 today which i hope you guys can shed some light on.
    During an OBI demonstration the performance went down the drain after about 30 minutes. While i was logged in and demonstrated dashboards/reports, 22 other users in the same room were also logged in and followed my steps through the dashboards. After those 30 minutes dashboards and reports just stopped loading and errors started popping out on all screens. At the end even logging off took a minute.
    At the location there was a fast internet line, so im ruling that out as an issue. After
    Afterwards when i checked the server i noticed Oracle BI Server stopped.
    I checked eventviewer and found the following from the VsJITDebugger that occured at 2:26:30 PM :
    An unhandled win32 exception occurred in NQSServer.exe [1948]. Just-In-Time debugging this exception failed with the following error: Debugger could not be started because no user is logged on.
    Check the documentation index for 'Just-in-time debugging, errors' for more information.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Another thing that I found from the Service Control Manager that occured at 2:26:39 PM :
    The Oracle BI Server service terminated unexpectedly.  It has done this 1 time(s).
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    This sounds like an OBISE1 issue. So I digged some deeper and found the following.
    The NQSServer log doesn't show anything that happened during this time period.
    The NQSQuery log only shows -------------------- Cache Purge of query: records.
    The sawlog0.log did show a lot of errors, covering about 500 MS Word pages :
    1. Exception in handler thread. An error occurred during execution of "send". An unknown error occurred in the sockets library. [Socket:4848]
    This happened 16 times
    2. Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred.
    [nQSError: 27004] Unresolved table: "QPO". (HY000)
    This happened 225 times for this and another table
    3. SQLFetchScroll returned code SQL_NO_DATA_FOUND
    This happened 118 times
    I still don't clearly see what happened that made OBI crash, why i received the errors in sawlog0.log and where i can find more information about this.
    Can anyone advise me what to do, because I do need an answer to the question what caused this??

    If given info helps pls mark.
    Appreciate if you update your issue and the bug details
    Edited by: Srini VEERAVALLI on Jan 8, 2013 8:14 AM

  • Using a Sql Result in Default Value of Dashboard Prompt

    Hi,
    I Create a Dashboard Prompt, this have two dates, the initial and the last for a period to filter. I need to set the default value in the fist and last date of the previous month, for example, if today is 20th of november the default value of initial date has been 1th of October and the last date has been 31th of october.
    I used in default the option 'SQL Results' and use the next sentences:
    SELECT TRUNC(add_months(sysdate, -1), 'MM') FROM dual;
    SELECT TRUNC(last_day(add_months(sysdate, -1))) from dual;
    But when I try to use the dashboard prompt the result is:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27002] Near <(>: Syntax error [nQSError: 26012] . (HY000)
    SQL Issued: SELECT TRUNC(add_months(sysdate,-1),'MM') FROM dual
    When I try to use only select sysdate from dual; the result is:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "dual". (HY000)
    Thanks for your help.

    Thanks for your help. Finally I solve this issue of
    this form:
    1. I Create a Initialization Block with the next
    sentences:
    SELECT TRUNC(add_months(sysdate, -1), 'MM')
    INITIAL_DATE ,TRUNC(last_day(add_months(sysdate,
    -1))) END_DATE, To_char(TRUNC(add_months(sysdate,
    -1), 'MM'), 'YYYYMM') PERIOD FROM dual;
    2. Then I Create three Repository Variables and
    assign the Initialization Block to this
    3. In the Dashboard Prompt I use the "Server
    Variable" Option in the default and call the three
    variables.
    Thanks again
    EdwinHi: How u access server variable with two fields of date. Actually, I am doing the same work. But I can not do this work. Because this is ok when the date is greater than or less than. When i use between, in default server variable button did not show any text area for reoository variable. I also made initailization block with 2 fields.
    My Task is, I have to initialize the one date coloumn. From Date: and To Date. Pluzz help me in section
    Ali Haroon Nawaz

  • OBIEE RPD Subject area vanished suddenly in answers

    Hello All,
    In one of our clustered production environment we got the below error suddently and we couldn't find any root cause yet, Please help us if you copuld come across the same situation , appreciate your help.
    This error we got when user try to access ther report , and as admin person we identified in the answers the mentioned "Logistics "
    subject area was not shown fully and the ltest has been shrunked , once we restrt the servers again it came back and all the relavant reports were available for the use.
    View Display Error
         Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 2242585400. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "Logistics ". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Alignment Dimension"."Country Code" FROM "Logistics "')}
    SQL Issued: SELECT "Alignment Dimension"."Country Code" FROM "Logistics"
    Thanks

    Hello Deva and deepak,
    Thanks for your reply.
    we have already retarted the servers components and it helped us to resolve the issue, but we need to indentify what was the root cause for this issue and why it happned.
    so any clue on the root cause?
    Thanks
    Thiru
    Edited by: user2318426 on Sep 30, 2011 7:36 AM

  • Object Level Security Issue.

    Hi,
    I am facing an issue in applying object level security in OBIA.
    I have successfully done the LDAP authentication.
    In object level, I want to give permission for the currently logged in user to a page of General Ledger dashboard.
    Regarding this I have added the group corresponding to the logged in user through "Manage privilege" and given Access to the Dashboards.
    But after doing this I am getting following error in my report when I ll loggin as the same user.
    "Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "Financials - GL Balance Sheet". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Profit Center"."Profit Center Name", Ledger."Ledger Name", Time."Fiscal Quarter", Time."Fiscal Year" FROM "Financials - GL Balance Sheet"')}
    SQL Issued: SELECT "Profit Center"."Profit Center Name", Ledger."Ledger Name", Time."Fiscal Quarter", Time."Fiscal Year" FROM "Financials - GL Balance Sheet"
    Please suggest me where else I need do any setting.

    Hi,
    Looks like the user does not have access to the presentation table/column, check and see if the group has access.
    See: http://obiee-tips.blogspot.com/2009/09/obiee-security.html
    Regards,
    Matt

  • I am getting small erro when i am writing sql query

    hi all
    in dashboard prompts i am trying to write small query (select 1 from dual) in sql request
    but i am getting following error
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "dual". (HY000)
    SQL Issued: select 1 from dual
    my problem is i want to put result of function in the prompt so, i am testing with small one
    so hw can i call the function from prompts
    select updae_fn(pp,rr) from dual
    but it is giving an error that is syntax error '(' is missing but that was there
    Thanks
    Sreedhar

    hi ,
    Dual is not supported by OBIEE
    select updae_fn(pp,rr) from dualUSe evaluate function and include the function
    http://oracle-bi.siebelunleashed.com/articles/callingdb-function-in-obiee/
    thanks,
    Saichand.v
    Edited by: Saichand Varanasi on Oct 7, 2010 12:48 PM

  • Integration of Oracle BI Publisher with Oracle Business Intelligence Enterp

    Hi,
    I have started the tutorial " Integration of Oracle BI Publisher with Oracle Business Intelligence Enterp" today but got stuck at the very first step.
    The tutorial shows that I can see "SH" and "CountryManagers" in the shared folder but I only see the Paint Demo rpd.
    I previously completed the "Creating a Repository Using the Oracle Business Intelligence Administration Tool " tutorial.
    Do I need to learn anything prior to this tutorial .
    I already have the default rpd as SH in NQSConfig.ini
    Please suggest.
    Thanks

    Nico,
    That didnt help.
    I already have the
    Star = SH.rpd, default; set
    I have tried restarting OC4J and Oracle BI Server.
    Is there someplace where we need to put the rpd so that it appears in the shared folders.
    Even if the Paint Demo rpd is seen, when I try to view the reports I get the following errors:
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "Paint". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Sales Measures"."% Chg Year Ago Dollars", "Sales Measures"."Chg Year Ago Dollars", "Sales Measures"."Year Ago Dollars", "Sales Measures".Dollars, Markets.Market, Markets.Region, Periods."Year", Products.Brand, Products.UPC FROM Paint')}
    SQL Issued: SELECT "Sales Measures"."% Chg Year Ago Dollars", "Sales Measures"."Chg Year Ago Dollars", "Sales Measures"."Year Ago Dollars", "Sales Measures".Dollars, Markets.Market, Markets.Region, Periods."Year", Products.Brand, Products.UPC FROM Paint
    Hope this helps.
    Any help is appreciated.
    Thanks in advance

Maybe you are looking for

  • Add Device sees wireless but printer is wired and can reach the HTTP page on wire

    I installed my new Officejet 8000 Pro A809 with an ethernet but when I run the HP "Add Device" Wizard, it trys to install it as wireless even though I select wired and the install fails. I can see the http page for the printer and it shows all sane i

  • Wifi sync works for iPod but not iPad

    I've seen lots of questions raised about wifi sync, most of which seem to have been resolved by checking the box in iTunes to enable wifi sync.  My issue doesn't seem to be resolved so easily.  I have checked the iTunes box to enable wifi sync and tu

  • RTC-5260 and RTC-5301 error in Oracle Warehouse Builder (OWB)

    Hi, I'm a newbie in OWB and I still have to fix some concept in my mind about the infrastructure. I'm experiencing the error in the subject while deploying an object (the first object I'm trying to deploy) in OWB. I also tried to execute the $ORACLE_

  • 9iAS SIGSEGV on Red Hat 7.0

    i can't seem to install 9iAS on my machine running Red Hat Linux 7. i keep on getting this error message: SIGSEGV received at bfffdf64 in /tmp/OraInstall0/jre/lib/linux/native_threads/libjava.so. Processing terminated Writing stack trace to javacore2

  • Need Information about TBD10 data base table

    Hi Gurus,     Thanks in advance for looking at the issue.   I require information for the below questions ;   1.How is the data base table TBD10 populated i.e which transaction updates data      into this table.    2.How is this data base table used.