ORA-00904 while mapping source model

Hi,
while mapping the source model from Sybase 11 I get an ORA-00904 invalid column name error. There is no error recorded in the log, just an error message box opens. The last log entry is "...rows inserted into table SYBASE_SYSPROCEDURES".
omwb is 1.2.2.2.0 (with 1.2.2.2.1 sybase.jar), Oracle is 8.0.4
Thanks for any help.

Hi ,
Please drop and recreate the user that owns your workbench repository.
If the problem persists then e-mail [email protected]
Regards
John

Similar Messages

  • ORA-00904 while reading from Excel with ODI

    Hi all
    I'm trying to read data from some simple Excel files and to write the data into a 10g DB, but I get errors that don't make sense to me.
    Hope someone can give me an idea how I could get around them.
    For some files the transfer works as expected. For another one I get a ORA-00904 (invalid identifier) Message
    My Excel file that makes problems looks like that:
    __A___ __B___
    String1 String3
    String2 String4
    Through "ODI Reverse" I get a Datastore with one table containing the 2 columns F1 and F2 (both of type VARCHAR).
    Then I export this table and import it into my target datastore and set the adequate datatype (VARCHAR2).
    The next step is to create an interface and to use the two tables there (not to forget to define one column as key).
    As LKM I'm using SQL-to-SQL and as IKM I use Oracle-Incremental-Update.
    This process works fine for most of my Excel files but for the simple one described above ODI fails with ORA-00904.
    I tried to run the generated SQL directly on the DB with JDeveloper and the error occurs this way as well. The generated SQL is:
    /* DETECTION_STRATEGY = NOT_EXISTS */
    insert /*+ APPEND */ into TEST_TARGET.I$_FEASIBILITY
         F1,
         F2,
         IND_UPDATE
    select      
         C1_F1     F1,
         C2_F2     F2,
         'I' IND_UPDATE
    from     TEST_TARGET.C$_0FEASIBILITY
    where     (1=1)
    and not exists (
         select     'X'
         from     TEST_TARGET.FEASIBILITY T
         where     T.F1     = F1
              and     ((C2_F2 = T.F2) or (C2_F2 IS NULL and T.F2 IS NULL))
    Error Message:
    Error at Command Line:26 Column:44
    Error report:
    SQL Error: ORA-00904: "T"."F2": invalid identifier
    00904. 00000 - "%s: invalid identifier"
    *Cause:   
    *Action:
    Line 26 is the last but one and Column 44 is after the "or".
    In the beginning I used column headings, but I deleted them all after I had run into issues ORA-00904.
    Meanwhile I think that the root cause must be s.th. different as I'm only using the generic names and I can't believe that T.F2 is a reserved word.
    Any ideas? It would help me a lot to get this issue fixed.
    Thanks
    Rob

    Hi ,
    Try to use Double Quote (") in the mapping field of target datastore.
    Hope this help
    Thanks.

  • Excel, PowerView error in SharePoint 2013: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source."

    I've installed SQL Server 2012 SP1 + SP server 2012 + SSRS and PowerPivot add-in.
    I also configured excel services correctly. Everything works fine but the powerview doesn't work!
    While I open an excel workbook consist of a PowerView report an error occurs: "An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions
    to access the data source."
    error detail: 
    <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message xmlns="http://www.microsoft.com/sql/reportingservices">An
    error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3128.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the
    data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3128.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'EntityDataSource'.</Message><MoreInformation><Source></Source><Message>For more information about this error navigate
    to the report server on the local server machine, or enable remote errors</Message></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices" /></detail>
    Please help me to solve this issue. I don't know if uploading the excel workbook is enough or maybe It needed to connect to another data source.
    I Appreciate in advance.

    Hi Ali.y,
    Based on the current error message, the error can be related to the
    Claims to Windows Token Service (C2WTS) and is an expected error under certain conditions. To verify the issue, please check the aspects below:
         1. The C2WTS Windows service and C2WTS SharePoint service are both running.
         2. Check the SQL Server Browser service is running on the machine that has the PowerPivot instance of SSAS.
         3. Check the domain. You're signing into SharePoint with a user account in some domain (call it Domain A).  When Domain A is equal to Domain B which SharePoint server itself is located (they're the same domain), or Domain
    A trusts Domain B.
    In addition, the error may be caused by Kerberos authentication issue due to missing SPN. In order to make the Kerberos authentication work, you need to configure the Analysis Services to run under a domain account, and register the SPNs for the Analysis
    Services server.
    To create the SPN for the Analysis Services server that is running under a domain account, run the following commands at a command prompt:
    • Setspn.exe -S MSOLAPSvc.3/Fully_Qualified_domainName OLAP_Service_Startup_Account
    Note: Fully_Qualified_domainName is a placeholder for the FQDN.
    • Setspn.exe -S MSOLAPSvc.3/serverHostName OLAP_Service_Startup_Account
    For more information, please see:
    How to configure SQL Reporting Services 2012 in SharePoint Server 2010 / 2013 for Kerberos authentication
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • An error occurred while loading the model for the item or data source 'EntityDataSource'.

    Hi Team,
    We are trying to configure the Power View in SharePoint 2013. We did the entire configuration by following below steps. When we open the excel workbook (2013) containing
    Power View sheet (using excel web services) deployed in SharePoint Document library, we get the below error.
    “An error occurred while loading the model for the item or data source
    'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access the data source.”
    Steps followed for configuring Power View in SharePoint Server 2013 (Single Machine setup):
    Installed SharePoint Server 2013 Enterprise edition
    Did not configure it at this time
    Installed SQL Server 2012 with default instance installation (selected every features)
    Later installed SP1 for SQL Server 2012
    After that installed Analysis Server in SharePoint mode (SQL Server PowerPivot for SharePoint)
    Again installed another Analysis Server and selected the tabular mode of data model
    Then ran the configuration wizard of Share point 2013 for farm configuration (only for central admin creation)
    Later we ran the PowerPivot for SharePoint 2013 (spPowerpivot.msi)
    Then using the Power Pivot Configuration tool for 2013 and completed all the steps and configured the excel service and registered the above two analysis service instances. 
    Questions/Doubts are:
    Is our steps followed as mentioned above is correct for configuring Power View in SharePoint Server 2013 Enterprise edition?
    Is the SQL Server 2012 Enterprise edition with SP1 installed is sufficient to view Power View sheets in SharePoint 2013 or we need to use the SQL Server 2012 SP1
    CTP3 software for Power View feature as mentioned in the below link.
    http://technet.microsoft.com/en-us/library/jj219634.aspx
    but we don’t have an option to download CTP3 software now from Microsoft site
    Or do we need to install
    Microsoft SQL Server 2012 With Power View For Multidimensional Models
    CTP
    http://www.microsoft.com/en-sg/download/details.aspx?id=35822
    Few blogs says that SQL Server 2012 instance should have been installed with SP1 at one go (not seperately).
    http://www.microsoft.com/en-in/download/details.aspx?id=35575
    Error detail :
    <detail><ErrorCode xmlns="http://www.microsoft.com/sql/reportingservices">rsCannotRetrieveModel</ErrorCode><HttpStatus xmlns="http://www.microsoft.com/sql/reportingservices">400</HttpStatus><Message
    xmlns="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access
    the data source.</Message><HelpLink xmlns="http://www.microsoft.com/sql/reportingservices">http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3000.0</HelpLink><ProductName
    xmlns="http://www.microsoft.com/sql/reportingservices">Microsoft SQL Server Reporting Services</ProductName><ProductVersion xmlns="http://www.microsoft.com/sql/reportingservices">11.0.3000.0</ProductVersion><ProductLocaleId
    xmlns="http://www.microsoft.com/sql/reportingservices">127</ProductLocaleId><OperatingSystem xmlns="http://www.microsoft.com/sql/reportingservices">OsIndependent</OperatingSystem><CountryLocaleId xmlns="http://www.microsoft.com/sql/reportingservices">1033</CountryLocaleId><MoreInformation
    xmlns="http://www.microsoft.com/sql/reportingservices"><Source>ReportingServicesLibrary</Source><Message msrs:ErrorCode="rsCannotRetrieveModel" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsCannotRetrieveModel&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3000.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">An error occurred while loading the model for the item or data source 'EntityDataSource'. Verify that the connection information is correct and that you have permissions to access
    the data source.</Message><MoreInformation><Source>Microsoft.ReportingServices.ProcessingCore</Source><Message msrs:ErrorCode="rsErrorOpeningConnection" msrs:HelpLink="http://go.microsoft.com/fwlink/?LinkId=20476&amp;EvtSrc=Microsoft.ReportingServices.Diagnostics.Utilities.ErrorStrings&amp;EvtID=rsErrorOpeningConnection&amp;ProdName=Microsoft%20SQL%20Server%20Reporting%20Services&amp;ProdVer=11.0.3000.0"
    xmlns:msrs="http://www.microsoft.com/sql/reportingservices">Cannot create a connection to data source 'EntityDataSource'.</Message><MoreInformation><Source>Microsoft.AnalysisServices.SPClient</Source><Message>We
    cannot locate a server to load the workbook Data Model.</Message><MoreInformation><Source></Source><Message>We cannot locate a server to load the workbook Data Model.</Message><MoreInformation><Source>Microsoft.Office.Excel.Server.WebServices</Source><Message>We
    cannot locate a server to load the workbook Data Model.</Message></MoreInformation></MoreInformation></MoreInformation></MoreInformation></MoreInformation><Warnings xmlns="http://www.microsoft.com/sql/reportingservices"
    /></detail>
    Please help me in  configuring Power View for SharePoint 2013.
    Thanks in advance.
    Pavan Kumar

    I'll bet that I know the answer to this one - and you probably won't like it ;)
    Here's the telling portion of that error:  "We cannot locate a server to load the workbook Data Model."
    This error is thrown in two scenarios; the first, when you haven't registered an analysis server.  The second appears to be the issue you're having:
    PowerPivot requires SQL Server 2012 SP1.  Microsoft issued a release of SQL Server 2012 SP1 that really wasn't SP1...
    Check the version of SQL that you are running.  It should be version 11.0.3000 or greater.  If it's not, you have the wrong "SP1" installed.  The correct one is
    here.
    Here's the bad news- you can't simply redeploy the correct one... because the installer already thinks that SP1 is installed.  You'll have to backup (or detach and copy) your databases, then re-install SQL with the correct SP1, then restore or reattach
    the databases.  Once you've done that, PowerPivot and PowerView will work properly.
    I sincerely hope this resolves your issues - we wasted TWO WEEKS of our time with this problem!

  • Getting ora:00904 invalid indentifier error while running i query

    Hi,
    I have a remote database and local database both are oracle 10gR2.Now i have written the below mentioned query in my local database and is working fine,but in case remote database it is throughing error ora:00904 invalid indentifier.
    I had export the dump from remote db and import it on my local db and i tried the same and it is working fine on local after that also.
    As i believe that this error usually come for column name not exist or column name or it's length or for any special character in column name of the table.But as i said it is working fine on local db but not in remote db though i am using the same dump for local and remote.
    Though when i am querying the table i can able to fetch data for the any record but when i am using the below mentioned query for the same i am getting the error.As i am doing this to fecth the data for child parent related relationship.
    Can any one suggest is there anything related to configaration or something else.
    Please do let me know if you do want some more information on the query what i am doing inside of it.
    Rgds,
    Anit
    Edited by: Anit A. on Sep 1, 2008 2:32 AM
    Edited by: Anit A. on Sep 1, 2008 2:33 AM

    WITH t
    AS
    SELECT decode(t.spnlevel
    ,3,t.u_quotesdtlid
    ,2,decode((select count(*)
    from u_quotesdtl t2
    where t2.u_quotesdtlid = t.u_quotesdtlid
    and t2.parentspn = (t2.jobgroupid||':'||t2.jobtype)
    ),0,(select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '3'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ),t.u_quotesdtlid
    ,1,decode((select count(*)
    from u_quotesdtl t2
    where t2.QUOTEID = t.QUOTEID
    and t2.parentspn = (t2.jobgroupid||':'||t2.jobtype)
    ),0,t.u_quotesdtlid,decode((select count(*)
    from u_quotesdtl t3
    where t3.QUOTEID = t.QUOTEID
    and t3.parentspn = (t3.jobgroupid||':'||t3.jobtype)
    and t3.u_quotesdtlid in (select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ),0,(select t4.u_quotesdtlid
    from u_quotesdtl t4
    ,(select t1.parentspn
    ,t1.jobtype
    ,t1.jobgroupid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ) t5
    where t4.spnitemcode = t5.parentspn
    and t4.spnlevel = '3'
    and t4.jobtype = t5.jobtype
    and t4.jobgroupid = t5.jobgroupid
    and t4.QUOTEID = t.QUOTEID
    (select t1.u_quotesdtlid
    from u_quotesdtl t1
    where t1.spnitemcode = t.parentspn
    and t1.spnlevel = '2'
    and t1.jobtype = t.jobtype
    and t1.jobgroupid = t.jobgroupid
    and t1.QUOTEID = t.QUOTEID
    ,null,t.u_quotesdtlid) as parentquoteid
    ,t.u_quotesdtlid as quotesdtlid
    ,t.spnlevel as spnlevel
    FROM u_quotesdtl t
    WHERE t.QUOTEID ='som key id'
    ORDER BY parentquoteid,t.spnlevel desc
    select * from t;

  • ORA-00904 Error while running CMP EJB

    When I am running my CMP bean, I get following error,
    2006-07-02 09:58:17,171 DEBUG org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.AccountBean#fi ndByAccountNumber] Executing SQL: SELECT t0_a.ACCOUNT.UOID FROM ACCOUNT t0_a WHERE (t0_a.ACCOUNT.ACCOUNT_NUMBER = ?)
    2006-07-02 09:58:17,250 ERROR [org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.AccountBean#fi ndByAccountNumber] Find failed java.sql.SQLException:
    ORA- 00904: "T0_A"."ACCOUNT"."ACCOUNT_NUMBER": invalid identifier.
    Why is it giving invalide identifier? the length of this identifer is also less then 30 and there are no special characters being used in it.

    I think I have read that you cannot use the "." to navigate through the object, you can only use it for accessing a field of an object (i.e. a column of a table in the DB).
    So, never use more than 1 "." in your requests. In your case, I guess that you need to reformulate the request.

  • Composer error: ORA-00904: "L"."CLID$$OWN": invalid identifier

    Does anybody know how to detect & solve this issue?
    I've read about thie Bug No 7372334 and checked the CLG$ tables and all them have the CLID$$OWN column.
    Any clue?
    Details from webtogo:
    MGP History User (Cycle ID: 23021 User: MVERNASCHIA)
         Page Refreshed          Jun 30, 2009 2:36:20 PM
    Summary
         Apply Pub Item Count          5
         Apply Record Count          0
         Has Apply Conflicts          NO
         Has Apply Errors          NO
         Apply Duration (seconds)          0
         Compose Pub Item Count          65
         Compose Record Count          101
         Has Compose Errors          YES
         Compose Duration (seconds)          2.328
    Details
    Applied Record     Counts:
    Insert Count     = 0
    Update Count     = 0
    Delete Count     = 0
    Applied PubItems:
    RASTRO
    IR_LOG_ERROR
    UM
    IR_CONFIG
    IR_SEQUENCIA
    Composed PubItems
    (<PubItem Name>, <Duration     in Milli Seconds>):
    TAB_PRECOS_VIG,16
    BONIF_TIPOS,16
    BIOS_VIEW_DET,15
    PROF,16
    MAQ_EFIC,0
    LOG_TAB_DADOS,31
    OPERAGR_REC,31
    BIOS_TREE_COD,16
    OS_MAQ_TAL,47
    HISTORIA,47
    DD_PLANTA,0
    ATIV_RECOMPILA,0
    TROVEL,15
    ESTIMA,32
    ALIM_MIGRA,15
    TALHAO_UNID,31
    CONF_ATABPRECO,16
    RECURSOS_DISP,0
    OS_PLANTIO_DET,31
    USINAS,16
    PLANTIO_TRANSP,16
    RI_RIEGO_RESUMEN,15
    REPORTE_FILTXT,0
    OPERAGR,16
    H_FROFRE,31
    DD_IDI,16
    CONFIG_PROCESSO,15
    DD_USR_SIA,0
    OPERAGR_TP_OS,47
    OS_CJOP_OP,47
    BIOS_REL_LOG,62
    DATA_ABAST,32
    A_PAGAR_PRG,15
    ALIM_PR_COMED,63
    PROD_ALMOXAGR,15
    OSREQ,16
    EVENTO_DATA,16
    SETOR,15
    LOG_TALHAO,47
    BIOS_TREE_REL,31
    TAL_SEQ_PLANEJ,16
    OPROD_DISP,16
    OPER_COMIS,15
    CUL_CURVA_PROD,16
    DD_VERSAO,16
    PLUVIO_TAL,31
    CUSTO_ESTADO,15
    VIVE_LOTES,63
    TAL_VERSION,0
    CD_PLA_TAL,16
    H_FRENTE_S,15
    OS_APLPROD,31
    CUSINFO,16
    LOTE,31
    CA_ANALISIS_TAL,141
    OS_APLPROD_DET,141
    OS_MAQ_RESUMO,140
    OS_TAL,110
    LAB_PROG_REC,0
    OPERAGR_CULT,31
    PLANTA_CULT,31
    OPERAGR_TAL,16
    COMIS_PRG,15
    REL_AGEND_REAL,16
    OS_ESTADO,16
    Compose Error:
    java.sql.SQLException: ORA-00904: "L"."CLID$$OWN": invalid identifier
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:185)
         at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:633)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1161)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3001)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3074)
         at oracle.lite.sync.Subscription.execPrepUpdate(Unknown Source)
         at oracle.lite.sync.Subscription.bindPstmGetResult(Unknown Source)
         at oracle.lite.sync.MyCompose.doCompose(Unknown Source)
         at oracle.lite.sync.SharedCompose.doCompose(Unknown Source)
         at oracle.lite.sync.MyCompose.doCompose(Unknown Source)
         at oracle.lite.sync.Consolidator$O8Server.fastPush(Unknown Source)
         at oracle.lite.sync.MGP$MGPG.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:595)

    Hi,
    Thanks Jo23 for the information, but I checked the SDK version and it is correct.
    You said the name of the column is CLID$$CS but the error occurs on the CLID$$OWN column and this column exists on the tables.
    Following is the command that fails as a sample:
    UPDATE MOBILEADMIN."CMP$VW_TAL_HIST" m
    SET DMLTYPE$$ = 'I', SEQNO$$ = 4104675, DTYPE$$ = NULL, RID$$ = NULL
    WHERE CLID$$CS = ?
    AND EXISTS
    (SELECT 'A'
    FROM (SELECT DISTINCT NNAPRD.VW_TAL_HIST."SAFRA",
    VW_TAL_HIST."LOTE",
    VW_TAL_HIST."SETOR",
    VW_TAL_HIST."FAZ",
    VW_TAL_HIST."TAL",
    VW_TAL_HIST."BLOCO",
    VW_TAL_HIST."CB",
    VW_TAL_HIST."DISTANCIA",
    VW_TAL_HIST."AREA_A",
    VW_TAL_HIST."AREA_P",
    VW_TAL_HIST."AREA_MEC",
    VW_TAL_HIST."AREA_MAN",
    VW_TAL_HIST."AREA_INUTIL",
    VW_TAL_HIST."AREA_CARREADOR",
    VW_TAL_HIST."AREA_COL",
    VW_TAL_HIST."KM_ASFALTO",
    VW_TAL_HIST."KM_ESTRADA",
    VW_TAL_HIST."KM_CARREADOR",
    VW_TAL_HIST."PRIMCORTE",
    VW_TAL_HIST."DATA_PLANTIO",
    VW_TAL_HIST."DATA_PRECOL",
    VW_TAL_HIST."TCC_EST",
    VW_TAL_HIST."PCC_EST",
    VW_TAL_HIST."AR_EST",
    VW_TAL_HIST."BRIX_EST",
    VW_TAL_HIST."FIBRA_EST",
    VW_TAL_HIST."COLHIDO",
    VW_TAL_HIST."DATA_ULTCOL",
    VW_TAL_HIST."DATA_ANOA",
    VW_TAL_HIST."SEM_ULTCOL",
    VW_TAL_HIST."TCC_ULTC",
    VW_TAL_HIST."PCC_ULTC",
    VW_TAL_HIST."AR_ULTC",
    VW_TAL_HIST."BRIX_ULTC",
    VW_TAL_HIST."FIBRA_ULTC",
    VW_TAL_HIST."MATURADOR",
    VW_TAL_HIST."CODMAT",
    VW_TAL_HIST."DATAMAT",
    VW_TAL_HIST."VINHACA",
    VW_TAL_HIST."TIPO_COL",
    VW_TAL_HIST."VARIEDADE",
    VW_TAL_HIST."ESTAGIO",
    VW_TAL_HIST."NCORTES",
    VW_TAL_HIST."SOLO",
    VW_TAL_HIST."FERTILIDADE",
    VW_TAL_HIST."TEXTURA",
    VW_TAL_HIST."TOPOGRAFIA",
    VW_TAL_HIST."PROPRIEDADE",
    VW_TAL_HIST."CULTURA",
    VW_TAL_HIST."ENTRA",
    VW_TAL_HIST."FILTRA",
    VW_TAL_HIST."ALTITUDE",
    VW_TAL_HIST."LATITUDE",
    VW_TAL_HIST."LONGITUDE",
    VW_TAL_HIST."SEM_PROGCOL",
    VW_TAL_HIST."PCC_PROGCOL",
    VW_TAL_HIST."YAFUE",
    VW_TAL_HIST."PERIODO",
    VW_TAL_HIST."UMI_EST",
    VW_TAL_HIST."UMI_ULTC",
    VW_TAL_HIST."REFORMA",
    VW_TAL_HIST."REFORMAF",
    VW_TAL_HIST."ESPACO_L",
    VW_TAL_HIST."DECLIVIDADE",
    VW_TAL_HIST."AREA_MUDA",
    VW_TAL_HIST."TON_MUDA",
    VW_TAL_HIST."MUNICIPIO",
    VW_TAL_HIST."MES_PCOL",
    VW_TAL_HIST."FXTCH",
    VW_TAL_HIST."FXDIST",
    VW_TAL_HIST."FXPCC",
    VW_TAL_HIST."FXAGUA",
    VW_TAL_HIST."PBS",
    VW_TAL_HIST."PBU",
    VW_TAL_HIST."LREF",
    VW_TAL_HIST."LSAC",
    VW_TAL_HIST."HQ",
    VW_TAL_HIST."FECHADA",
    VW_TAL_HIST."MAGICO",
    VW_TAL_HIST."DIFACESSO",
    VW_TAL_HIST."LSP",
    VW_TAL_HIST."DENS",
    VW_TAL_HIST."INFILTRA",
    VW_TAL_HIST."LIP",
    VW_TAL_HIST."CAPSULA",
    VW_TAL_HIST."PLANO",
    VW_TAL_HIST."EST_FIS",
    VW_TAL_HIST."FAIXA",
    VW_TAL_HIST."F_ADUBO",
    VW_TAL_HIST."F_PRAGA",
    VW_TAL_HIST."F_ERVA",
    VW_TAL_HIST."F_DOENCA",
    VW_TAL_HIST."ULTOPER",
    VW_TAL_HIST."DATAOPER",
    VW_TAL_HIST."STATUS_FOR",
    VW_TAL_HIST."RI_UDREC",
    VW_TAL_HIST."RI_UDREA",
    VW_TAL_HIST."PREVCOR",
    VW_TAL_HIST."M3AGUA",
    VW_TAL_HIST."ACOL",
    VW_TAL_HIST."GUIA",
    VW_TAL_HIST."SUBBLOQUE",
    VW_TAL_HIST."PH_EST",
    VW_TAL_HIST."PUR_EST",
    VW_TAL_HIST."AREA_CULT",
    VW_TAL_HIST."TCC_INICIO",
    VW_TAL_HIST."DATAREF",
    VW_TAL_HIST."ATR_EST",
    VW_TAL_HIST."ATR_ULTC",
    VW_TAL_HIST."TCC_EST_BRUTO",
    VW_TAL_HIST."TCC_ULTC_BRUTO",
    VW_TAL_HIST."QUEMA_POBLA",
    VW_TAL_HIST."QUEMA_CARRE",
    VW_TAL_HIST."QUEMA_LELEC",
    VW_TAL_HIST."QUEMA_AEROP",
    VW_TAL_HIST."QUEMA_ORGAN",
    VW_TAL_HIST."QUEMA_MONUM",
    VW_TAL_HIST."QUEMA_EDIFI",
    VW_TAL_HIST."AQUEMA_POBLA",
    VW_TAL_HIST."AQUEMA_CARRE",
    VW_TAL_HIST."AQUEMA_LELEC",
    VW_TAL_HIST."AQUEMA_AEROP",
    VW_TAL_HIST."AQUEMA_ORGAN",
    VW_TAL_HIST."AQUEMA_MONUM",
    VW_TAL_HIST."AQUEMA_EDIFI",
    VW_TAL_HIST."QUEMA_DIRVENTO",
    VW_TAL_HIST."DATA_ACOL",
    VW_TAL_HIST."DOSEMAT",
    VW_TAL_HIST."APLICA_MAT",
    VW_TAL_HIST."EDAD_ULTCOL",
    VW_TAL_HIST."TON_MOL",
    VW_TAL_HIST."DESTINO",
    VW_TAL_HIST."ULTIMA_LAB",
    VW_TAL_HIST."ULTIMA_LAB_DATA",
    VW_TAL_HIST."DATA_START",
    VW_TAL_HIST."TON_EST",
    VW_TAL_HIST."TON_EST_INI",
    VW_TAL_HIST."VISITA_ULT",
    VW_TAL_HIST."VISITA_DIAS",
    VW_TAL_HIST."VISITA_RESP",
    VW_TAL_HIST."AREA_MUDAREAL",
    VW_TAL_HIST."AMB_PRODUCAO",
    VW_TAL_HIST."FXPRECIP",
    VW_TAL_HIST."FXINSOL",
    VW_TAL_HIST."FXEVAP",
    VW_TAL_HIST."COLHIDO_TEMP",
    VW_TAL_HIST."AREA_COL_TEMP",
    VW_TAL_HIST."VISITA_TAB",
    VW_TAL_HIST."TESTEMUNHA",
    VW_TAL_HIST."TON_MOL_BRUTO",
    VW_TAL_HIST."CICLO",
    VW_TAL_HIST."MOTIVO",
    VW_TAL_HIST."ANA1",
    VW_TAL_HIST."ANA2",
    VW_TAL_HIST."ANA3",
    VW_TAL_HIST."ANA4",
    VW_TAL_HIST."ANA5",
    VW_TAL_HIST."ANA6",
    VW_TAL_HIST."ANA7",
    VW_TAL_HIST."ANA8",
    VW_TAL_HIST."ANA9",
    VW_TAL_HIST."ANA10",
    VW_TAL_HIST."ANA11",
    VW_TAL_HIST."ANA12",
    VW_TAL_HIST."ANA13",
    VW_TAL_HIST."ANA14",
    VW_TAL_HIST."ANA15",
    VW_TAL_HIST."ANA16",
    VW_TAL_HIST."ANA17",
    VW_TAL_HIST."ANA18",
    VW_TAL_HIST."ANA19",
    VW_TAL_HIST."ANA20",
    VW_TAL_HIST."ANA21",
    VW_TAL_HIST."ANA22",
    VW_TAL_HIST."ANA23",
    VW_TAL_HIST."ANA24",
    VW_TAL_HIST."ANA25",
    VW_TAL_HIST."ANA26",
    VW_TAL_HIST."ANA27",
    VW_TAL_HIST."ANA28",
    VW_TAL_HIST."ANA29",
    VW_TAL_HIST."ANA30",
    VW_TAL_HIST."ANA31",
    VW_TAL_HIST."ANA32",
    VW_TAL_HIST."ANA33",
    VW_TAL_HIST."ANA34",
    VW_TAL_HIST."ANA35",
    VW_TAL_HIST."ANA36",
    VW_TAL_HIST."ANA37",
    VW_TAL_HIST."ANA38",
    VW_TAL_HIST."ANA39",
    VW_TAL_HIST."ANA40",
    VW_TAL_HIST."ANA41",
    VW_TAL_HIST."ANA42",
    VW_TAL_HIST."ANA43",
    VW_TAL_HIST."ANA44",
    VW_TAL_HIST."ANA45",
    VW_TAL_HIST."ANA46",
    VW_TAL_HIST."ANA47",
    VW_TAL_HIST."ANA48",
    VW_TAL_HIST."ANA49",
    VW_TAL_HIST."ANA50",
    VW_TAL_HIST."ANA51",
    VW_TAL_HIST."ANA52",
    VW_TAL_HIST."ANA53",
    VW_TAL_HIST."ANA54",
    VW_TAL_HIST."ANA55",
    VW_TAL_HIST."ANA56",
    VW_TAL_HIST."ANA57",
    VW_TAL_HIST."ANA58",
    VW_TAL_HIST."ANA59",
    VW_TAL_HIST."ANA60",
    VW_TAL_HIST."ANA61",
    VW_TAL_HIST."ANA62",
    VW_TAL_HIST."ANA63",
    VW_TAL_HIST."ANA64",
    VW_TAL_HIST."ANA65",
    VW_TAL_HIST."ANA66",
    VW_TAL_HIST."ANA67",
    VW_TAL_HIST."ANA68",
    VW_TAL_HIST."ANA69",
    VW_TAL_HIST."ANA70",
    VW_TAL_HIST."ANA71",
    VW_TAL_HIST."ANA72",
    VW_TAL_HIST."ANA73",
    VW_TAL_HIST."ANA74",
    VW_TAL_HIST."ANA75",
    VW_TAL_HIST."AREA_EX",
    VW_TAL_HIST."ALTURA",
    VW_TAL_HIST."NOME",
    VW_TAL_HIST."COD_UNICO",
    VW_TAL_HIST."FASE_FENOL",
    VW_TAL_HIST."NR_VALVULAS",
    VW_TAL_HIST."NR_RUAS",
    VW_TAL_HIST."ANA1_EST",
    VW_TAL_HIST."ANA2_EST",
    VW_TAL_HIST."ANA3_EST",
    VW_TAL_HIST."ANA4_EST",
    VW_TAL_HIST."ANA5_EST",
    VW_TAL_HIST."ANA6_EST",
    VW_TAL_HIST."ANA7_EST",
    VW_TAL_HIST."ANA8_EST",
    VW_TAL_HIST."ANA9_EST",
    VW_TAL_HIST."ANA10_EST",
    VW_TAL_HIST."ANA11_EST",
    VW_TAL_HIST."ANA12_EST",
    VW_TAL_HIST."ANA13_EST",
    VW_TAL_HIST."ANA14_EST",
    VW_TAL_HIST."ANA15_EST",
    VW_TAL_HIST."ANA16_EST",
    VW_TAL_HIST."ANA17_EST",
    VW_TAL_HIST."ANA18_EST",
    VW_TAL_HIST."ANA19_EST",
    VW_TAL_HIST."ANA20_EST",
    VW_TAL_HIST."ANA21_EST",
    VW_TAL_HIST."ANA22_EST",
    VW_TAL_HIST."ANA23_EST",
    VW_TAL_HIST."ANA24_EST",
    VW_TAL_HIST."ANA25_EST",
    VW_TAL_HIST."ANA26_EST",
    VW_TAL_HIST."ANA27_EST",
    VW_TAL_HIST."ANA28_EST",
    VW_TAL_HIST."ANA29_EST",
    VW_TAL_HIST."ANA30_EST",
    VW_TAL_HIST."ANA31_EST",
    VW_TAL_HIST."ANA32_EST",
    VW_TAL_HIST."ANA33_EST",
    VW_TAL_HIST."ANA34_EST",
    VW_TAL_HIST."ANA35_EST",
    VW_TAL_HIST."ANA36_EST",
    VW_TAL_HIST."ANA37_EST",
    VW_TAL_HIST."ANA38_EST",
    VW_TAL_HIST."ANA39_EST",
    VW_TAL_HIST."ANA40_EST",
    VW_TAL_HIST."ANA41_EST",
    VW_TAL_HIST."ANA42_EST",
    VW_TAL_HIST."ANA43_EST",
    VW_TAL_HIST."ANA44_EST",
    VW_TAL_HIST."ANA45_EST",
    VW_TAL_HIST."ANA46_EST",
    VW_TAL_HIST."ANA47_EST",
    VW_TAL_HIST."ANA48_EST",
    VW_TAL_HIST."ANA49_EST",
    VW_TAL_HIST."ANA50_EST",
    VW_TAL_HIST."ANA51_EST",
    VW_TAL_HIST."ANA52_EST",
    VW_TAL_HIST."ANA53_EST",
    VW_TAL_HIST."ANA54_EST",
    VW_TAL_HIST."ANA55_EST",
    VW_TAL_HIST."ANA56_EST",
    VW_TAL_HIST."ANA57_EST",
    VW_TAL_HIST."ANA58_EST",
    VW_TAL_HIST."ANA59_EST",
    VW_TAL_HIST."ANA60_EST",
    VW_TAL_HIST."ANA61_EST",
    VW_TAL_HIST."ANA62_EST",
    VW_TAL_HIST."ANA63_EST",
    VW_TAL_HIST."ANA64_EST",
    VW_TAL_HIST."ANA65_EST",
    VW_TAL_HIST."ANA66_EST",
    VW_TAL_HIST."ANA67_EST",
    VW_TAL_HIST."ANA68_EST",
    VW_TAL_HIST."ANA69_EST",
    VW_TAL_HIST."ANA70_EST",
    VW_TAL_HIST."ANA71_EST",
    VW_TAL_HIST."ANA72_EST",
    VW_TAL_HIST."ANA73_EST",
    VW_TAL_HIST."ANA74_EST",
    VW_TAL_HIST."ANA75_EST",
    VW_TAL_HIST."DATA_AGOSTE",
    VW_TAL_HIST."PLUVIO",
    VW_TAL_HIST."EVAPOR",
    VW_TAL_HIST."DATA_URIEGO",
    VW_TAL_HIST."PERC_RIEGO",
    VW_TAL_HIST."RIE_HACER",
    VW_TAL_HIST."RIE_EDAD_MIN",
    VW_TAL_HIST."RIE_EDAD_MAX",
    VW_TAL_HIST."RIE_INI",
    VW_TAL_HIST."RIE_FIN",
    VW_TAL_HIST."RIE_LAS",
    VW_TAL_HIST."RIE_DATA_LAS",
    VW_TAL_HIST."NR_MAXPLRUAS",
    VW_TAL_HIST."MESC_PROGCOL",
    VW_TAL_HIST."EDAD_PROGCOL",
    VW_TAL_HIST."RALEIO",
    VW_TAL_HIST."TPPLANTIO",
    VW_TAL_HIST."EXCEL_LINHA",
    VW_TAL_HIST."EXCEL_COLUNA",
    VW_TAL_HIST."OTM_MESC_PROGCOL",
    VW_TAL_HIST."OTM_EDAD_PROGCOL",
    VW_TAL_HIST."OTM_DATA_PROGCOL",
    VW_TAL_HIST."ULTIMA_LAB_OS",
    VW_TAL_HIST."KG_FRUTO_PLANTA",
    VW_TAL_HIST."AREA_COL_ULTC",
    VW_TAL_HIST."DATA_ENC",
    VW_TAL_HIST."ULTIMA_CJ_LAB",
    VW_TAL_HIST."CLASSIF_PRECOL",
    VW_TAL_HIST."NOTA_PRECOL",
    VW_TAL_HIST."EDMIN",
    VW_TAL_HIST."EDMAX",
    VW_TAL_HIST."FCMIN",
    VW_TAL_HIST."FCMAX",
    VW_TAL_HIST."TCHM_EST",
    VW_TAL_HIST."TON_PROXIMA_COS",
    VW_TAL_HIST."EDAD_PROXIMA_COS",
    VW_TAL_HIST."TON_REFUGO",
    VW_TAL_HIST."PUR_ULTC",
    VW_TAL_HIST."ENC_INFO",
    VW_TAL_HIST."DT_FASE_FENOL",
    VW_TAL_HIST."AREA_PRESERVACAO",
    VW_TAL_HIST."AREA_RESERVA",
    VW_TAL_HIST."POSTO",
    VW_TAL_HIST."PH_ULTC",
    VW_TAL_HIST."DATA_BISADO",
    VW_TAL_HIST."COD_USU_BISA",
    VW_TAL_HIST."ID_CONTROLE",
    VW_TAL_HIST."PCALDO_EST",
    VW_TAL_HIST."PLANTAS",
    VW_TAL_HIST."TIPO_CULT",
    VW_TAL_HIST."ANA76",
    VW_TAL_HIST."ANA77",
    VW_TAL_HIST."ANA78",
    VW_TAL_HIST."ANA79",
    VW_TAL_HIST."ANA80",
    VW_TAL_HIST."ANA81",
    VW_TAL_HIST."ANA82",
    VW_TAL_HIST."ANA83",
    VW_TAL_HIST."ANA84",
    VW_TAL_HIST."ANA85",
    VW_TAL_HIST."ANA86",
    VW_TAL_HIST."ANA87",
    VW_TAL_HIST."ANA88",
    VW_TAL_HIST."ANA89",
    VW_TAL_HIST."ANA90",
    VW_TAL_HIST."ANA91",
    VW_TAL_HIST."ANA92",
    VW_TAL_HIST."ANA93",
    VW_TAL_HIST."ANA94",
    VW_TAL_HIST."ANA95",
    VW_TAL_HIST."ANA96",
    VW_TAL_HIST."ANA97",
    VW_TAL_HIST."ANA98",
    VW_TAL_HIST."ANA99",
    VW_TAL_HIST."ANA100",
    VW_TAL_HIST."ANA76_EST",
    VW_TAL_HIST."ANA77_EST",
    VW_TAL_HIST."ANA78_EST",
    VW_TAL_HIST."ANA79_EST",
    VW_TAL_HIST."ANA80_EST",
    VW_TAL_HIST."ANA81_EST",
    VW_TAL_HIST."ANA82_EST",
    VW_TAL_HIST."ANA83_EST",
    VW_TAL_HIST."ANA84_EST",
    VW_TAL_HIST."ANA85_EST",
    VW_TAL_HIST."ANA86_EST",
    VW_TAL_HIST."ANA87_EST",
    VW_TAL_HIST."ANA88_EST",
    VW_TAL_HIST."ANA89_EST",
    VW_TAL_HIST."ANA90_EST",
    VW_TAL_HIST."ANA91_EST",
    VW_TAL_HIST."ANA92_EST",
    VW_TAL_HIST."ANA93_EST",
    VW_TAL_HIST."ANA94_EST",
    VW_TAL_HIST."ANA95_EST",
    VW_TAL_HIST."ANA96_EST",
    VW_TAL_HIST."ANA97_EST",
    VW_TAL_HIST."ANA98_EST",
    VW_TAL_HIST."ANA99_EST",
    VW_TAL_HIST."ANA100_EST",
    VW_TAL_HIST."COR_GIS",
    VW_TAL_HIST."TON_OUTRAS",
    VW_TAL_HIST."AREA_OUTRAS",
    VW_TAL_HIST."MAPA",
    VW_TAL_HIST."AGOSTE_EST",
    VW_TAL_HIST."BISADO",
    VW_TAL_HIST."VIVEIRO",
    VW_TAL_HIST."SEMANAS_APAR",
    VW_TAL_HIST."PESO_FRUTO",
    VW_TAL_HIST."COD_VIVE",
    VW_TAL_HIST."DENSIDADE",
    VW_TAL_HIST."TEM_CURVA_PROD",
    VW_TAL_HIST."DATA_REAL_INI_COL",
    VW_TAL_HIST."ULT_LIB_COD",
    VW_TAL_HIST."ULT_LIB_AREA",
    VW_TAL_HIST."ULT_LIB_TCH",
    VW_TAL_HIST."NR_COL_S1",
    VW_TAL_HIST."NR_COL_S2",
    VW_TAL_HIST."NR_COL_S3",
    VW_TAL_HIST."NR_COL_S4",
    VW_TAL_HIST."FILEIRA_PLANTA",
    VW_TAL_HIST."ESPACO_PLANTA",
    VW_TAL_HIST."RESPONSAVEL",
    VW_TAL_HIST."CO_CCUSTO",
    VW_TAL_HIST."DS_COMENTARIO",
    VW_TAL_HIST."CD_ALMOXAGR",
    VW_TAL_HIST."NR_COMEDOURO",
    VW_TAL_HIST."TIPOTAL",
    VW_TAL_HIST."LARVAS",
    VW_TAL_HIST."SOLO_SERIE",
    VW_TAL_HIST."SOLO_ORDEM",
    VW_TAL_HIST."TEXTURAS_CLAS",
    VW_TAL_HIST."PORC_RACOES",
    VW_TAL_HIST."RACOES",
    VW_TAL_HIST."ID_GRP",
    VW_TAL_HIST."TURMA",
    VW_TAL_HIST."QT_DIAS_MADURA"
    FROM NNAPRD.VW_TAL_HIST,
    (SELECT DISTINCT USERID, LOGIN, SETOR
    FROM (SELECT C.ID_USR USERID,
    C.DS_LOGIN LOGIN,
    A.SETOR SETOR
    FROM NNAPRD.DD_GRP_SIA_SET A,
    NNAPRD.DD_GRP_USR B,
    NNAPRD.DD_USR C
    WHERE A.GRUPO_USR = B.ID_GRP
    AND B.ID_USR = C.ID_USR
    UNION ALL
    SELECT E.ID_USR USERID,
    E.DS_LOGIN,
    D.SETOR SETOR
    FROM NNAPRD.DD_USR_SIA_SET D, NNAPRD.DD_USR E
    WHERE D.USUARIO = E.ID_USR)) VW_SEG_SET,
    (SELECT DISTINCT USERID, LOGIN, FAZENDA
    FROM (SELECT C.ID_USR USERID,
    C.DS_LOGIN LOGIN,
    A.FAZENDA FAZENDA
    FROM NNAPRD.DD_GRP_SIA_FAZ A,
    NNAPRD.DD_GRP_USR B,
    NNAPRD.DD_USR C
    WHERE A.GRUPO_USR = B.ID_GRP
    AND B.ID_USR = C.ID_USR
    UNION ALL
    SELECT E.ID_USR USERID,
    E.DS_LOGIN,
    D.FAZENDA FAZENDA
    FROM NNAPRD.DD_USR_SIA_FAZ D, NNAPRD.DD_USR E
    WHERE D.USUARIO = E.ID_USR)) VW_SEG_FAZ
    WHERE NNAPRD.VW_TAL_HIST.SETOR = VW_SEG_SET.SETOR
    AND NNAPRD.VW_TAL_HIST.FAZ = VW_SEG_FAZ.FAZENDA
    AND VW_SEG_FAZ.LOGIN = ?) s,
    "NNAPRD"."CLG$HISTORIA" li
    WHERE li.DMLTYPE$$ = 'I'
    AND s."SETOR" = m."SETOR"
    AND s."FAZ" = m."FAZ"
    AND s."LOTE" = m."LOTE"
    AND s."TAL" = m."TAL"
    AND li."DATA_ULTCOL" = s."DATA_ULTCOL"
    AND li."FAZ" = s."FAZ"
    AND li."LOTE" = s."LOTE"
    AND li."SETOR" = s."SETOR"
    AND li."TAL" = s."TAL"
    AND (l.CLID$$OWN IS NULL OR
    l.CLID$$OWN != CONS_EXT.GET_CURR_CLIENT))
    Regards,

  • EA3 Why does unit test end with ORA-00904

    Database version
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL Developer version
    Oracle IDE 4.0.0.12.27
    Java(TM) Platform 1.7.0_25
    Error message:
    An error was encountered performing the requested operation:
    ORA-00904: : ugyldig identifikator
    00904. 00000 -  "%s: invalid identifier"
    *Cause:   
    *Action:
    Vendor code 904
    Whenever I go into the "Unit Test" modules, create a "Suite," and then click on that Suite, I get the error message.
    I get that same error when pulling up a unit test. I am able to run the unit test, it completes successfully, but I also get that same error mentioned above.
    The test is calling a simple pl/sql function (returning Hello World). The finction is in the same schema as the user running the test.
    Is  this is a known bug?
    Message was edited by: dori The following message appears in the console: Exception while performing action Run Test java.lang.NullPointerException         at oracle.dbtools.unit_test.locking.LockManager.lock(LockManager.java:64)         at oracle.dbtools.unit_test.editor.UtEditor.obtainEditLock(UtEditor.java:429)         at oracle.dbtools.unit_test.editor.UtTestEditor.updateContent(UtTestEditor.java:135)         at oracle.dbtools.unit_test.navigator.UtNavigatorContextMenu.showEditor(UtNavigatorContextMenu.java:2711)         at oracle.dbtools.unit_test.navigator.UtNavigatorContextMenu.openElement(UtNavigatorContextMenu.java:2638)         at oracle.dbtools.unit_test.navigator.UtNavigatorContextMenu.run(UtNavigatorContextMenu.java:616)         at oracle.dbtools.unit_test.navigator.UtNavigatorContextMenu.runTest(UtNavigatorContextMenu.java:577)         at oracle.dbtools.unit_test.navigator.UtNavigatorContextMenu.handleEvent(UtNavigatorContextMenu.java:2374)         at oracle.ideimpl.controller.MetaClassController.handleEvent(MetaClassController.java:53)         at oracle.ide.controller.IdeAction$ControllerDelegatingController.handleEvent(IdeAction.java:1482)         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:663)         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:1153)         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:618)         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)         at javax.swing.AbstractButton.doClick(AbstractButton.java:376)         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:833)         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:877)         at java.awt.Component.processMouseEvent(Component.java:6505)         at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)         at java.awt.Component.processEvent(Component.java:6270)         at java.awt.Container.processEvent(Container.java:2229)         at java.awt.Component.dispatchEventImpl(Component.java:4861)         at java.awt.Container.dispatchEventImpl(Container.java:2287)         at java.awt.Component.dispatchEvent(Component.java:4687)         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)         at java.awt.Container.dispatchEventImpl(Container.java:2273)         at java.awt.Window.dispatchEventImpl(Window.java:2719)         at java.awt.Component.dispatchEvent(Component.java:4687)         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)         at java.awt.EventQueue.access$200(EventQueue.java:103)         at java.awt.EventQueue$3.run(EventQueue.java:694)         at java.awt.EventQueue$3.run(EventQueue.java:692)         at java.security.AccessController.doPrivileged(Native Method)         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)         at java.awt.EventQueue$4.run(EventQueue.java:708)         at java.awt.EventQueue$4.run(EventQueue.java:706)         at java.security.AccessController.doPrivileged(Native Method)         at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)         at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)         at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

    I'm experiencing the same problem. I've called AppleCare repeatedly for a solutiuon, but I haven't gotten an answer yet and like you above I removed just about anything I could think of. I'd like to start considering third party apps we might have installed that maybe to blame.
    Why? Because I installed a fresh copy of Lion onto a Class 10 SD card and then later I turned on full disk encryption there. I no longer experienced the problem after I booted from that card.
    I also experienced a problem with full disk encryption with my 2010 MacBook Air sitting doing nothing at the encryption login screen. It spontaneously restarted three times before I turned it off. Later I moved to a 2011 model and did not see the spontaneously restarts again.
    Now I'm stuck with this annoying double login.

  • CNS-9025 An internal error occurred. ORA-00904: EXTRA_COL: invalid ID

    With our new version of Mobile Server (10.2.0.2) a lot of problems seem to have been solved. In older versions we didn't succeed in republishing. Meaning we had to drop the old version en publish a new version. Doing this meant we had to redo data subsetting for every user, which is a lengthy task. Besides it triggers full refresh for every user, that is a major one as well.
    In the new version a lot goes better, but still we are experiencing some problems (or challenges).
    Again the main issue is that in the course of time our application grows.
    Now we stumble into the simple issue:
    We want to add a column to our database.
    What we do is the following (as described by Oracle):
    - Add the column (EXTRA_COL) to our 'mother'database
    - Alter the snapshot definition for this column (add the column)
    - Republish...
    When I resynch the new column appears on my client, so far so good.
    However if I change something to the data on the client and I do a resynch I get:
    "CNS-9025 An internal error occurred. ORA-00904: EXTRA_COL: invalid ID.
    It seems as though 'internally' the column is not added everywhere it should be.
    For example the CEQ$table does not have the EXTRA_COL column.
    I'm quite sure that somebody else should encounter these problems as well as new views lead to data structure changes quite often.
    Anybody encountering this as well, and more important, somebody got a clue on what is going on?
    Thnx in advance.

    There is a bug with 10.2 where the re-publish of a item that has has ddl changes (like an extra column) does not always work correctly. It seems to be intermittent (at least in our environment) and the symptoms are
    alter base schema table
    re-publish snapshot (note if the snapshot definition is the standard 'select * from ...' you should not need to do anything apart from republishing)
    no errors reported in the re-publish
    however the new column has not been added to either CEQ$object OR CFM$WTGPI_nnnnn (the inqueue table for the object) - the missing column on the CFM$ table is the source of the error shown above in the posting as there is a mismatch when the data is uploaded
    dropping the publication item would fix the problem, but be aware if you have any users out there, when they synchronise any data being uploaded for a publication item that has been dropped and re-created will be LOST with no error being reported (in the sync history you will see a blank name in the upload section), due to the internal mapping having changed
    We have found that normally when this happens forcing a republish of the affected object by making a change to the selection logic (eg adding something like 'id is not null') and republishing again fixes the problem - as with a lot of mobile issues, fiddle with it enough and it will eventiually sort itself out

  • When i add CMR between 2 CMP, it show ORA-00904

    i create 2 "CMP from table" without foreign key. i can create both instance by home.create() . after i add CMR between both. i can create master but can't create detail. when i create the detail, it show ORA-00904.
    anyone can help me?
    master table is
    CREATE TABLE KAY_TMP_1 (
    ID VARCHAR2 (2) NOT NULL,
    KAY_NUM NUMBER (9,2),
    KAY_NAME VARCHAR2 (10),
    KAY_DATE DATE,
    PRIMARY KEY ( ID ) ) ;
    detail table is
    CREATE TABLE KAY_TMP_2 (
    ID2 VARCHAR2 (2) NOT NULL,
    SUB_ID2 VARCHAR2 (2) NOT NULL,
    KAY_NAME2 VARCHAR2 (10),
    PRIMARY KEY ( ID2, SUB_ID2 ) ) ;
    ejb-jar.xml
    <?xml version = '1.0' encoding = 'GBK'?>
    <!DOCTYPE ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Enterprise JavaBeans 2.0//EN" "http://java.sun.com/dtd/ejb-jar_2_0.dtd">
    <ejb-jar>
    <enterprise-beans>
    <entity>
    <description>Entity Bean ( CMP )</description>
    <display-name>Kay_tmp_2</display-name>
    <ejb-name>Kay_tmp_2</ejb-name>
    <home>fehd.web.util.Kay_tmp_2Home</home>
    <remote>fehd.web.util.Kay_tmp_2</remote>
    <local-home>fehd.web.util.Kay_tmp_2LocalHome</local-home>
    <local>fehd.web.util.Kay_tmp_2Local</local>
    <ejb-class>fehd.web.util.impl.Kay_tmp_2Bean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>fehd.web.util.Kay_tmp_2PK</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>Kay_tmp_2</abstract-schema-name>
    <cmp-field>
    <field-name>id2</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>sub_id2</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>kay_name2</field-name>
    </cmp-field>
    </entity>
    <entity>
    <description>Entity Bean ( CMP )</description>
    <display-name>Kay_tmp_1</display-name>
    <ejb-name>Kay_tmp_1</ejb-name>
    <home>fehd.web.util.Kay_tmp_1Home</home>
    <remote>fehd.web.util.Kay_tmp_1</remote>
    <local-home>fehd.web.util.Kay_tmp_1LocalHome</local-home>
    <local>fehd.web.util.Kay_tmp_1Local</local>
    <ejb-class>kaytmp.Kay_tmp_1Bean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    <cmp-version>2.x</cmp-version>
    <abstract-schema-name>Kay_tmp_1</abstract-schema-name>
    <cmp-field>
    <field-name>id</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>kay_num</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>kay_name</field-name>
    </cmp-field>
    <cmp-field>
    <field-name>kay_date</field-name>
    </cmp-field>
    <primkey-field>id</primkey-field>
    </entity>
    <relationships>
    <ejb-relation>
    <ejb-relation-name>kayTmp1_kayTmp2</ejb-relation-name>
    <ejb-relationship-role>
    <ejb-relationship-role-name>kayTmp1-have-many-KayTmp2</ejb-relationship-role-name>
    <multiplicity>One</multiplicity>
    <cascade-delete/>
    <relationship-role-source>
    <ejb-name>Kay_tmp_1</ejb-name>
    </relationship-role-source>
    <cmr-field>
    <cmr-field-name>kayTmp2</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    <ejb-relationship-role>
    <multiplicity>Many</multiplicity>
    <relationship-role-source>
    <ejb-name>Kay_tmp_2</ejb-name>
    </relationship-role-source>
    </ejb-relationship-role>
    </ejb-relation>
    </relationships>
    </ejb-jar>
    orion-ejb-jar.xml
    <?xml version = '1.0' encoding = 'GBK'?>
    <!DOCTYPE orion-ejb-jar PUBLIC "-//Evermind//DTD Enterprise JavaBeans 1.1 runtime//EN" "http://xmlns.oracle.com/ias/dtds/orion-ejb-jar.dtd">
    <orion-ejb-jar>
    <enterprise-beans>
    <entity-deployment name="Kay_tmp_1" copy-by-value="false" data-source="jdbc/iasdbDS" exclusive-write-access="false" table="KAY_TMP_1">
    <primkey-mapping>
    <cmp-field-mapping name="id" persistence-name="ID" persistence-type="VARCHAR2(2)"/>
    </primkey-mapping>
    <cmp-field-mapping name="id" persistence-name="ID" persistence-type="VARCHAR2(2)"/>
    <cmp-field-mapping name="kay_num" persistence-name="KAY_NUM" persistence-type="NUMBER(9,2)"/>
    <cmp-field-mapping name="kay_name" persistence-name="KAY_NAME" persistence-type="VARCHAR2(10)"/>
    <cmp-field-mapping name="kay_date" persistence-name="KAY_DATE" persistence-type="DATE"/>
    </entity-deployment>
    <entity-deployment name="Kay_tmp_2" copy-by-value="false" data-source="jdbc/iasdbDS" exclusive-write-access="false" table="KAY_TMP_2">
    <primkey-mapping>
    <cmp-field-mapping>
    <fields>
    <cmp-field-mapping name="id2" persistence-name="ID2" persistence-type="VARCHAR2(2)"/>
    <cmp-field-mapping name="sub_id2" persistence-name="SUB_ID2" persistence-type="VARCHAR2(2)"/>
    </fields>
    </cmp-field-mapping>
    </primkey-mapping>
    <cmp-field-mapping name="id2" persistence-name="ID2" persistence-type="VARCHAR2(2)"/>
    <cmp-field-mapping name="sub_id2" persistence-name="SUB_ID2" persistence-type="VARCHAR2(2)"/>
    <cmp-field-mapping name="kay_name2" persistence-name="KAY_NAME2" persistence-type="VARCHAR2(10)"/>
    </entity-deployment>
    </enterprise-beans>
    <assembly-descriptor>
    <default-method-access>
    <security-role-mapping impliesAll="true" name="&lt;default-ejb-caller-role>"/>
    </default-method-access>
    </assembly-descriptor>
    </orion-ejb-jar>

    Have a look at the orion-ejb-jar.xml which is generated by oc4j in the application-deployments dir.
    Oc4j takes your orion-ejb-jar.xml and generates its own basing on your version.
    In the generated file you should be able to see the select statements which will be executed.

  • Getting runtime exception ORA-00904: "FNDDOCUMENTSEO"."ENT_APP_SHORT_NAME"

    I tried to use taskflow in my project from external project. The taskflow can be use to view drill down pages from the external project. I added all dependent libraries. Getting the following error.
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    <Utils> <buildFacesMessage> ADF: Adding the following JSF error message: ORA-00904: "FNDDOCUMENTSEO"."ENT_APP_SHORT_NAME": invalid identifier
    java.sql.SQLSyntaxErrorException: ORA-00904: "FNDDOCUMENTSEO"."ENT_APP_SHORT_NAME": invalid identifier
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:947)
         at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1283)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1441)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3823)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1671)
         at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
         at oracle.jbo.server.ViewObjectImpl.getCappedQueryHitCount(ViewObjectImpl.java:4957)
         at oracle.jbo.server.QueryCollection.getCappedRowCount(QueryCollection.java:4287)
         at oracle.jbo.server.ViewRowSetImpl.getCappedRowCount(ViewRowSetImpl.java:2706)
         at oracle.jbo.server.ViewObjectImpl.getCappedRowCount(ViewObjectImpl.java:10498)
         at oracle.adf.model.bc4j.DCJboDataControl.estimateRowCount(DCJboDataControl.java:1574)
         at oracle.adf.model.bc4j.DCJboDataControl.getDeferredEstimatedRowCount(DCJboDataControl.java:1528)
         at oracle.adf.model.binding.DCIteratorBinding.getDeferredEstimatedRowCount(DCIteratorBinding.java:3855)
         at oracle.jbo.uicli.binding.JUCtrlRangeBinding.getDeferredEstimatedRowCount(JUCtrlRangeBinding.java:126)
         at oracle.adfinternal.view.faces.model.binding.RowDataManager._getRowCount(RowDataManager.java:523)
         at oracle.adfinternal.view.faces.model.binding.RowDataManager.getEstimatedRowCount(RowDataManager.java:321)
         at oracle.adfinternal.view.faces.model.binding.RowDataManager.getRowCount(RowDataManager.java:241)
         at oracle.adfinternal.view.faces.model.binding.FacesCtrlHierBinding$FacesModel.getRowCount(FacesCtrlHierBinding.java:613)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at javax.el.BeanELResolver.getValue(BeanELResolver.java:261)
         at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
         at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
         at com.sun.el.parser.AstValue.getValue(Unknown Source)
         at com.sun.el.parser.AstGreaterThan.getValue(Unknown Source)
         at com.sun.el.ValueExpressionImpl.getValue(Unknown Source)
         at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.getBooleanProperty(UIXComponentBase.java:1204)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.isRendered(UIXComponentBase.java:423)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:154)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:213)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:343)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:432)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:682)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:421)
         at oracle.adfinternal.view.faces.renderkit.rich.DeclarativeComponentRenderer.encodeAll(DeclarativeComponentRenderer.java:92)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.encodeEnd(ContextSwitchingComponent.java:155)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.component.UIXGroup.encodeChildren(UIXGroup.java:138)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:930)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:421)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelLabelAndMessageRenderer.renderFieldCellContents(PanelLabelAndMessageRenderer.java:171)
         at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.renderFieldCell(LabelLayoutRenderer.java:528)
         at oracle.adfinternal.view.faces.renderkit.rich.LabelLayoutRenderer.encodeAll(LabelLayoutRenderer.java:305)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelLabelAndMessageRenderer.encodeAll(PanelLabelAndMessageRenderer.java:114)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer._encodeFormItem(PanelFormLayoutRenderer.java:1015)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer.access$100(PanelFormLayoutRenderer.java:46)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer$FormColumnEncoder.processComponent(PanelFormLayoutRenderer.java:1491)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer$FormColumnEncoder.processComponent(PanelFormLayoutRenderer.java:1410)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
         at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
         at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer._encodeChildren(PanelFormLayoutRenderer.java:352)
         at oracle.adfinternal.view.faces.renderkit.rich.PanelFormLayoutRenderer.encodeAll(PanelFormLayoutRenderer.java:187)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1431)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:341)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:767)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:405)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2778)
    JDeveloper version: 11.1.1.6
    Please help me on what could be the reason for this error and how to resolve..

    Check if the table FNDDOCUMENTSEO really has an attribute named ENT_APP_SHORT_NAME in the db your application is pointing to.
    Run the app with jbo. debugoutput=console to see the full sql.
    Timo

  • Error deploying application with security polices: ORA-00904

    Hi all,
    I am using Jdeveloper 11.1.1.0 and I am trying to deploy an ADF application with secure polices on WebLogic Server 10.3.1
    I have deployed the application to an EAR file and I have installed it using the weblogic console, after having defined the JDBC connection.
    Have I anything to do for implementing the security polices? Miss anything?
    Because when I launch the application from Jdeveloper I have no errors, while when I try to go to the URL where I have deployed the application, after loggin in, I have this error:
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00904: "myEntityObject"."myField": invalid identifier
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:791)
    at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:866)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1187)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:128)
    at oracle.jbo.server.ViewObjectImpl.getQueryHitCount(ViewObjectImpl.java:3915)
    ... 91 more
    ## Detail 0 ##
    java.sql.SQLSyntaxErrorException: ORA-00904: "TICKETEO"."ID_CATEGORIA_APERTURA": identificativo non valido
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:791)
    at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:866)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1187)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:128)
    at oracle.jbo.server.ViewObjectImpl.getQueryHitCount(ViewObjectImpl.java:3915)
    at oracle.jbo.server.ViewObjectImpl.getQueryHitCount(ViewObjectImpl.java:3867)
    at oracle.jbo.server.QueryCollection.getEstimatedRowCount(QueryCollection.java:3517)
    at oracle.jbo.server.ViewRowSetImpl.getEstimatedRowCount(ViewRowSetImpl.java:2318)
    at oracle.jbo.server.ViewObjectImpl.getEstimatedRowCount(ViewObjectImpl.java:8782)
    at oracle.adf.model.bc4j.DCJboDataControl.estimateRowCount(DCJboDataControl.java:1551)
    thanks
    Andry
    Edited by: user10799119 on 4-set-2009 3.50

    Hi,
    sincerly now I don't remember what was the problem, but it seems to me the solution was in one of these four settings:
    1) check Admin Server when I create the JDBC connection.
    2) before deploying the application to an EAR file, you don't forget to uncheck Auto-generate and synchronize weblogic-jdbc.xml Descriptors during deployment in Application properties --> deployment
    3) in your application module --> configuration change the connection type from jdbc URL to JDBC DataSource
    4) at the end of your URL of the deployed application don't insert the ".jspx" after your page name
    Hope this helps
    Regards

  • OIM11gR2 - ORA-00904 invalid identifier ORA-00904 OIM_SP_RECONBLKUSERAUDIT

    env: OIM11gR2 + connector SAP-ER 9.1.2.4.4
    During UDF customization I created an attribute named "USR_UDF_SKY2_DATA_SCAD_CONTR", this does not generate any error but the related column was not created into USR table because the attribute name is longer that 30 character (I was not aware of this OIM limitation).
    Anyway, because OIM11.1.2 release lost the feature to delete UDF, I created another attribute for the same purpose and ignore the issue.
    At least until I try to run a Trusted Source reconciliation (SAP-ER connector) because if the result is the task "Reconciliation Update Received" (that is: user exists and must be updated) I get the the following error and the reconciliation event is not created:
    oracle.iam.platform.utils.SuperRuntimeException: oracle.iam.platform.tx.OIMTransactionException: java.sql.SQLSyntaxErrorException: ORA-00904: "USR_UDF_SKY2_DATA_SCAD_CONTR": invalid identifier
    ORA-06512: at "COL05_OIM.OIM_SP_RECONBLKUSERAUDIT", line 66
    ORA-06512: at "COL05_OIM.OIM_SP_RECONBLKUSERCRUD", line 448
    ORA-06512: at "COL05_OIM.OIM_SP_RECONBLKUSRMLSWRAPPER", line 71
    ... (full log attached) ...
    Note: no error if the result is the task "Reconciliation Insert Received" that is user does not exist and must be created.
    My thinking is the initial UDF issue leave some table/s dirty but I don't know how fix it; in addition the wrong attribute named "USR_UDF_SKY2_DATA_SCAD_CONTR" is not mapped into the SAP HRMS Trusted User Process Definition object so no reference should be invoked during the reconciliation process...
    Edited by: user1175296 on Nov 22, 2012 2:36 AM

    Following the steps for issue solving:
    1. export SandBox, unzip SandBox archive, remove all entries of the wrong attribute into all the XML files of the SandBox, zip updated SandBox archive, re-import the SandBox (thanks Nishith Nayan)
    2. ALTER TABLE USR DROP COLUMN <wrong attribute name>
    E.g. ALTER TABLE USR DROP COLUMN USR_UDF_SKY2_DATA_SCAD_CONTR
    3. DELETE FROM SDC WHERE SDC_NAME = '<wrong attribute name>'
    E.g. DELETE FROM SDC WHERE SDC_NAME = 'USR_UDF_SKY2_DATA_SCAD_CONTR'
    4. DELETE FROM MV_USER_COLS WHERE COLUMN_NAME = '<wrong attribute name>'
    E.g. DELETE FROM MV_USER_COLS WHERE COLUMN_NAME = 'USR_UDF_SKY2_DATA_SCAD_CONTR'
    Regards,
    Gabriele.

  • BI Configuration manger Error while mapping Workforce Event Reason Combination → Workforce Event Detail

    Hi
    we installed OBIA 11.1.1.7.1 and we are performing configuraiton for HRMS / HCM.
    In configuration manager when we try to map "Domain member mappings for domain map Source Workforce Event Reason Combination → Workforce Event Detail"
    we get error "Java.lang.NullPointerExecption:  ADF_FACES-60097: For more information please see the server error log"
    when i check server log i am getting following error.
    Need your input please.
    i check in database such a object does not not exists
    "invalid name pattern: DEV_BIACOMP.FND_TABLE_OF_VARCHAR2_120"
    [ecid: bec22a6ffc2aafb0:-2f0779d2:141da31bf5d:-8000-0000000000004cc7,0]
    [APP: oracle.biacm#11.1.1.7.1] [DSID: 0000K7QDhdLF4EWFLzmJOA1IPEbf000005]
    getRoles W1tsL6Nt4L0vLEDBaul+/L4iuRiuUrka, obi raised java.sql.SQLException: invalid name pattern: DEV_BIACOMP.FND_TABLE_OF_VARCHAR2_120[[
    java.sql.SQLException: invalid name pattern: DEV_BIACOMP.FND_TABLE_OF_VARCHAR2_120
      at oracle.jdbc.oracore.OracleTypeADT.initMetadata(OracleTypeADT.java:599)
      at oracle.jdbc.oracore.OracleTypeADT.init(OracleTypeADT.java:506)
      at oracle.sql.ArrayDescriptor.initPickler(ArrayDescriptor.java:2152)
      at oracle.sql.ArrayDescriptor.<init>(ArrayDescriptor.java:260)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:167)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:135)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:117)
      at oracle.sql.ArrayDescriptor.createDescriptor(ArrayDescriptor.java:75)
      at oracle.jdbc.driver.NamedTypeAccessor.otypeFromName(NamedTypeAccessor.java:89)
      at oracle.jdbc.driver.TypeAccessor.initMetadata(TypeAccessor.java:96)
      at oracle.jdbc.driver.T4CCallableStatement.allocateAccessor(T4CCallableStatement.java:759)
      at oracle.jdbc.driver.OracleCallableStatement.registerOutParameterInternal(OracleCallableStatement.java:196)
      at oracle.jdbc.driver.OracleCallableStatement.registerOutParameter(OracleCallableStatement.java:258)
      at oracle.jdbc.driver.OracleCallableStatementWrapper.registerOutParameter(OracleCallableStatementWrapper.java:1783)
      at weblogic.jdbc.wrapper.CallableStatement_oracle_jdbc_driver_OracleCallableStatementWrapper.registerOutParameter(Unknown Source)
      at oracle.apps.fnd.applcore.common.ApplSession.getRoles(ApplSession.java:706)
      at oracle.apps.fnd.applcore.common.ApplSession.attachSession(ApplSession.java:2436)
      at oracle.apps.fnd.applcore.oaext.model.OAApplicationModuleImpl.prepareSession(OAApplicationModuleImpl.java:979)
      at oracle.jbo.server.ApplicationModuleImpl.prepareSession(ApplicationModuleImpl.java:6918)
      at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:182)
      at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9316)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4530)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2460)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)
      at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)
      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)
      at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234)
      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)
      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)
      at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1609)
      at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1514)
      at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1485)
      at oracle.apps.fnd.applcore.Profile.getNonBindingContainerProfileService(Profile.java:341)
      at oracle.apps.fnd.applcore.Profile.getService(Profile.java:318)
      at oracle.apps.fnd.applcore.Profile.get(Profile.java:223)
      at oracle.apps.fnd.applcore.common.ApplSessionUtil.getProfileValue(ApplSessionUtil.java:3295)
      at oracle.apps.fnd.applcore.patterns.uishell.internal.ExternalServicesAdapter.getProfileValue(ExternalServicesAdapter.java:385)
      at oracle.apps.fnd.applcore.patterns.uishell.ui.bean.ManageSandboxesBean.getSandboxCheckActive(ManageSandboxesBean.java:314)
      at oracle.apps.fnd.applcore.patterns.uishell.ui.bean.ManageSandboxesBean.isRenderFlag(ManageSandboxesBean.java:1248)
      at sun.reflect.GeneratedMethodAccessor912.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at javax.el.BeanELResolver.getValue(BeanELResolver.java:293)
      at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
      at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
      at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
      at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
      at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.getBooleanProperty(UIXComponentBase.java:1363)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.isRendered(UIXComponentBase.java:496)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:154)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:213)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:343)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.renderSideFacet(PanelBorderLayoutRenderer.java:316)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer._renderRightFacets(PanelBorderLayoutRenderer.java:384)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer._encodeAllWithSideFacets(PanelBorderLayoutRenderer.java:227)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.encodeAll(PanelBorderLayoutRenderer.java:83)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:432)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:682)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
      at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
      at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeTopFacet(PanelStretchLayoutRenderer.java:781)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeHorizontalPane(PanelStretchLayoutRenderer.java:1255)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:298)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adf.view.rich.render.RichRenderer.encodeStretchedChild(RichRenderer.java:2150)
      at oracle.adfinternal.view.page.editor.renderkit.PageCustomizableRenderer.encodeAll(PageCustomizableRenderer.java:330)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeCenterFacet(PanelStretchLayoutRenderer.java:769)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeCenterPane(PanelStretchLayoutRenderer.java:1146)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer._encodeMiddlePanes(PanelStretchLayoutRenderer.java:348)
      at oracle.adfinternal.view.faces.renderkit.rich.PanelStretchLayoutRenderer.encodeAll(PanelStretchLayoutRenderer.java:313)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
      at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:438)
      at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:220)
      at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
      at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
      at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)

    Hi,
    sorry, but this forum cannot assist in issues that include Oracle Fusion Applications as we don't have the same JDeveloper version publicly available.
    Frank

  • Error while mapping two times nested table

    Hi,
    I have a Product table which has nested ProductSubcategory in it.
    ProductSubcategory nested table also has nested table ProductCategory inside it.
    So there is a nested table inside nested table.
    I designed a dimension on warehoue builder and while mapping, i got "ORA-22913: must specify table name for nested table column or attribute" error.
    I mapped nested tables before with using varray iterator and expand object, but they were nested once. Is there any solution for mapping two or more time nested tables?
    Now i exracted tables and i continuou working but, i wondered is there any way.
    Creation codes are below. Thanx :)
    CREATE TABLE PRODUCT
    (     PRODUCTID NUMBER NOT NULL ,
         ProductSubcategory ProductSubcategory,
         MODIFIEDDATE DATE NOT NULL)
    NESTED TABLE ProductSubcategory STORE AS ProductSubcategory_TABLE
    ( NESTED TABLE ProductCategoryId STORE AS ProductCategory_TABLE);
    CREATE TYPE TYPE_ProductSubcategory AS OBJECT (
         ProductSubcategoryID number ,
         ProductCategoryId ProductCategory ,
         Name Varchar(50) ,
         rowguid varchar2(100) ,
         ModifiedDate date );
    CREATE TYPE TYPE_ProductCategory AS OBJECT (
         ProductCategoryID number ,
         Name Varchar(50) ,
         rowguid varchar2(100) ,
         ModifiedDate date );

    Bharadwaj Hari wrote:
    Hi,
    I agree with u...I am not sure of the environment the user has so i put forth all the 3 option that crossed my mind that time....thats why i said he has to choose what best suits him/her...
    Also if the database is huge and we create physical temp tables (option 2 and ur idea) its like having redundant data in the database which is also a problem....So ist upto the user to actually evaluate the situation and come up with what best suits him/her...
    Regards
    BharathHi,
    I understand your opinion. But I am not sure that the user have enough experience to choose the best option by his one. And about the redundant data: because of this I wrote that he should truncate the tables after the last mapping which loads all data into the real target table.
    Regards,
    Detlef

Maybe you are looking for