Tables not exist in BW

Hello,
Someone can help with this?, when I check the largest tables on my SAP BW, some tables have suffix with "@kj" and when I try to check it does not exist on dictionary, what can I do to delete its content or verify is not growing space on hard disc?
Regards
DBA

Thanks Raf,
Looks like this is my problem and this note help to solve:
The consistency check between the database objects and dictionary objects in DB02 or DBACockpit reports tables with the following pattern in section "Unknown objects in ABAP Dictionary" (the <*> means multiple alphanumeric characters and the # is one numeric character):
/BI0/<*>@k# (e.g., /BI0/F0BE_C01@k0)
/BIC/<*>@k# (e.g., /BIC/FZSALES@k3 or /BIC/B0000200@k9)
You see large tables in DB02 with the above naming convention
The attempt to delete a PSA Request fails with one of the following errors:
           RSDU_TABLE_DROP_PARTITION_MSS: Error While Creating Clone Table
           RSDU_TABLE_TRUNC_PARTITION_MSS: Error While Calling Module MSS_TRUNC_PARTITION_FROM_TABLE
The attempt to delete Infocube requests or compress an Infocube fails with the error:  CL_RSDRD_REQ_PHYS_DEL:REQUEST_DELETE RSDU_FACT_REQUID_DELETE SQL-ERROR
I follow note and fix the problem successfully
Regards
DBA

Similar Messages

  • DAC, ETL failed due to Post-Etl Script not exist and table not exist.

    When execute the ETL in DAC, it failed when execute the "Change Capture For Siebel OLTP"
    encounterred the following two type errors.
    how to fix these errors?
    The first is the table not exist:
    ======================================================================
    MESSAGE:::Could not truncate table 'S_ETL_I_IMG_38' because this table does not exist in database 'OLTP_SIA'.
    EXCEPTION CLASS::: com.microsoft.sqlserver.jdbc.SQLServerException
    com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(Unknown Source)
    ======================================================================
    The second is the Post-Etl not exist.
    I have copied the Copy Source Files and Lookup Files. What else should I do? What script it not find? have no idea.
    ======================================================================
    Jan 20, 2009 4:11:06 PM com.siebel.etl.etlmanager.EtlExecutionManager finishEtl
    SEVERE: Incorrectly specified Post-Etl Script/Executable. The file either does n
    ot exist, or is not readable
    UNREGISTERING: com.siebel.etl.engine.bore.FixedFailedNodesFacility
    686 SEVERE Tue Jan 20 16:11:06 CST 2009
    END OF ETL
    687 SEVERE Tue Jan 20 16:11:06 CST 2009 Incorrectly specified Post-Etl Script
    /Executable. The file either does not exist, or is not readable
    UNREGISTERING: com.siebel.etl.engine.core.SessionHandler
    UNREGISTERING: com.siebel.etl.engine.bore.ServerTokenPool
    UNREGISTERING: com.siebel.etl.engine.core.TableIndexHandler
    UNREGISTERING: com.siebel.etl.engine.bore.NewDispatcher
    Stopping EtlParameters 9550256
    UNREGISTERING: com.siebel.etl.engine.bore.EtlParameters
    UNREGISTERING: com.siebel.etl.engine.bore.ExternalTaskTokenPool
    UNREGISTERING: com.siebel.analytics.etl.execution.RefreshDateHandler

    Hi tigger,
    ad scripts:
    http://download.oracle.com/docs/cd/E12102_01/books/AnyInstAdm784/AnyInstAdmFunctionalRef9.html#wp1005877
    http://download.oracle.com/docs/cd/E12102_01/books/AnyInstAdm784/AnyInstAdmFunctionalRef8.html
    ad tables:
    Without data change capture tables nothing will work. Have you looked at the actual documentaiotn? It contains everythign step by step.
    http://www.oracle.com/technology/documentation/bi_apps.html
    --> Oracle Business Intelligence Applications Fusion Edition Installation and Configuration Guide -> 4.15.3 How to Update Siebel Transactional Database Schema Definitions

  • *ExceptionCondition   ' Table Not Exists' raised.*

    Dear Gurus,
    We are facing a problem in lot of our queries after EHP1 SP4 upgrade.
    ExceptionCondition   ' Table Not Exists' raised.
    If somebody has any vague idea on how to resovle this. Kindly help.
    Regards,
    Dennis

    Hi Dennis,
    We ran into the same error.
    You need to run the program called SAP_DROP_TMPTABLES. Click on the parameters called Temporary Tables and Temporary Hierarchy.
    If the query is still getting this message, then you need to regenerate the query in RSRT.
    Good Luck! Bill

  • Table not exist

    Hello All, 
    Here is the weird issue I have.
    Last night, for some reason, the server was forced to restart. When it came back, I opened Tabular project BIM file with my windows account(it is in local Admin Group), it complained "you cannot open the bim file because you are not the administrator
    in localhost". 
    Then I was trying to use another account, which is local admin in windows and the admin in SSAS Tabular instance. 
    When I opened the SSMS to connect SSAS Tabular instance with the admin account, it was good. But when I right click on the instance level, it pops an error the table "XXX" not exists, which stops me doing anything further. 
    Later on, even I tried the admin account to open Tabular project, it also complains the same "you cannot open the bim file you are not the admin for localhost"
    Anyone knows how to resolve this?
    Thanks in advance.
    Derek

    Hi Derek,
    According to your description, the Tabular Model Services was forced to restart because of some reasons, and then you counter the error when right click on Tabular instance.
    The table with name of 'XXX' doesn't exist.
    An error occurred when loading the model(Micorsoft.AnalysisServices)
    The error might be caused by that the data file is corrupted. You can redeploy the project to AS server with another name and check the issue is persists. However, we cannot give you the exact reason that cause this issue. You can troubleshoot
    this issue by using the Windows Event logs and msmdsrv.log.
    You can access Windows Event logs via "Administrative Tools" --> "Event Viewer".  SSAS error messages will appear in the application log.
    The msmdsrv.log file for the SSAS instance that can be found in \log folder of the instance. (C:\Program Files\Microsoft SQL Server\MSAS10.MSSQLSERVER\OLAP\Log)
    Here is a blog about data collection for troubleshooting Analysis Services issues, please see:
    Data collection for troubleshooting Analysis Services issues
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Some tables Not existing in Siebel OLTP Database

    Hi,
    I have run the execution plan in DAC for Siebel Pricing analytics, But an error ocurred that two tables : S_ETL_PRD_REL & S_ETL_PRD_ATTR do not exist in the source database.
    My Siebel source Db is Mssql server and Target is Oracle.
    So, Can anyone help me out with this issue .
    Do i need to create table manually or is there some other way out to handle this?
    plz help.
    thanx in advance.
    cheers!!!
    Edited by: Nikhil.S on Jul 7, 2011 6:38 AM

    You need to create those tables:
    c:\OracleBI\dwrep\Bin>ddlimp /u siebel /p siebel /c odbc_oltp /g sse_role /f c:\oraclebi\dwrep\ddl_oltp.ctl /l \oraclebi\dwrep\ddl_oltp.log
    Regards

  • Tables not existing in DD03T?

    Hi,
    I have come across a very annoying issue yesterday and I just want to confirm whether this is still so or it's just because our system is outdated: I have a code querying several DD tables, among them DD03L (fields) and DD03T (field_texts). Now, some tables - well, I came across only one, BKPF - do exist in DD03L, so I can get a list of all the fields in BKPF - but don't exist in DD03T, so I cannot get any field_texts for the fields in BKPF there. The field_names exist in DD03T, but several times in several other tables, so I have duplicates - there are e.g. 3 different fields 'BUDAT' in 3 different tables with 3 different texts - so I cannot easily get rid of duplicates or be sure which is the correct text for the field BUDAT in table BKPF.
    Is this still so with an up-to-date IDES system?
    Thanks a lot!
    Best regards,
    Sapperdapper

    DD03L contains the list of fields of the table, DD03T only contains fields that are defined as "Predefined Type", it will not contain fields defined via "Data Element".
    So depending on Component Type (DD03L-COMPTYPE)
    So for "Data Element" you MUST either
    - Read DD04T for data element text as ramya lakshmanan wrote, but use the data element name NOT the field name to access this table (DD03L-ROLLNAME)
    - Use a FM like DDIF_FIELDINFO_GET
    - Use a Class like cl_abap_structdescr=>describe_by_name( 'TABLENAME' ).
    And for "Predefined Type"
    - Read DD03T with both fields table AND field names (also filter with AS4LOCAL = 'A' activated)
    - or use previous tools (FM/Class)
    Also, if you don't use FM or Class, there can be other objects in table definition like included/appended structures.
    Regards,
    Raymond

  • OLE Word , table not exists

    hi, I use the following program to add table in word but in some system it's OK and in other system it's not.
    Is there a configuration issue on it?
    Best regards,
    Blake Le
    REPORT  ZLEB_TEST_WORD.
    *--Include for OLE-enabling definitions
    INCLUDE OLE2INCL .
    *--Global variables
    *--Variables to hold OLE object and entity handles
    DATA GS_WORD TYPE OLE2_OBJECT . "OLE object handle
    DATA GS_DOCUMENTS TYPE OLE2_OBJECT . "Documents
    DATA GS_ACTDOC TYPE OLE2_OBJECT . "Active document
    DATA GS_APPLICATION TYPE OLE2_OBJECT . "Application
    DATA GS_OPTIONS TYPE OLE2_OBJECT . "Application options
    DATA GS_ACTWIN TYPE OLE2_OBJECT . "Active window
    DATA GS_ACTPAN TYPE OLE2_OBJECT . "Active pane
    DATA GS_VIEW TYPE OLE2_OBJECT . "View
    DATA GS_SELECTION TYPE OLE2_OBJECT . "Selection
    DATA GS_FONT TYPE OLE2_OBJECT . "Font
    DATA GS_PARFORMAT TYPE OLE2_OBJECT . "Paragraph format
    DATA GS_TABLES TYPE OLE2_OBJECT . "Tables
    DATA GS_RANGE TYPE OLE2_OBJECT . "Range handle for various ranges
    DATA GS_TABLE TYPE OLE2_OBJECT . "One table
    DATA GS_TABLE_BORDER TYPE OLE2_OBJECT . "Table border
    DATA GS_CELL TYPE OLE2_OBJECT . "One cell of a table
    DATA GS_PARAGRAPH TYPE OLE2_OBJECT . "Paragraph
    DATA GV_POS(5) TYPE N . "Position information for table
    CREATE OBJECT GS_WORD 'WORD.APPLICATION' .
    IF SY-SUBRC NE 0.
    MESSAGE S000(SU) WITH 'Error while creating OLE object!'.
    LEAVE PROGRAM .
    ENDIF .
    *--Setting object's visibility property
    SET PROPERTY OF GS_WORD 'Visible' = '1' .
    *--Opening a new document
    GET PROPERTY OF GS_WORD 'Documents' = GS_DOCUMENTS .
    CALL METHOD OF GS_DOCUMENTS 'Add' .
    *--Getting active document handle
    GET PROPERTY OF GS_WORD 'ActiveDocument' = GS_ACTDOC .
    *--Getting applications handle
    GET PROPERTY OF GS_ACTDOC 'Application' = GS_APPLICATION .
    *--Setting the measurement unit
    GET PROPERTY OF GS_APPLICATION 'Options' = GS_OPTIONS .
    SET PROPERTY OF GS_OPTIONS 'MeasurementUnit' = '1' . "CM
    *--Getting handle for the selection which is here the character at the
    *--cursor position
    GET PROPERTY OF GS_APPLICATION 'Selection' = GS_SELECTION .
    GET PROPERTY OF GS_SELECTION 'Font' = GS_FONT .
    GET PROPERTY OF GS_SELECTION 'ParagraphFormat' = GS_PARFORMAT .
    *--Setting font attributes
    SET PROPERTY OF GS_FONT 'Name' = 'Arial' .
    SET PROPERTY OF GS_FONT 'Size' = '10' .
    SET PROPERTY OF GS_FONT 'Bold' = '0' . "Not bold
    SET PROPERTY OF GS_FONT 'Italic' = '1' . "Italic
    SET PROPERTY OF GS_FONT 'Underline' = '0' . "Not underlined
    *--Setting paragraph format attribute
    SET PROPERTY OF GS_PARFORMAT 'Alignment' = '2' . "Right-justified
    CALL METHOD OF GS_SELECTION 'TypeText'
    EXPORTING
    #1 = 'This is an OLE example!'.
    *--Setting the view to the main document again
    SET PROPERTY OF GS_VIEW 'SeekView' = '0' . "Main document view
    *--Reseting font attributes for the title
    SET PROPERTY OF GS_FONT 'Name' = 'Times New Roman' .
    SET PROPERTY OF GS_FONT 'Size' = '16' .
    SET PROPERTY OF GS_FONT 'Bold' = '1' . "Bold
    SET PROPERTY OF GS_FONT 'Italic' = '0' . "Not Italic
    SET PROPERTY OF GS_FONT 'Underline' = '0' . "Not underlined
    *--Setting paragraph format attribute
    SET PROPERTY OF GS_PARFORMAT 'Alignment' = '1' . "Centered
    CALL METHOD OF GS_SELECTION 'TypeText'
    EXPORTING
    #1 = TEXT-000.
    *--Advancing cursor to the new line
    CALL METHOD OF GS_SELECTION 'TypeParagraph' .
    *--Getting entity handles for the entities on the way
    GET PROPERTY OF GS_ACTDOC 'Tables' = GS_TABLES .
    GET PROPERTY OF GS_SELECTION 'Range' = GS_RANGE .
    *--Adding a table with 3 rows and 2 columns
    CALL METHOD OF GS_TABLES 'Add' = GS_TABLE
    EXPORTING
    #1 = GS_RANGE " Handle for range entity
    #2 = '3' "Number of rows
    #3 = '2'. "Number of columns
    *--Setting border attribute for the table
    GET PROPERTY OF GS_TABLE 'Borders' = GS_TABLE_BORDER .
    SET PROPERTY OF GS_TABLE_BORDER 'Enable' = '1' . "With border
    **--Filling the table with dummy data
    **--Reseting font attributes for table content
    *SET PROPERTY OF GS_FONT 'Name' = 'Garamond' .
    *SET PROPERTY OF GS_FONT 'Size' = '11' .
    *SET PROPERTY OF GS_FONT 'Bold' = '0' . "Not bold
    *SET PROPERTY OF GS_FONT 'Italic' = '0' . "Not Italic
    *SET PROPERTY OF GS_FONT 'Underline' = '0' . "Not underlined
    **--Getting cell coordinates
    *CALL METHOD OF GS_TABLE 'Cell'
    *EXPORTING
    *#1 = '1' "first row
    *#2 = '1'. "first column
    **--Getting the range handle to write the text
    *GET PROPERTY OF GS_CELL 'Range' = GS_RANGE .
    **--Filling the cell
    *SET PROPERTY OF GS_RANGE 'Text' = 'abinash' .
    **--Getting cell coordinates
    *CALL METHOD OF GS_TABLE 'Cell' = GS_CELL
    *EXPORTING
    *#1 = '3' "third row
    *#2 = '2'. "second column
    **--Getting the range handle to write the text
    *GET PROPERTY OF GS_CELL 'Range' = GS_RANGE .
    **--Filling the cell
    *SET PROPERTY OF GS_RANGE 'Text' = 'OLE' .
    **--Advancing the cursor to the end of the table
    *GET PROPERTY OF GS_TABLE 'Range' = GS_RANGE .
    *GET PROPERTY OF GS_RANGE 'End' = GV_POS .
    *SET PROPERTY OF GS_RANGE 'Start' = GV_POS .
    *CALL METHOD OF GS_RANGE 'Select' .
    **--Skip some lines
    *DO 3 TIMES .
    *CALL METHOD OF GS_SELECTION 'TypeParagraph' .
    *ENDDO.
    **--Reseting font attributes for ordinary text
    *SET PROPERTY OF GS_FONT 'Name' = 'Times New Roman' .
    *SET PROPERTY OF GS_FONT 'Size' = '12' .
    *SET PROPERTY OF GS_FONT 'Bold' = '0' . "Not bold
    *SET PROPERTY OF GS_FONT 'Italic' = '0' . "Not Italic
    *SET PROPERTY OF GS_FONT 'Underline' = '0' . "Not underlined
    **--Setting paragraph format attribute
    *SET PROPERTY OF GS_PARFORMAT 'Alignment' = '3' . "Justified
    **--Indent the paragraph once
    *GET PROPERTY OF GS_SELECTION 'Paragraphs' = GS_PARAGRAPH .
    *CALL METHOD OF GS_PARAGRAPH 'Indent' .
    *CALL METHOD OF GS_SELECTION 'TypeText'
    *EXPORTING
    *#1 = TEXT-002.
    FREE OBJECT GS_WORD .

    Now try your code on a system which dose not have word installed. It should fail.
    To fix the problem every system should have word components installed.
    Thanks,
    Francis

  • Short dump 'Table does not exist in database'

    Hello All,
    When a report is executing it is going to short dump by saying 'Table does not exist in database'. As per the short dump analysis this issue is happening because of the following   Native SQL statement statement :
    Program :  %_T050N0 (This is a dynamic  program generating by SAP )
    Form Name :  DYN_LIC_SEL_TOT
    exec sql performing LOOP_MOVE_WRITE_ISAP.
    select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty into :dcat-lplate, :dcat-matnr,
    :dcat-werks, :dcat-charg, :dcat-holdflag,
    :dcat-qty from ZLICENSE_R2 where itm_num   = :p_matnr and
                    model_lot = :p_charg
    endexec.
    As per the customer this issue occurring since they migrated the SAP  back-end data base from Oralce to DB6. Here I felt that ZLICENSE_R2 is not migrated from the  Oracle to DB6. But as per the BASIS Team, even this table was not maintained in Oracle also. If the table was not maintained in the Oracle, this issue should have been there even before migration also.
    Following is the short dump details:
    Short text
        Table does not exist in database.
    What happened?
        The table or view name used does not
        exist in the database.
        The error occurred in the current database connection "DEFAULT".
    What can you do?
        Check the spelling of the table names in your report.
        Note down which actions and inputs caused the error.
        To process the problem further, contact you SAP system
        administrator.
        Using Transaction ST22 for ABAP Dump Analysis, you can look
        at and manage termination messages, and you can also
        keep them for a long time.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_NATIVE_SQL_ERROR', was not
         caught in
       procedure "DYN_LIC_SEL_TOT" "(FORM)", nor was it propagated by a RAISING
    clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    Triggering SQL statement: "select single_plate, itm_num, ctry_code, model_lot,
    lic_hold_flg, qty from ZLICENSE_R2 where itm_num = ? and model_lot = ? "
    Database error code: "-204"
    Could you please  let me know what might be the reason for this issue.
    Many Thanks in Advance.

    Transaction SE11, input ZLICENSE_R2 for table name, and display the table. Did the table display? If not, that is the main problem.
    If the table displays, go to menu item Utilities -> Database Object -> Database Utility
    In the resulting screen, under the "Status" fields, you should see text "Exists in the database." If you don't, then the table exists in the dictionary, but doesn't exist in the database system. Click the "Create database table" button and then you should be able to run the program.
    You may need basis team's help to carryout some of these actions.

  • Table or view does not exist when using in PL/SQL block

    I hav something strange...
    When i execute a query it works just fine... When i use the exact same query in a function i want to create, i get the error 'table or view does not exist'
    I create the function with the same user then when i'm executing the query.
    For example:
    select name,userid from portal.WWLOG_ACTIVITY_LOGS
    if i execute this... it works fine. I get my results.
    However when i create a function:
    CREATE OR REPLACE FUNCTION EBUSINESS.GET_USER_CREATOR (p_userid IN Varchar2) return VARCHAR2
    as
    /*CURSOR c_user_creator IS
    select distinct name,userid from portal.WWLOG_ACTIVITY_LOGS
    where sub_domain = 'user' and action = 'create'
    and name = p_userid;*/
    v_creator varchar2(500);
    v_ret_val VARCHAR2(500) := 'NOT_FOUND';
    BEGIN
    select userid into v_ret_val from portal.WWLOG_ACTIVITY_LOGS
    where sub_domain = 'user' and action = 'create'
    and name = p_userid;
    --v_ret_val := x.userid;
    --end loop;
    -- Is the user in the group or not?
    /*OPEN c_user_creator;
    FETCH c_user_creator INTO v_creator;
    IF c_user_creator%FOUND THEN
    v_ret_val := v_creator;
    ELSE
    v_ret_val := 'NOT FOUND';
    END IF;
    CLOSE c_user_creator;*/
    Return v_ret_val;
    END;
    The table or view does not exist...
    I tryed with cursor, select into, for x in (select....)
    Nothing works.
    A select grant is a select grant right? Are there different grant you should use so you can select it into a function or just do a normal select?
    I also tryed to create a view that just sais select * from WWLOG_ACTIVITY_LOGS but that doesn't work...

    Are there different grant you should use so you can
    select it into a function or just do a normal select? Yes. Grants on objects used in functions/procedures must be given directly to the user, and not through a role.

  • Table or view does not exist - Data Dictionary Import Wizard(Data Modeler)

    Hi All,
    In Data Modeler, Data Dictionary Import Wizard, I'm able to connect to database.But while going to the second stage (Select Schema/Database), I'm getting an error "ORA-00942: table or view does not exist".
    I am able to select the table with select * from all_tables and I can open many tables as well.
    Could anyone tell me, whether I'm missing any privilege, that causing this error.
    Thanks in advance for you support.
    Thanks.

    Hi,
    Thanks for your response, sorry for my late reply as I was away from my place.
    Yes, it is showing "Connection established successfully".
    log file as below-
    2012-08-02 10:37:26,471 [main] INFO ApplicationView - Oracle SQL Developer Data Modeler 3.1.1.703
    2012-08-02 10:39:42,889 [AWT-EventQueue-0] ERROR AbstractDBMExtractionWizardImpl - java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Pls see oracle version details-
    Oracle Database 11g Enterprise Edition
    11.1.0.6.0
    64bit Production
    Thanks again and waiting for reply.

  • Error in pakcage table or view does not exist but on sql prompt query works

    Hi
    Can any one help me to understand the error of ORA-00942: table or view does not exist while compiling the package on Oracle 9.2.0.4.0
    The below package compiled in system user and trying to query on view v$session_wait however getting below error.
    PACKAGE BODY SYSTEM.PK_DB_ALERT
    On line: 212
    PL/SQL: ORA-00942: table or view does not exist
    I can execute same query mentioned below from sql prompt from system user and it works fine however it doesn't like from package, Please advice, thank you in advance.
    SELECT SID, seq#, event, wait_time
    FROM v$session_wait
    WHERE event NOT LIKE 'SQL*Net%' AND wait_time <> 0
    ORDER BY 2

    SDD wrote:
    Hi
    Can any one help me to understand the error of ORA-00942: table or view does not exist while compiling the package on Oracle 9.2.0.4.0Which means package owner is granted select on view not directly but via roles. However, roles are ignored by definer rights packages/stored procedures/stored functions/triggers... You need to grant package owner select on view directly.
    SY.
    Edited by: Solomon Yakobson on Jan 21, 2010 4:06 AM

  • Com.sap.sql.log.OpenSQLException: table or view not exists

    Hi!.
    I'm developing a Portal Component over NW EP 2004s (7.0) which access to SQL Server database. I have created three tables on the system db (EPD). Connection is Ok, over datasource object, but i can't make a SELECT operation to my new tables.
    Hovewer, making a SELECT operation over older system tables is OK.
    I have adjusted permissions on my new tables, similar to the older tables. The table's owner is the same too.
    The exception i get is:
    **Exception of type com.sap.sql.log.OpenSQLException caught: The SQL statement "SELECT * FROM "SAPEPDDB"."UME_EP_UNLOCKUSERS"" contains the semantics error[s]: - 1:24 - the table or view >>UME_EP_UNLOCKUSERS<< does not exist**
    [EXCEPTION]
    *com.sap.sql.log.OpenSQLException: The SQL statement "SELECT * FROM "SAPEPDDB"."UME_EP_UNLOCKUSERS"" contains the semantics error[s]: - 1:24 - the table or view >>UME_EP_UNLOCKUSERS<< does not exist*
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:38)
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
    at com.sap.sql.jdbc.common.CommonStatementImpl.executeQuery(CommonStatementImpl.java:114)
    at com.sap.engine.services.dbpool.wrappers.StatementWrapper.executeQuery(StatementWrapper.java:172)
    at com.uralita.database.DbManager.executeQuery(DbManager.java:105)
    at com.uralita.ListaSistemas$ListaSistemasDynPage.getSystemsR3(ListaSistemas.java:184)
    at com.uralita.ListaSistemas$ListaSistemasDynPage.doInitialization(ListaSistemas.java:93)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:105)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390)
    at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.sql.sqlparser.CommonSQLParserException: - 1:24 - the table or view >>UME_EP_UNLOCKUSERS<< does not exist
    at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:171)
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
    ... 19 more
    caused by
    com.sap.sql.sqlparser.CommonSQLParserException: - 1:24 - the table or view >>UME_EP_UNLOCKUSERS<< does not exist
    at com.sap.sql.sqlparser.CommonSQLStatement.checkSemantics(CommonSQLStatement.java:171)
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.check(StatementAnalyzerImpl.java:35)
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:101)
    at com.sap.sql.jdbc.common.StatementAnalyzerImpl.preprepareStatement(StatementAnalyzerImpl.java:87)
    at com.sap.sql.jdbc.common.CommonStatementImpl.executeQuery(CommonStatementImpl.java:114)
    at com.sap.engine.services.dbpool.wrappers.StatementWrapper.executeQuery(StatementWrapper.java:172)
    at com.uralita.database.DbManager.executeQuery(DbManager.java:105)
    at com.uralita.ListaSistemas$ListaSistemasDynPage.getSystemsR3(ListaSistemas.java:184)
    at com.uralita.ListaSistemas$ListaSistemasDynPage.doInitialization(ListaSistemas.java:93)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:105)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390)
    at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
    at java.lang.Thread.run(Thread.java:534)
    Someone has been getting this problem? Any idea?
    Thanks!

    I have tried that.
    [EXCEPTION]
    *com.sap.sql.log.OpenSQLException: The SQL statement "SELECT * FROM EPD.SAPEPDDB.UME_EP_SLD" contains the syntax error[s]: - Open SQL syntax error: table names must not specify a catalog name (delete "EPD". before "SAPEPDDB"."UME_EP_SLD")*
    Database name must be Ok, because i can access to other tables which are in the same DB...
    Thanks for your help

  • APEX_APPLICATION_FILES: ORA-00942: table or view does not exist

    Hello,
    As my first APEX task I am attempting the upload/download demo on http://download.oracle.com/docs/cd/B32472_01/doc/appdev.300/b32469/up_dn_files.htm
    The ultimate goal is to store PDF files in the database.
    In order to complete step 1: To create an application using the Create Application Wizard:
    - I first created a user from SYSTEM called 'myapp'
    - Next I logged into 'myapp' to continue the exercise. (I am wondering if that is where I am going wrong... If so, please clarify)
    - Knowing that I would want to save the upload to a table I created a table with a BLOB
    I did the steps for the upload and ran the application - no errors to there.
    Next I needed to "To create a report on APEX_APPLICATION_FILES:".
    I started the wizard as instructed. When I pasted the SELECT ... FROM APEX_APPLICATION_FILES, I got the table or view does not exist. A quick review of the TABLES tab shows only the tables that I created. Not any of the system tables or views.
    I logged back in as SYSTEM and reviewed the 'rights' given the user 'myapp'. All were checked.
    I knew nothing of Oracle when I installed XE, so I took defaults or whatever the install doc said to do. Is that part of the problem? It is clear that I do not have rights to see that table, but I also do not see the table when logged in as SYSTEM.
    Any insight appreciated,
    Rick

    Thanks for the reply.
    Version is:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Database      
    NAME     XE
    CREATED     10/13/2006 08:04:21 PM
    RESETLOGS_TIME     10/13/2006 08:04:25 PM
    Install Version 10.2.1015
    Regarding the code links, this one looks like what I need:
    DECLARE
    l_bfile BFILE;
    l_blob BLOB;
    BEGIN
    INSERT INTO tab1 (col1)
    VALUES (empty_blob())
    RETURN col1 INTO l_blob;
    l_bfile := BFILENAME('IMAGES', 'MyImage.gif');
    DBMS_LOB.fileopen(l_bfile, Dbms_Lob.File_Readonly);
    DBMS_LOB.loadfromfile(l_blob, l_bfile, DBMS_LOB.getlength(l_bfile));
    DBMS_LOB.fileclose(l_bfile);
    COMMIT;
    END;
    Is the 'BFILENAME' function that causes the 'get a filename' dialog box of Windows to open for the user to find which file to upload?
    I'm going off to look for a newer version of APEX, thanks.

  • SRM MDM, Error, "Table with Code 'null' does not exist in repository"

    Hi experts,
    We has SRM MDM scenario, while doing OCI settings, we are able to connect with MDM repository but getting follwoing error message in portal, "java.lang.IllegalArgumentException: Table with Code 'null' does not exist in the repository 'Repository' or is one of the system table (e.g. Workflows) that is not exposed in repository schema" 
    Can You please suggest,
    Thanks and Regards,
    Munish

    Hi everyone,
    Sudhanshu and Anshuk:- Thanks for your response, let me try and explain the real scenario in details:-
    We have deployed the SRM-MDM Catalog Search UI in Portal.
    We tried accessing the http://<Portal Host>:<Portal Port>/SRM-MDM/SRM_MDM
    Then we got a screen (Search UI App screen), where in we have provided the MDM Server name, then the MDM Server Password, then presses the Connect button, then below this, it displayed the Repository name created in the MDM. We have selected the Repository, then provided the Credentials of a User (Name: T_CORP) in MDM which has "Catalog Manager", and the "UI Configuration Manager" Roles. Please note that these Role names were created by us in MDM. Is it the right procedure or do we have any standard Roles delivered by SAP in MDM to map? If any standard Roles are available, where we need to check these.
    Once the Credentials of MDM User is provided, and then selected the "Login" button.
    Then we are getting the below error.
    "java.lang.IllegalArgumentException: Table with Code 'null' does not exist in the repository 'Repository' or is one of the system table (e.g. Workflows) that is not exposed in repository schema"
    Please clarify; we are not configuring any values in iViews. Where we need to do this, I mean name of the iView, and what values do we need provide generally? We are just running the Search UI App application; I don't think it is an iView, because the URL shows the Application name details, etc...
    Please guide us, how to fix this Error.
    Thanks and Regards,
    Munish

  • ORA-00942: table or view does not exist

    select
                        nvl(appr.APPROVER_NAME, org.APPROVER_NAME) as APPROVER_NAME,
                        nvl(appr.APPROVER, org.APPROVER) as APPROVER,
                        nvl(appr.APPROVER_TYPE, org.APPROVER_TYPE) as APPROVER_TYPE,
                        nvl(appr.ASSIGNED_DATE, org.ASSIGNED_DATE) as ASSIGNED_DATE,
                        nvl(appr.APPROVAL_DATE, '-') as APPROVAL_DATE,
                        nvl(appr.STATE, org.STATE) as STATE,
                                    org.SEQ as numberoftimesmodified,
                        nvl(appr.PROCESS, org.PROCESS) as PROCESS,
                        appr.seq2
                        from (
                             select a.seq,
                             b.usr_display_name as APPROVER_NAME,
                             b.usr_login as APPROVER,
                             'User' as APPROVER_TYPE,
                             '-' as ASSIGNED_DATE,
                             '-' as STATE,
                             a.seq as numberoftimesmodified,
                             '-' as PROCESS
                             from(
                                  SELECT 1 as seq, USR_UDF_MANAGER_LOGIN as GID, '' as approver_name, 'user' as approver_type FROM DEVT_OIM.USR WHERE USR_LOGIN =:BENEFICIARY_GID AND :APPLICATION = 'Oracle 11i On demand'
                                  UNION
                                  select rownum as seq, regexp_substr(:APPROVERPAYLOAD,'[^,]+', 1, level) as gid, '' as approver_name, 'user' as approver_type from dual
                                  where :APPLICATION != 'Oracle 11i On demand'
                                  connect by regexp_substr(:APPROVERPAYLOAD, '[^,]+', 1, level) is not null
                             ) a
                             inner join DEVT_OIM.usr b on a.gid = b.usr_login
                        ) org
                        left join(
                             select b.numberoftimesmodified as seq, rownum as seq2, a.*
                             from
                                  select
                                  LEAD(a.ASSIGNEES) OVER(ORDER BY a.numberoftimesmodified) as prev_gid,
                                  LEAD(a.pushbacksequence) OVER(ORDER BY a.numberoftimesmodified) as prev_pushbacksequence,
                                  a.ASSIGNEES as current_gid,
                                  nvl(retrieveGidName(a.ASSIGNEES), '-') as APPROVER_NAME, 
                                  (DEVT_OIM.TOKNEW(REPLACE(a.ASSIGNEES, ',', ':'))) as APPROVER,
                                  'User' as APPROVER_TYPE,
                                  a.pushbacksequence,
                                  TO_CHAR(a.assigneddate,'DD-Mon-YYYY HH:MI:SS AM') as ASSIGNED_DATE,
                                  case when a.state = 'WITHDRAWN' then TO_CHAR(a.updateddate,'DD-Mon-YYYY HH:MI:SS AM') else TO_CHAR(d.updateddate,'DD-Mon-YYYY HH:MI:SS AM') end as APPROVAL_DATE,
                                  a.numberoftimesmodified,
                                  case when a.state = 'EXPIRED' then 'Expired' when a.approvalduration is null then 'Pending' when  a.outcome = 'REJECT' then 'Rejected' else 'Approved' end as PROCESS,
                                  d.state as process2,
                                  case when d.substate = 'REASSIGNED' then 'Reassigned' when d.state = 'INFO_REQUESTED' then 'Request Info' when a.state = 'EXPIRED' then 'Expired'
                                       when  a.outcome = 'REJECT' then 'Rejected' when d.substate = 'INFO_SUBMITTED' then 'Submitted' when a.state = 'WITHDRAWN' then 'Withdrawn' when e.state is null then 'Pending' else 'Approved' end as state,
                                  e.ASSIGNEES, d.substate
                                  from WFTASKHISTORY a
                                  left join WFTASKHISTORY d on d.IDENTIFICATIONKEY = a.IDENTIFICATIONKEY and d.numberoftimesmodified = (a.numberoftimesmodified+1)
                                  left join WFTASKHISTORY e on e.IDENTIFICATIONKEY = a.IDENTIFICATIONKEY and e.numberoftimesmodified = (a.numberoftimesmodified-1) and e.ASSIGNEES = a.ASSIGNEES
                                  where a.IDENTIFICATIONKEY = :IDENTIFICATIONKEY and a.state is not null
                                  order by a.numberoftimesmodified
                             ) a
                             inner join (select rownum as numberoftimesmodified, pushbacksequence from (select distinct pushbacksequence from WFTASKHISTORY a where a.IDENTIFICATIONKEY = :IDENTIFICATIONKEY order by pushbacksequence)) b
                             on b.pushbacksequence = a.pushbacksequence
                             where a.prev_gid != a.current_gid or prev_gid is null
                             order by a.numberoftimesmodified
                        ) appr on org.seq = appr.seqORA-00942: table or view does not exist
    00942. 00000 - "table or view does not exist"
    *Cause:   
    *Action:
    Error at Line: 55 Column: 172

    Hi User,
    The ORA - 00942 indicates that the Underlying object is not present in the Database.
    Just Check whether the Table you are used in the Select statement exists in the user/Schema.
    To check this..
    SELECT *
      FROM USER_TABLES
    WHERE TABLE_NAME = 'YOUR_TABLE_NAME';Or
    Simply,
    SELECT *
      FROM TAB;If you are using the Table from other Schema, Just give the table name like this..
    SELECT *
      FROM SCHEMA_USER.table_name;Thanks,
    Shankar

Maybe you are looking for

  • Search help for selection screen

    Hi experts, I have a selection screen - and the user want that the asearch help will be : For example: Equi-eqtyp with search help: eqtyp_sh_wd or                      equi-matnr with search help mat1. how can i do this? thanks, Michal.

  • Selecting tunes from initial to end of list...how

    How do you select from a certain tune in the list of music to the end of the list? I am currently clicking on the initial tune, holding down shift and using the down arrow key. I don't see how to click on initial and 'jump' to end selecting them from

  • Validation provider in CSV GTC in OIM

    Hi, We are trying to restrict status code coming from the feed file to 0,1,2,3 only. So, I am including a validation check - "Is in Range" and provide max limit as '3' and min limit as '0' and data type as 'integer'. But even if I provide status code

  • Parallel Approvals in R12 iProcurement

    Has anyone set-up the AME for parallel requisition approvals in R12? New AME functionality for R12 indicates that parallel approvals should work (see note 362160.1), however the solution doesn't seem to work properly. Take the example outlined in the

  • Rain gauge data collection

    I'm tired of checking our rain gauges. Why is there not an app to collect this data from multiple wireless rain gauges?  This would ensure consistant on-site data and would be a great tool for farmers with large acreages.