What is feature about programing on 10g that have been deprecated on 11g?

Hi All
     I knew just about new feature and enhancement on 11g but I don't know about programming feature that have been deprecated or obsoleted on 11g.
     Because my client concerned If they will upgrade to 11g, What have source codes been impacted or need to be rewritten?
     Updated : I opened SR for this question already if I got any information, I will share to you all ASAP.
Thank you for advance.
Hiko

Well, I know at least one 10g behavior that changed in 11g (and it is documented). In 10g XML extract method automatically applied pretty-print:
SQL> select  *
  2    from  v$version
  3  /
BANNER
Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
PL/SQL Release 10.2.0.5.0 - Production
CORE    10.2.0.5.0      Production
TNS for 64-bit Windows: Version 10.2.0.5.0 - Production
NLSRTL Version 10.2.0.5.0 - Production
SQL> set long 1000
SQL> with data as (
  2                select  xmltype(
  3                                '<parameters>
  4  <parameter name="result"><value>success</value></parameter>
  5  <parameter name="showBirthday"><value>false</value></parameter>
  6  <parameter name="_wrCommand"><value>clearCacheBefore</value></parameter>
  7  </parameters>') val
  8                   from  dual
  9               )
10  select  value(x).extract('/parameters') res
11    from  data,
12          table(xmlsequence(extract(val, '/parameters'))) x
13  /
RES
<parameters>
  <parameter name="result">
    <value>success</value>
  </parameter>
  <parameter name="showBirthday">
    <value>false</value>
  </parameter>
  <parameter name="_wrCommand">
    <value>clearCacheBefore</value>
  </parameter>
</parameters>
RES
SQL>
And on 11g XML method will not pretty-print. Using XMLSERIALIZE, will:
SQL> select  *
  2    from  v$version
  3  /
BANNER
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
CORE    11.2.0.3.0      Production
TNS for 64-bit Windows: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production
SQL> set long 1000
SQL> with data as (
  2                select  xmltype(
  3                                '<parameters>
  4  <parameter name="result"><value>success</value></parameter>
  5  <parameter name="showBirthday"><value>false</value></parameter>
  6  <parameter name="_wrCommand"><value>clearCacheBefore</value></parameter>
  7  </parameters>') val
  8                   from  dual
  9               )
10  select  value(x).extract('/parameters') res
11    from  data,
12          table(xmlsequence(extract(val, '/parameters'))) x
13  /
RES
<parameters><parameter name="result"><value>success</value></parameter><paramete
r name="showBirthday"><value>false</value></parameter><parameter name="_wrComman
d"><value>clearCacheBefore</value></parameter></parameters>
SQL> with data as (
  2                select  xmltype(
  3                                '<parameters>
  4  <parameter name="result"><value>success</value></parameter>
  5  <parameter name="showBirthday"><value>false</value></parameter>
  6  <parameter name="_wrCommand"><value>clearCacheBefore</value></parameter>
  7  </parameters>') val
  8                   from  dual
  9               )
10  select  xmlserialize(document extract(value(x),'/parameters') indent size = 2) res
11    from  data,
12          table(xmlsequence(extract(val, '/parameters'))) x
13  /
RES
<parameters>
  <parameter name="result">
    <value>success</value>
  </parameter>
  <parameter name="showBirthday">
    <value>false</value>
  </parameter>
  <parameter name="_wrCommand">
    <value>clearCacheBefore</value>
  </parameter>
</parameters>
RES
SQL>
SY.

Similar Messages

  • What is the SAFEST SEQUENCE to convert from a Outlook/iPad/iPhone synced with MobileMe to syncing with iCloud (I have 10 years of calendar diary events and 3000 contacts) - I am worried about the data issues that have been posted about iCloud.

    What is the SAFEST SEQUENCE to convert from a Outlook/iPad/iPhone synced with MobileMe to syncing with iCloud (I have 10 years of calendar diary events and 3000 contacts) - I am worried about the data issues that have been posted about iCloud.
    This has worked fine with MobileMe with only a couple of minor glitches in the past.
    Any experience doing this the "right" way?

    The warranty entitles you to complimentary phone support for the first 90 days of ownership.

  • What features have been deprecated for Photoshop CS4?

    Hi,
    What features have been deprecated for Photoshop CS4?
    I am taking a class and part of the homework was to use the pattern maker.  I searched every drop down menu looking
    for something that was removed from the standard install.  Eventually I located the plug in and pattern maker is working,
    however I am wondering what else was removed.
    Thanks,
    ak

    I think pattern maker was removed in CS3 from my memory. In CS4 Extract and Contact Sheet were also removed. These are still accessible by installing the plug ins from previous versions
    Exactly WHY they are removing these things from the standard install? because there are certain portions of the development staff that are becoming obsessed with what they are calling "bloat'. There was a brief period (Photoshop 6 to 7) when certain "New Features" like Extract and Pattern maker were introduced, looked like some kind of sideline - they honestly were not put together, or thought through very well. So now they are removing them.

  • When I view my ipohotos on my macair that have been uploaded from my iphone, sometimes my compute just shuts down. It is when I have the iphoto open. I'm not sure which version this is...I bought the computer about four months ago.

    When I view my ipohotos on my mac air that have been uploaded from my iphone, sometimes my computer just shuts down. It is when I have the iphoto open. I'm not sure which version this is...I bought the computer about four months ago.

    adkennon wrote:
    And maybe you don't talk to too many people but I've been on many forums on different websites where people have had similar problems and a lot of people in the store were having battery problems where they were draining too fast. What I learned is that all the people who did not download the updates are good. There phone is working the same. The people who have, they're having battery problems
    I have downloaded every update and my battery life is better than any previous iPhone I have ever owned. I see posts from hundreds of people every day, and this is not a commonly reported problem. While there are a few random reports of battery problems, it is no more than I have seen for any other model or any other version of iOS in almost 8 years. Usually problems of rapid battery drain can be traced to bad apps (FaceBook is the worst offender) or corrupt data being synced from iCloud or other sources (gmail, Windows Live, Yahoo, etc).
    The simple test is to restore the phone as New. Do not create any email accounts. Do not install any apps. Do not enable FaceTime or iMessage. Do not enable Twitter or any other social networking app. Use it for a day and check the battery usage. You will find that it is working well.
    And also see this: http://www.overthought.org/blog/2014/the-ultimate-guide-to-solving-ios-battery-d rain. It is the best treatise I have seen on the subject of battery usage.

  • I have 2 apps that have been waiting to update for a week.  I don't really care about the update, I would just like to use them, but the are stuck waiting.  I have tried powering down, syncing with my computer...all fails.  Any ideas?

    I have 2 apps that have been waiting to update for a week.  I don't really care about the update, I would just like to use them, but the are stuck waiting.  I have tried powering down, syncing with my computer...all fails.  Any ideas?

    At this point you have no choice but to update the or delete them and reinstall them since you wont be able to use them until they update - or come out of the "waiting" loop.
    Make sure that you do not have a stalled download in iTunes - a song or podcast .... if you have a download in there that did not finish, complete that one first. Only one thing can download at a time on the iPad so that could be what is causing the problem.
    If that doesn't work - sign out of your account, restart the iPad and then sign in again.
    Settings>Store>Apple ID. Tap your ID and sign out. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to update again. Tap one waiting icon only if necessary to start the download stream.
    You can also try deleting the waiting icons - tap and hold down on an icon until it wiggles - the tap the X on the icon to delete it. Then try to download again.
    You can try resetting all settings. Settings>General>Reset>Reset All Settings. You will have to enter all of your app preferences and device settings again.

  • HT201272 How do i see a list of the apps that have been downloaded and the dates and times and amounts?  Tried to follow the on-line thing but i want to compare what has been downloaded with my visa bill.  HELP!!

    How do i see a list of the apps that have been downloaded and the dates and times and amounts?  Tried to follow the on-line thing but i want to compare what has been downloaded with my visa bill.  HELP!!

    See this -> http://support.apple.com/kb/HT2727

  • What trusted web sites do you use that have free or purchase photoshop brushes?

    What trusted web sites do you use that have free or purchase photoshop brushes?

    The size and resolution depends on the intended output.
    In my opinion relevant zooming shortcuts would be cmd-0 (View > Fit on Screen), cmd-1 (View > 100%) and cmd-spacebar/cmd-alt-spacebar to temporarily switch the current Tool to the Zoom Tool.

  • Is there a way to print something showing all the purchases that have been made and what the total cost is?

    Is there a way to print something showing all the purchases that have been made and what the total cost is?

    While it is not possible to directly print your iTunes account purchase history within the iTunes Store, you can take a screnshot of your purchase history on your computer, and then print that screenshot.
    The following article explains how to review your purchase history:
    http://support.apple.com/kb/HT2727
    This articles explains how to take a screenshot on Mac OS X:
    http://docs.info.apple.com/article.html?path=Mac/10.7/en/mh26782.html
    and this does on windows:
    http://windows.microsoft.com/en-CA/windows-xp/help/setup/take-a-screen-shot

  • HT4847 i  want to recover photos that are on my iphone and ipod touch that have been stolen how do i go about doing so?

         i  want to recover photos that are on my iphone and ipod touch that have been stolen how do i go about doing so?

    If you still have the devices, import them to your computer (see http://support.apple.com/kb/HT4083), then sync them to your current device.  If they are only stored in backups, the only way to access them is to restore the device to the entire backup.  Note: you can only restore photos in an iPhone backup to another iPhone, and from an iPad backup to another iPad.  If the backups are on your computer, you may be able to extract the photos from the backup using 3rd party software such as iPhone Backup Extractor.

  • Who do I contact after (emailing app developer) about purchased add ons that haves not arrived to my iPhone but the money has been taken!!??

    who do I contact after (emailing app developer) about purchased add ons that haves not arrived to my iPhone but the money has been taken!!??

    Hello Janey,
    It sounds like there is an issue with the audiobook you purchased from iTunes.  I recommend following the steps in the following article to report this to the iTunes Store:
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    You can find the full article here:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    http://support.apple.com/kb/ht1933
    Thank you for posting in the Apple Support Communities.
    Best,
    Sheila M.

  • I want to ask about deleting files that have been deleted in the trash but I want to remove it permanently from the trash can not

    I want to ask about deleting files that have been deleted in the trash but I want to remove it permanently from the trash can not, indeed I delete files that are partly contained in the application file. I want to delete files that are also quite a lot by 5 Gyga, I've tried to remove it from the normal trash remains are not removed. How should I do?

    +

  • Hi everyone, i got my 5S in Macedonia for 600 € and someone who lives in Germany tell me about  my iPhone that is not as good as 5S's that have been produced for Germany or in any state like Germany , does it mean that is not original someone to help me ?

    Hi everyone, i got my iPhone 5S in Macedonia for 600 € and someone who lives in Germany tells me that my iPhone is not as good as 5S's that have been produced for Germany or in any state like Germany , does it mean that is not original someone to help me ?

    All iPhones are manufactured in the same factory in China, all are the same quality for every country of sale.
    But the LTE/4G bands are different for different countries so may not work back in Germany.  In addition, the warranty is only valid in the country of sale, so you will not have warranty support in Germany...unless Macedonia is part of the EU and then the warranty is valid for all EU states.

  • Is there a way to import images that have been edited and assign them to the original?

    I am transitioning to mac and aperture. Is there a way to import images that have been edited and assign them to the original? I have 10,000 originals and about 2,000 edited images. The originals are named img_XXXX and anything modified img_XXXX_modified. I would like to be able to import the originals and then import the edited versions and assign them to the original masters. Instead of starting from here and going forward with 12,000 masters, some of which are actual originals and others not. Thanks for the help.

    Ah, the vestiges of a destructive workflow! Once you "get" Aperture, (specifically Masters and Versions) you are going to love it, as all of this work goes away - the relationship that you seek to retain is automatic in Aperture; it is simply done differently.
    The short answer to your question is EVERY image file that is Imported into Aperture will create a new Master and one Version. Assuming that your images are PSD/TIFF/JPEG that you created in something like Photoshop, then each one that your import will be a new Master. You have many options:
    -- Stick the originals in one Project(s) and the edited versions in another Project(s).
    -- Stick them all in the same Project(s) and "Stack" them.
    But here is the real question: Why are you doing all of this work and what are you trying to accomplish? Seems you are trying to preserve old things that don't need preserving in a non-destructive workflow.
    So, what is most valuable to you?
    -- The original, out of camera files? (That is, the fear/need to revert.)
    -- The edited versions? (That is the hours of work that it took you to get there.)
    If the former, import the originals and ignore the edited versions. (Either simply leave them out on disk or import them into their own Projects which you ignore.) Use Aperture to recreate the work you had done previously. This will always give you the ability to revert to the original Master and create as many Versions as you want. This is the best idea if your edits are relatively simple crops and exposure adjustments,
    If the latter, then import the edited versions and do as above with the originals. This makes more sense if your work uses lots of layers and, perhaps lots of clone tool type corrections.
    Of course, you can do a bit of both.
    Others may have better suggestions, but you will find it easy to answer your own question when you understand an image based, as opposed to a file based, non-destructive workflow.
    Good luck!

  • Is there any easier way to edit imovie files that have been exported as mov file then added to FCE 4?? As every move I make has to be rendered and takes forever??? Also my recording is going out of focus without me touching the camera, why has this happen

    Is there any easier way to edit imovie files that have been exported as mov file then added to FCE 4?? As every move I make has to be rendered and takes forever??? Also my recording is going out of focus without me touching the camera, why has this happened any idea what causes this??
    iMovie '08, Mac OS X (10.5.8), FCE 4

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • Delete rows that have been dropped in a CDC flow

    Post Author: sgsampey
    CA Forum: Data Integration
    A newbie question:
    I have a source table called Events with (significant) fields that look like:
    EventIDEventNameBeginDateEndDateDaysOfWeekModifyDate
    These data ranges can be quite long, and there's an exception table if the Event isn't being held on a given day
    ExceptionIDEventIDExceptionDate
    I need to flatten this data into a target Event_Instance table of individual days:
    EventInstIDMasterEventIDEventNameDateDayOfWeek
    I'm going to populate the target by combining Event source (filtered by modify date to only grab updates and additions) with a SQL table that creates a range of days, join that with the exception table, and filter based on no match in the exception table. That part's easy.
    The problem I'm having is what do do when an Exception is removed or updated (Events are never removed - just canceled). There's no ModifyDate to look at. I know I need to create a buffer table to track changes, but once I identify execptions (in a Query Transform) that have been added since the last ETL, I don't see how to remove those Event_Instances. The two only solutions I can come up with is to wipe the entire Event_Instance table and rebuild with every ETL, or to add an 'action' field to Event_Instance, updateit to 'D' for those rows that need to be removed and then execute a SQL command to delete those rows once done.. I know there must be a better, incremental way to do this. TIA!

    Your Mobileme galleries should be listed in the library pane on the left. How about creating a new album in the main library and dragging the images from a gallery to the album. Then delete the gallery and recreate it from the album.

Maybe you are looking for

  • Consolidating songs into one album using iTunes 12

    In earlier versions of iTunes I was able to dump songs into one album, but with the new iTunes 12.0.1.26 I cannot seem to get the songs into one album.  Anyone have any ideas. Thanks for your time.

  • F-32 netting of balances

    Hi , We have a vendor in Norway we normally raise the invoice by F-43 and the document type is used as KR and we donu2019t have automatic payments and we do manual payment to this vendor with document type SA. Now the users are trying to net off the

  • Change background color ? - Too dark !

    Is it possible to change the colors of the interface in LR 1.3 ? I think the grey are too dark and makes it hard to see. I think I can changes it in the "edit - preferences - interface" menu, but I can't seems to make the background lighter. Can some

  • Thumbnail/picture

    Hey I got some question 2 days ago before i updated my firefox , This website "Animekompi.web.id" showed picture/thumbnail normally , And yesterday until now i already updated my firefox twice ,when i opened that website the picture is not showed up

  • Re: Broadband usage alerts being sent to incorrect...

    Steve Re: Broadband alerts going to wrong email address I have exactly the problem you described and also had long fruitless discussions with BT. Did you mange to resolve the problem and how? Many thanks peterwot Solved! Go to Solution.