Version Change from 10.2.0.3.0 to 11.2.0.4.0 - Column ambiguously defined

Hi,
Our oracle version has been upgraded from 10g to 11g.
After upgrade we face serious problem in compiling several packages, procedures and views and that throws an error "Column Ambiguously Defined", which was running perfectly in 10g version.
I have come through several blogs like, this problem occurs for many ppl as part of upgrade from 10g to 11g and the only solution is to change the code.
But in our case we have many numbers of objects like procedures, packages and views where this error occurs, do we have any common solution for overcome this problem (without changing the code)?
Regards,
Ananth

e7a47215-0e59-4d88-a082-7ad5e83ce5b0 wrote:
Hi,
Our oracle version has been upgraded from 10g to 11g.
After upgrade we face serious problem in compiling several packages, procedures and views and that throws an error "Column Ambiguously Defined", which was running perfectly in 10g version.
I have come through several blogs like, this problem occurs for many ppl as part of upgrade from 10g to 11g and the only solution is to change the code.
But in our case we have many numbers of objects like procedures, packages and views where this error occurs, do we have any common solution for overcome this problem (without changing the code)?
Regards,
Ananth
You will need to bite the bullet & change the code

Similar Messages

  • My Carrier Version changed from 14.0 to 13.2?

    I rebooted my phone after a long day at school, and I noticed when I messed around in the settings my carrier version changed from 14.0 to 13.2, if I remembered correctly carrier versions are suppose to go up not down right. Will this effect my iphone at all or no? I'm using an iphone 4 on virgin mobile usa. Thanks and God Bless.

    Here you go.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Attachments:
    121414_Jenny_v1.vi ‏10 KB

  • Problems re-installing after on-line updates cause version change from install CD

    I'm running AcroPro 6 updated to 7.1 through on-line updates, on laptop and was on desktop. The laptop runs just fine with no issues, and Acrobat 6 does everything that I need done, so I don't have any desire to upgrade to the latest and greatest. Problems with Acrobat on the desktop caused me to uninstall it, and I couldn't reinstall it.
    Now, using the laptop in conjunction with the desktop isn't the most convenient because I'm creating documents on the desktop, and then have to port them to the laptop, do whatever is needed there in Acrobat, and then port back. Usually all that I need to do is to assemble a pdf from separate pages, insert or remove pages from a pdf, or to apply security. Nothing particulary fancy.
    Acrobat on the desktop worked fine for many years, but at some point reported an issue finding the printer, and refused to print anything. After trying everything I could think of as a possible solution I, perhaps foolishly, uninstalled Acrobat with the intention of reinstalling it and having the problem resolved. On attempting to reinstall, starting from the original Acrobat 6 CD, the installer reported that a later version of the software was installed, and exited. It would seem that simply uninstalling Acrobat leaves sufficient references in registry or other places for the last update applied to be determined during installation.
    There seem to be two possible options so that I can avoid the, to me, unneccesary expense of upgrading to the latest version of Acrobat.
    Locate and remove the source of the data that the Acrbat 6 installer is reading and which causes the installer to exit, or
    Slipstream the updates (to 7.1) into the Acrobat 6 installation files, so that the version I would be attempting to install is the same as the verion that I uninstalled.
    I tried scanning registry to find all references to Acrobat and or Acrobat 6, but I'm not certain this is the best way. Missing one might be critical, and removing them might just cause worse problems.
    I tried slipstreaming the Acrobat 6 installer, but it fails using the msiexec /a switch, as it appears that Acrobat 6 wasn't designed to work with an administrative install point, according to the pop-up dialogue box.
    My problem is that while I just want to reinstall Acrobat 6, update to 7.1, and go on happily, I can't see how to do this. Can anyone advise if there is a solution other than upgrading?
    Thanks in advance for you thoughts, all will be appreciated!

    Thanks John, Bill and Graffiti for your interest!
    The original install, many years ago, was of an education version from a local college. As updates became available thorough the update manager, they were installed. As stated above, it updated though 6.0 to 6.6, and then on to 7, eventually to 7.1! I can only repeat what happened, but not explain it. I thought nothing of it at the time, as it was all being managed by the update manager. I agree that this last seems to be more an upgrade than an update, but... what can I say? What happened is what happened, and it happened as I described it.
    But not's get hung up on the history! Now that I seem to have solved the original issue of not getting past the message that 'a more functional version has been detected', how does one solve the 'invalid serial number' issue that occurs when attempting to reinstall 6.0? Delete the Acrobat registry keys from HKLM and HKCU, and possibly anywhere else? The former didn't work yet, so, where else? Maybe there is an 'update' folder hanging around somewhere with a registry reference that needs to be deactivated?  Something like {AC76BA86-0000-0000-7AC5-6028747ADE00}?
    Any further thoughts? And thanks for the input, it really is appreciated!

  • Version changed from  4.6 to ecc6.0

    i have to write code as per ECC 6.0
    LOOP AT it_likp INTO wa_likp.
    wa_output-werks = wa_likp-werks.
        wa_output-vrkme = wa_likp-vrkme.
        wa_output-lfimg = wa_likp-lfimg.
    IF wa_output-werks <> ' '.
          SELECT name1 FROM t001w INTO wa_output-plant1
                                  WHERE werks = wa_output-werks
                                  AND spras = sy-langu.
          ENDSELECT.                                                                                ""#EC CI_USE_WANTED
        ENDIF.
    append wa_output to it_output.
    end loop.
    now the above code is as per 4.6 version.
    as per ECC 6.0  please tell how to write select statemnet out side the loop and read statement in side the loop..
    please give coding for that

    hi...
    sorry for the previous replies..
    try this code.. this time it will resolve your problem.
    it_tab, wa_tab are internal table nad work area respectively.
    SELECT name1 FROM t001w INTO table it_tab
    for all entries in it_likp
    WHERE werks = it_likp-werks
    AND spras = sy-langu.
    LOOP AT it_likp INTO wa_likp.
    move wa_likp-werks wa_output-werks .
    move wa_likp-vrkme wa_output-vrkme.
    move wa_likp-lfimg wa_output-lfimg .
    if sy-subrc eq 0.
    read table it_tab to wa_tab with key werks = wa_likp-werks.
    move wa_tab-name1 to wa_output-name1.
    append wa_output to it_output.
    endif.
    endloop.
    Regards,
    Lokeswari.

  • I aam thinking of changing from a PC to a Mac.  Will I need to buy a new Apple compatible version of Lightroom, do I have to pay to upgrade or can I get the new version free?

    I am thinking of changing from a PC to a Mac.  Will I need to buy a new, Apple compatible, version of Lightroom, or can I upgrade to it, or can I get it free as I've paid for the PC version?

    Your licence is not platform specific, so Lightroom can be used on any two machines (Mac and/or WIndows), with one actually being used at any given time.
    So no, you're money's safe!

  • My iPad App Store has  changed from the UK store to the US store, how do I get my version back?

    My iPad App Store has somehow changed from the UK App Store to the US App Store, how do I get my version back?

    Settings>iTunes and App Stores>Apple ID. Tap your ID. Tap View Apple ID. Enter your password. Go to Country/Region in the next popup window and change the store there.

  • Why do a change from one OSX version to another OSX version?

    It seems to me that Mavericks OSX is NOT an upgrade.  It seems like it is a side-grade since I would still be using OSX, just a side to side change….  The first response noted that some people  have difficulty with iPhoto after doing a side to side change to Maverick.  I use iPhoto all the time, don't want any problems with that… and another said that the Time Machine backup no longer worked after the change from OSX (Mountain Lion_ to OSX Mavericks)…  That is my backup program and I certainly don't want any problems with that.  So my ? remains…. why do a side to side change from one OSX to another OSX version???  The answers received are not answering that ?.
    Your replys and comments are appreciated.

    The reasons for upgrading are:
    - Security (there are a myriad of behind-the-scenes security improvements, and some foreground improvements in programs and system services)
    - Service compatibility (ie, syncing services like iCloud)
    - Application Compatibility (as programs develop, they will drop support for prior versions of OS X).
    - Latest and greatest features, if you find them useful.
    - Hardware compatibility, with peripheral devices that may no longer support an older version of OS X.
    OS X is not just "OS X" with a bunch of peripheral changes to it. There are a number of under the hood enhancements and changes that have fundamentally altered the OS from one version to the next over the years, be it from the kernel all the way through how accounts are handled, to how background services are run and otherwise managed. Granted from one version to the next is sometimes not as significant of an upgrade, but for the most part there are significant changes. In OS X Mavericks, Apple has added major changes to memory and process management, which offer potential to greatly increase battery life, and/or reduce power consumption and wasted CPU cycles.
    Of course, with any upgrade you will get the potential for drawbacks, such as initial break-in hiccups.

  • Lvanlys.dll Real IFT function change from version 6.1 to version 7

    I am aware that the dll file "lvanalys.dll" changed from LabVIEW version 6.1 to 7. Specifically I have found that the inverse real FFT function not only changed name but _seems_ to have changed in operation.
    The version 6.1 function is called "ReInvFFTCx", the version 7 function is called "InvReNIFFTH". Due to the difficulty in building VIs that use the two different functions from the dll's, I have attached pictures of the output that is obtained from each function. I put the same magnitude and phase vectors into each IFT function and as shown the time domain signals as well as the power spectra are very different. I am hoping that someone that knows about these changes can verify that th
    ere were some functionality changes made and furthermore can shed some light on what was done to test the new function that is included in version 7. The output from the version 6.1 function seems to be much more reasonable to me, especially considering the power spectra vs. the input magnitude spectra.
    Any help on this issue would be greatly appreciated, but for now I am resorting to building my own VIs that use the old function, but this is certainly not convenient considering you have to keep track of he dll, etc.
    Attachments:
    IFT_results_V6.1_vs_V7.pdf ‏21 KB

    I appreciate your response. The symmetry of the input data is clearly an issue that I was not aware of and overlooked. I have done some reading and modified the input signals so that the real portion has even symmetry and the imaginary part has odd symmetry. However, the time domain output is still different between the versions of the dll file and furthermore the power spectrum is still much worse with the version 7 dll than the version 6.1 dll as compared to the input frequency domain signal (see new PDF file attached below).
    I can not be sure that there not something else wrong with my input, but I have to say that it seems like something is very wrong with the version 7 implementation of the Real IFT. I don't understand how NI could have mis
    sed this, but if they did, I would think they would care a great deal about finding it as the FT is so instrumental in so many VIs within LabVIEW.
    Attachments:
    IFT_results_with_Re_and_Im_V6.1_vs_V7.pdf ‏33 KB

  • Hi, is it possible to change from photoshop cs6 extended student windows to the mac version?

    hi, everybody,
    is it possible to change from the photoshop cs6 extended student Windows Version to the mac version?
    thank you for your help
    fabian

    Change product platform or language
    You can swap languages/platforms for a latest version product if you follow the instructions at the following link:
    http://helpx.adobe.com/x-productkb/policy-pricing/order-product-platform-language-swap.htm l

  • Error when uploading "The bundle identifier cannot be changed from the previous version"

    I have an app on the App Store created with DPS, Single Edition a long time ago, shortly after DPS SE became available. Now I've updated the app, built a new version with DPS App Builder, created a new version of the app in iTunes Connect, and tried to upload the Distribution zip file using application loader. I'm getting 2 error messages:
    "This bundle is invalid. The bundle identifier cannot be changed from the previous version. If you want to change your bundle identifier, you will need to create a new application in iTunes Connect..."
    and
    "This app contains an embedded provisioning profile that is not associated with your account. Please use a provisioning profile associated with Team ID ..."
    I've done this several times before with other apps, and never got these errors before. Any ideas of what is going on?
    I'm able to view the developer ipa file just fine on my iPad.

    Nevermind. I left for lunch, returned, took a fresh look at it, and discovered that it was a stupid human error on my part.

  • Changing from 32bit to 64 bit Creative Cloud version

    Since 3 month I have a licence for Photoshop ceative cloud. No I decided to change from 32bit Labtop to 64bit Labtop because to be faster for the adobe applications.
    How can I install the new 64 bit version on the new Labtop with the existing licence agreement?
    Best regards
    Egon

    The same may which you have installed on your 32 bit computer.
    Creative Cloud desktop will detect and install the correct version on your computer.
    You can download the products from
    Explore Adobe desktop apps | Adobe Creative Cloud

  • Can I change from OS X 10.5.8 to a modern version?

    Can I change from OS X 10.5.8 to a later version?

    Hello deliafromalmeria,
    If your system meets the requirements, Snow Leopard can be purchased at the link below.
    Mac OS X 10.6 Snow Leopard
    http://store.apple.com/us/product/MC573Z/A/mac-os-x-106-snow-leopard
    Cheers,
    Allen

  • Can i change from swedish appstore to the english version through my phone?

    Can i change from swedish appstore to the english version through my phone?

    You may have to try deleting all the music from your phone (by going to Settings>General>Usage>Music, swipping All Music and tapping Delete), then sync it all back on with iTunes in order to fix this.

  • Hi ,I have a Mcbook Pro Mail version 6.3, since we changed from ADSL to fiber the incoming mails stop coming.out is fine after we changed the ports etc. does anyone know what alse we shall do?thks!

    hi, I have a Mcbook Pro Mail verson 6.3,
    since we changed from ADSL to fiber the incoming mails doesnt work.
    out is fine as we have configurated the e mail account with correct info.
    so what can be the problem? anyone that can help out?
    its my first time out here...thks!

    It's either a problem with your incoming mail server (are you using POP or IMAP?) or, possibly, a problem with your new router.
    Which mail service are you using and what is your incoming server address? Does it require a special port?
    Clinton

  • When I share a pages document as a PDF (via e-mail) all the pictures change from the original document, most are missing with just a few of them repeated in the spots where others had been.  How do I do this without the document changing?

    When I share a pages document as a PDF (via e-mail) all the pictures change from the original document, most are missing with just a few of them repeated in the spots where others had been.  How do I do this without the document changing?
    I need to be able to send it to a PC in order to print it.

    Hard to say what is happening without examining the file.
    If you like click on my blue name and email me both the .pages file and the the .pdf you have made from it.
    Peter
    ps It would help to say what version of Pages you are using and on what you are running it. iOS or Mac and what version.

Maybe you are looking for

  • Calendars in Release 2...how?

    Greetings: In release 1, I had easily created a calendar object and it worked well for displaying internal company events. We've another external site now, however, using release 2. We want to create a similar calendar for public company events on th

  • No longer able to select speaker type in Surround Mixer (Audigy Platinum Win XP P

    Hi, all. I have an Audigy Platinum. Normally I have no issues using my 5. speakers with this card; however, today I noticed my sound was "tinny" and the reason is that the surround mixer is locked on Headphones. I cannot click the arrow to change it

  • Read from spreadsheet file

    Hi! I am a beginner labview user and I have a problem reading data from a ..xls file. I have written in columns the data that i want to present in a waveform graph through labview. I give the path to the Read From Spreadsheet File tool and i connect

  • LUMIRA Server 1.17 - Share option

    Hello, I created a stroy and a dataset and want to share this with other users. I created a user with role sap.bi.common::BI_DATA_CONSUMER but when I click on Share it opens up a pop up (see attachment) and from there it asks for "roles" to be assign

  • Files still on hard drive How do I get them back?

    I mistakenly deleted all the system files, so I reinstalled OS X, and after it installed, my files were not there, when I click about this Mac, then storage, it says used space 280 GB out of 500 GB. So my files are still on my hard drive but its not