Feature not support in oracle 10g

Hi to all,
We've planned to migrate oracle 9i to oracle 10g. Sys DBA will do the migraion.I'm App DBA and i want to know what are all the feature the not support in oracle 10g comparing to oracle 9i. Please give information in details.
Thanks in advance

You can check
Oracle® Database New Features Guide
http://download.oracle.com/docs/cd/B19306_01/server.102/b14214/toc.htm
for new feature in the release.
Oracle database are backward compatible, you can use COMPATIBLE parameter to limit the new feature in 10g to maintain compatibility.
http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams028.htm#REFRN10019
also check
Oracle® Database Upgrade Guide
10g Release 2 (10.2)
http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

Similar Messages

  • Oracle 9i feature not available in Oracle 10g

    The following query does work in Oracle 9.2.0.4 (and 9.2.0.5), but does not work in Oracle 10.1.0.3 (Linux)
    SELECT *
    FROM MEDIA_CONTENT
    WHERE EXISTSNODE
    (MCON_XML,
    '/rdf:RDF/rdf:Description[ora:contains(dc:title,"Whale")>0]',
    'xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ora="http://xmlns.oracle.com/xdb"')
    The error message
    ORA-29913: error in executing contains callout
    ORA-15198: operation [contains with non-leaf node] is not yet available
    indicates, that this feature is not yet available in Oracle 10.1.0.3
    Does anybody know, when this feature is available in Oracle 10, too ? Already in 10.1.0.4 ? Or in Oracle 10g Release 2 ?
    Thanks,
    Ulf

    I assume you have Windows on the client. The "Drivers" page of the ODBC_DSA should list all installed drivers. You require:
    name= Oracle ODBC Driver
    version= 8.01.07.00 (or something similar)
    company= Oracle Corporation DO NOT USE the Microsoft one.
    If this does not show, then either it was not included in the Oracle Client installation or you have not rebooted after the Oracle Client installation; the ODBC driver is not visible until rebooted.

  • How to incorporate a Language that is not supported in Oracle Portal

    Hi,
    I want to know the preferred way to add support for a new language in Oracle Portal.
    If a language is not supported in Oracle Portal, how I can add the content for that language in the Portal?
    Please advise.
    Best Wishes.

    I've seen this in a statement of direction presentation as an enhancement for R11. So this should be a R11 feature. In the meantime you might investigate the NLS views and tables and try to find a way to extend this. BUT just in an emergency case and you have to know that is not supported (also you may lose support in general for this installation when hacking the repository). So I cannot recommend this with a clear conscience. You have to know exactly what you're doing.
    You can also open a SR to get an official statement from support. Maybe there's a note for this.

  • Oracle forms & reports support on oracle 10g lite

    Currently our oracle forms & reports 6i application works on oracle 8i database with oracle 9i lite.
    We upgraded our database to oracle 9i r2 and lite to 10gr2.
    After publishing the application when i try to open the application the forms screen disappears for ever.
    I wanted to know whether oracle forms and reports 6i is supported on
    oracle 10g lite r2?
    Thanks,
    Ashok Kumar.G

    No. Not only it isn't certified, but it is also impossible to run forms compiled with the 11g compiler with the 10g runtime. For 11g there is a install bundle for the developer suite / application server.
    cheers

  • Is XMLTYPE not supported in Oracle Lite?

    I tried to create a XMLTYPE column in Oracle Lite. I am getting this error.
    [POL-5147] this feature is not supported. Is XMLTYPE not supported in oracle lite ?
    Can anyone help me understand how to create XMLTYPE column in oracle lite?
    Thanks..

    Or you could say that they are supported, but sharpening, moire and de-noise are not available (or just set to default), which is actually more Canon's fault. sRAW is a major mess and we're very lucky it's even supported in AP3, finally.

  • ORA-01004: default username feature not supported; logon denied

    I easily connected to oracle table using this password and username in TOAD software. I am using following way to connect to oracle table, but I am getting error 'ORA-01004: default username feature not supported; logon denied'
    ORA-01004: default username feature not supported; logon denied
    set conn = server.createobject("ADODB.Connection")
    conn.open "Provider=MSDAORA.1; dsn=abc ; password=cba user id=abc; data source=isap2000; persist security into=true"
    set rs = server.createobject("ADODB.Recordset")
    set rs = conn.execute("SELECT * from emp")
    Thanks and regards,
    Vikas

    hi
    ORA-01004: default username feature not supported; logon denied
    Cause: An attempt was made to use automatic logon on a system not supporting this feature.
    Action: Provide the complete username and password to log on to Oracle.
    hope this helps

  • Ora-29886 feature not supported for domain indexes ??

    Could anyone tell me the reason for the following error
    ora-29886 feature not supported for domain indexes
    What are domain indexes ..??
    Thanks in advance ..

    It would have been better if you posted the statement that caused the error.
    If you are using something like MERGE INTO, it is not supported with with Domain Indexes. Workaround is to complete your insert with individual insert statements or drop the Domain Index before insert and recreate the index after insert
    Domain indexes are built for specific applications (specific domain) like Oracle text, Oracle Spatial etc. So depending on what application you are running, you might be using domain indexes. You create domain indexes as you create b-tree indexes, but the difference is that you have to define the INDEXTYPE.
    You can find domain indexes in DBA_SECONDARY_OBJECTS. Find the index on the table you are using, then check the definition of the index and see what it looks like.

  • Getting error message as "Feature not supported" f...

    I have made a master reset of my Nokia C5-00.After that I am unable to open my built in Facebook application.It's showing error as "Feature not supported". Because of it my facebook - mobile contact sync is also not enabled. How to resolve it ?
    Thanks.

    Assuming you already have the latest version, try re-installing the Firmware thru' Nokia Suite ..

  • What will you do if any SQL is not working.in oracle 10g...apps 11.5.10.2

    What will you do if any SQL is not working. in oracle 10g....apps 11.5.10.2

    928714 wrote:
    yes sir.If you help me in answering my questions i wll be very thankful to you sir.
    tnx,I haven't a clue.
    As you have been advised in many of your posts, go study the documentation for whichever specific topic you are interested in.
    For me to answer your questions, I would need to go get that documentation.
    Then I would need to read that documentation.
    Then I would need to write a forum post that interprets what I think I learned from that documentation.
    It is so very much faster if YOU go do that instead of posting to a forum and expecting others to do it. You will remember what you study for a lot longer time if you teach yourself.

  • Table_From_Block Build-in Package is not working in Oracle 10G

    Hi
    Table_From_Block Build-in Package is not working in Oracle 10G
    Kindly advice..

    user648759 wrote:
    Hi
    Table_From_Block Build-in Package is not working in Oracle 10G
    Kindly advice..Provide a little more information. Forms version OS version, more information about your problem and question.
    --and explain what on earth Table_From_Block* mean's--
    Tony
    PS: TABLE_FORM_BLOCK is a built-in for internal use, usually auto generated by forms. For a moment I didn't get what that meant, need more coffee.
    Edited by: Tony Garabedian on Aug 29, 2008 12:39 PM

  • Select * from tab is not working in oracle 10g

    select * from tab is not working in oracle 10g. But at the same time,
    select * from <<table>> is working.
    Please advise me.

    This works for me in 10.2.0.2
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select * from tab;
    TNAME                          TABTYPE            CLUSTERID
    LOAN_DETAIL                    TABLE
    PLAN_TABLE                     TABLE
    ...

  • Gallery Photo sharing feature not supported on Nok...

    Hi,
    I upgraded my N8-00 with Belle but now I cant able to share my Gallery images on my social network, when ever I click on the share button in gallery it gives message 'Feature not supported'..
    please provide necessary fix asap..
    waiting for fix and response.
    Solved!
    Go to Solution.

    I finally got Sharing from the Gallery feature working again, although it was much more trouble than should have been. Here's what I tried.
    1 Soft Reset (hold down power button untill phone vibrates 3 times) - didn't help
    2. Uninstalled Social 1.5 and the Social Installer app - didn't help
    3. Tried to find a copy of Social 1.3. Searched the Store, ran Software Update and Nokia Suite Update and did a web search for the Social 1.3 client download but came up empty handed 
    4. Reinstalled Belle using Nokia Suite. That gave me Social 1.3 but the "Feature not supported"  error was still there
    5. Hard Reset - Settings > Phone > Phone management > factory settings - This worked and I have Social 1.3 and a working Share icon in the Gallery. 
    Beware that if you hard reset it will wipe all your data, files and apps from your phone -including everything on E:Mass memory so backup everythig you care about or be sorry.

  • Columns Display Support in Oracle 10g Express Edition..................

    I am working with the Oracle 10g Express Edition, and I Created a Table with 52 Fields and even successfully inserted data into the table via Java Program. But the problem is when I am displaying the table from the Oracle 10g Express Edition Interface, it is displaying only first 31 Fields and displaying "<div class="fielddata">First 31 columns displayed.</div>". What should i do if I want to display all the 52 columns. Awaiting for the Reply. Thank You..

    duplicate post
    Columns Display Support in Oracle 10g Express Edition..................

  • 5320 XpressMusic "Gallery: Feature not supported"

    Bought the 5320 XpressMusic phone about three months ago. Had this problem for about a month.
    When I try to open for example Images or Video clips in the Gallery, it says: "Gallery: Feature not supported". I can still play music, and access my pictures in the File Manager, still it's quite annoying.
    One more thing, hard to explain, the Menu button is gone... Not the physical button, but in the phone, so to speak.
    I'm defenately no expert, quite the opposite, but I have tried everything in my power, so now I ask here.
    What do I do? Update something? I need all the help I can get.
    Thanks on forehand.

    try reverting your phone to factory settings, if this does not work would suggest waiting for a firmware update as it is only a recently released phone. bugs are sure to be ironed out

  • Share from gallery "feature not supported" and soc...

    Hi I have had my Nokia N8 for 13 months now and I have always uploaded my photos either from the share button in my gallery or the social app. a few days ago  when i tried to upload from the gallery it said "feature not supported" I went to the social app to try to upload that way and it said "unable to start". It's quite annoying as I upload photos to facebook all the time.Can anyone help? I did not do an update before this happened and I have restored to factory settings and it is still not working. Also I noticed that my camera is not saving to my memory card, even though it is set that way in the settings. Very stranged goings on indeed. Can anyone help please?

    I am so sorry for bumping into this thread and changing the question, but I can't find any way to add a new question to the board!
    I have had my E5 for about 8 months.  Lately there have been issues and I had to go back to a factory reset last night.  I reloaded my two email accounts -- Comcast and Earthlink.  I've used these two for the entire duration of owning the E5. 
    Today, the email account for Comcast deletes all my emails, even if I have not opened or read them yet.  It is not happening with the Earthlink account -- only the Comcast account.  It is not dumping them into a delete folder -- they simply disappear.  This is my primary email account and I need to keep on top of my emails, so this is very upsetting. 
    I deleted the Comcast account and reloaded it again.  It is still happening. 
    What would be causing this to happen?

Maybe you are looking for

  • I bought iPad 4 WIFI/LTE/3G, 64GB, Retina Display, Black.

    My iPad Model A1459. I Live in Saudi Arabia and I notice the LTE network never been active, only 3G network available. Is this model supports LTE networks in Saudi Arabia. Do I need to change it to Model A1460. I like my iPad but I don't like using i

  • Vendor return with CIN

    Dear friends, Can you please share me your experiences of Vendor returns using CIN in SAP. My requirement is i have the trading goods at my depot purchased from local vendor, Assume that we purchased 10000KGs and did the J1IG for this 10,000Kgs. out

  • Saving & Desktop Icon

    Hi, I just started playing with webservers and jnlp/JWS for a beta project that I'm working on. I am on a Linux RH7 box, jdk 1.3 & running Apache (latest stable version). I can get the app to launch with out a problem but I can't get a desktop icon o

  • How do i open a new tab?

    When I click on the plus sign to open a tab NOTHING happens. It will not allow me to open other tabs, unless i click on something opens another website OR i go to history and restore previous tabs... I have restarted several times made sure everythin

  • ODI Knowledge Module for UNION - UNION ALL - INTERSECT Case Study

    All about BI &amp; Data Integration: ODI Knowledge Module for UNION , UNION_ALL, INTERSECT