PL/SQL New Features for Oracle 10g

Hi,
If anybody asks what are the new features in PL/SQL for Oracle 10g version, what would be the answer?
Thanks,
Mrinmoy

user3001930 wrote:
Hi,
If anybody asks what are the new features in PL/SQL for Oracle 10g version, what would be the answer?
Thanks,
MrinmoyI would say: Who cares about 10g features nowadays. And they I would tell them about the new 11g features (that I remember).

Similar Messages

  • New features for oracle 10g DBA

    hi all,
    i want to download new features for oracle 10g dba in free, but i cant found it free.so if somebody know anylink which provide it free or if somebody have it.plz let me know.i need it on urgent basis.
    Ihsan DBA from Pak

    http://www.oracle.com/pls/db102/to_toc?pathname=server.102%2Fb14214%2Ftoc.htm&remark=portal+%28Getting+Started%29
    Could you not download from here?

  • 1Z0-045: Oracle Database 10g: New Features for Oracle 8i OCPs

    Hi,
    I was looking for right reference book for the 1z0-045 upgrade certification. I could not find any reference book that is related to this certification. Only one book have found out on Amazon site, which is "OCP Oracle Database 10g: New Features for Administrators Exam Guide (Oracle Press) (Paperback)" published by McGraw Hill.
    But this book does not show exem number 1z0-045 anywhere. So I am not sure, is it a right book to buy.
    Please let me know if any one has any knowledge about that.
    I appreciate for your information.
    Thanks
    Amit

    The book you mention is for those individuals who are upgrading their 9i OCP to the 10g OCP. Since you are apparently upgrading from 8i OCP, there is possibly a gap in your learning. You might want to take a look at OCP Oracle9i Database: New Features for Administrators Exam Guide (Paperback) which explains the new features for Oracle 9i to someone coming from an 8i background. No additional exam would be needed in your case but this book may help to fill out your knowledge a bit. You could also take a look at http://download.oracle.com/docs/cd/B10501_01/server.920/a96531/toc.htm if you would rather not buy an additional book.
    Tom

  • What are the new features of Oracle 10g over Oracle9i

    Hi Grus..
    i want to know what are the new features of oracle 10g over Oracle 9i as well oracle 11g over 10g.. can any one give me the detailed document.
    Because I'm struggling each and every time while the interviewer asked above question.
    It's very helpful for me if any one give me the detailed document regarding above question
    Thanks In Advance
    Arun
    Edited by: Arun on Oct 23, 2010 10:19 AM

    Hi,
    Just check below link..would be helpful..
    http://www.oracle.com/global/ap/openworld/ppt_download/database_manageability%2011g%20overview_230.pdf
    and
    Each release of Oracle has many differences, and Oracle 10g is a major re-write of the Oracle kernel from Oracle 9i. While there are several hundred new features and other differences between 9i and 10g, here are the major differences between Oracle9i and Oracle10g:
    Major changes to SQL optimizer internals
    Oracle Grid computing
    AWR and ASH tables incorporated into Oracle Performance Pack and Diagnostic Pack options
    Automated Session History (ASH) materializes the Oracle Wait Interface over time
    Data Pump replaces imp utility with impdp
    Automatic Database Diagnostic Monitor (ADDM)
    SQLTuning Advisor
    SQLAccess Advisor
    Rolling database upgrades (using Oracle10g RAC)
    dbms_scheduler package replaces dbms_job for scheduling
    and you need to refer oracle documentation for sql, plsql references where you will know particular enhancements made...
    thanks
    Prasanth
    Edited by: Onenessboy on Oct 23, 2010 10:22 AM

  • New features for Oracle Assets in Apps 12i

    What are the new features for Oracle Assets in Apps version 12i?
    where can i find User Guide for FA in Aps 12i?

    You could check Appendix A of the Oracle Applications Upgrade Guide for 11i to Release 12:
    http://download-east.oracle.com/docs/cd/B34956_01/current/acrobat/r12upg11i.zip
    Assets module is discussed on page A-2.
    Also, you can find the Fixed Assets Users Guide for R12 at the link that hsawwan provided.

  • Create a new user for oracle 10G ASM instance with sysdba system privilege

    Hi,
    In our Golden Gate Project, we require the SYS user credential to connect to the Oracle 10g  ASM instance to read the database transaction logs.But our client is not providing the SYS user credential to  connnect to ASM instance.
    I'm getting the error message "ORA-01109:  database not open",When I tried to create a new user using the  below the steps in oracle 10g ASM instance
    1. Login using "sqlplus / as sysdba"
    2. Create user <username> identified by <password>;
    But in oracle 11g ASM instance, I'm able to create new  user  by connecting the ASM instance with SYSASM role without issues.
    Is there is any workaround to create a new user with sysdba system privilege in oracle 10g ASM instance?.
    Thanks in advance .

    Hi,
    Recreate the password file for the ASM instance as follows:
    Unix:
    orapwd file=<ORACLE_HOME>/dbs/PWD<SID> password=<sys_password>
    Windows:
    orapwd file=<ORACLE_HOME>/database/PWD<SID>.ora password=<sys_password>
    Now sys password is reset, we are ready to use sys for ASM management. I decided to create another user ASMDBA as I tried above.
    SQL> create user ASMDBA identified by test01;
    User created.
    SQL> grant SYSASM, SYSOPER to ASMDBA;
    Grant succeeded.
    SQL> select * from v$pwfile_users;
    USERNAME SYSDBA SYSOPE SYSASM
    SYS TRUE TRUE TRUE
    ASMDBA FALSE TRUE TRUE
    Please see this link : http://orachat.com/how-to-change-asm-sys-password-creating-sysasm-user-11g/
    Thank you

  • New features in Oracle 10g

    Hi,
    is someone able to say what new features will be included in Oracle 10g from Workspace Manager point of view? I've looked on http://otn.oracle.com/oramag/webcolumns/2003/techarticles/new_features_preview.pdf but there is nothing about OWM. Particularly I'm interested in:
    1. Possibility of historical data archiving and reloading - see topic Historic data in version enabled tables
    2. More sophisticated support for database export/import (there is possible to export/import full database only)
    3. Java API for OWM - see topic Java API for OWM?
    Thanks
    Ondrej

    1. Possibility of historical data archiving
    This is not available in 10G
    2. More sophisticated support for database export/import (there is possible to export/import full database only)
    Table level import//export is supported in 10G
    3. Java API for OWM
    No Java API support in 10G
    regards
    Arun

  • New Features for Oracle GL in R 12

    Hi..
    i have a query regading Oracle's new release...
    what new features Oracle has added or enhanced in their Oracle GL module in R12
    can anyone explain the functionality of each feature added or enhanced in brief...also i would like to know if there would be any impact of these new features on setting chart of accounts segments etc.
    would really appreciate ur help in this regard...
    thanx...
    Rizwan Sidat

    Please check the Release content document - Release 12 Financial Applications, which gives the new functionality of the GL module and there is no doc number for this document, I can send it by email if you want.
    Srini C

  • New features for Oracle 8i DBA, training center in hyderabad,india

    I need help from oracle guru's if they advice me on how to take up the upgradation exam from 8i to 10g. Actually, since last 4 years i am working as Oracle ERP Techno Functional Specialist for impementation on Project Contracts 11i. I would be greatful if anyone can suggest some of the best institutes in Hyderabad, india for training on Oracle 10g DBA?
    Thans in advance
    Arizuddin
    [email protected]
    Mobile: +966502297583

    Please go through the following link..
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=42
    sql star international is authorised institute from oracle.
    Address:      
    Motilal Nehru Nagar, Begumpet Main Road No. 4
    Shop # 4,
    Begumpet, Hyderabad500016
    Phone:      (40) 27766501, 27763125

  • New Features for OEM 10g?

    I am interested in seeing a preview of new OEM features to be added in release 10g.
    Does anyone know of a document like this?

    http://www.oracle.com/database/demos/rtm.html

  • Oracle RAC new feature for interconnect configuration HAIP vs BONDING

    Hi All:
    I would like to get some opinion about using Oracle HAIP (High Avalibilty IP) for configuring the RAC interconnect vs using network interface bonding.
    This seems to be a new feature for Oracle GI from 11.2.0.2 and later. Have anyone had any experience for using HAIP and any issues?
    Thanks

    Hi
    Multiple private network adapters can be defined either during the installation phase or afterward using the oifcfg.Grid Infrastructure can activate a maximum of four private network adapters at a time. With HAIP, by default, interconnect traffic will be load balanced across all active interconnect interfaces, and corresponding HAIP address will be failed over transparently to other adapters if one fails or becomes non-communicative.
    it is quite helpful in following scenarios
    1) if one private network adapterrs fails, virtual private IP on that adapter would be relocated to healthy adapter.
    There is very good document on Metalink ( Doc ID - 1210883.1)
    Rgds
    Harvinder

  • IZo-045 Oracle Database 10g DBA New Features for Oracle8i OCPs exam

    I am preparing for IZO-045 Oracle Database 10g DBA New Features for Oracle8i OCPs exam, wanted to know in order to pass the exam,
    Is it enough to read the exam topics mentioned on the following webpage.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_045
    I really apreciate if someone who already passed this test like to share his/her experience.
    Regards
    Muhammad Ali

    muhammadali wrote:
    I am preparing for IZO-045 Oracle Database 10g DBA New Features for Oracle8i OCPs exam, wanted to know in order to pass the exam,
    Is it enough to read the exam topics mentioned on the following webpage.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_045
    I really apreciate if someone who already passed this test like to share his/her experience.
    Regards
    Muhammad AliOkay I've haven't done 1z0-045 ... but I at one point I was considering 1z0-050 so I'm willing to share my views on an upgrade exam and exams in general.
    Remember Oracle are trying to ensure that a DBA who was tested at 8i DBA OCP has nw
    It depends on your definition of read the topics. If you mean literally just read the topics then that will result in a failure. If you mean study research practice and fully understand the topics that should lead to a pass.
    Bear in mind that Oracle would expect a competent 8i DBA attending the 5 day training course Oracle Database 10g: New Features for Oracle8i DBAs [http://education.oracle.com/web_prod-plq-dad/plsql/show_desc.redirect?dc=D17389GC10&p_org_id=&lang=&source_call=] to be able pass the exam with perhaps 2 to 4 weeks further study, revision and practice.
    Interestingly this particular exam has a relatively high pass mark (73%) ... one implication of that is that it is prudent to be comfortable with all topics.
    Generally an upgrade exam will cover topics beyond that of the straight OCA/OCP exams. The questions will obviously be at OCP level.
    It is possilble the Sybex book Oracle 10g New Features for Administrators Study Guide (Certification Study Guide) ISBN-13: 978-0782143553 which although for 1z0-040 may have some relevance for some of your topics. If you choose to purchase it that is your choice. (It seems to have good amazon reviews ... though all of these books can contain errors, it may or may not be updated for 10gR2, and some Sybex Oracle books are sometimes OTT in some areas IMHO, but that wouldn't stop me using one).

  • New White Paper: "Oracle 9i PL/SQL New Features"

    The July issue of the Pipeline Newsletter includes an 8-page feature article entitled "Oracle 9i PL/SQL New Features", written by Sandeepan Banerjee, of Oracle's PL/SQL Development Team. Click on the URL below for the newsletter:
    http://www.revealnet.com/newsletter-v2/newsletter_0701.htm
    In this article, you will read about:
    - Native Compilation of PL/SQL
    - Bulk Binds and Bulk Dynamic SQL
    - Common SQL Parser
    - Pipelined, Parallelized Table Functions
    - Transparent Performance Improvements
    - PL/SQL and XML
    - DBMS_XMLGEN
    - URI_References
    - HTTP "Cookie" Support in PL/SQL
    Visit www.revealnet.com and subscribe to the Pipeline Newsletter for monthly articles tips and code utilities for Oracle professionals.
    Best wishes,
    Cam White
    RevealNet

    I have some questions to the opdx.
    [list]
    [*] What do I need to use the opdx. There is a link on the ifs page to a demopage with download but it is broken. SO PLEASE list up everything I need.
    [*] are there some samples how to use the opdx, OR is there a fully functional OPDX with which I can play?
    [list]
    Thank you very much

  • 1Z0-050  Oracle 11g New Features for Administrators

    Which release are the exam 1Z0-050 - Oracle 11g New Features for Administrators, release 1 or release 2?
    I need to study Oracle University Material Release 1 or Release 2?

    Hi,
    I have a question too.
    I am 10g certified and looking to take the 11g New Features For Administrators course in the new year.
    Previously when I certifed from 8i to 9i and then to 10g it was only required to take the exam and the course was optional although my company sends me anyway.
    Looking on Oracles website it seems to be that to do the 11g New Features you now have also have to attend another instructor led course. I have posted a link.
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getlppage?page_id=212&path=DBAU
    Can someone confirm if this is the case and that Oracle have changed the format of the New Features upgrade path,
    cheers

  • Where can i find best course material for Oracle 12c New features for admin

    Dear Good wishes.
    Im oracle 10g ocp certified.  Looking to upgrade to OCP 12c new features for admin.
    I want to get a best course material for this. Please guide me to find the downloadable link.
    Thank you.

    http://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=1Z0-060
    or https://www.selftestsoftware.com/certtestprep/practice-test/oracle/1z0-060.kap
    or https://www.transcender.com/practice-exam/oracle/1z0-060.kap
    or https://www.transcender.com/e-learning/oracle/1z0-060.kap
    or  http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=609&get_params=dc:D77758,clang:EN
    Hemant K Chitale

Maybe you are looking for

  • SRM 7.0 - Functions and Screens

    Hi all, I have some questions on SRM 7.0: 1. Since EP is mandatory,In case of of  extended classic scenario,when I login as purchsaer,I  will be able to see both the SRM Local PO and the ECC PO(replicated).To see all the changes in ECC PO,do I need t

  • AcroQTP works with Reader 10.1.1, not 10.1.2 nor 10.1.3

    Hi all, I have a suite of AcroQTP scripts written against Reader 9 that I was keen on porting to Reader X. I've seen a lot of frustrated users complaining about AcroQTP not working with their version of Reader X.  I was going to add my voice to the f

  • PS Touch - is there more than one?

    I love this app. for my iPad.  However I don't intend to buy a subscription at this time. I'm sure many of the forum posters would like to have their questions answered, but alas, it seems that Mr. Guido is our only source of support, information and

  • Android app with iPad dimensions

    Hello, I built an app for iPads using iPad dimentions. Can I take the same folio and publish it to androids through the DPS builder? Or do I have to rebuild it with different dimentions? Thanks

  • GRANT rights to a schema?

    If someone could help me out with this, I'd really appreciate your help. We have a rogue programmer who can't seem to stop writing UPDATE queries against our production instance. :) We are using Oracle Applications, FYI. We've set up a developer with