9i and 11g

hiii
i am a student and wants an oracle online certification .. i have worked a bit on oracle 9i , it was taught to me in a 10 days workshop so i like to work in business intelligence. so please help me with it...

Hi and welcome to the forum.
Why are you posting your question in the (PL/) SQL forum?
Anyway:
Here's the BI forum: [Business Intelligence | http://forums.oracle.com/forums/forum.jspa?forumID=378]
Here's the Certification Forum: [Certification | http://forums.oracle.com/forums/forum.jspa?forumID=459]
And don't expect another '10-days workshop' will get you where you'd like to be.
http://tkyte.blogspot.com/2005/05/success.html
By the way, your question resembles:
Entering into the IT industry  with Oracle

Similar Messages

  • Difference in select for update of - in Oracle Database 10g and 11g

    Hi, I found out that Oracle Database 10g and 11g treat the following PL/SQL block differently (I am using scott schema for convenience):
    DECLARE
      v_ename bonus.ename%TYPE;
    BEGIN
      SELECT b.ename
        INTO v_ename
        FROM bonus b
        JOIN emp e ON b.ename = e.ename
        JOIN dept d ON d.deptno = e.deptno
       WHERE b.ename = 'Scott'
         FOR UPDATE OF b.ename;
    END;
    /While in 10g (10.2) this code ends successfully (well NO_DATA_FOUND exception is raised but that is expected), in 11g (11.2) it raises exception "column ambiguously defined". And that is definitely not expected. It seems like it does not take into account table alias because I found out that when I change the column in FOR UPDATE OF e.empno (also does not work) to e.mgr (which is unique) it starts working. So is this some error in 11g? Any thoughts?
    Edited by: Libor Nenadál on 29.4.2010 21:46
    It seems that my question was answered here - http://stackoverflow.com/questions/2736426/difference-in-select-for-update-of-in-oracle-database-10g-and-11g

    The behaviour seems like it really is a bug and can be avoided using non-ANSI syntax. (It makes me wonder why Oracle maintains two query languages while dumb me thinks that this is just a preprocessor matter and query engine could be the same).

  • Font difference in 6i and 11g

    Hi,
    We are doing a conversion of oracle reports from 6i to 11g and we see some differences in fonts in the 11g version. For example some reports in 11g dont have the font type Palentino used in 6i. How do I get these font files or which folders do I find these font files. Can somebody let me know where in 6i can I find them and where do I need to copy these files into 11g and if need to make any configuration changes.
    Thanks and Regards

    No problem, can you help me with the font files on the windows machine ... I have both 6i and 11g installed on my local windows machine. Since they are both on the same OS and use same font folders from OS i dont understand why the difference then.
    Thanks and Regards

  • How to Install oracle 10g and 11g on aix 6.1

    Can we install oracle 10g and 11g Enterprise Editions on IBM aix 6.1 ? If so how
    Chetan
    Edited by: chetan0926 on Jan 11, 2012 2:56 AM

    Hi;
    Can we install oracle 10g and 11g Enterprise Editions on IBM aix 6.1 ? If so how Yes you can,both version is certified
    I agree Sybrand, Please check installation guide. All your questions will be answered in it
    http://www.oracle.com/pls/db102/homepage
    http://www.oracle.com/pls/db112/homepage
    Also see:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Differences between Oracle Discoverer  10g and 11g .

    we would like to know if they are any differences between Oracle Discoverer 10g and 11g and any issues with 10g that are overcome in 11g.
    Please make us aware of any merits in going for 11g over 10g.
    apps version 11.5.10.2
    Regards

    Please see these links for the list of new features, bug fixes, certification, and installation of Discoverer 11g on 11i instance.
    Discoverer 11.1.1.4 Certified with E-Business Suite
    http://blogs.oracle.com/stevenChan/2011/02/discoverer_11114_ebs.html
    EBS Sysadmin Primer: Oracle BI Discoverer 11gR1
    http://blogs.oracle.com/stevenChan/2010/08/discoverer_11gr1_primer.html
    Oracle Business Intelligence Discoverer 11g
    http://www.oracle.com/technetwork/developer-tools/discoverer/overview/index.html
    Oracle Business Intelligence Discoverer 11g documentation
    http://www.oracle.com/technetwork/developer-tools/discoverer/documentation/index.html
    Thanks,
    Hussein

  • Important differences between oracle 10g and 11g

    Hi friends, can anyone tell me (pointwise) what are the major (and minor) differences between Oracle 10g and 11g.
    Please point me to some documents if possible.
    Thanks in advance

    The name of the link says it all: "top_features."
    In short it is Oracle's list of what they have for marketing and sales reasons designated "top features."
    It is not intended to be, and is not, a complete list of features. Often the features Oracle does not
    talk about are the most important.
    Let me give you some examples. I have never seen Oracle announce DBMS_XPLAN as a new feature
    yet you should not run an explain plan without it. Neither have I ever seen Oracle announce the new
    NO_DATA_NEEDED predefined exception. I have listed literally hundreds of new features you will not
    find in Oracle's new features docs.
    I did a presentation at OpenWorld this year as part of the unconference titled "New Features in
    Database 11gR2 that Oracle will not announce." It was easy to prepare a one hour presentation with
    little fear of being proved incorrect. As I turned out only one of the features I presented was mentioned
    by Oracle.
    You can find the presentation slides here:
    http://www.morganslibrary.org/pres/oow09_ucnf.pdf

  • Differences between Oracle 9i and 11g

    Hi,
    We are planning to migrate various PLSQL objects from Oracle 9i to Oracle 11g.
    We have around 200 packages and Staored procedures Oracle 9i, can some one let me know if there are any specific items to look before we migrate from Oracle 9i into 11g so that everything works fine after the migration.
    Please let me know major differences amognst in-built functions between Oracle 9i and 11g.
    Thanks.

    Oracle 11g has many advanced features in PL/SQL over Oracle 9i.
    refer here,
    http://www.oracle.com/technetwork/database/features/manageability/9i-to-11g-real-world-customer-exper-133754.pdf
    http://www.oracle.com/global/de/upgradecommunity/artikel/upgrade11gr2_workshop2.pdf
    http://www.compuworks.com/events/view/233.pdf
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getCourseDesc?dc=D52601GC10&p_org_id=15942&lang=US
    Thanks

  • Differences between 1Z0-042, 1Z0-043 1Z0-052 and 1Z0-053 and 11g OCP

    Hi All
    I have a small dilemma
    For Christmas I was given a copy of OCA/OCP Oracle Database 11g All-in-One Exam Guide with CD-ROM: Exams 1Z0-051, 1Z0-052, 1Z0-053 (Osborne Oracle Press Series) [http://www.amazon.co.uk/Oracle-Database-All-Guide-CD-ROM/dp/0071629181/ref=sr_1_5?ie=UTF8&s=books&qid=1262090730&sr=1-5|http://www.amazon.co.uk/Oracle-Database-All-Guide-CD-ROM/dp/0071629181/ref=sr_1_5?ie=UTF8&s=books&qid=1262090730&sr=1-5]
    As you will see in the book title it covers 1Z0-051, 1Z0-052 and 1Z0-053
    About a year ago I attended the following courses
    TT - Oracle D/B 10g Program PL/SQL-QA-IQ
    TT - Oracle PL/SQL - GK
    TT - Oracle 10g Intro to SQL
    I have been meaning to get round to taking my exams and OCA qualification is no problem as I can take 1Z0-051 and 1Z0-052 using the above book and the knowledge I gained on the course (even though the course was 10g).
    But my question surrounds 11g OCP and how it requires instructor led training - now I have done my 10g course but I guess this wont count as an instructor led course for 11g OCP.
    If not then im going to need to take the route of 1Z0-042, 1Z0-043 to get OCP and 1Z0-050 to upgrade to 11g
    So I would ask how safe I would be learning the above mentioned book and taking the 1Z0-042, 1Z0-043 exams. I understand there is no accurate answer as it is subjective but if 1Z0-052 and 1Z0-053 (11g) knowledge covers 1Z0-042 and 1Z0-043 (10g) knowledge then there should be no problem, right?
    I really dont want to have to take the book back or purchase another.
    Thanks in advance
    Rob

    user3554032 wrote:
    Hi All
    I have a small dilemma
    Think of it as an opporunity
    For Christmas I was given .... (Take me to your santa ...)
    .... (snipped)
    Thanks in advance
    RobYour'e thinking sensibly about this. Well done. And the hands on course needs to be considered carefully and I often say this can be deciding factor in planning.
    IMHO there is at least 80% commonality between the topics for 1z0-042 AND 1Z0-052 .... and probably similar for 1z0-043 and 1z0-053 whoug I've never directly checked this and there may be a greater divergence there.
    Be aware some topics in 1z0-050 will not be covered in the books you have as far as I am aware.
    One option you have not considered is taking exams in this order ..... this will give you 10g OCP and 11g OCP. This is wha I did .... but it mainly occured that for me way as the 1z0-053 was fairly delayed into production and I wanted the certificates I could have as soon as possilble .... ie 10gDBAOCP and 11gDBAOCA. I actually did the 1z1-053 beta for my 11g DBA OCP ... cheaper than 1z0-050 as I already had 11g DBA OCA.
    1z0-051 1z0-042 1z0-052 1z0-043 1z0-053.
    I know you dont want to buy another book, but the 10g ones from Sybex (and associated CDROM's) give a slightly different viewpoint (though they are for 10gR1 and are not updated for 10gR2 topics). IMHO the sybex books can ometimes go a little over the top in some areas. But all these books can contain some errors ... however they do provide an extra set of practice questions. However it is an option for you.
    Its worth registering your 10g course as a hands on course as soon as reasonably possible to ensure there are no issues with it (I assume you have attended the course from Oracle University).
    Anyway these are my thoughts. But you know your own circumstances and are responsible for your own decisions. Good Luck.
    - bigdelboy.

  • Running Oracle database 10g and 11g on same 5 RAC nodes

    Hello Gurus,
    Could any body throw light if I can install and sucessfully run Oracle database 10g and 11g on the same Oracle RAC installation setup.My setup is below
    Number of nodes-5
    OS- windows 2003 or RHEL5
    storage- DELL EMC SAN
    Clusterware- oracle version11g
    File system-Automatic storage management(ASM)
    After I successfully setup clusterware,ASM on the nodes,I would want to install 11g database on all 5 nodes .
    Then Install 10g database on only 3 of the nodes using the same clusterware.
    What are your views on the same.
    Also FYI... as per metalink node 220970.1(RAC: Frequently Asked Questions) one can do such a setup.
    what iam looking for is practical experience if anyone has implemented this in production system,if yes any issues faced and how tough it is to support.
    Thanks,
    Imtiyaz

    You could run an 11g database and 10g database on the same cluster as long as you use Clusterware 11g.
    The administration aspect will drastically change according to the platform you run on. As of now, it appears you don't know whether it will be Linux or Windows.
    It would be practical to support the same database release.

  • I have created TM lock in oracle 9i and 11g databases. by using same query

    here is the query uesd for finding a lock in database.
    select /*+ RULE */ 'DATAPOINT # ' bpb,
    l.sid, ' # ',
    s.username, ' # ',
    s.sql_address, ' # ',
    x.sid, ' # ',
    y.username, ' # ',
    l.type, ' # ',
    l.id1, ' # ',
    l.id2, ' # ',
    decode(X.LMODE,
    0, 'None',
    1, 'Null',
    2, 'Row Share',
    3, 'Row Excl',
    4, 'Share',
    5, 'Shr Row Excl',
    6, 'Exclusive',
    decode(L.REQUEST,
    0, 'None',
    1, 'Null',
    2, 'Row Share',
    3, 'Row Excl',
    4, 'Share',
    5, 'Shr Row Excl',
    6, 'Exclusive',
    from v$session s, v$lock l, v$lock x, v$session y
    where l.ctime > 120
    and s.lockwait = l.kaddr
    and l.type in ('TM', 'TX', 'UL')
    and l.id1 = x.id1
    and l.id2 = x.id2
    and x.sid != l.sid
    and x.sid = y.sid
    and x.lmode >0;
    after doing further investigation i found that for 11g condition s.lockwait = l.kaddr not satisfied where as for 9i it's gives correct results
    here are the lockwait and kaddr values for 9i and 11g databases.
    for oracle 9i
    SQL> select lockwait from v$session where sid in (10,12);
    LOCKWAIT
    67B4E10C
    SQL> select kaddr from v$lock where sid in (10,12);
    KADDR
    67B4E088
    67B4E10C
    for oracle 11g
    SQL> select lockwait from v$session where sid in (70,134);
    LOCKWAIT
    070000002FA080D8
    SQL> select kaddr from v$lock where sid in (70,134);
    KADDR
    0700000030C595C0
    0700000030C59830
    00000001108E3E58
    00000001108E3E58
    070000002FA6CB30
    SQL>
    please advise if there is any change for calculations for lockwait,kaddr for 11g.

    can you post your query with explain plan for both 9i version and 10g version.
    Thanks,
    karthick.

  • Difference between Materialised view in 10g and 11g

    Hi,
    I am beginner . I want to know the difference between Materialized view between 10g and 11g. Is there any impact if the materialized view used in 10g gets upgraded to 11g ?
    awaiting ur response.Please and Thanks

    In addition to the documentation, you might want to look at the blog of Alberto Dell'Era:
    http://www.adellera.it/blog/
    Alberto writes quite a bit about materialized views, including this important change in 11GR2:
    http://www.adellera.it/blog/2009/11/03/11gr2-materialized-view-logs-changes/

  • Difference between oracle bpm 10g and 11g

    Newbie: I am trying to understand 10g. The basic questions I have is
    1)What is the difference between 10g and 11g?
    2)What is the infrastructure & skillset needed for me to do implementation in 10g?
    3)How is migration from 10g to 11g is accomplished?
    Any resource links that would help me to get started with 10g would be appreciated.
    Chaitanya

    Hi,
    Please follow the below mentioned link to find your answer.
    Re: Main differences between oracle bpm 10.3 vs 11g
    Migration from ALBPM 5.7 to BPM 11g
    Bibhu

  • Diff between oracle 10g and 11g

    Can any one could tell me what is the main diff between oracle 10g and 11g ?
    Thanks in Advance
    Venkat

    Hi,
    You can read
    http://www.oracle.com/technetwork/articles/sql/index-082320.html
    http://www.oracle.com/technetwork/articles/sql/index-099021.html
    Anand

  • Difference-  Architenture of 10g  and 11g

    Hi All,
    Pls just let me know is ther any huge difference between architecture of Oracle 10g and 11g ?.
    Kindly suggest in very brief or just yes/no.
    Thanks,

    Nimish Garg wrote:
    There r no major difference b/w 10g & 11g Architecture
    check this link out for new features of 11g
    http://www.dba-oracle.com/oracle11g/oracle_11g_new_features.htm
    I'm sure I've mentioned before about being careful when using that site to demonstrate answers. It's notoriously lacking information and only gives partial answers, mainly because it's trying to get people to purchase the books it sells for complete answers.
    Far better would be to link to Oracle's own resources... e.g.
    http://www.oracle.com/technology/pub/articles/oracle-database-11g-top-features/index.html

  • Oracle 9i and 11g installation on same windows machine

    Hi All,
    I am facing strange problem, I installed 9i and 11g on same machine whiche is runng windows server 2003 service pack 2. I set ORACLE_HOME and PATH of both versions different
    and both are installed properly. But when i try to create new database using oracle 9i DBCA after reaching step 8 DBCA becomes unresponsive whereas i am able to create new database using Oracle 11g DBCA. After searhing the entier net i am not able to trubleshoot the problem.Moreover in both version i am able to access using CMD and i got the connectivity.
    I configure the listener for both on different port but when i run oracle 9i the screen shows first connectivity of oracle 11g sql* plus after that it is going to connect to oracle 9i this is my second issue.
    Please guys take this problem on high priority.
    Thanks in advance.

    Hi,
    Welcome 2 Oracle Forums :)
    Please guys take this problem on high priority.This forum is not for high priority issues. All high priority issues should log S.R at http://support.oracle.com
    I am facing strange problem, I installed 9i and 11g on same machine whiche is runng windows server 2003 service pack 2. I set ORACLE_HOME and PATH of both versions different
    and both are installed properly. But when i try to create new database using oracle 9i DBCA after reaching step 8 DBCA becomes unresponsive whereas i am able to create new database using >Oracle 11g DBCA. After searhing the entier net i am not able to trubleshoot the problem.Moreover in both version i am able to access using CMD and i got the connectivity.
    I configure the listener for both on different port but when i run oracle 9i the screen shows first connectivity of oracle 11g sql* plus after that it is going to connect to oracle 9i this is my second issue.Check the Installation and Database creation logfile for more details.
    thanks,
    X A H E E R

  • Oracle 10g and 11G on RHEL 6

    Hi,
    Is it fine to install oracle 10g and 11g on RHEL 6?
    Please guide!!
    thanks

    Hi;
    Is it fine to install oracle 10g and 11g on RHEL 6?Its not certified as mention. But if you want to make installation on that release see Tim's site:
    http://www.oracle-base.com/blog/2011/02/13/oracle-11gr2-on-oracle-linux-6/
    Regard
    Helios

Maybe you are looking for

  • Cumulative Key Figure (Running Total) - how to use in formula?

    We have a scenario where I need to use the cumulative value of a Key Figure in a subsequent formula. The “Cumulated” property setting at the Key Figure level in the query is a “Displayed Data Only” setting, however, so the cumulated values are not av

  • 11gR2 Database Installation with ASM - NOT RAC

    Hi , Im littel bet confused about the "Grid Infrastructure" in 11gR2. In oracle 10gR2 i had to install oracle software twice. 1. one for the rdbms instance and the second software on for the ASM instance. 2. Then from the asm home i run dbca and choo

  • Need help deciding which adobe product to purchase (Photoshop or Illustrator)

    hello, I am about to be given the task of creating the graphics for my company on a specific task. We recently got a new printer to create cards with and before now, everyone has been running into trouble getting clean, accurately colored prints for

  • Using SKYPE to Go from Cell Phones?

    Does anyone use a Vodacom Cell with Skype to Go? I'm looking for cheapest way to call the states when my internet connection is shoddy here in South Africa.  When making  a SKYPE to Go call, will my Vodacom account be using all it's minutes?  Any oth

  • Converting RAW to JPEG without exporting

    Hi all I mostly shoot in RAW to gain the extra flexibility this offers during post. Once I have finished editing the RAW images in LR3, I would like to convert them to JPEG to save disk space. Is there an easy way of doing this? I currently export th