Invalid Packages after Upgrade

We've just upgraded HTMLDB to version 1.6 and it completed without errors. Our applications seems to be running fine . . . however, many of the administration utilities are not working . . . I believe they are not working because the following packages are invalid:
wwv_flow_ccs_api
wwv_flow_dataload_xml
wwv_flow_data_quick_flow
wwv_flow_file_system
wwv_flow_fnd_user_api
wwv_flow_generate_ddl
wwv_flow_gen_api2
wwv_flow_html_api
wwv_flow_image_api
wwv_flow_imp_parser
wwv_flow_load_data
wwv_flow_load_data
wwv_flow_parser
wwv_flow_script_export
wwv_flow_theme_files
wwv_flow_xliff
Any ideas?
David

I'm not sure why we were having these issues . . . but we solved the problem by re-installing.

Similar Messages

  • I can't update packages after upgrading pacman to 4.0.3

    I know this was already treated broadly about two months ago, but I can't update after upgrading pacman because of continuous problems with certain signatures (at least one).
    I have already tried this:
    rm -rf /etc/pacman.d/gnupg
    pacman -Scc
    pacman-key --init
    pacman-key --populate archlinux
    But I still get this error when trying to upgrade the system:
    error: virtuoso: signature from "Andrea Scarpino (Arch Linux) <[email protected]>" is invalid
    error: failed to commit transaction (invalid or corrupted package)
    Errors occurred, no packages were upgraded.
    Could anybody help me? I'm pretty devastated with this.
    Thanks!
    My /etc/pacman.conf
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    #GPGDir = /etc/pacman.d/gnupg/
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options
    #UseSyslog
    #UseDelta
    #TotalDownload
    CheckSpace
    #VerbosePkgLists
    # By default, pacman accepts packages signed by keys that its local keyring
    # trusts (see pacman-key and its man page), as well as unsigned packages.
    #SigLevel = Optional TrustedOnly
    # NOTE: You must run `pacman-key --init` before first using pacman; the local
    # keyring can then be populated with the keys of all official Arch Linux
    # packagers with `pacman-key --populate archlinux`.
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [core]
    SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    [extra]
    SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #SigLevel = PackageRequired
    #Include = /etc/pacman.d/mirrorlist
    [community]
    SigLevel = PackageRequired
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    Last edited by [DoodoM] (2012-08-03 23:39:56)

    Thanks everyone! I guess it was a faulty mirror.
    I also had problems upgrading glibc because /lib had to be linked to /usr/lib, but I fixed it seeking for helpful tips on the forum. What I did was move everything from /lib to /usr/lib, shutdown, start adding break=postmount to kernel line, mount the filesystem, remove /lib folder, link /usr/lib to /lib and reboot. Then I reinstalled glibc and everything went well.
    Now some fonts look half-cutted in Gnome Shell when the window or panel which contains them is in background and I don't know why. But it is not the first time I have "graphical artifacts" with Arch Linux on this laptop. I think has something to do with the compositing.

  • Invalid Objects after upgrading 12.1.3

    Hi,
    I upgraded my EBS version to 12.1.3 from 12.1.2. And the database is 11.1.0.7, OS is RHEL 5.0.
    After upgrading im getting some invalid objects of 272 that i mentioned below..
    i did all the steps for the fix this ,
    1. Ran utlrp.sql script in $ORACLE_HOME/rdbms/admin
    2. Compiled the apps schema in adadmin on apps ties
    3. Re-link options
    4. SQL> @$FND_TOP/patch/115/sql/fndptmus.pls
    SQL> @$FND_TOP/patch/115/sql/fndptmub.pls
    5. SQL> ALTER PACKAGE BODY ASO_OPP_QTE_PUB COMPILE;
    ALTER PACKAGE BODY ASO_OPP_QTE_PUB COMPILE
    ERROR at line 1:
    ORA-00922: missing or invalid option
    INVALID OBJTCTS:
    ASO_QUOTE_PUB_W
    ASO_SECURITY_INT
    ASO_QUOTE_HEADERS_PVT
    MSC_SCH_WB
    PJM_INQUIRY
    OKL_REVERSE_CONTRACT_PVT
    INV_OBJECT_GENEALOGY
    OE_DELAYED_REQUESTS_UTIL
    HXT_RETRO_PROCESS
    OKL_PROCESS_TMPT_SET_PVT_W
    OKL_TRANS_CONTRACTS_PVT_W
    OKL_CONTRACT_PVT
    OKL_FUNDING_PVT
    OKL_GENERATE_ACCRUALS_PVT_W
    OKL_PROCESS_TMPT_SET_PUB
    OKL_GENERATE_ACCRUALS_PVT
    OKL_AM_ASSET_DISPOSE_PVT
    OKL_BLK_AST_UPD_PVT
    OKL_CONTRACT_BOOK_PVT
    OKL_KBK_APPROVALS_WF
    OKL_CS_WF
    OKL_FUNDING_WF
    OKL_LA_JE_PVT
    OKL_INSURANCE_POLICIES_PVT
    OKL_INTEREST_CALC_PVT
    OKL_AM_BTCH_EXP_LEASE_LOAN_PVT
    OKL_LOSS_PROV_PVT
    OKL_MISC_TRANS_PVT
    OKL_MASS_REBOOK_PVT
    OKL_AM_LEASE_LOAN_TRMNT_PVT
    OKL_AM_LOAN_TRMNT_PVT
    OKL_AM_LEASE_TRMNT_PVT
    OKL_RELEASE_PVT
    OKL_CONTRACT_REBOOK_PVT
    OKL_AM_QUOTES_WF
    OKL_REV_LOSS_PROV_PVT
    OKL_AM_RECYCLE_TRMNT_PVT
    OKL_SPLIT_CONTRACT_PVT
    OKL_SPLIT_ASSET_PVT
    OKL_TRANS_CONTRACTS_PVT
    OKL_AM_TERMNT_QUOTE_PVT
    OKL_CS_TRANSFER_ASSUMPTION_PVT
    OKL_PROCESS_TMPT_SET_PVT
    OKL_TRANSACTION_PVT
    OKL_VARIABLE_INTEREST_PVT
    OKL_COPY_CONTRACT_PUB_W
    OKL_PROCESS_TMPT_SET_PUB_W
    WIP_SF_CUSTOM_ATTRIBUTES
    AS_SALES_LEAD_OPP_PVT
    ASO_OPP_QTE_PUB
    OPI_POR_EXPECTED_RCPT_MV
    OPI_POR_BACKORDER_SUM_MV
    OPI_POR_OVERDUE_RCPT_MV
    OKL_CS_PRINCIPAL_PAYDOWN_PVT
    AST_UWQ_WRAPPER_PKG
    AST_UWQ_OLIST_WORK_ACTION
    OKL_AM_CNTRCT_LN_TRMNT_PVT
    OKL_AM_TERMINATE_INV_AGMT_PVT
    OKL_INVESTOR_INVOICE_DISB_PVT
    OKL_PERIOD_SWEEP_PVT
    OKL_SEC_AGREEMENT_PVT
    IGS_FI_CREDIT_PVT
    CSC_ACTION_ASSEMBLER_PVT_W
    OZF_EARNING_SUMMARY_MV
    ImportExport
    ImportExport
    WWV_FLOW_LIST_OF_VALUES_DATA
    WWV_FLOW_LISTS_OF_VALUES$
    WWV_FLOW_GENERIC
    WWV_FLOW_FIELD_TEMPLATES
    RE_PROFILER
    FFP58914_01010001
    FFP58915_01010001
    FFP58920_01010001
    FFP58919_01010001
    OKL_BPD_TERMINATION_ADJ_PVT
    OKL_STREAM_MIGRATION_PVT
    FFP60324_01010001
    FFP58887_01042004
    FFP58888_01042004
    FFP58870_01042004
    FFP53720_01011990
    FFP58885_01042004
    FFP51846_01011990
    FFP60964_01012000
    OKL_AM_BAL_WRITEOFF_PVT
    OKL_LA_SALES_TAX_PVT
    OKL_AM_TERMNT_VENDOR_PRG_PVT
    WIP_WS_DL_UTIL
    OZF_CUST_FUND_SUMMARY_MV
    FFP61156_01010001
    FFP61138_01010001
    FFP61170_01010001
    FFP61152_01010001
    FFP61124_01010001
    FFP61277_01011951
    SYS_PLSQL_233217_87_1
    FFP61440_01011990
    FFP52982_01010001
    WMS_WAVE_PLANNING_PVT
    FFP61511_01012000
    FFP61532_01011990
    OKL_MULTIGAAP_ENGINE_PVT
    XLA_00707_AAD_C_000026_PKG
    XLA_20065_AAD_C_000030_PKG
    FSAH_DUPLICATE_PKG
    XLA_00707_AAD_C_000044_PKG
    OKL_INTERNAL_BILLING_PVT
    OE_ITEMS_MV
    MSD_DEM_OBI_DEMANTRA_MV
    FFP62356_01012000
    Any solution for this..??.
    Thanks,
    vasanth

    Hi,
    SQL> show errors
    Errors for PACKAGE BODY OKL_MULTIGAAP_ENGINE_PVT:
    LINE/COL ERROR
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCN_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCN_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCL_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCL_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    LINE/COL ERROR
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCN_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCN_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCN_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCN_PVT (referenced
    LINE/COL ERROR
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCL_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    0/0     PLS-00907: cannot load library unit APPS.OKL_TCL_PVT (referenced
         by APPS.OKL_TRX_CONTRACTS_PVT)
    656/4     PL/SQL: Statement ignored
    832/10     PL/SQL: Statement ignored
    944/10     PL/SQL: Statement ignored
    LINE/COL ERROR
    971/10     PL/SQL: Statement ignored
    1049/10 PL/SQL: Statement ignored
    1150/10 PL/SQL: Statement ignored
    1226/28 PL/SQL: Item ignored
    1227/28 PL/SQL: Item ignored
    1228/28 PL/SQL: Item ignored
    1229/28 PL/SQL: Item ignored
    i didnt get any errors before following that Metalink ID... it replied no errors
    Now only im getting errors...
    there is no errors in alert log file...
    Thanks,
    vasanth

  • Invalid objects after upgrade to 11gR2 database in 11i

    Hi All
    we have prod instance of 11i with 10gR2 database.
    Currnetly we have upgraded database to 11gR2.
    After upgrade to 11gR2 we have foung lot of "FPA" Invalids.
    Please share your views. how to validate this invalids
    Regards
    Shaik

    Please see these docs/threads.
    Error PLS-00801: Internal Error [1401] When Compiling Invalid Apps Objects [Doc ID: 784179.1]
    Difference between UTLRP.SQL - UTLIRP.SQL - UTLIP.SQL? [Doc ID: 272322.1]
    Many  db  objects error after Upgrate EBS 12.1.1 to EBS 12.1.2(7303033)
    Thanks,
    Hussein

  • -9405 AK Datapart too short and -9999 invalid indexorder after upgrade

    Hello,
    we´ve got a problem with a update trigger after upgrading from 7.5 to 7.6.03.15.
    Update statements returns:
    -9999 invalid_indexorder
    and
    -9405 AK Datapart too short
    Best regards,
    Michael Jürgens
    CREATE TRIGGER UPDATE_MESSAGE
        FOR
            MESSAGE
        AFTER
             UPDATE
        EXECUTE (
            IF NEW.INMESSAGEID <> OLD.INMESSAGEID AND NOT NEW.INMESSAGEID IS NULL THEN
              BEGIN
                    SELECT KEYWORD
                        INTO :KEYWORD FROM OPER.MESSAGE WHERE :NEW.INMESSAGEID = ID;
                    UPDATE
                        OPER.MESSAGE
                    SET
                        INMESSAGEKEYWORD       = :KEYWORD
                    WHERE
                        ID = :NEW.ID
                        IGNORE TRIGGER;
                  END;
            IF NEW.DESTAPPID <> OLD.DESTAPPID THEN
              BEGIN
                    SELECT COMPANY_FK
                        INTO :DESTCOMPANYID FROM OPER.COMPANY_APPLICATION WHERE :NEW.DESTAPPID = APPLICATION_FK;
                    SELECT APPLICATIONTYPEID
                        INTO :DESTAPPTYPEID FROM OPER.APPLICATION WHERE :NEW.DESTAPPID = APPLICATION.ID;
                    UPDATE
                        OPER.MESSAGE
                    SET
                        DESTCOMPANYID = :DESTCOMPANYID,
                        DESTAPPTYPEID = :DESTAPPTYPEID
                    WHERE
                        ID = :NEW.ID
                        IGNORE TRIGGER;
                  END;
            IF NEW.RECEIVEDDATETS <> OLD.RECEIVEDDATETS THEN
              BEGIN
                    UPDATE
                        OPER.MESSAGE
                    SET
                        RECEIVEDDATEDATE = DATE(:NEW.RECEIVEDDATETS),
                        RECEIVEDDATEHOUR = MAKETIME(HOUR(:NEW.RECEIVEDDATETS),0,0)
                    WHERE
                        ID = :NEW.ID
                        IGNORE TRIGGER;
                END;
            IF NEW.ORGAPPID <> OLD.ORGAPPID THEN
              BEGIN
                    SELECT COMPANY_FK
                        INTO :ORGCOMPANYID FROM OPER.COMPANY_APPLICATION WHERE :NEW.ORGAPPID = APPLICATION_FK;
                    SELECT APPLICATIONTYPEID
                        INTO :ORGAPPTYPEID FROM OPER.APPLICATION WHERE :NEW.ORGAPPID = APPLICATION.ID;
                    UPDATE
                        OPER.MESSAGE
                    SET
                        ORGCOMPANYID = :ORGCOMPANYID,
                        ORGAPPTYPEID = :ORGAPPTYPEID
                    WHERE
                        ID = :NEW.ID
                     IGNORE TRIGGER;
                  END;
            IF NEW.DELIVERDATETS <> OLD.DELIVERDATETS THEN
              BEGIN
                    UPDATE
                        OPER.MESSAGE
                    SET
                        DELIVERDATEDATE = DATE(:NEW.DELIVERDATETS),
                        DELIVERDATEHOUR = MAKETIME(HOUR(:NEW.DELIVERDATETS),0,0)
                    WHERE
                        ID = :NEW.ID
                     IGNORE TRIGGER;
                END;
            IF NEW.SENTDATETS <> OLD.SENTDATETS THEN
              BEGIN
                    UPDATE
                        OPER.MESSAGE
                    SET
                        SENTDATEDATE = DATE(:NEW.SENTDATETS),
                        SENTDATEHOUR = MAKETIME(HOUR(:NEW.SENTDATETS),0,0)
                    WHERE
                        ID = :NEW.ID
                        IGNORE TRIGGER;
                END;

    Hello Michael,
    please supply the table/index definitions and some test data so that we can actually reproduce the problem.
    Also post the current parameter setup of your database.
    regards,
    Lars

  • Invalid objects after upgrade to 9.2.0.6 from 8.1.7.4

    Anyone have any input as to how I can validate the following objects that were invalid after my upgrade:
    OBJECT_NAME OBJECT_TYPE
    BALTOTDELETE PROCEDURE
    HtoD JAVA CLASS
    MILEXTRACT PROCEDURE
    MilExtract PROCEDURE
    TLRConvertHexToDecimal JAVA CLASS
    UTL_FILE PACKAGE BODY
    6 rows selected.
    SQL> alter procedure BALTOTDELETE compile;
    alter procedure BALTOTDELETE compile
    ERROR at line 1:
    ORA-04043: object BALTOTDELETE does not exist
    SQL> alter procedure MILEXTRACT compile;
    alter procedure MILEXTRACT compile
    ERROR at line 1:
    ORA-04043: object MILEXTRACT does not exist
    SQL> alter procedure MilExtract compile;
    alter procedure MilExtract compile
    ERROR at line 1:
    ORA-04043: object MILEXTRACT does not exist
    SQL> alter package UTL_FILE compile body;
    Warning: Package Body altered with compilation errors.
    Any input you could provide would be greatly appreciated.

    I know about the mixed case issue. Luckily we only use uppercase. The second case regarding the recompile is a valid, but not applicable in our case.
    We are seeing these errors (it appears randomly [to us]) AT RUN-TIME! These objects are there [valid and being executed by many], and one-time it will work and the next maybe, maybe not.
    It really makes no sense.
    Anybody got any other ideas?
    Thanks,
    Jason

  • Not able to install some QT-dependant packages after upgrading to QT5

    I ran an updated today, it was a major update, there was a lot of stuff that I got prompted to replace, I said yes of course. One of those was qt, which was a dependancy to some of my apps, like Skype and edb-debugger. So I just, removed those apps, and proceeded with the update, it went alright. After that, I wanted to reinstall those two apps:
    resolving dependencies...
    warning: cannot resolve "lib32-qt", a dependency of "skype"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    skype
    Do you want to skip the above package for this upgrade? [y/N]
    if I give that a yes:
    looking for inter-conflicts...
    there is nothing to do
    No:
    error: failed to prepare transaction (unexpected error)
    For edb, from yaourt:
    error: target not found: qt>=4.5
    It states that it wants a version of qt which is higher than 4.5 right? I already have qt5! so what's up?
    I looked into my /var/cache/pacman/pkg for qt so that I could downgrade, I didn't find that 'literal' package, I found some qt-related stuff.
    sudo pacman -U qt-4.8.4-3-x86_64.pkg.tar.xz
    loading packages...
    resolving dependencies...
    looking for inter-conflicts...
    :: qt and qt4 are in conflict. Remove qt4? [y/N] y
    :: qt and qt5-base are in conflict. Remove qt5-base? [y/N] y
    :: qt and qt5-declarative are in conflict. Remove qt5-declarative? [y/N] y
    :: qt and qt5-imageformats are in conflict. Remove qt5-imageformats? [y/N] y
    :: qt and qt5-multimedia are in conflict. Remove qt5-multimedia? [y/N] y
    :: qt and qt5-quick1 are in conflict. Remove qt5-quick1? [y/N] y
    :: qt and qt5-script are in conflict. Remove qt5-script? [y/N] y
    :: qt and qt5-svg are in conflict. Remove qt5-svg? [y/N] y
    :: qt and qt5-tools are in conflict. Remove qt5-tools? [y/N] y
    :: qt and qt5-translations are in conflict. Remove qt5-translations? [y/N] y
    :: qt and qt5-xmlpatterns are in conflict. Remove qt5-xmlpatterns? [y/N] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: attica: requires qt4
    :: grantlee: requires qt4
    :: lib32-qt4: requires qt4
    :: libdbusmenu-qt: requires qt4
    :: libqzeitgeist: requires qt4
    :: phonon: requires qt4
    :: polkit-qt: requires qt4
    :: poppler-qt: requires qt4
    :: prison: requires qt4
    :: q4wine: requires qt4
    :: qca: requires qt4
    :: qimageblitz: requires qt4
    :: qjson: requires qt4
    :: qt5-graphicaleffects: requires qt5-declarative
    :: qt5-jsbackend: requires qt5-base
    :: qt5-webkit: requires qt5-declarative
    :: qtwebkit: requires qt4
    :: soprano: requires qt4
    :: strigi: requires qt4
    :: unetbootin: requires qt4
    :: vlc: requires qt4
    :: winestuff: requires qt4
    Are you freckin kiddin me? I'm NOT gonna go over this again, hell no!
    I downloaded skype from its site, did a pacman -U on it:
    error: missing package metadata in skype-4.1.0.20.tar.bz2
    error: 'skype-4.1.0.20.tar.bz2': invalid or corrupted package
    How can I get around this, install Skype and the stuff that I want? anyhelp please?
    Thanks!
    Last edited by VeXe (2013-03-01 11:36:00)

    VeXe wrote:resolving dependencies...
    warning: cannot resolve "lib32-qt", a dependency of "skype"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    skype
    Do you want to skip the above package for this upgrade? [y/N]
    Here you are trying to install skype from multilib, right? Then your mirror is not fully up to date or you need another -Sy. skype in the repos has been updated to depend on (lib32-)qt4 instead of (lib32-)qt.
    edb-debugger in AUR hasn't caught up with this change, you should at least edit the PGKBUILD, changing qt in debs to qt4.
    You can't just downgrade qt to the 4.x branch if you have apps depending on the qt5-* packages.

  • Error while executing SSIS Package after upgrading the Oracle Client

    Hello,
    I am running to the below error after we upgraded the Oracle client to 11g from 10g. The source of the Data is Oracle database . Looked online but each error is pointing towards different route, Confused here any help is very much appreciated. Have to say
    I am not a pro with SSIS.
    SSIS package "Bentek_ISO_Package (2).dtsx" starting.
    Information: 0x4004300A at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: Validation phase is beginning.
    Information: 0x4004300A at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: Validation phase is beginning.
    Warning: 0x80049304 at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: Warning: Could not open global shared memory to communicate with performance DLL; data flow performance counters are not available.  To resolve, run this package as an administrator,
    or on the system's console.
    Information: 0x40043006 at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: Prepare for Execute phase is beginning.
    Information: 0x40043007 at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: Pre-Execute phase is beginning.
    Error: 0xC0202009 at Temp_tbl Injection Data Flow Task, OLE DB Source [1]: SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E14.
    An OLE DB record is available.  Source: "OraOLEDB"  Hresult: 0x80040E14  Description: "ORA-12801: error signaled in parallel query server P183, instance *****:qrmgmt2 (2)
    ORA-01861: literal does not match format string".
    An OLE DB record is available.  Source: "OraOLEDB"  Hresult: 0x80004005  Description: "ORA-12801: error signaled in parallel query server P183, instance ****:qrmgmt2 (2)
    ORA-01861: literal does not match format string".
    Error: 0xC004701A at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: component "OLE DB Source" (1) failed the pre-execute phase and returned error code 0xC0202009.
    Information: 0x4004300B at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: "component "OLE DB Destination" (52)" wrote 0 rows.
    Information: 0x40043009 at Temp_tbl Injection Data Flow Task, SSIS.Pipeline: Cleanup phase is beginning.
    Task failed: Temp_tbl Injection Data Flow Task
    Warning: 0x80019002 at *******: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.  The Execution method succeeded, but the number of errors raised (2) reached the maximum allowed (1); resulting in failure. This occurs when the number of errors reaches
    the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
    SSIS package "****** (2).dtsx" finished: Failure.

    Do you have any Date conversion functions in your Oracle datetime fields? I did run into a similar issue when we upgraded the oracle client and the provider started to decipher the metadata of the date columns. The SSIS metadata conversion for the date
    columns yielded dates that were not valid. I had to update my queries to use the TO_CHAR conversion to bring it out as a string and then save it to the date field.
    TO_CHAR (DATE, 'MM/DD/YYYY HH24:MI:SS')
    Regards, Dinesh

  • INVALID Objects after upgrade from 12.1.1 to 12.1.3

    Hi
    Recently I have applied 9239090, 13984450, 10627841 patches to upgrade from 12.1.1 to 12.1.3, but now there are a number of Invalid objects in the DB.
    I have tried to compile them through 'adadmin' utility, and even ran 'utlirp.sql' with 'utlrp.sql'. Tried bouncing all db, apps tier, apache but they still remains 'Invalid'. What kind of objects are they and whether they will have any impact on apps? How to compile them?
    Any help will be really appreciated. Thanks.
    As a test I tried to compile one object and get the following errors:
    Package Body APPS.FFP55370_01011990@EBS12
    Error(347,1): PL/SQL: Statement ignored
    Error(347,5): PLS-00306: wrong number or types of arguments in call to 'ARREARAGE'
    Error(382,1): PL/SQL: Statement ignored
    Error(382,5): PLS-00306: wrong number or types of arguments in call to 'ARREARAGE'
    Invalid Objects list
    FFP55370_01011990
    FFP50529_01011900
    FFP50775_01011900
    FFP52090_01011990
    FFP50576_01011900
    FFP54520_01011995
    ImportExport
    FFP58914_01010001
    FFP60324_01010001
    FFP56324_01011990
    FFP50523_01011900
    FFP54824_01012000
    FFP59200_01011990
    FFP55331_01011998
    FFP55359_01011990
    FFP58907_01010001
    FFP55328_01011998
    FFP55356_01011990
    FFP58908_01010001
    FFP59176_01012004
    FFP57126_01011995
    FFP60588_01011990
    FFP61138_01010001
    FFP61170_01010001
    FFP61884_01010001
    FFP61867_01010001
    FFP62357_01012000
    FFP62358_01012000
    FFP62376_01012000
    FFP51848_01011990
    FFP50533_01011900
    FFP50531_01011900
    FFP54413_01011995
    FFP54409_01011995
    FFP52683_01071999
    WWV_FLOW_LIST_OF_VALUES_DATA
    WWV_FLOW_LISTS_OF_VALUES$
    FFP58919_01010001
    FFP58887_01042004
    FFP51846_01011990
    FFP59110_01011990
    FFP57215_01011999
    FFP56739_01011999
    FFP56325_01011990
    FFP59192_01011990
    FFP1915_01010001
    FFP56596_01012001
    FFP1918_01010001
    FFP57217_01012000
    FFP59113_01011990
    FFP55243_26121999
    FFP56327_01011990
    FFP54521_01011995
    FFP60587_01011990
    FFP60593_01011990
    FFP60793_01012004
    FSAH_DUPLICATE_PKG
    FFP61920_01010001
    FFP55366_01011990
    FFP52681_01071999
    FFP51840_01011990
    FFP52621_01011996
    FFP55065_01011990
    FFP53477_01012001
    FFP59131_01011990
    FFP51850_01011990
    FFP51838_01011990
    FFP59273_01012004
    FFP51849_01011990
    FFP55077_01011990
    FFP59251_01012004
    FFP55240_26121999
    FFP54414_01011995
    FFP54393_01011995
    FFP58912_01010001
    FFP54823_01012000
    FFP57196_01012000
    FFP55362_01011990
    FFP57216_01012000
    FFP57125_01011995
    FFP60833_01012000
    FFP60943_01011990
    FFP60964_01012000
    FFP61532_01011990
    XLA_00707_AAD_C_000026_PKG
    FFP61919_01010001
    FFP62359_01012000
    FFP55060_01011990
    FFP50510_01011900
    FFP55355_01011990
    FFP55058_01011990
    FFP54406_01011995
    FFP51867_01011990
    FFP54474_01011995
    FFP55361_01011990
    FFP58885_01042004
    FFP51844_01011990
    FFP56716_01012001
    FFP59175_01012004
    FFP54525_01011995
    FFP54909_01011990
    FFP56329_01011990
    FFP54407_01011995
    FFP56052_01012000
    FFP54524_01011995
    FFP56056_01012000
    FFP54404_01011995
    FFP54523_01011995
    FFP58913_01010001
    FFP55306_01011995
    FFP50525_01011900
    FFP55333_01011998
    FFP1916_01010001
    FFP58911_01010001
    FFP60555_01010001
    FFP61156_01010001
    FFP61152_01010001
    FFP52982_01010001
    FFP61511_01012000
    FFP62356_01012000
    FFP62378_01012000
    FFP62379_01012000
    FFP51404_01011997
    FFP55358_01011990
    FFP55067_01011990
    FFP52115_01011990
    FFP51887_01011990
    FFP54398_01011995
    FFP54411_01011995
    WWV_FLOW_GENERIC
    WWV_FLOW_FIELD_TEMPLATES
    FFP53720_01011990
    FFP54827_01012000
    FFP50522_01011900
    FFP55330_01011998
    FFP54912_01011990
    FFP59116_01011990
    FFP59115_01011990
    FFP54394_01011995
    FFP56330_01011990
    FFP56434_01012001
    FFP58163_01011951
    FFP59114_01011990
    FFP56328_01011990
    FFP58910_01010001
    FFP60606_01011990
    FFP61440_01011990
    XLA_20065_AAD_C_000030_PKG
    FFP55069_01011990
    FFP53540_01012001
    FFP55364_01011990
    FFP55375_01011990
    FFP50577_01011900
    FFP52481_01010001
    RE_PROFILER
    FFP58915_01010001
    FFP58920_01010001
    FFP51888_01011990
    FFP50928_01011997
    FFP56333_01011990
    FFP55063_01011990
    FFP55367_01011990
    FFP51068_01011997
    FFP59111_01011990
    FFP56332_01011990
    FFP56323_01011990
    FFP57190_01012000
    FFP1919_01010001
    FFP59191_01011990
    FFP51966_01011998
    FFP54403_01011995
    FFP55368_01011990
    FFP1917_01010001
    FFP60592_01011990
    FFP60607_01011990
    FFP61277_01011951
    FFP61871_01010001
    FFP61926_01010001
    FFP61897_01010001
    FFP62377_01012000
    FFP51837_01011990
    FFP50512_01011900
    FFP52744_01071999
    FFP52724_01071999
    FFP51411_01011999
    FFP50527_01011900
    FFP58888_01042004
    FFP58870_01042004
    FFP59117_01011990
    FFP56331_01011990
    FFP55080_01011990
    FFP59112_01011990
    FFP50583_01011900
    FFP54518_01011995
    FFP55079_01011990
    FFP59195_01011990
    FFP56053_01012000
    FFP56322_01011990
    FFP55373_01011990
    FFP54449_01011995
    FFP54522_01011995
    FFP54948_01011990
    FFP58918_01010001
    FFP60591_01011990
    RDT_1
    FFP60944_01011990
    FFP60963_01012000
    FFP61124_01010001
    FFP61912_01010001
    MSD_DEM_OBI_DEMANTRA_MV
    FFP55372_01011990
    FFP50773_01011900
    FFP53497_01012001
    FFP51406_01011997
    FFP50506_01011900
    FFP50508_01011900
    FFP51843_01011990
    FFP55062_01011990
    FFP55078_01011990
    FFP55070_01011990
    FFP57220_01012000
    FFP56326_01011990
    FFP51906_01011990
    FFP53224_01011999
    FFP56337_01011995
    FFP58909_01010001
    FFP58906_01010001
    FFP58861_01042004
    FFP51841_01011990
    FFP50581_01011900
    FFP56321_01011990
    FFP50524_01011900
    FFP60589_01011990
    FFP61924_01010001
    XLA_00707_AAD_C_000044_PKG
    F
    G

    Hi Gents,
    All objects starting with FF have been successfully compiled by the fix pointed out by you. Thanks v much for your help. Much appreciated.
    Now a total of 15 invalid objects are remaining. I could manage to find solution of 14 objects (which I understand can be safely ignored, and highlighted the source of the solution below).
    The only one remaining is this materialized view. I tried to compile it but but did not throw any errors, and still remains under invalid state. Not sure how to go about it. I can confirm that this is not a custom object.
    MSD_DEM_OBI_DEMANTRA_MV     MATERIALIZED VIEW
    --> I found an answer about them on *MOS [ID 967352.1]*, and will now safely ignore them now.
    FSAH_DUPLICATE_PKG     PACKAGE BODY
    RE_PROFILER     PACKAGE BODY
    XLA_00707_AAD_C_000026_PKG     PACKAGE BODY
    XLA_00707_AAD_C_000044_PKG     PACKAGE BODY
    XLA_20065_AAD_C_000030_PKG     PACKAGE BODY
    --> I followed this thread for resolution on these objects. I believe that they can be safely ignored now.
    247 Invalids are not getting compiled
    ImportExport     JAVA SOURCE
    ImportExport     JAVA CLASS
    WWV_FLOW_LIST_OF_VALUES_DATA     SYNONYM
    WWV_FLOW_LISTS_OF_VALUES$     SYNONYM
    WWV_FLOW_GENERIC     SYNONYM
    WWV_FLOW_FIELD_TEMPLATES     SYNONYM
    RDT_1     TABLE
    F     TABLE
    G     TABLE

  • Invalid objects after upgrade to 12.1.2

    hi,
    OS RHEL 5
    Db 11.1.0.7
    EBS 12.1.1 upgraded to 12.1.2
    following are invalid objects , maximum are views
    AS_FORECAST_MV     MATERIALIZED VIEW
    OZF_EARNING_SUMMARY_MV     MATERIALIZED VIEW
    ASO_BI_QLIN_L1_MV     MATERIALIZED VIEW
    BIL_BI_OPDTL_MV     MATERIALIZED VIEW
    BIM_I_LP_ITEM_MV     MATERIALIZED VIEW
    BIM_I_ORD_COL_MV     MATERIALIZED VIEW
    BIV_ACT_SUM_MV     MATERIALIZED VIEW
    BIV_RES_SUM_MV     MATERIALIZED VIEW
    BIV_B_AGE_H_SUM_MV     MATERIALIZED VIEW
    BIV_BAC_SUM_MV     MATERIALIZED VIEW
    BIV_CLO_SUM_MV     MATERIALIZED VIEW
    ENI_DBI_TOB_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_000_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_002_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_003_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_004_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_005_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_013_MV     MATERIALIZED VIEW
    ISC_DBI_CPM_000_MV     MATERIALIZED VIEW
    ISC_DBI_CPM_002_MV     MATERIALIZED VIEW
    ISC_DBI_FM_0001_MV     MATERIALIZED VIEW
    ISC_DBI_FM_0000_MV     MATERIALIZED VIEW
    ISC_DBI_FM_0003_MV     MATERIALIZED VIEW
    ISC_DBI_FM_0007_MV     MATERIALIZED VIEW
    ISC_DBI_FM_0008_MV     MATERIALIZED VIEW
    ISC_DBI_PM_0000_MV     MATERIALIZED VIEW
    ISC_DR_BKLG_01_MV     MATERIALIZED VIEW
    ISC_DBI_PM_0001_MV     MATERIALIZED VIEW
    ISC_DBI_SCR_000_MV     MATERIALIZED VIEW
    ISC_DBI_SCR_003_MV     MATERIALIZED VIEW
    ISC_DR_CHARGES_01_MV     MATERIALIZED VIEW
    ISC_DR_MTTR_01_MV     MATERIALIZED VIEW
    ISC_DR_COSTS_01_MV     MATERIALIZED VIEW
    ISC_FS_003_MV     MATERIALIZED VIEW
    ISC_FS_005_MV     MATERIALIZED VIEW
    ISC_FS_007_MV     MATERIALIZED VIEW
    ISC_FS_009_MV     MATERIALIZED VIEW
    ISC_FS_011_MV     MATERIALIZED VIEW
    ISC_WMS_000_MV     MATERIALIZED VIEW
    ISC_WMS_001_MV     MATERIALIZED VIEW
    LNS_LOAN_DTLS_ALL_MV     MATERIALIZED VIEW
    OKI_SRM_001_MV     MATERIALIZED VIEW
    OKI_SRM_004_MV     MATERIALIZED VIEW
    OPI_COGS_001_MV     MATERIALIZED VIEW
    OPI_CURR_PROD_DEL_001_MV     MATERIALIZED VIEW
    OPI_INV_CCA_SUM_MV     MATERIALIZED VIEW
    OPI_ONTIME_PROD_001_MV     MATERIALIZED VIEW
    OPI_SCRAP_REASON_001_MV     MATERIALIZED VIEW
    OPI_INV_VAL_SUM_MV     MATERIALIZED VIEW
    OPI_WMS_001_MV     MATERIALIZED VIEW
    OPI_WMS_002_MV     MATERIALIZED VIEW
    OPI_PTP_SUM_STG_MV     MATERIALIZED VIEW
    OPI_WMS_004_MV     MATERIALIZED VIEW
    OPI_WMS_006_MV     MATERIALIZED VIEW
    OPI_WMS_009_MV     MATERIALIZED VIEW
    OPI_WMS_007_MV     MATERIALIZED VIEW
    OPI_WMS_008_MV     MATERIALIZED VIEW
    OZF_CUST_FUND_SUMMARY_MV     MATERIALIZED VIEW
    ISC_DR_SERVICE_CODE_MV     MATERIALIZED VIEW
    ISC_DR_CURR_01_MV     MATERIALIZED VIEW
    BIV_ACT_H_SUM_MV     MATERIALIZED VIEW
    BIM_I_ORD_INT_MV     MATERIALIZED VIEW
    BIV_RES_H_SUM_MV     MATERIALIZED VIEW
    BIV_BAC_H_SUM_MV     MATERIALIZED VIEW
    BIV_CLO_H_SUM_MV     MATERIALIZED VIEW
    ENI_DBI_AR_BASE_MV     MATERIALIZED VIEW
    ENI_DBI_GL_BASE_SUM_MV     MATERIALIZED VIEW
    ENI_DBI_TOO_MV     MATERIALIZED VIEW
    ENI_DBI_INV_BASE_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_016_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_009_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_010_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_011_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_014_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_015_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_017_MV     MATERIALIZED VIEW
    ISC_DBI_CPM_001_MV     MATERIALIZED VIEW
    ISC_DBI_CPM_003_MV     MATERIALIZED VIEW
    ISC_DR_CHARGES_02_MV     MATERIALIZED VIEW
    ISC_DBI_CPM_005_MV     MATERIALIZED VIEW
    ISC_DR_BKLG_02_MV     MATERIALIZED VIEW
    ISC_DBI_PM_0003_MV     MATERIALIZED VIEW
    ISC_DR_COSTS_02_MV     MATERIALIZED VIEW
    ISC_DR_MTTR_02_MV     MATERIALIZED VIEW
    ISC_TRN_005_MV     MATERIALIZED VIEW
    OPI_JOBS_001_MV     MATERIALIZED VIEW
    OPI_MFG_VAR_SUM_MV     MATERIALIZED VIEW
    OPI_PGM_CBN_MV     MATERIALIZED VIEW
    ASO_BI_QLIN_PC_MV     MATERIALIZED VIEW
    BIL_BI_PIPEC_WG_MV     MATERIALIZED VIEW
    BIL_BI_PIPE_MV     MATERIALIZED VIEW
    ENI_DBI_GL_BASE_SUM_C_MV     MATERIALIZED VIEW
    ENI_DBI_INV_SUM_MV     MATERIALIZED VIEW
    ENI_DBI_PRC_UNION_MV     MATERIALIZED VIEW
    IBE_BI_CAT_MV     MATERIALIZED VIEW
    IBE_BI_ITEM_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_001_MV     MATERIALIZED VIEW
    ISC_DBI_CFM_012_MV     MATERIALIZED VIEW
    ISC_DBI_CPM_004_MV     MATERIALIZED VIEW
    ISC_FS_015_MV     MATERIALIZED VIEW
    ISC_FS_016_MV     MATERIALIZED VIEW
    OPI_MTL_VAR_SUM_MV     MATERIALIZED VIEW
    OPI_PTP_SUM_F_MV     MATERIALIZED VIEW
    OPI_SCRAP_SUM_MV     MATERIALIZED VIEW
    BIL_BI_FST_PG_MV     MATERIALIZED VIEW
    BIM_I_LP_GENSG_T_MV     MATERIALIZED VIEW
    BIM_I_LP_AGE_SG_MV     MATERIALIZED VIEW
    ISC_DBI_SCR_002_MV     MATERIALIZED VIEW
    BIL_BI_OPTY_PG_MV     MATERIALIZED VIEW
    BIL_BI_OPLPC_GC_MV     MATERIALIZED VIEW
    BIL_BI_OPTY_G_MV     MATERIALIZED VIEW
    BIL_BI_OPLDC_GC_MV     MATERIALIZED VIEW
    BIM_I_MKT_CPB_MV     MATERIALIZED VIEW
    BIM_I_OBJ_METR_MV     MATERIALIZED VIEW
    BIM_MKT_KPI_F_MV     MATERIALIZED VIEW
    ENI_DBI_PRC_SUM2_MV     MATERIALIZED VIEW
    IBW_PRODUCT_MV     MATERIALIZED VIEW
    OPI_PGM_CAT_MV     MATERIALIZED VIEW
    BIL_OBI_OPTY_PG_MV     MATERIALIZED VIEW
    OE_ITEMS_MV     MATERIALIZED VIEW
    OKI_SRM_005_MV     MATERIALIZED VIEW
    AST_UWQ_OLIST_WORK_ACTION     PACKAGE BODY
    BIS_TARGET_PVT     PACKAGE BODY
    BIS_MEASURE_SECURITY_PVT     PACKAGE BODY
    BIS_TARGET_LEVEL_PVT     PACKAGE BODY
    FA_ADDITIONS_PKG     PACKAGE BODY
    AST_UWQ_WRAPPER_PKG     PACKAGE BODY
    IEX_WRITEOFFOBJ_PUB     PACKAGE BODY
    BIS_PMV_PMF_PVT     PACKAGE BODY
    BIS_PMF_DEFINER_WRAPPER_PVT     PACKAGE BODY
    FA_ADDITION_PVT     PACKAGE BODY
    FA_MASSADD_PKG     PACKAGE BODY
    BEN_ENROLMENT_REQUIREMENTS     PACKAGE BODY
    FA_MASS_ADDITIONS_BRI     TRIGGER
    FA_MASS_ADDITIONS_BRU     TRIGGERneed help , i have tried utlrp.sql , but its not compliling them

    Hi user;
    If possible please share solution here too for other forum users who can meet same problem in future
    Regard
    Helios

  • Invalid objects after upgrade 8.1.7 to 9.2.0.6

    I upgraded the database from 8.0.5 under EBS 11.0.3 to 8.1.7 then from 8.1.7 to 9.2.0.6 under EBS 11.5.10.2
    in front of try to compile objects with utlrp, utlrcmp or compile i can't make these objects valid!
    can any one help me please?
    my invalids objects & errors from dba_errors are :
    OWNER NAME TEXT
    SYSTEM AD_APPS_PRIVATE PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_APPS_PRIVATE PL/SQL: SQL Statement ignored
    SYSTEM AD_APPS_PRIVATE PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_APPS_PRIVATE PL/SQL: SQL Statement ignored
    SYSTEM AD_COMPILE PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_COMPILE PL/SQL: SQL Statement ignored
    SYSTEM AD_INST PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_INST PL/SQL: SQL Statement ignored
    SYSTEM AD_INST PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_MCURR PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_MCURR PL/SQL: SQL Statement ignored
    SYSTEM AD_PARALLEL_COMPILE_PKG PL/SQL: ORA-00942: table or view does not exist
    SYSTEM AD_PARALLEL_COMPILE_PKG PL/SQL: SQL Statement ignored
    CTXSYS CTX_ACCESS PLS-00201: identifier 'SYS.DBA_SYNONYMS' must be declared CTXSYS CTX_ACCESS PL/SQL: SQL Statement ignored
    CTXSYS CTX_ACCESS PLS-00201: identifier 'SYS.DBA_OBJECTS' must be declared
    CTXSYS CTX_ACCESS PL/SQL: SQL Statement ignored
    CTXSYS CTX_ADM PLS-00905: object CTXSYS.DISPATCHER is invalid
    CTXSYS CTX_ADM PL/SQL: Statement ignored
    CTXSYS CTX_DDL PLS-00905: object CTXSYS.DISPATCHER is invalid
    CTXSYS CTX_DDL PL/SQL: Item ignored
    CTXSYS CTX_DDL PLS-00905: object CTXSYS.DISPATCHER is invalid
    CTXSYS CTX_DML PLS-00201: identifier 'DBMS_LOCK' must be declared
    CTXSYS CTX_DML PL/SQL: Statement ignored
    CTXSYS CTX_LING PLS-00593: default value of parameter "LOG_MODE" in body
    must match that of spec
    CTXSYS CTX_QUERY PLS-00201: identifier 'DBA_OBJECTS' must be declared
    CTXSYS CTX_QUERY PL/SQL: SQL Statement ignored
    CTXSYS CTX_VP PLS-00201: identifier 'DBA_OBJECTS' must be declared
    CTXSYS DISPATCHER PLS-00201: identifier 'DBMS_PIPE' must be declared
    CTXSYS DISPATCHER PL/SQL: Declaration ignored
    CTXSYS DMLQ PLS-00201: identifier 'DBMS_LOCK' must be declared
    CTXSYS DMLQ PL/SQL: Statement ignored
    CTXSYS DRASERM PLS-00593: default value of parameter "PERSON_MASK" in b
    ody must match that of spec
    CTXSYS DRDBG PLS-00201: identifier 'DBMS_PIPE' must be declared
    CTXSYS DRDBG PLS-00201: identifier 'DBMS_PIPE' must be declared
    CTXSYS DRDBG PL/SQL: Statement ignored
    CTXSYS DRICON PLS-00201: identifier 'DBA_TAB_PRIVS' must be declared
    CTXSYS DRICON PL/SQL: SQL Statement ignored
    CTXSYS DRICON PL/SQL: SQL Statement ignored
    CTXSYS DR_IDX PLS-00201: identifier 'DBMS_LOCK' must be declared
    CTXSYS DR_IDX PL/SQL: Statement ignored
    CTXSYS DR_REC PL/SQL: SQL Statement ignored
    CTXSYS DR_REC PLS-00201: identifier 'SYS.USER$' must be declared
    CTXSYS DR_REC PL/SQL: SQL Statement ignored
    CTXSYS DR_REWRITE PLS-00905: object CTXSYS.DISPATCHER is invalid
    CTXSYS DR_REWRITE PL/SQL: Statement ignored
    CTXSYS DR_REWRITE PLS-00201: identifier 'SYS.USER$' must be declared
    CTXSYS DR_REWRITE PLS-00905: object CTXSYS.DISPATCHER is invalid
    CTXSYS DR_REWRITE PL/SQL: Item ignored
    CTXSYS DR_RTM PLS-00201: identifier 'DBMS_LOCK' must be declared
    CTXSYS DR_RTM PL/SQL: Statement ignored
    CTXSYS DR_UTL PLS-00302: component 'IS_PARALLEL_SERVER' must be declar
    ed
    CTXSYS DR_UTL PL/SQL: Statement ignored
    CTXSYS LISTENER PLS-00905: object CTXSYS.DISPATCHER is invalid
    CTXSYS LISTENER PL/SQL: Item ignored
    CTXSYS LISTENER PLS-00320: the declaration of the type of this expressio
    n is incomplete or malformed
    CTXSYS LISTENER PL/SQL: Statement ignored
    CTXSYS LISTENER PLS-00320: the declaration of the type of this expressio
    n is incomplete or malformed
    CTXSYS PIPE PL/SQL: Statement ignored
    CTXSYS PIPE PLS-00201: identifier 'DBMS_PIPE' must be declared
    CTXSYS PIPE PL/SQL: Statement ignored
    CTXSYS SVCQ PLS-00201: identifier 'DBMS_LOCK' must be declared
    CTXSYS SVCQ PL/SQL: Statement ignored
    APPS AD_DD PLS-00593: default value of parameter "P_DESCRIPTION" in
    body must match that of spec
    APPS AK_ATTRIBUTE_PVT PLS-00593: default value of parameter "P_DATA_TYPE" in b
    ody must match that of spec
    APPS AK_ATTRIBUTE_PVT PLS-00593: default value of parameter "P_PASS" in body m
    ust match that of spec
    APPS AK_OBJECT_GRP PLS-00593: default value of parameter "P_VALUE_VARCHAR2"
    in body must match that of spec
    APPS AS_OPPORTUNITY_PUB PLS-00593: default value of parameter "P_DEFAULT_FORECAS
    TING_INFO" in body must match that of spec
    APPS AS_OPPORTUNITY_PVT PLS-00593: default value of parameter "P_DEFAULT_FORECAS
    TING_INFO" in body must match that of spec
    APPS AS_QUOTE_PVT PLS-00593: default value of parameter "P_QUOTE_STATUS" i
    n body must match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_PERIOD" in body
    must match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_CCID" in body m
    ust match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_BALSEGL" in bod
    y must match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_BALSEGH" in bod
    y must match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_ACCSEGL" in bod
    y must match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_ACCSEGH" in bod
    y must match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_TPID" in body m
    ust match that of spec
    APPS AX_CALCULATE_BALANCES_PKG PLS-00593: default value of parameter "P_SUBID" in body
    must match that of spec
    Regards.
    e-mail : [email protected]

    thank you for your answer,
    i followed all documentation from oracle support, first document is
    Upgrading Oracle Applications
    Release 11i (11.5.10)
    Part No. B13584-01
    i used also "Installation Guide Using Rapid Install.pdf" chapter 4
    first thing is that i upgraded database from 8.0.5 under EBS 11.0.3/win 2000 to 8.1.7 on an intermediate machine. then, i prepared environnement on an other machine with EBS 11.5.10.2 under windows 2003 (for the database, i have now only software) then i copied upgraded 8.1.7 database from intermediate machine to 11i machine then i upgraded it to 9.2.0.6 like it recommeded in category3 database tasks in "Upgrading Oracle Applications" documentation.
    have u any idea, what's the probleme with these invalid objects?
    regards.

  • Unexpected Termination SSIS package - Issue with SSIS packages after upgrading to SQL Server 2014

    Hello everyone.
    We performed an upgrade of SQL Server 2012 installation to SQL Server 2014 (with last CU5 update). We found that all SSIS packages (even the simplest with just Execute SQL tasks) fail with Unexpected termination message. The issue reproduces with both new
    packages (that are created from scratch with SSDT 2014) and old packages (migrated from SQL 2012).
    Any ideas, please? We googled and found that it is a known issue that should have fixed with CU4. But we use CU5 and the issue is still here.
    MCP

    Hi. Yes...
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="SQLISServer" /> 
      <EventID Qualifiers="0">1</EventID> 
      <Level>2</Level> 
      <Task>0</Task> 
      <Keywords>0x80000000000000</Keywords> 
      <TimeCreated SystemTime="2015-02-12T07:41:56.000000000Z" /> 
      <EventRecordID>469950</EventRecordID> 
      <Channel>Application</Channel> 
      <Computer>abtru1a11.oneabbott.com</Computer> 
      <Security /> 
      </System>
    - <EventData>
      <Data>The SSIS Execution Process could not write to the IS catalog: ABTRU1A11\DEV:SSISDB Error details: Cannot find the symmetric key 'MS_Enckey_Proj_Param_5', because it does not exist or you do not have permission.; at System.Data.SqlClient.SqlConnection.OnError(SqlException
    exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior
    runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData()
    at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream,
    Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion,
    Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior
    behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader() at Microsoft.SqlServer.IntegrationServices.Server.Shared.ExecutionParameterLoader.GetExecutionParameter() at Microsoft.SqlServer.IntegrationServices.Server.ISServerExec.ProjectOperator.StartPackage()
    at Microsoft.SqlServer.IntegrationServices.Server.ISServerExec.ProjectOperator.PerformOperation()</Data> 
      </EventData>
      </Event>
    MCP

  • Error in BPC Load infoprovider Package after upgraded BPC NW 7 to 7.5

    Hi,
    We upgraded BPC netweaver 7 to version 7.5.When we are trying to load the data from BI cube to BPC cube by using Load Infoprovider Package we got error.Please find the Error details below
    /CPMB/MODIFY completed in 0 seconds
    /CPMB/INFOPROVIDER_CONVERT completed in 0 seconds
    /CPMB/CLEAR completed in 0 seconds
    Selection
    InforProvide=ZBPC_IG
    TRANSFORMATION= DATAMANAGER\TRANSFORMATIONFILES\INFOCUBE_DATA_TRANS.XLS
    CLEARDATA= No
    RUNLOGIC= Yes
    CHECKLCK= Yes
    Messages
    Task name CONVERT:
    No 1 Round:
    Cannot find document/directory
    Application: CONSOL_IGAAP Package status: ERROR
    I request you to guide to clear the issue
    Other information
    1. We are currently working in BPC 7.5NW SP04.
    2. The problem occured while validating data to be uploaded from
    Infoprovider.
    3. We required to upload data from BI Infoprovider (ZBPC_IG) to BPC
    Application.
    Thanks
    Vikas

    Thanx
    We upgrade BPC NW SP04.... I check my  transformation file its ok because same transformation file file working in production on BPC 7.0 NW.
    Regards
    Vikash

  • Backup failed after upgrade

    I just upgrade the database from 9i to 10.2.0.4. After the upgrade, the backup failed with the following error. What's wrong and how to fix? Thanks!
    CBRP:/opt/app/oracle:>rman target / catalog xx/xx@cdbp
    Recovery Manager: Release 10.2.0.4.0 - Production on Mon Aug 17 08:51:03 2009
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    connected to target database: CBRP (DBID=2190525556)
    connected to recovery catalog database
    PL/SQL package RMANNEW.DBMS_RCVCAT version 10.02.00.03 in RCVCAT database is not current
    PL/SQL package RMANNEW.DBMS_RCVMAN version 10.02.00.03 in RCVCAT database is not current
    RMAN> backup database;
    Starting backup at 17-AUG-2009 08:51:40
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of backup command at 08/17/2009 08:51:41
    RMAN-03014: implicit resync of recovery catalog failed
    RMAN-03009: failure of full resync command on default channel at 08/17/2009 08:51:41
    RMAN-10015: error compiling PL/SQL program
    RMAN-10014: PL/SQL error 0 on line 2138 column 12: Statement ignored
    RMAN-10014: PL/SQL error 306 on line 2138 column 12: wrong number or types of arguments in call to 'CHECKPROXYARCHIVEDLOG'
    RMAN-10014: PL/SQL error 0 on line 1970 column 12: Statement ignored
    RMAN-10014: PL/SQL error 306 on line 1970 column 12: wrong number or types of arguments in call to 'CHECKBACKUPREDOLOG'
    RMAN-10014: PL/SQL error 0 on line 1810 column 12: Statement ignored
    RMAN-10014: PL/SQL error 306 on line 1810 column 12: wrong number or types of arguments in call to 'CHECKBACKUPREDOLOG'
    RMAN-10014: PL/SQL error 0 on line 1618 column 15: Statement ignored
    RMAN-10014: PL/SQL error 306 on line 1618 column 15: wrong number or types of arguments in call to 'CHECKARCHIVEDLOG'

    Pl see if MOS Doc 312661.1 (Rman Resync Fails Due to Invalid Objects after Upgrading Catalog to 10g) is applicable here
    HTH
    Srini

  • ORA-01722: invalid number (Error in Application after upgrade to 3.0)

    Dear All,
    After upgrading to 3.0 I am no longer able to login to my application. The error I am seeing is:
    ORA-01722: invalid number
         Error      Could not process show_hide_memory.show_hide_collection_output procedure !
    Please help me pin-point the issue and fixed it.
    This happens in some applications but in others it doesn't...
    Regards,
    Pawel.

    I believe I have found the source of the problem!
    This is coming from the sample application which was used for the show/hide of regions example.
    The code behind the above procedure is:
    CREATE OR REPLACE
    PACKAGE show_hide_memory AS
    PROCEDURE show_hide_collection;
    PROCEDURE show_hide_collection_output;
    END;
    CREATE OR REPLACE PACKAGE BODY show_hide_memory AS
    PROCEDURE show_hide_collection AS
    l_arr apex_application_global.vc_arr2;
    l_found boolean := FALSE;
    l_collection_name VARCHAR2(255) := 'SHOW_HIDE_COLLECTION';
    BEGIN
    IF(wwv_flow_collection.collection_exists(p_collection_name => l_collection_name) = FALSE) THEN
    htmldb_collection.create_or_truncate_collection(p_collection_name => l_collection_name);
    END IF;
    l_arr := apex_util.string_to_table(p_string => v('TEMPORARY_ITEM'), p_separator => ']');
    -- If the array member count of l_arr < 3, then the following code will raise an exception
    FOR c1 IN
    (SELECT seq_id
    FROM apex_collections
    WHERE collection_name = l_collection_name
    AND c001 = l_arr(1)
    AND c002 = l_arr(2)
    AND c003 = l_arr(3))
    LOOP
    -- It exists, so delete it
    apex_collection.delete_member(p_collection_name => l_collection_name, p_seq => c1.seq_id);
    l_found := TRUE;
    END LOOP;
    IF l_found = FALSE THEN
    apex_collection.add_member(p_collection_name => l_collection_name, p_c001 => l_arr(1), p_c002 => l_arr(2), p_c003 => l_arr(3));
    END IF;
    COMMIT;
    END show_hide_collection;
    PROCEDURE show_hide_collection_output AS
    BEGIN
    htp.prn('<script type="text/javascript">' || CHR(10));
    htp.prn('<!--' || CHR(10));
    htp.prn('window.onload=function(){' || CHR(10));
    FOR c1 IN
    (SELECT c003
    FROM apex_collections
    WHERE collection_name = 'SHOW_HIDE_COLLECTION'
    AND c001 = wwv_flow.g_flow_id
    AND c002 = wwv_flow.g_flow_step_id)
    LOOP
    htp.prn('htmldb_ToggleWithImage(''' || c1.c003 || 'img'',''' || c1.c003 || 'body'');' || CHR(10));
    END LOOP;
    htp.prn('}' || CHR(10));
    htp.prn('//-->' || CHR(10));
    htp.prn('</script>' || CHR(10));
    END show_hide_collection_output;
    END;
    I guess now I have to find the bug in the above code !

Maybe you are looking for

  • How do I print a specific sized picture.

    I'm trying to print a picture to fit in a frame size of 6 5/8 X 4 5/8. (6.625 X 4.625). The size of the picture in pixels is 416 X 288. The width is more important than the height. I've used the "constrain" feature in iPhoto, to constrain the size to

  • Change Font-Size in EAC 2

    Hi, Sue explained how to change the font size in http://sueharper.blogspot.com/2007/06/magnification-and-general-font-size-in.html. I'm not able to locate the file in the EAC version, how can I change the font size now? Best regards, Ingo

  • Monitoring access ports with DFM

    Hello, I need to monitor access port for utilization and high broadcasts and errors on Catalyst switch. I can easily change access port in device details of the switch to managed state and it detects the thresholds fine. Problem comes when user turn

  • Messed up Parental controls

    I am the only user on this computer. In Parental controls I accidentally added Parental controls (removing administrator privileges) on my account. Now I cant change it back. Is there a default username/password for the admin? I am on vacation and do

  • Sales Order created with TEXT items.

    Dear friends , I'd like to know If I could create/Configure a new Sales Order and do not inform material master , only enter the  Text  and Save it ? We are thinking in use this sales order to billing  not material mastered things. best regards, Ale