Invalid objects in APEX Schemas after import.

Hi,
After importing the APEX_040100 user in the database I got several invalid objects that are causing APEX not to work.
I gave up to compile them. After using all kind of tricks such as compile one schema at a time or compile all of them using the utlprp.sql script
or using EXEC DBMS_DDL.alter_compile('PACKAGE', 'MY_SCHEMA', 'MY_PACKAGE');
or one object art a time using command sililar to:
ALTER PACKAGE my_package COMPILE;
ALTER PACKAGE my_package COMPILE BODY;
ALTER PROCEDURE my_procedure COMPILE;
ALTER FUNCTION my_function COMPILE;
ALTER TRIGGER my_trigger COMPILE;
ALTER VIEW my_view COMPILE;
I can't find any documentation to show how to recompile them properly.
So I am asking:
1. How can we recompile all objects in APEX?
2. How can we re-install APEX?
3. How can we revert to previous version if both have problems?
Thanks
Yannis
Here is the list of invalid objects:
APEX_040100     PACKAGE     WWV_FLOW_DYNAMIC_EXEC     INVALID
APEX_040100     PACKAGE     WWV_FLOW_LOAD_DATA     INVALID
APEX_040100     PACKAGE     WWV_FLOW_SAMPLE_APP     INVALID
APEX_040100     PACKAGE     WWV_FLOW_UTILITIES     INVALID
APEX_040100     PACKAGE BODY     APEXWS     INVALID
APEX_040100     PACKAGE BODY     HTMLDB_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_4000_UI     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_ADMIN_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_ADVISOR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_AJAX     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_APPLICATION_INSTALL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_ASFCOOKIE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_AUDIT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_AUTHENTICATION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_AUTHENTICATION_ENGINE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_AUTHORIZATION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_BUILDER     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_BUTTON     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CALENDAR3     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CALENDAR_AJAX     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CHECK     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_COLLECTION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CONDITIONS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_COPY_PAGE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CREATE_APP_FROM_QUERY     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CREATE_MODEL_APP     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CSS_API_PRIVATE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CUSTOM_AUTH     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_CUSTOM_AUTH_STD     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DATALOAD_XML     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DATA_QUICK_FLOW     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DATA_UPLOAD     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DICTIONARY     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DISP_PAGE_PLUGS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DML     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DOWNLOAD     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DRAG_LAYOUT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_DYNAMIC_EXEC     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_ERROR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_F4000_P4150     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_F4000_PLUGINS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_F4000_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FILE_MGR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FLASH_CHART     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FLASH_CHART2     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FLASH_CHART5     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FLASH_CHART5_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FLASH_CHART_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FND_DEVELOPER_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FND_USER_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FORMS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_FORM_CONTROL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_GENERATE_DDL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_GENERATE_TABLE_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_GENERIC_ATTR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_GEN_API2     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_HINT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_HTML_API_PRIVATE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_IMP_PARSER     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_INSTALL_WIZARD     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_INSTANCE_ADMIN     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_ITEM     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_JAVASCRIPT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_JOB     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_LANG     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_LDAP     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_LIST     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_LOAD_DATA     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_LOAD_EXCEL_DATA     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_LOGIN     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_MAIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_META_DATA     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_META_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_MODEL_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_NATIVE_AUTHENTICATION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_NATIVE_DYNAMIC_ACTION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_NATIVE_ITEM     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PAGE_CACHE_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PLSQL_EDITOR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PLSQL_JOB     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PLUGIN_ENGINE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PLUGIN_F4000     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PLUGIN_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PPR_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PRINT_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PROCESS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PROCESS_UTILITY     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PROVISION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_PROVISIONING     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_QUERY_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_REGEXP     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_REGION_LAYOUT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_RENDER_QUERY     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_RENDER_SHORTCUT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_REST     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SAMPLE_APP     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SC_TRANSACTIONS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SECURITY     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SERIES_ATTR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SESSION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SESSION_MON     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SVG     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SW_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SW_PAGE_CALLS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SW_PARSER     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SW_SCRIPT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_SW_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TABLE_DRILL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TAB_MGR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TEAM     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TEAM_GEN_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TEMPLATES_UTIL     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_THEME_FILES     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_THEME_MANAGER     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TREE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_TREE_REGION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_UPGRADE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_UPGRADE_APP     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_UTILITIES     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_VALIDATION     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WEBSERVICES_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WEB_SERVICES     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WIZARD_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WIZ_CONFIRM     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET_AJAX     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET_DIALOGUE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET_EXPR     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET_FORM     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSHEET_STANDARD     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WORKSPACE_REPORTS     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_ATTACHMENT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_DIALOG     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_EXPORT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_FLASH_CHART     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_FORM     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_GEOCODE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_IMPORT     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_IMPORT_API     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_SECURITY     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_SETUP     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_STICKIES     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_UI     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_WS_WEBPAGE     INVALID
APEX_040100     PACKAGE BODY     WWV_FLOW_XLIFF     INVALID
APEX_040100     PACKAGE BODY     WWV_META_CLEANUP     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_ACC_LOAD     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_FRMMENU_LOAD_XML     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_FRM_LOAD_XML     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_FRM_OLB_LOAD_XML     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_FRM_UPDATE_APX_APP     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_FRM_UTILITIES     INVALID
APEX_040100     PACKAGE BODY     WWV_MIG_RPT_LOAD_XML     INVALID
APEX_040100     PACKAGE BODY     WWV_RENDER_CALENDAR2     INVALID
APEX_040100     PACKAGE BODY     WWV_RENDER_CHART2     INVALID
APEX_040100     PACKAGE BODY     WWV_RENDER_REPORT3     INVALID
APEX_040100     PROCEDURE     APEX_ADMIN     INVALID
APEX_040100     PROCEDURE     F     INVALID
APEX_040100     PROCEDURE     HTMLDB_ADMIN     INVALID
APEX_040100     PROCEDURE     WS     INVALID
APEX_040100     SYNONYM     APEX_COLLECTIONS     INVALID
APEX_040100     SYNONYM     HTMLDB_COLLECTIONS     INVALID
APEX_040100     TRIGGER     WWV_FLOW_FEEDBACK_T1     INVALID
APEX_040100     VIEW     WWV_FLOW_ADVISOR_RESULT     INVALID
APEX_040100     VIEW     WWV_FLOW_COLLECTIONS     INVALID
APEX_040100     VIEW     WWV_FLOW_SEARCH_RESULT     INVALID
APEX_040100     VIEW     WWV_MULTI_COMPONENT_EXPORT     INVALID

yannisr wrote:
Hi,
After importing the APEX_040100 user in the database I got several invalid objects that are causing APEX not to work.Hi,
You mean you did export APEX_040100 schema from one database and import it to another database?
There is also public synonyms and if I recall correct some objects are in SYS schema that belongs to Apex and are needed.
Regards,
Jari
http://dbswh.webhop.net/dbswh/f?p=BLOG:HOME:0

Similar Messages

  • How to find invalid objects in specific schema?

    Please let me know hoe to find invalid objects in specific schema such as SYS?
    Please help and guide
    Thanks,
    Waheed.

    Ok i get invalid objects now if i want to delete these invalid objects which query i have to run?
    also let me know there is no harm if i del invalid objects from SYS schema?
    Please help and guide
    Thanks,
    Waheed.

  • Invalid objects and ORA-00600 after deleting XML schema

    I am running Oracle 10.2.0.3 on Solaris 10. I am new to XML DB but my developers requested it for a new application. Recently we have noticed the following issue:
    My developers have attempted to re-register several schemas using:
    DBMS_XMLSchema.deleteSchema(SchemaURL => l_strSchemaURL,
    Delete_Option => DBMS_XMLSchema.Delete_Cascade_Force);
    And then re-register.
    DBMS_XMLSchema.RegisterURI( SchemaURL => l_strSchemaURL,
    SchemaDocURI => l_strImportURL,
    Local => True,
    GenTypes => True,
    GenBean => False,
    GenTables => True,
    Force => False,
    EnableHierarchy => DBMS_XMLSCHEMA.ENABLE_HIERARCHY_RESMETADATA);
    Afterwards I have noticed several invalid objects:
    OWNER        OBJECT_NAME                    OBJECT_TYPE     STATUS
    ELSVC        hsp_standard825_TAB$xd         TRIGGER         INVALID
    ELSVC        hsp_standard1145_TAB$xd        TRIGGER         INVALID
    ELSVC        hsp_standard_set827_TAB$xd     TRIGGER         INVALID
    ELSVC        hsp_standard_set827_TAB        TABLE           INVALID
    ELSVC        hsp_product822_TAB$xd          TRIGGER         INVALID
    ELSVC        hsp_product822_TAB             TABLE           INVALID
    ELSVC        hsp_planner_content833_TAB     TABLE           INVALID
    ELSVC        hsp_planner_content833_TAB$xd  TRIGGER         INVALID
    ELSVC        hsp_correlations839_TAB        TABLE           INVALID
    ELSVC        hsp_correlations839_TAB$xd     TRIGGER         INVALID
    ELSVC        hsp_standard825_TAB            TABLE           INVALID
    ELSVC        hsp_program819_TAB             TABLE           INVALID
    ELSVC        hsp_program819_TAB$xd          TRIGGER         INVALID
    XDB          XDLNKrHbGsLaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbIULaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbJZLaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbGFLaHgRAAUTyLEhg==     XML SCHEMA      INVALID
    XDB          XDLNKrHbHdLaHgRAAUTyLEhg==     XML SCHEMA      INVALID and if I attempt to compile the triggers I receive an ORA-00600: internal error code, arguments: [diana for triggering table/view ], [], [], [], [], [], [], []. I opened a TAR with oracle but they have not made much headway. Are we attempting to de-register the schemas improperly? Has anyone seen this issue before?
    Thanks,
    Brian

    SR 6204906.993. Up to this point oracle was able to help me identify that the invalid objects were related to the ORA-00600 but it was just recently that it appeared the Issue was possibly related to the delete schema procedure. The informed me that they were not aware of any known issues with this procedure.
    Thanks

  • Invalid object [xla,Flex,etc] after upgrade 11.2.0.3

    hai all ,
    im on solaris 11 cluster sun sparc , and my plan is installed eBS
    after i instal ebs , now next step is upgrade database to 11.2.0.3
    upgrade success but when i select invalid object from dba_objects , it show :
    FED_LOC_FLEX
    PR_LOC_FLEX
    AR_LOC_FLEX_PROVINCE_PC
    XLA_00707_AAD_C_000026_PKG
    XLA_00200_AAD_C_000017_PKG
    XLA_00200_AAD_C_000016_PKG
    XLA_00200_AAD_S_000032_PKG
    XLA_00200_AAD_S_000034_PKG
    XLA_00200_AAD_S_000039_PKG
    XLA_00200_AAD_S_000041_PKG
    XLA_00200_AAD_C_000020_PKG
    XLA_00200_AAD_C_000018_PKG
    XLA_00200_AAD_C_000021_PKG
    XLA_00555_AAD_S_000014_PKG
    XLA_00555_AAD_C_000015_PKG
    XLA_00200_AAD_C_000022_PKG
    FSAH_DUPLICATE_PKG
    XLA_00140_AAD_S_000036_PKG
    XLA_00707_AAD_C_000044_PKG
    MSD_DEM_OBI_DEMANTRA_MV
    BISM_CALC_FILTER
    itry to compile using utlrp.sql and using adadmin utility ( Re-create grants and synonyms for APPS schema & compile apps schema )
    but the error still same, any someone can help me ?

    Please also see:
    Xla Invalids After Upgrade From 11i To Release 12 [ID 1302349.1]
    XLA Package Invalid in 12.1.1 [ID 1093888.1]
    R12: Invalid Xla Objects After Upgrade from 11i To R12 - Unable To Compile [ID 1238973.1]
    Unable To Compile Invalid XLA Objects [ID 1468836.1]
    R12.1.1 - Invalid Objects After Patching [ID 1093163.1]
    Troubleshooting Guide - invalid objects in the E-Business Suite Environment 11i and 12 [ID 1325394.1]
    R12.1:Invalid Objects After 11gr2 Db And Ebs 12.1.3 Upgrade [ID 1342701.1]
    Thanks,
    Hussein

  • Compile invalid objects in apps schema

    i make compiled the apps schema by
    adadmin,utlrp.sql,compiled manual but still i am getting INVALID objects .. how to compile these objects ?
    Below is the output
    SQL>
    column owner format A9
    column object_name format A31
    column object_type format A15
    column last_ddl_time format A10
    spool invalids.lst
    select OWNER, OBJECT_NAME,OBJECT_TYPE,LAST_DDL_TIME
    from dba_objects where status='INVALID'
    order by owner;
    OWNER OBJECT_NAME OBJECT_TYPE LAST_DDL_T
    APPS FV_FACTS_TBAL_TRANSACTIONS PACKAGE BODY 03-MAR-13
    APPS IGI_IAC_REINSTATE_PKG PACKAGE BODY 03-MAR-13
    APPS IGI_IAC_RETIREMENT PACKAGE BODY 03-MAR-13
    APPS CST_PERIODIC_ABSORPTION_PROC PACKAGE BODY 03-MAR-13
    APPS FV_SLA_UTL_PROCESSING_PKG PACKAGE BODY 03-MAR-13
    APPS FV_CCR_UTIL_PVT PACKAGE BODY 03-MAR-13
    APPS PSA_AP_BC_PVT PACKAGE BODY 03-MAR-13
    APPS XLA_00200_AAD_S_000012_PKG PACKAGE BODY 03-MAR-13
    APPS AR_RECEIPT_UPDATE_API_PUB PACKAGE BODY 03-MAR-13
    APPS AR_AUTOREC_API PACKAGE BODY 03-MAR-13
    10 rows selected.
    SQL> alter package APPS.FV_FACTS_TBAL_TRANSACTIONS compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.FV_FACTS_TBAL_TRANSACTIONS:
    LINE/COL ERROR
    1742/6 PL/SQL: SQL Statement ignored
    1743/4 PL/SQL: ORA-00918: column ambiguously defined
    SQL> alter package APPS.IGI_IAC_REINSTATE_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.IGI_IAC_REINSTATE_PKG:
    LINE/COL ERROR
    3470/3 PL/SQL: Statement ignored
    3470/10 PLS-00306: wrong number or types of arguments in call to
    'GET_ASSET_RETIRE_REC'
    SQL> alter package APPS.IGI_IAC_RETIREMENT compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.IGI_IAC_RETIREMENT:
    LINE/COL ERROR
    4247/10 PL/SQL: Statement ignored
    4247/18 PLS-00306: wrong number or types of arguments in call to
    'GET_ASSET_RETIRE_REC'
    SQL> alter package APPS.CST_PERIODIC_ABSORPTION_PROC compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.CST_PERIODIC_ABSORPTION_PROC:
    LINE/COL ERROR
    3901/3 PL/SQL: Statement ignored
    3901/3 PLS-00306: wrong number or types of arguments in call to
    'ITERATION_PROCESS'
    SQL> alter package APPS.FV_SLA_UTL_PROCESSING_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.FV_SLA_UTL_PROCESSING_PKG:
    LINE/COL ERROR
    49/7 PL/SQL: Statement ignored
    49/22 PLS-00302: component 'PSA_XLA_ERROR' must be declared
    SQL> alter package APPS.FV_CCR_UTIL_PVT compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.FV_CCR_UTIL_PVT:
    LINE/COL ERROR
    2926/3 PL/SQL: Statement ignored
    2926/19 PLS-00302: component 'CONTACT_NAME' must be declared
    2928/4 PL/SQL: Statement ignored
    2928/20 PLS-00302: component 'CONTACT_PHONE' must be declared
    2929/8 PL/SQL: Statement ignored
    2929/24 PLS-00302: component 'CONTACT_PHONE' must be declared
    2931/3 PL/SQL: Statement ignored
    2931/19 PLS-00302: component 'CONTACT_EMAIL' must be declared
    2932/3 PL/SQL: Statement ignored
    2932/19 PLS-00302: component 'CONTACT_FAX' must be declared
    SQL> alter package APPS.PSA_AP_BC_PVT compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.PSA_AP_BC_PVT:
    LINE/COL ERROR
    291/11 PL/SQL: Statement ignored
    291/26 PLS-00302: component 'PSA_XLA_ERROR' must be declared
    346/13 PL/SQL: Statement ignored
    346/28 PLS-00302: component 'PSA_XLA_ERROR' must be declared
    835/7 PL/SQL: Statement ignored
    835/12 PLS-00313: 'ISPREPAYDIST' not declared in this scope
    1002/15 PL/SQL: Statement ignored
    1002/34 PLS-00201: identifier 'J' must be declared
    1014/13 PL/SQL: Statement ignored
    1014/48 PLS-00201: identifier 'I' must be declared
    1020/13 PL/SQL: Statement ignored
    LINE/COL ERROR
    1020/43 PLS-00201: identifier 'I' must be declared
    1022/13 PL/SQL: Statement ignored
    1024/73 PLS-00201: identifier 'I' must be declared
    1055/11 PL/SQL: Statement ignored
    1055/48 PLS-00201: identifier 'I' must be declared
    1057/11 PL/SQL: SQL Statement ignored
    1057/51 PLS-00201: identifier 'I' must be declared
    1080/80 PLS-00201: identifier 'I' must be declared
    1080/80 PLS-00201: identifier 'I' must be declared
    SQL> alter package APPS.XLA_00200_AAD_S_000012_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.XLA_00200_AAD_S_000012_PKG:
    LINE/COL ERROR
    157514/2 PLS-00103: Encountered the symbol "THEN" when expecting one of
    the following:
    ( - + case mod new not null <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev sum variance
    execute forall merge time timestamp interval date
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string> pipe
    <an alternatively-quoted string literal with character set
    specification>
    <an alternatively-quote
    LINE/COL ERROR
    SQL> alter package APPS.AR_RECEIPT_UPDATE_API_PUB compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.AR_RECEIPT_UPDATE_API_PUB:
    LINE/COL ERROR
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00201: identifier 'AR_RECEIPT_UPDATE_API_PUB' must be
    declared
    1/14 PLS-00304: cannot compile body of 'AR_RECEIPT_UPDATE_API_PUB'
    without its specification
    SQL> show err
    Errors for PACKAGE BODY APPS.AR_AUTOREC_API:
    LINE/COL ERROR
    2724/9 PL/SQL: SQL Statement ignored
    2740/27 PL/SQL: ORA-00904: "EXT"."SEQ_TYPE_LAST": invalid identifier
    note:application v12.0.4 database 10.2.3

    SQL> alter package APPS.FV_FACTS_TBAL_TRANSACTIONS compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.FV_FACTS_TBAL_TRANSACTIONS:
    LINE/COL ERROR
    1742/6 PL/SQL: SQL Statement ignored
    1743/4 PL/SQL: ORA-00918: column ambiguously defined
    SQL> alter package APPS.CST_PERIODIC_ABSORPTION_PROC compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.CST_PERIODIC_ABSORPTION_PROC:
    LINE/COL ERROR
    3901/3 PL/SQL: Statement ignored
    3901/3 PLS-00306: wrong number or types of arguments in call to
    'ITERATION_PROCESS'
    SQL> alter package APPS.AR_RECEIPT_UPDATE_API_PUB compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.AR_RECEIPT_UPDATE_API_PUB:
    LINE/COL ERROR
    0/0 PL/SQL: Compilation unit analysis terminated
    1/14 PLS-00201: identifier 'AR_RECEIPT_UPDATE_API_PUB' must be
    declared
    1/14 PLS-00304: cannot compile body of 'AR_RECEIPT_UPDATE_API_PUB'
    without its specification
    SQL> alter package APPS.XLA_00200_AAD_S_000012_PKG compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.XLA_00200_AAD_S_000012_PKG:
    LINE/COL ERROR
    157514/2 PLS-00103: Encountered the symbol "THEN" when expecting one of
    the following:
    ( - + case mod new not null <an identifier>
    <a double-quoted delimited-identifier> <a bind variable> avg
    count current exists max min prior sql stddev sum variance
    execute forall merge time timestamp interval date
    <a string literal with character set specification>
    <a number> <a single-quoted SQL string> pipe
    <an alternatively-quoted string literal with character set
    specification>
    <an alternatively-quote
    LINE/COL ERROR
    SQL> alter package APPS.FV_CCR_UTIL_PVT compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show err
    Errors for PACKAGE BODY APPS.FV_CCR_UTIL_PVT:
    LINE/COL ERROR
    2926/3 PL/SQL: Statement ignored
    2926/19 PLS-00302: component 'CONTACT_NAME' must be declared
    2928/4 PL/SQL: Statement ignored
    2928/20 PLS-00302: component 'CONTACT_PHONE' must be declared
    2929/8 PL/SQL: Statement ignored
    2929/24 PLS-00302: component 'CONTACT_PHONE' must be declared
    2931/3 PL/SQL: Statement ignored
    2931/19 PLS-00302: component 'CONTACT_EMAIL' must be declared
    2932/3 PL/SQL: Statement ignored
    2932/19 PLS-00302: component 'CONTACT_FAX' must be declared

  • Some objects in sys schema not imported usinf full database import/export.

    Hello All,
    We need to migrate database from one server to new server using same database version 11g Release 2 (11.2.0.1.0). We have some production objects in sys schema. We took full export using full=y and then import on new server using full=y. Other objects belonging to different tablespaces and users has successfully imported but production objects i.e table in sys schema not import.
    We used following commands for export and import:
    # exp system file=/u01/backup/orcl_full_exp.dmp log=/u01/backup/orcl_full_exp.log full=y statistics=none
    # imp system file=/u01/backup/orcl_full_exp.dmp log=/u01/backup/orcl_full_imp.log full=y ignore=y
    Kind Regards,
    Sharjeel

    Hi,
    First of all it is not good practice to keep user object in the sys schema
    second you are useing version 11gr2 what not you go for datapump export/import method.
    third, did you get any error in import, what is the error

  • Unable to access objects under the schema after refresh

    Hi,
    I refreshed one of my schema (XXX) from a Production to QA.
    I checked and found that all the objects have been refreshed correctly.
    But when I try to query the object from the schema, I get the error. ORA-00942: table or view does not exists.
    When I query it using, XXX.table_name -> I get the desired output.
    What am I missing here? Some privileges? Could someone please help me on this?
    Thanks!

    user9104898 wrote:
    Hi,
    I refreshed one of my schema (XXX) from a Production to QA.
    I checked and found that all the objects have been refreshed correctly.
    But when I try to query the object from the schema, I get the error. ORA-00942: table or view does not exists.
    When I query it using, XXX.table_name -> I get the desired output.
    What am I missing here? Some privileges? Could someone please help me on this?
    Thanks!Hi.How you refresh your "XXX" schema from according production schema?,drop and create objects again?.If yes then that is possible because all privileges(in this case object) which related these objects was lost, therefore you get an error as "ORA-00942: table or view does not exists".You have to give grant(select or other) again related these objects to desired users.

  • Problem with ORA-24372 invalid object for describe

    I have unresolved problem with oracle message: ORA-24372 invalid object for describe. There is the client-server application which installed on users PCs. Client application is program on Delphi 7 that installed on several users PCs which works with Oracle DB 10g server (clients on users side 8.1.7) by means ODAC 5.7. Each user by means this application works with data on Oracle server. Each group of users uses its own schema. Each of this schema has grants to select data and execute procs in the main schema. During the time of operation I modified and compiled some procs in the main schema. As the result I found some depended Invalid objects in main schema. I recompiled them. There is no invalid objects in all schemas. But when I starts application in one user place (he uses for example schema X1) I see oracle message: ORA-24372 invalid object for describe. Other users in group which uses schema X1 works without this problem. There is finite aggregate of users of schema Х1 which has this message but some users of schema Х1 has no problem. All users has identical software and there is no any invalid objects in schemas! I try to start application on my PC using schema X1 and finds ORA-24372 then I try to start application on neighbors PC and it is all ok! It happened after I recompiled main schema in the time of users operation. What should I do to resolve this problem? Where to find the source of the problem: in client or in server?

    To Mr. Sven Weller
    The purpose of creation X1 (X2, Х3…) was restriction of users to access objects in the Main Schema. X1 has no any objects except function that returns her name for internal purposes. X1 has many synonyms for objects in the Main schema. There is no invalid objects in X1!

  • Unknown SQL Exception 208 occurred. Additional error information from SQL Server is included below.Invalid object name 'Webs'.

    SP 2013 Server + Dec 2013 CU. Upgrading from SharePoint 2010.
    We have a web application that is distributed over 7-8 content databases from SharePoint 2010. All but one database are upgradable. However, one database gives:
    Invalid object name 'Webs'.
    while running Test-SPContentDatabase or Mount-SPContentDatabase.
    EventViewer has the following reporting 5586 event Id:
    Unknown SQL Exception 208 occurred. Additional error information from SQL Server is included below.Invalid object name 'Webs'.
    After searching a bit, these links do not help:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/fd020a41-51e6-4a89-9d16-38bff9201241/invalid-object-name-webs?forum=sharepointadmin
    we are trying PowerShell only.
    http://blog.thefullcircle.com/2013/06/mount-spcontentdatabase-and-test-spcontentdatabase-fail-with-either-invalid-object-name-sites-or-webs/
    In our case, these are content databases. This is validated from Central Admin.
    http://sharepointjotter.blogspot.com/2012/08/sharepoint-2010-exception-invalid.html
    Our's is SharePoint 2013
    http://zimmergren.net/technical/findbestcontentdatabaseforsitecreation-problem-after-upgrading-to-sharepoint-2013-solution
    Does not seem like the same exact problem.
    Any additional input?
    Thanks, Soumya | MCITP, SharePoint 2010

    Hi,
    “All but one database are upgradable. However, one database gives:
    Invalid object name 'Webs'.”
    Did the sentence you mean only one database not upgrade to SharePoint 2013 and given the error?
    One or more of the following might be the cause:
    Insufficient SQL Server database permissions
    SQL Server database is full
    Incorrect MDAC version
    SQL Server database not found
    Incorrect version of SQL Server
    SQL Server collation is not supported
    Database is read-only
    To resolve the issue, you can refer to the following article which contains the causes and resolutions.
    http://technet.microsoft.com/en-us/library/ee513056(v=office.14).aspx
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • "Messages" problem after importing .xsd file as external definition

    Hello,
    I received an .xsd file from a customer and need to import it as an "External Definition" in order to create the "Message Interface". The structure of the xsd looks like this:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:px="http://www.opentrans.org/XMLSchema/1.0" targetNamespace="http://www.opentrans.org/XMLSchema/1.0" elementFormDefault="qualified">
    <xsd:element name="ORDER">
    </xsd:element>
    <xsd:element name="ADDRESS">
    </xsd:element>
    <xsd:element name="ARTICLE_ID">
    </xsd:element>
    </xsd:schema>
    After importing and looking at the tab "Messages" I get numerous entries, for each <xsd:element> I get one message! But I basically only need one "Message" that holds my complete xsd-file.
    I tried inserting <xsd:element name="COMPLETEORDER"> right after the <xsd:schema>-Tag but that didn't work either. Somehow I need to sum up all the <xsd:elements>.
    Does anyone have an idea? Thank you very much!
    Peter

    Hello Prateek, Hello everyone,
    I now know what the problem is. I downloaded XMLspy and checked on the structure:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:px="http://www.opentrans.org/XMLSchema/1.0" targetNamespace="http://www.opentrans.org/XMLSchema/1.0" elementFormDefault="qualified">
    <xsd:element name="ORDER">
    </xsd:element>
    <xsd:element name="ADDRESS">
    </xsd:element>
    <xsd:element name="ARTICLE_ID">
    </xsd:element>
    <xsd:simpleType name="dtBOOLEAN">
    </xsd:simpleType>
    <xsd:simpleType name="dtCOUNTRIES">
    </xsd:simpleType>
    <xsd:element name="SUPPLIER_AID">
    </xsd:element>
    <xsd:simpleType name="typeSUPPLIER_AID">
    </xsd:simpleType>
    </xsd:schema>
    Between the long list of <xsd:element> tags there are some simpleTypes on the same
    level. Now if I insert
    <xsd:element name="COMPLETEORDER">
    <xsd:complexType>
    <xsd:sequence>
    on top, the <xsd:sequence> would be on the same level as the simpleTypes - which is not valid!
    But can I just move all the simpleTypes, e.g. into an <xsd:element>??
    That would be changing the customer's structure which I think is not a good thing!?
    Thank you again for your help! I really appreciate it!
    Best regards,
    Peter

  • Help for "Invalid Object Count"

    Hi
    I got a Schema in my Database, i added a couple of tables with a script, dropped them again and did so 3 times because of some errors. Now i get the Error "Owner's Invalid Object Count" in the Category "Invalid Objects by Schema" and Oracle Enterprise Manager says i have invalid objects in my schema. How can i clean the schema and delete those invalid objects? i can't seen them in my tables, views or synonyms.
    greets

    May be some script error
    u should drop old table
    then create new table.
    ok
    good luck

  • Apex Application not working after importing to my apps schema...

    Hi friends,
    I created one DB application in my sample schema that is associated with apex 4.0.....
    Application details:
    *) login page(where i will be giving username and password)
    *) page 1 (consist of several form fields, like
    --->name:
    --->module:
    --->projects:
    ----->email:
    the above are the fields, if i put any entries in the above field means, it will get automatically inserting in the report column, which is also in the same page consist of the above fields in the table manner...
    since this report table consist of an edit icon in front, if i clicked the edit icon of an one row means, it will go to another page..
    *) i.e. page 3(consist of the same fields with entries in it automatically corresponding to the each and every row, suppose if i want to update any changes means i can update in it....
    this is my application that i developed it is working well with in the sample schema apex 4.0..
    What i did is i created a new workspace with APPS schema in it...and i have imported my application that i developed in sample schema to APPS schema....
    Since after importing to APPS schema...when i tried to open the application, it is not showing any datas in it...That is due to the tables that are supporting the application is not in APPS schema, so what i did is i have given grant privilege to the respective tables and also i have created a synonym for accessing the table in APPS schema for supporting the application.....
    Now if i tried to put any entries in the form in page 2, it is getting inserting in the report column which is also in the page2....
    But my problem starts here, if i clicked the edit icon symbol in each and every row of the report column it is going to the page 3 which has a respective form fields, but it is not showing any entries in it automatically, and if i tried to put any entry in it, it is not getting updating in the report table......
    why this problem occurred for my application in APPS schema....But my application works very well within the sample schema......why it is not showing any entries in the form automatically soon after i clicked the edit icon in each and every row.....
    i couldn't know what is the real problem behind this..... help me friends.
    As this is my urgent requirement in my project..Reply me ASAP...
    Thanks in Advance..
    Regards,
    Harry...

    First, try a system reset although I can't give you any confidence.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.
    If the Reset doesn't work, try a Restore.  Note that it's nowhere near as quick as a Reset.  It could take well over an hour!  Connect via cable to the computer that you use for sync.  From iTunes, select the iPad/iPod and then select the Summary tab.  Follow directions for Restore and be sure to say "yes" to the backup.  You will be warned that all data (apps, music, movies, etc.) will be erased but, as the Restore finishes, you will be asked if you wish the contents of the backup to be copied to the iPad/iPod.  Again, say "yes."
    At the end of the basic Restore, you will be asked if you wish to sync the iPad/iPod.  As before, say "yes."  Note that that sync selection will disappear and the Restore will end if you do not respond within a reasonable time.  If that happens, only the apps that are part of the IOS will appear on your device.  Corrective action is simple -  choose manual "Sync" from the bottom right of iTunes.
    If you're unable to do the Restore, go into Recovery Mode per the instructions here.

  • Invalid objects showed up after import

    Hello,
    I wanted to migrate a lot of databases to 1 database, where I created schemas for every database. I imported each database to new schema and now I have one database with 30 schemas. When I try to export (full export) database like user "system", export is clear without any warnings, but when I try to import this database to another database a lot of warnings showed up. Warnings like:
    IMP-00061: Warning: Object type "SYSTEM". "Repco $ _OBJECT_NULL_VECTOR" already exists with a different identifier
    IMP-00019: row was rejected because of an error ORACLE 1
    IMP-00003: ORACLE error occurred 1
    ORA-00001: the unique constraints violation (SYSMAN.MGMT_ARU_FAM_PRD_PK)
    import was completed successfully with warnings. I try to recompile invalid objects which were created in this database, a lot of objects recompile ok but a few not
    SQL> select * from all_objects where status='INVALID';
    OWNER OBJECT_NAME
    SUBOBJECT_NAME OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE
    CREATED LAST_DDL TIMESTAMP STATUS T G S
    SYS DEF$_AQCALL
    4943 SYNONYM
    17.04.07 17.04.07 2007-04-17:03:41:22 INVALID N N N
    SYS DEFTRAN
    4955 VIEW
    17.04.07 17.04.07 2007-04-17:03:41:23 INVALID N N N
    OWNER OBJECT_NAME
    SUBOBJECT_NAME OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE
    CREATED LAST_DDL TIMESTAMP STATUS T G S
    PUBLIC DEFTRAN
    4956 SYNONYM
    17.04.07 17.04.07 2007-04-17:03:41:23 INVALID N N N
    SYS DEFTRANDEST
    4957 VIEW
    OWNER OBJECT_NAME
    SUBOBJECT_NAME OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE
    CREATED LAST_DDL TIMESTAMP STATUS T G S
    17.04.07 17.04.07 2007-04-17:03:41:23 INVALID N N N
    PUBLIC DEFTRANDEST
    4958 SYNONYM
    17.04.07 17.04.07 2007-04-17:03:50:09 INVALID N N N
    SYS DBMS_DEFER_SYS
    OWNER OBJECT_NAME
    SUBOBJECT_NAME OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE
    CREATED LAST_DDL TIMESTAMP STATUS T G S
    5054 PACKAGE BODY
    17.04.07 17.04.07 2007-04-17:03:50:35 INVALID N N N
    SYS DBMS_SNAPSHOT
    7493 PACKAGE BODY
    17.04.07 17.04.07 2007-04-17:03:50:56 INVALID N N N
    Please, I need your advice to solve this issues... Thank you for any help...

    thank you for your feedback...
    I am trying do it this on Windows Server 2008 R2 x64 + Oracle v. 10.2.0.3.0
    Export command:
    exp system/system@db01 file=C:\ICP\db01.DMP log=C:\ICP\db01.LOG FULL=Y
    Import commad:
    imp system/system@db01 FILE=C:\ICP\db01.DMP LOG=C:\ICP\db01.LOG FULL=Y IGNORE=Y
    "You should not be importing SYSTEM objects as these are seeded objects and are already present in the target database." so how to import whole database?
    Thank you...

  • Invalid object error while migrating oracle forms 6i to APEX

    Hi,
    I have a form name abc.fmb and I did converted to xml and imported using application migration in APEX
    With these I have nine PL/SQL libraries (PLL). converted it to PLD using rwconvertor and imported in APEX. Also, I have 4 tables i.e data base block in forms.
    Now, when i m migrating forms to APEX it is giving an error message saying invalid objects and shows the table name and column name. But the column name that it shows is a text box in the form that is also a database item ...
    eg:- addr is the block name in forms
    item name dsp_name
    error: invalid object
    Please suggest.
    Thanks,
    AP.

    Hi AP
    i would suggest this...
    Oracle Application Express (APEX)
    Regards,
    Abdetu...

  • Invalids Objects after DB Migration

    Hi,
    I got lot of invalid objects after DB migration, Before export i droped apps/edw db links in source, after import in new target system i can see lot of invalid objects
    alter VIEW APPLSYS.AQ$WF_CONTROL compile;
    alter VIEW APPLSYS.AQ$_WF_CONTROL_F compile;
    alter VIEW APPS.EUL5_B080110101824Q8V1 compile;
    alter VIEW APPS.EUL5_B080110140308Q1V1 compile;
    alter VIEW APPS.EUL5_B080110101824Q1V1 compile;
    alter VIEW APPS.EUL5_B080110142754Q5V1 compile;
    alter VIEW APPS.EUL4_B050720090637Q1V1 compile;
    alter VIEW APPS.EUL5_B080110101824Q5V1 compile;
    alter VIEW APPS.EUL5_B080110101824Q7V1 compile;
    alter VIEW APPS.EUL5_B080110105519Q8V1 compile;
    alter VIEW APPS.EUL4_B050225111630Q1V1 compile;
    alter VIEW APPS.EUL5_B080827104717Q2V1 compile;
    alter VIEW APPS.EUL5_B080827104041Q1V1 compile;
    alter VIEW APPS.EUL5_B080825171948Q1V1 compile;
    alter VIEW APPS.EUL5_B080827104041Q3V1 compile;
    alter VIEW APPS.EUL4_B070517133406Q3V1 compile;
    alter VIEW APPS.EUL4_B060516094902Q1V1 compile;
    alter VIEW APPS.EUL5_B080110101824Q2V1 compile;
    alter VIEW APPS.EUL5_B080110105519Q7V1 compile;
    alter VIEW APPS.EUL4_B040914132829Q1V1 compile;
    alter PACKAGE APPS.ENG_CHANGE_TEXT_UTIL compile;
    alter VIEW APPS.EUL5_B080110105519Q6V1 compile;
    alter VIEW APPS.EUL4_B070517133406Q1V1 compile;
    alter VIEW APPS.EUL4_B041230091230Q1V1 compile;
    alter VIEW APPS.EUL5_B080110105519Q4V1 compile;
    alter VIEW APPS.EUL4_B050720092221Q1V1 compile;
    alter VIEW APPS.EUL4_B050225111545Q1V1 compile;
    alter VIEW APPS.EUL5_B080110105519Q5V1 compile;
    alter VIEW APPS.EUL4_B070108141912Q1V1 compile;
    alter VIEW APPS.EUL5_B080110142754Q4V1 compile;
    alter VIEW APPS.EUL5_B080110142754Q1V1 compile;
    alter VIEW APPS.EUL5_B080110142754Q2V1 compile;
    alter VIEW APPS.EUL5_B080110101824Q4V1 compile;
    alter PACKAGE APPS.EGO_ITEM_TEXT_UTIL compile;
    alter package APPS.CS_WF_ACTIVITIES_PKG compile body;
    alter package APPS.CS_SR_ADDR_SYNC_INDEX_PKG compile body;
    alter package APPS.BOMPKMUD compile body;
    alter package APPS.ICX_POR_INTERMEDIA_INDEX compile body;
    alter package APPS.CS_KB_CONC_PROG_PKG compile body;
    alter package APPS.OF_PA_PKG compile body;
    alter package APPS.AD_PARALLEL_UPDATES_PKG compile body;
    alter package APPS.CE_BANK_PURGINGS compile body;
    alter package APPS.OE_CREDIT_CARD_MIGRATE_UTIL compile body;
    alter package APPS.OKS_CCENCRYPTION_PKG compile body;
    alter package APPS.OKC_RISK_EVENTS_PKG compile body;
    alter package APPS.OKC_REP_CONTACT_ROLES_PKG compile body;
    alter package APPS.JTF_TASK_IDX_UTL compile body;
    alter package APPS.ENI_DENORM_HRCHY compile body;
    alter package APPS.EGO_ITEM_TEXT_PVT compile body;
    alter package APPS.EGO_ITEM_TEXT_UTIL compile body;
    alter package APPS.EDW_POA_LN_TYPE_M_C compile body;
    alter package APPS.EDW_POA_SPLRITEM_M_C compile body;
    alter package APPS.EDW_GEOGRAPHY_M_C compile body;
    alter package APPS.RA_CUSTOMER_TEXT_PKG compile body;
    alter package APPS.OPI_EDW_UOM_CONV_F_C compile body;
    alter package APPS.EDW_OPI_PRDL_M_C compile body;
    alter package APPS.EDW_OPI_LOT_M_C compile body;
    alter package APPS.EDW_OPI_ACTV_M_C compile body;
    alter package APPS.EDW_OPI_OPRN_M_C compile body;
    alter package APPS.OPI_EDW_OPMINV_DAILY_STAT_F_C compile body;
    alter package APPS.OPI_EDW_OPMCOGS_F_C compile body;
    alter package APPS.OPI_EDW_OPM_JOB_DETAIL_F_C compile body;
    alter package APPS.OPI_EDW_OPM_JOB_RSRC_F_C compile body;
    alter package APPS.OPI_EDW_COGS_F_C compile body;
    alter package APPS.EDW_MTL_INVENTORY_LOC_M_C compile body;
    alter package APPS.ISC_EDW_BOOK_SUM1_F_C compile body;
    alter package APPS.FND_OID_DIAG compile body;
    alter VIEW APPS.EUL5_B090911130003Q2V1 compile;
    alter VIEW APPS.EUL5_B090911130003Q1V1 compile;
    alter VIEW APPS.EUL5_B090910161600Q2V1 compile;
    alter VIEW APPS.EUL5_B090910161600Q1V1 compile;
    alter VIEW APPS.EUL5_B090910090134Q2V1 compile;
    alter VIEW APPS.EUL5_B090910090134Q1V1 compile;
    alter VIEW APPS.EUL5_B090701170823Q3V1 compile;
    alter VIEW APPS.EUL5_B090701170823Q2V1 compile;
    alter VIEW APPS.EUL5_B090701170823Q1V1 compile;
    alter VIEW APPS.EUL5_B090701170628Q3V1 compile;
    alter VIEW APPS.EUL5_B090701170628Q2V1 compile;
    alter VIEW APPS.EUL5_B090701170628Q1V1 compile;
    alter VIEW APPS.EUL5_B090701162946Q3V1 compile;
    alter VIEW APPS.EUL5_B090701162946Q2V1 compile;
    alter VIEW APPS.EUL5_B090701162946Q1V1 compile;
    alter VIEW APPS.EUL5_B090629085441Q1V1 compile;
    alter VIEW APPS.EUL5_B080109163823Q5V1 compile;
    alter VIEW APPS.EUL5_B081014161934Q1V1 compile;
    alter VIEW APPS.EUL5_B080827104041Q2V1 compile;
    alter VIEW APPS.EUL5_B080826171658Q1V1 compile;
    alter VIEW APPS.EUL5_B080827104717Q1V1 compile;
    alter VIEW APPS.EUL5_B080827091711Q1V1 compile;
    alter VIEW APPS.EUL5_B081014085038Q1V1 compile;
    alter VIEW APPS.EUL5_B080826171630Q1V1 compile;
    alter VIEW APPS.EUL5_B080827091711Q2V1 compile;
    alter VIEW APPS.EUL5_B080110101824Q6V1 compile;
    alter VIEW APPS.EUL4_B040903135303Q1V1 compile;
    alter VIEW APPS.EUL5_B080109163823Q4V1 compile;
    alter VIEW APPS.EUL5_B080110105519Q1V1 compile;
    alter VIEW APPS.EUL5_B080110105519Q2V1 compile;
    alter VIEW APPS.EUL5_B080110142754Q6V1 compile;
    alter package APPS.ICX_CAT_INTERMEDIA_INDEX_PVT compile body;
    alter package APPS.ARP_STAX_88 compile body;
    alter package APPS.ARP_STAX_82 compile body;
    alter package APPS.ARP_STAX_86 compile body;
    alter package APPS.ARP_STAX_85 compile body;
    alter package APPS.ARP_STAX_84 compile body;
    alter package APPS.ENG_CHANGE_LINE_UTIL compile body;
    alter package APPS.ENG_CHANGE_ACTIONS_PKG compile body;
    alter package APPS.ENG_LAUNCH_ECO_OI_PK compile body;
    alter package APPS.EDW_MRP_PLAN_M_C compile body;
    alter package APPS.EDW_MRP_FORECAST_M_C compile body;
    alter package APPS.EDW_MRP_DM_CLS_M_C compile body;
    alter package APPS.CS_SR_SYNC_INDEX_PKG compile body;
    alter package APPS.OKE_DELIVERABLE_UTILS_PUB compile body;
    alter package APPS.OKE_DELIVERABLE_UTILS_PKG compile body;
    alter package APPS.EDW_ORGANIZATION_M_C compile body;
    alter package APPS.EDW_HR_MVMNT_TYP_M_C compile body;
    alter package APPS.HR_EDW_WRK_CMPSTN_F_C compile body;
    alter package APPS.EDW_HR_RQN_VCNCY_M_C compile body;
    alter package APPS.EDW_HR_REASON_M_C compile body;
    alter package APPS.EDW_HR_REC_ACT_M_C compile body;
    alter package APPS.EDW_HR_PRSN_TYP_M_C compile body;
    alter package APPS.EDW_HR_POSITION_M_C compile body;
    alter package APPS.EDW_HR_SERVICE_M_C compile body;
    alter package APPS.EDW_HR_GRADE_M_C compile body;
    alter package APPS.EDW_HR_JOBS_M_C compile body;
    alter package APPS.EDW_HR_ASSGNMNT_M_C compile body;
    alter package APPS.EDW_HR_AGE_BAND_M_C compile body;
    alter package APPS.EDW_HR_ASG_CHNG_M_C compile body;
    alter package APPS.FII_PA_BUDGET_F_C compile body;
    alter package APPS.FII_PA_REVENUE_F_C compile body;
    alter package APPS.FII_PA_UOM_CONV_F_C compile body;
    alter package APPS.FII_PA_COST_F_C compile body;
    alter package APPS.FII_AR_E_REVENUE_F_C compile body;
    alter package APPS.FII_AR_TRX_DIST_F_C compile body;
    alter package APPS.FII_AP_SCH_PAYMTS_F_C compile body;
    alter package APPS.FII_AP_INV_LINES_F_C compile body;
    alter package APPS.FII_AP_INV_PAYMTS_F_C compile body;
    alter package APPS.FII_AP_INV_ON_HOLD_F_C compile body;
    alter package APPS.FII_AP_HOLD_DATA_F_C compile body;
    alter package APPS.HZ_PURGE compile body;
    alter package APPS.AR_CMGT_DATA_POINTS_PKG compile body;
    alter package APPS.AR_CMGT_AGING compile body;
    alter package APPS.ENG_CHANGE_TEXT_PVT compile body;
    alter package APPS.ENG_CHANGE_TEXT_UTIL compile body;
    alter package APPS.AP_WEB_MANAGEMENT_REPORTS_PKG compile body;
    alter package APPS.OKC_REP_RELATIONSHIPS_PKG compile body;
    alter package APPS.AZ_R12_TRANSFORM_CASCADE compile body;
    alter package APPS.AZ_COMP_REPORTER compile body;
    alter package APPS.IRC_POSTING_CONTENT_API compile body;
    alter package APPS.IRC_DOCUMENT_API compile body;
    alter package APPS.HZ_PARTY_STAGE compile body;
    alter package APPS.HZ_DQM_SYNC compile body;
    alter package APPS.OKE_AGREEMENT_PVT compile body;
    alter package APPS.OKC_TEMPLATE_KEYWORD_PVT compile body;
    alter package APPS.OKC_DELIVERABLE_PROCESS_PVT compile body;
    alter package APPS.OKC_ARTICLE_KEYWORD_PVT compile body;
    alter package APPS.OKC_TERMS_COPY_GRP compile body;
    alter package APPS.INVPOPIF compile body;
    alter package APPS.IBC_IMT_PUB compile body;
    alter package APPS.FND_IMUTL compile body;
    alter package APPS.ENG_ECO_UTIL compile body;
    alter VIEW CLM.CLM_CLMRMCM1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMMS1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMVS1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMUS1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMSG1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMRS1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMRP1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMRG1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMPT1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMPO1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMOW1_VIEW compile;

    alter VIEW CLM.CLM_CLMRMGM1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMFS1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMFN1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMFD1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMDF1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMCP1_VIEW compile;
    alter VIEW CLM.CLM_CLMRMCL1_VIEW compile;
    alter VIEW CONV.TEST_1 compile;
    alter VIEW DMUSER.GL_JE_LINES_V compile;
    alter VIEW DMUSER.GL_JE_CATEGORIES_TL_V compile;
    alter VIEW NOETIX.NOETIX_SEARCHBY_CANDIDATES compile;
    alter package OBT_AA.PA_EXPENDITURE_INQUIRY compile body;
    alter package OBT_AA.PO_CORE_S compile body;
    alter package OBT_AA.OBTPA_AP_PO_FLEX_PURGEUTL_PVT compile body;
    alter package OBT_AA.PO_INQ_SV compile body;
    alter package OBT_AA.PA_PROJECT_PUB compile body;
    alter package OBT_AA.PA_PROJECT_PVT compile body;
    alter package OBT_AA.PA_CONTROL_API_PVT compile body;
    alter package OBT_AA.PA_CONTROL_API_PUB compile body;
    alter package OBT_AA.PA_PROJECT_CHECK_PVT compile body;
    alter package OBT_AA.RCV_QUANTITIES_S compile body;
    alter package OBT_AA.PA_RESOURCE_PUB compile body;
    alter package OBT_AA.PO_VALIDATE_CAI compile body;
    alter package OBT_AA.OF_PA_PKG compile body;
    alter package OBT_AA.OBTPA_AP_PO_FLEX_PROCS compile body;
    alter package OBT_AA.ARP_STAX_88 compile body;
    alter package OBT_AA.ARP_STAX_86 compile body;
    alter package OBT_AA.ARP_STAX_82 compile body;
    alter package OBT_AA.ARP_STAX_84 compile body;
    alter package OBT_AA.ARP_STAX_85 compile body;
    alter package OBT_AA.EGO_ITEM_TEXT_UTIL compile body;
    alter package OBT_AA.ENG_CHANGE_TEXT_UTIL compile body;
    alter package OBT_AA.PA_EVENT_PVT compile body;
    alter package OBT_AA.PA_EVENT_PUB compile body;
    alter package OBT_AA.OBTPA_AP_PO_FLEX_AP_PURGE_PKG compile body;
    alter package OBT_AA.PA_INTERFACE_UTILS_PUB compile body;
    alter package OBT_AA.OF_ID_PKG compile body;
    alter package OBT_AA.AP_INVOICES_PKG compile body;
    alter package OBT_AA.OBTPA_AP_PO_FLEX_RCV_PURGE_PVT compile body;
    alter package OBT_AA.AP_INVOICES_UTILITY_PKG compile body;
    alter package OBT_AA.GBLWF_PO_AG compile body;
    alter package OBT_AA.AP_INVOICE_PAYMENTS_PKG compile body;
    alter package OBT_AA.FND_GFM compile body;
    alter package OBT_AA.OBTPA_AP_PO_FLEX_PURGE_PVT compile body;
    alter package OBT_AA.GL_CI_REMOTE_INVOKE_PKG compile body;
    alter package OBT_AA.OBTPA_AP_PO_FLEX_PURGE_GRP compile body;
    alter package OBT_AA.FND_ATTACHMENT_UTIL_PKG compile body;
    alter package OBT_AA.POLOAD_CAI compile body;
    alter package OBT_AA.POLOAD2_CAI compile body;
    alter package OBT_AA.POLOAD1_CAI compile body;
    alter package OBT_AA.OBTPA_CUSTOM_APPO_FLEX_PROCS compile body;
    alter VIEW OBT_AA.PO_REQUISITION_HEADERS_REQ_V compile;
    alter VIEW OBT_AA.RCV_VRC_TXS_VEND_V compile;
    alter VIEW OBT_AA.ICX_POR_SES_REQS_V compile;
    alter VIEW OBT_AA.ADI_WEB_FILES_VL compile;
    alter VIEW OBT_AA.POR_ATTACHMENTS_SUMMARY_V compile;
    alter VIEW OBT_AA.WIP_OPERATION_INSTRUCTIONS_V compile;
    alter VIEW OBT_AA.WIP_ENTITY_COMMENTS_V compile;
    alter VIEW OBT_AA.WIP_COMMENT_CODES_V compile;
    alter VIEW OBT_AA.XLA_OKL_AEL_GL_TRX_V compile;
    alter VIEW OBT_AA.XLA_OKL_AEL_GL_QTE_V compile;
    alter VIEW OBT_AA.XLA_OKL_AEL_GL_CTR_V compile;
    alter VIEW OBT_AA.OKL_AEL_GL_QTE_V compile;
    alter VIEW OBT_AA.OKL_POOL_SRCH_V compile;
    alter VIEW OBT_AA.CE_CP_DISC_V compile;
    alter VIEW OBT_AA.OKL_POOL_SRCH_PAYFREQ_V compile;
    alter VIEW OBT_AA.XLA_OKL_AEL_GL_AST_V compile;
    alter VIEW OBT_AA.OKL_AM_ASSET_RETURNS_UV compile;
    alter VIEW OBT_AA.IGI_EXP_DUS_V compile;
    alter VIEW OBT_AA.OKL_AEL_GL_TRX_V compile;
    alter VIEW OBT_AA.OKL_AEL_GL_CTR_V compile;
    alter VIEW OBT_AA.CE_CP_DISC_SURPLUS_V compile;
    alter VIEW OBT_AA.CUN_ITEM_NETWORK_UNITS_V compile;
    alter VIEW OBT_AA.PA_FCST_PERIODIC_HDR_V compile;
    alter VIEW OBT_AA.PA_FCST_PERIODIC_DTL_V compile;
    alter VIEW OBT_AA.OTA_FINANCE_LINES_V compile;
    alter VIEW OBT_AA.PA_ADW_LOWTSK_ACT_CMT_V compile;
    alter VIEW OBT_AA.OKL_EBIZ_KHEADERS_V compile;
    alter VIEW OBT_AA.OKL_CURE_RFND_VND_DTLS_UV compile;
    alter VIEW OBT_AA.OKL_CURE_CONTRACT_UV compile;
    alter VIEW OBT_AA.OKL_BPD_RECEIPT_ASSET_UV compile;
    alter VIEW OBT_AA.OKL_BPD_RECEIPT_APPLIC_UV compile;
    alter VIEW OBT_AA.CUN_ASSET_ADDITIONS_UNITS_V compile;
    alter VIEW OBT_AA.ICX_PO_ACTION_HISTORY_PK_V compile;
    alter VIEW OBT_AA.CST_PAC_WIP_TXN_V compile;
    alter VIEW OBT_AA.PO_RELEASE_XML compile;
    alter VIEW OBT_AA.PO_RELEASE_ARCHIVE_XML compile;
    alter VIEW OBT_AA.PO_LINE_LOCATIONS_XML compile;
    alter VIEW OBT_AA.PO_LINE_LOCATIONS_ARCHIVE_XML compile;
    alter VIEW OBT_AA.PO_LINES_XML compile;
    alter VIEW OBT_AA.PO_LINES_ARCHIVE_XML compile;
    alter VIEW OBT_AA.PO_HEADERS_XML compile;
    alter VIEW OBT_AA.OTFV_FINANCE_LINES compile;
    alter VIEW OBT_AA.PO_HEADERS_ARCHIVE_XML compile;
    alter VIEW OBT_AA.OKL_BPD_AP_DISB_DTL_LN_UV compile;
    alter VIEW OBT_AA.OKL_BPD_AP_DISBURS_SMRY_UV compile;
    alter VIEW OBT_AA.OKL_ACCOUNT_BALANCES_V compile;
    alter VIEW OBT_AA.OKL_AEL_GL_AST_V compile;
    alter VIEW OBT_AA.CUN_PROJECT_SHIPMENT_V compile;
    alter VIEW OBT_AA.PO_POS_ALL_V compile;
    alter VIEW OBT_AA.PA_PROJ_COMMITMENT_STATUS compile;
    alter VIEW OBT_AA.OKL_VP_AGREEMENT_UV compile;
    alter VIEW OBT_AA.OKL_TRX_HEADER_UV compile;
    alter VIEW OBT_AA.OKL_FA_DIST_UV compile;
    alter VIEW OBT_AA.PO_DOCUMENT_HEADERS_VIEW compile;
    alter VIEW OBT_AA.PO_ACTION_HISTORY_V compile;
    alter VIEW OBT_AA.OKL_BPD_AP_DISB_DTLS_UV compile;
    alter VIEW OBT_AA.MRP_SR_VIEW_REC_V compile;
    alter VIEW OBT_AA.CUN_TRANSACTION_HIST_V compile;
    alter VIEW OBT_AA.CUN_ITEM_SUMMARY_V compile;
    alter VIEW OBT_AA.CE_CP_DISC_CLOSE_V compile;
    alter VIEW OBT_AA.PA_RPT_PRJ_SUMMARY compile;
    alter VIEW OBT_AA.PA_RPT_CUST_SUMMARY compile;
    alter VIEW OBT_AA.PA_PROJECT_LISTS_PORTLET_V compile;
    alter VIEW OBT_AA.PA_FCST_PROJECT_HDR_V compile;
    alter VIEW OBT_AA.PA_FCST_PROJECT_SUM_V compile;
    alter VIEW OBT_AA.PA_FCST_PROJECT_DTL_V compile;
    alter VIEW OBT_AA.PA_FCST_PERIODIC_SUM_V compile;
    alter VIEW OBT_AA.PA_ADW_TOPTSK_ACT_CMT_V compile;
    alter VIEW OBT_AA.OKL_CURE_REFUNDS_DTLS_UV compile;
    alter VIEW OBT_AA.OKL_OUTSTANDING_CURE_UV compile;
    alter VIEW OBT_AA.OKL_CURE_RULE_UV compile;
    alter VIEW OBT_AA.OKL_AP_TRX_LINE_UV compile;
    alter VIEW OBT_AA.OKL_AP_DIST_UV compile;
    alter VIEW OBT_AA.CUN_ASSET_UNITS_V compile;
    alter VIEW OBT_AA.GMS_COMMITMENT_TXNS_V compile;
    alter VIEW OBT_AA.GMS_STATUS_PROJ_GENERIC_V compile;
    alter VIEW OBT_AA.CE_CP_DISC_NET_V compile;
    alter VIEW OBT_AA.XLA_WIP_AEL_SL_V compile;
    alter VIEW OBT_AA.XLA_AP_AEL_SL_V compile;
    alter VIEW OBT_AA.WIP_EAM_REQUIREMENTS_ALL_V compile;
    alter VIEW OBT_AA.XLA_WIP_AEL_SL_PAC_V compile;
    alter VIEW OBT_AA.XLA_PSA_PO_ENC_BC_GL_V compile;
    alter VIEW OBT_AA.PA_STATUS_COMMITMENTS_V compile;
    alter VIEW OBT_AA.XLA_WIP_AEL_GL_V compile;
    alter VIEW OBT_AA.XLA_WIP_AEL_GL_PAC_V compile;
    alter VIEW OBT_AA.XLA_REQ_ENC_AEL_GL_V compile;
    alter VIEW OBT_AA.XLA_PSA_REQ_ENC_BC_GL_V compile;
    alter VIEW OBT_AA.XLA_PO_ENC_AEL_GL_V compile;
    alter VIEW OBT_AA.XLA_PO_AEL_SL_V compile;
    alter VIEW OBT_AA.XLA_PO_AEL_SL_PAC_V compile;
    alter VIEW OBT_AA.XLA_PO_AEL_SL_MRC_V compile;
    alter VIEW OBT_AA.XLA_PO_AEL_GL_V compile;
    alter VIEW OBT_AA.XLA_PO_AEL_GL_PAC_V compile;
    alter VIEW OBT_AA.XLA_INV_AEL_SL_V compile;
    alter VIEW OBT_AA.XLA_INV_AEL_SL_PAC_V compile;
    alter VIEW OBT_AA.RCV_ENTER_RECEIPTS_V compile;
    alter VIEW OBT_AA.RCV_ENTER_RECEIPTS_SUP_INT_V compile;
    alter VIEW OBT_AA.PO_TAX_SHIPMENTS_DETAIL_V compile;
    alter VIEW OBT_AA.PO_TAX_CODES_SUMMARY_V compile;
    alter VIEW OBT_AA.RCV_ENTER_RECEIPTS_INTERNAL_V compile;
    alter VIEW OBT_AA.PO_RFQS_VAL_V compile;
    alter VIEW OBT_AA.PN_INDEX_EXCLUDE_TERM_V compile;
    alter VIEW OBT_AA.PO_RFQS_ALL_V compile;
    alter VIEW OBT_AA.PA_STATUS_PROJ_TOTALS_V compile;
    alter VIEW OBT_AA.PA_SST_VIEW_PROJECTS_TASKS_V compile;
    alter VIEW OBT_AA.PA_RPT_PRJ_SUMMARY_BASE_V compile;
    alter VIEW OBT_AA.PA_RPT_CUST_SUMMARY_BASE_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_SP_PA_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_SP_GL_V compile;
    alter VIEW OBT_AA.PA_INV_BURDEN_DETAILS_LM_V compile;
    alter VIEW OBT_AA.PA_ADW_R_ST_ACT_CMT_V compile;
    alter VIEW OBT_AA.PA_ADW_R_ACT_CMT_V compile;
    alter VIEW OBT_AA.PA_ADW_ACT_CMT_V compile;
    alter VIEW OBT_AA.OKL_REFUND_UV compile;
    alter VIEW OBT_AA.OKL_K_VENDOR_PROGRAMS_UV compile;
    alter VIEW OBT_AA.OKL_C_V_RULES_UV compile;
    alter VIEW OBT_AA.OKL_CS_PARTIES_TAB_UV compile;
    alter VIEW OBT_AA.OKL_CURE_VENDOR_PROGRAM_UV compile;
    alter VIEW OBT_AA.OKL_CS_ALL_PARTIES_W_AMOUNT_UV compile;
    alter VIEW OBT_AA.OKL_BPD_DISB_CONTRACT_LOV_UV compile;
    alter VIEW OBT_AA.GMS_STATUS_COMMITMENTS_V compile;
    alter VIEW OBT_AA.CUN_ITEMS_V compile;
    alter VIEW OBT_AA.CSP_REQUIRED_PARTS_V compile;
    alter VIEW OBT_AA.CSP_DC_PARTS_V compile;
    alter VIEW OBT_AA.MRP_SR_RECEIPT_ORG_V compile;
    alter VIEW OBT_AA.MRP_I2_RESCHED_PO_REQ_V compile;
    alter VIEW OBT_AA.RCV_RECEIVERS_UNORDERED_V compile;
    alter VIEW OBT_AA.JG_PO_REL_TAX_LINES_SUMMARY_V compile;
    alter VIEW OBT_AA.PN_TERM_TEMPLATES_V compile;
    alter VIEW OBT_AA.PJM_PROJECT_PROJ_SUMMARY_V compile;
    alter VIEW OBT_AA.PA_REQUIREMENTS_AMG_V compile;
    alter VIEW OBT_AA.PA_REP_RES_CAP_WKD_V compile;
    alter VIEW OBT_AA.PA_REP_RES_AVL_WK_V compile;
    alter VIEW OBT_AA.PA_PROJ_SUMMARY_AMOUNTS_V compile;
    alter VIEW OBT_AA.PA_PROJ_COMMITMENT_BASE_VIEW compile;
    alter VIEW OBT_AA.PA_REP_ASMT_DTS_V compile;
    alter VIEW OBT_AA.PA_PROJ_ASSIGNMENTS_AMG_V compile;
    alter VIEW OBT_AA.PA_PROJECT_OPEN_ASSNS_STAFF_V compile;
    alter VIEW OBT_AA.PA_PROJECT_OPEN_ASSNS_V compile;
    alter VIEW OBT_AA.PA_PROJECT_LISTS_USER_V compile;
    alter VIEW OBT_AA.PA_PROJECT_ASSIGNMENTS_V compile;
    alter VIEW OBT_AA.PA_FCST_PROJECT_LIST_V compile;
    alter VIEW OBT_AA.PA_PROJECTS_CUST_360_V compile;
    alter VIEW OBT_AA.PA_C_RES_DETAILS_V compile;
    alter VIEW OBT_AA.OKL_FUND_REQ_HEADERS_UV compile;
    alter VIEW OBT_AA.OKL_CURE_REFUNDS_SUMRY_UV compile;
    alter VIEW OBT_AA.OKL_CURE_VENDOR_SUMRY_UV compile;
    alter VIEW OBT_AA.OKL_BPD_DISB_LOV_UV compile;
    alter VIEW OBT_AA.AP_EXPENSE_REPORT_HISTORY_V compile;
    alter VIEW OBT_AA.OKC_K_ATE_V compile;
    alter VIEW OBT_AA.AX_MTL_MATERIAL_TRANS_CONV_V2 compile;
    alter VIEW OBT_AA.AHL_OSP_ORDER_LINES_V compile;
    alter VIEW OBT_AA.OKC_KOL_ATTACHMENTS_V compile;
    alter VIEW OBT_AA.AMW_EXPORT_PROCESS_V compile;
    alter VIEW OBT_AA.OKI_K_CONTACTS_V compile;
    alter VIEW OBT_AA.OKE_K_ALL_ACCESS_V compile;
    alter VIEW OBT_AA.OKC_KOL_SEARCH_KHEADERS_V compile;
    alter VIEW OBT_AA.ICX_REQ_SUPPLIERS_V compile;
    alter VIEW OBT_AA.ICX_REQ_DIST_HEADER_V compile;
    alter VIEW OBT_AA.ICX_PO_RFQ_LINE_LOC_V compile;
    alter VIEW OBT_AA.ICX_PO_REQ_HEADERS_V compile;
    alter VIEW OBT_AA.ICX_PO_REQS_BY_USERS_V compile;
    alter VIEW OBT_AA.ICX_AP_EXPENSE_LINES_V compile;
    alter VIEW OBT_AA.ICX_ENG_WEB_SCHEDULE_PO_V compile;
    alter VIEW OBT_AA.ICX_PO_OPEN_REQS_BY_USERS_V compile;
    alter VIEW OBT_AA.GMS_COMMITMENT_BURDEN_V compile;
    alter VIEW OBT_AA.GMS_1034_REPORT_V compile;
    alter VIEW OBT_AA.FV_ECS_PAYMENT_V compile;
    alter VIEW OBT_AA.FII_AP_IVSR_INV_SOURCE_LCV compile;
    alter VIEW OBT_AA.EAM_DIRECT_ITEM_RECS_V compile;
    alter VIEW OBT_AA.ECE_PO_PROJECT_INFO_V compile;
    alter VIEW OBT_AA.CST_PAC_AEL_SL_WIP_V compile;
    alter VIEW OBT_AA.CST_AEL_SL_WIP_V compile;
    alter VIEW OBT_AA.CE_REVERSAL_TRANSACTIONS_V compile;
    alter VIEW OBT_AA.CHV_SCHEDULERS_VAL_V compile;
    alter VIEW OBT_AA.CE_RECONCILED_TRANSACTIONS_V compile;
    alter VIEW OBT_AA.CE_AVAILABLE_TRANSACTIONS_V compile;
    alter VIEW OBT_AA.CE_FC_API_DISC_V compile;
    alter VIEW OBT_AA.AMW_EXPORT_AUDIT_PROCEDURE_V compile;
    alter VIEW OBT_AA.AP_AEL_SL_V compile;
    alter VIEW OBT_AA.MRP_SCATP_SOURCES_V compile;
    alter VIEW OBT_AA.MRP_I2_PROCUREMENT_V compile;
    alter VIEW OBT_AA.MRP_I2_PART_SUPPLIER_V compile;
    alter VIEW OBT_AA.IGI_CIS_PMT_VCH_V compile;
    alter VIEW OBT_AA.XTR_AP_OPEN_TRX_V compile;
    alter VIEW OBT_AA.WIP_OSP_REQS_POS_V compile;
    alter VIEW OBT_AA.WIP_ICX_OSP_WORKBENCH_V compile;
    alter VIEW OBT_AA.WIP_BIS_PROD_VAL_EMP_V compile;
    alter VIEW OBT_AA.REQ_ENC_AEL_GL_V compile;
    alter VIEW OBT_AA.RCV_VIEW_INTERFACE_V compile;
    alter VIEW OBT_AA.RCV_MSH_V compile;
    alter VIEW OBT_AA.RCV_AEL_SL_MRC_V compile;
    alter VIEW OBT_AA.RCV_ENTER_RECEIPTS_INVENTORY_V compile;
    alter VIEW OBT_AA.RCV_AEL_SL_V compile;
    alter VIEW OBT_AA.RCV_ENTER_RECEIPTS_INT_REQ_V compile;
    alter VIEW OBT_AA.RCV_AEL_GL_V compile;
    alter VIEW OBT_AA.PSA_REQ_ENC_GL_BC_V compile;
    alter VIEW OBT_AA.PO_REQEXPRESS_LINES_V compile;
    alter VIEW OBT_AA.PO_RFQ_HEADERS_PRINT compile;
    alter VIEW OBT_AA.PO_REQS_IN_TRANSIT_ALL_V compile;
    alter VIEW OBT_AA.PO_NOTIFICATION_DETAILS_V compile;
    alter VIEW OBT_AA.PO_HEADERS_PRINT compile;
    alter VIEW OBT_AA.PO_HEADERS_CHANGE_PRINT compile;
    alter VIEW OBT_AA.ITG_UPDEL_LINES_V compile;
    alter VIEW OBT_AA.ITG_UPDEL_HEADERS_V compile;
    alter VIEW OBT_AA.ITG_SP_REL_PART_SOLDTO_V compile;
    alter VIEW OBT_AA.ITG_SP_REL_LINE_PART_SHIPTO_V compile;
    alter VIEW OBT_AA.ITG_SP_REL_LINE_DIST_V compile;
    alter VIEW OBT_AA.ITG_SP_PO_PART_SOLDTO_V compile;
    alter VIEW OBT_AA.ITG_SP_PO_LINE_PART_SHIPTO_V compile;
    alter VIEW OBT_AA.ITG_SP_PO_LINE_DIST_V compile;
    alter VIEW OBT_AA.ITG_REQ_LINES_V compile;
    alter VIEW OBT_AA.ITG_REQ_HEADERS_V compile;
    alter VIEW OBT_AA.ITG_PO_LINE_LOC_ARCH_V compile;
    alter VIEW OBT_AA.ITG_PO_HEADER_ARCH_V compile;
    alter VIEW OBT_AA.ITG_PO_DISTRBN_ARCH_V compile;
    alter VIEW OBT_AA.INVFV_MOVEMENT_STATISTICS compile;
    alter VIEW OBT_AA.IGI_MPP_SELECTED_INVOICES_V compile;
    alter VIEW OBT_AA.IGI_MPP_EXP_RECOGNITION compile;
    alter VIEW OBT_AA.IGI_MPP_AP_DIST_MERGE_V compile;
    alter VIEW OBT_AA.IGI_MPP_AP_INVOICES_MERGE_V compile;
    alter VIEW OBT_AA.IGI_EXP_AVAILABLE_TRX_V compile;
    alter VIEW OBT_AA.IGI_EXP_DU_LINES_V compile;
    alter VIEW OBT_AA.IGC_CC_HEADERS_V compile;
    alter VIEW OBT_AA.ICX_SHIP_SCHEDULE_HEADERS_V compile;
    alter VIEW OBT_AA.ICX_RECEIPT_HEADERS_V compile;
    alter VIEW OBT_AA.ICX_RCV_TRANSACTIONS_V compile;
    alter VIEW OBT_AA.ICX_RCV_RETURNS_V compile;
    alter VIEW OBT_AA.ICX_RCV_REJECTED_ITEMS_V compile;
    alter VIEW OBT_AA.ICX_RCV_EARLY_LATE_RECEIPTS_V compile;
    alter VIEW OBT_AA.ICX_RCV_ACCEPTED_ITEMS_V compile;
    alter VIEW OBT_AA.POS_ACK_SELECT_V compile;
    alter VIEW OBT_AA.POR_VIEW_REQS_BY_GROUP_V compile;
    alter VIEW OBT_AA.POR_VIEW_REQS_BY_APPROVER_V compile;
    alter VIEW OBT_AA.POR_RECEIVE_ORDERS_V compile;
    alter VIEW OBT_AA.POR_RCV_RETURN_TO_VENDOR_V compile;
    alter VIEW OBT_AA.POR_VIEW_LINE_DETAILS_V compile;
    alter VIEW OBT_AA.POR_LINES_ALL_V compile;
    alter VIEW OBT_AA.PN_PAYMENT_TERMS_V compile;
    alter VIEW OBT_AA.PN_PAYMENT_TERMS_HISTORY_V compile;
    alter VIEW OBT_AA.PN_EXP_PAYMENT_ITEMS_V compile;
    alter VIEW OBT_AA.PA_TXN_ACCUM_V compile;
    alter VIEW OBT_AA.PA_TEMPLATE_REQUIREMENTS_V compile;
    alter VIEW OBT_AA.PA_STATUS_EI_V compile;
    alter VIEW OBT_AA.PA_STATUS_PROJ_V compile;
    alter VIEW OBT_AA.PA_STATUS_PROJ_GENERIC_V compile;
    alter VIEW OBT_AA.PA_REV_BURDEN_DETAILS_V compile;
    alter VIEW OBT_AA.PA_SECURED_PROJECTS_V compile;
    alter VIEW OBT_AA.PA_REP_RES_SCHHRS_WKD_V compile;
    alter VIEW OBT_AA.PA_REP_REQT_DTS_V compile;
    alter VIEW OBT_AA.PA_REP_RES_SCHHRS_PAD_V compile;
    alter VIEW OBT_AA.PA_REP_RES_SCHHRS_GLD_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_REQHRS_WKD_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_REQHRS_WK_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_REQHRS_PA_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_REQHRS_PAD_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_REQHRS_GL_V compile;
    alter VIEW OBT_AA.PA_REP_PROJ_REQHRS_GLD_V compile;
    alter VIEW OBT_AA.PA_QUERY_RES_LIST_MEMBERS_V compile;
    alter VIEW OBT_AA.PA_PRVDR_CC_ORG_REL_V compile;
    alter VIEW OBT_AA.PA_PROJ_UNBILLED_EXPEND_VIEW compile;
    alter VIEW OBT_AA.PA_PROJ_PARTIES_PROG_EV_V compile;

Maybe you are looking for

  • XML-Tag with own namespace

    Hi all, i have a scenario RFC-> XI -> SOAP-XML. But in SOAP-XML i have to use own namespace für each XML-Tag, e.g. <xyz:name>. Should i write a java mapping programe? Is there another way? regards, Fanglin

  • Simple select query - Row ordering issue

    Hi Guys, I want to ask that row chaining and row migration is applicable for Global Temporary Table as well? Or is it something related only to Physical DB tables? I have requirement as - DB Table --> populate GTT_First(process on this) --> Populate

  • Rookie install problems. Help!

    Hi there, After just getting my linux machine up, I have started what looks like will be a long arduous install of O8. Bear with me... Some of these questions may be more Linux than Oracle 1) I have searched the CD and cannot find the oratab.sh file

  • Can't change master slide in Keynote

    Phong, of Apple Support was able to finally help.  Kudos Phong! Test: 1.  Open a new presentation 2.  Edit / View / Edit Master Slide 3.  If the edits are not saved, then there is an issue. In addition, the presentation froze and I could not make any

  • Overflow JTextPane

    I've got a task that I can't quite wrap my head around. I have a few thoughts on how to proceed but no sense of which idea might be better. I was hoping more experienced Swing developers might have some suggestions about these or better ways to proce