Diff between 1Z0-054 and 1Z0-117

Hi,
What are the main differences between the Performance Tuning exam and SQL Tuning? Of course, I have read the exam topics of both exams, and the first is mostly for DBA-s, and the second only for tuning SQL statements. Does a simple application developer need the Performance Tuning exam, which as I can see is mostly about instance tuning.
Thank you.

An application developer with no DBA access would find little use for 1Z0-054.  Unless the privileges in the database were dangerously loose, application developers would not have the required rights to make use of most of the topics covered by the exam.
That said, be aware that some of 1Z0-117 is also on topics that generally require DBA-level access.  I don't believe that developers on most systems would have the privs to create SQL Profiles or SQL Baselines, for example.  They might not even have the privileges required to run the SQL Tuning or SQL Access Advisors.  However, most of the exam is on information that SQL developers can make use of.

Similar Messages

  • 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.

  • In LSMW, what is diff between LSMW-BAPI and LSMW-IDOC

    hello all
    In LSMW, what is diff between LSMW-BAPI and LSMW-IDOC

    Hi Swamy,
    The differences between IDoc and BAPI are as follows: 
    IDOC
    IDocs are text encoded documents with a rigid structure that are used to exchange data between R/3 and a foreign system.
    Idocs are processed asynchronously and no information whatsoever is returned to the client.
    The target system need not be always online. The IDOC would be created and would send the IDOC once the target system is available (tRFC concept). Hence supports guaranteed delivery.
    With asynchronous links the sub-process on the client can be finished even if the communication line or the server is not available. In this case the message is stored in the database and the communication can be done later.
    The disadvantage of asynchronous links is that the sub-process on the server cannot return information to the calling sub-process on the client. A special way for sending information back to the client is required. In addition, a special error handling mechanism is required to handle errors on the receiving side.
    IDOCs may be more changeable from release to release.
    IDOCs  are poorly documented.
    BAPI
    BAPIs are a subset of the RFC-enabled function modules, especially designed as Application Programming Interface (API) to the SAP business object, or in other words: are function modules officially released by SAP to be called from external programs.
    BAPIs are called synchronously and (usually) return information.
    For BAPIs the client code needs to do the appropriate error handling.
    Problems with synchronous links occur if the communication line or the server is temporarily not available. If this happens, the sub-process on the client cannot be finished (otherwise there would be data inconsistencies).
    Synchronous links have the advantage that the sub-process on the server can return values to the sub-process on the client that has started the link.
    BAPIs are not totally immune to upgrades.
    BAPIs are reasonably well documented.
    Reward points if useful.
    Best Regards,
    Sekhar

  • Diff between Thin client and Rich client

    Hi Everyone,
              Can someone give me a clear picture of the what is the diff between Thin client and Rich client.
    Thanks,
    Krishna

    Hi,
    thick client (rich client) has/stores all the data inside itself
    so it can do application processing without the server with data
    thin client uses resources from host computer (from server)
    and wihtout that you are not able to work with that kind of client
    does that answer your question ?
    Regards,
    michal

  • Books for 1Z0-047 and 1Z0-144

    Hello all,
    I'm planning to study for "Oracle PL/SQL Developer Certified Associate" certification. I was planning to prepare for 1Z0-047 and 1Z0-144 as both of those exams are validated against Oracle Database 11g.
    I was wondering if any of guys here can help me out with the couple of questions that I have.
    1. Which one would you recommend among the two of the below exams?
    1Z0-047 (Oracle Database SQL Expert)
    or
    1Z0-051 (Oracle Database 11g: SQL Fundamentals I)
    2. What books should I refer for 1Z0-047 and 1Z0-144? I read a lot of threads about this topic. But, I haven't found a proper answer yet, which is why I'm posting this question again.
    For 1Z0-047, I saw people recommending the following:
    OCA Oracle Database SQL Expert Exam Guide: Exam 1Z0-047 (Osborne Oracle Press Series) by Steve O'Hearn
    OCA Oracle Database 11g SQL Fundamentals I Exam Guide: Exam 1Z0-051 (Osborne ORACLE Press Series) by John Watson and Roopesh Ramklass
    For 1Z0-144, I saw people recommending the following:
    Oracle PL/SQL Programming: Covers Versions Through Oracle Database 11g Release 2 (Animal Guide) by Steven Feuerstein and Bill Pribyl
    OCP Developer PL/SQL Program Units Exam Guide by Steve O'Hearn
    I kindly request you guys to help me out as I don't have much idea about these books. It would be really great if someone who has passed the exams or read these books throw some light on these.
    Thanks in advance.

    user12176855 wrote:
    Hi, I am planning to give the same exams were u able to successfully complete them?
    Any updates on the books / practice exams that will be of help?
    ThanksWRT .... Any updates on the books / practice exams that will be of help? ....
    Thisi usually a prompt for braindump providers to spam a couple of messages on a thread like this ... and I have to waste time reporting them and some else removing them, as I have had to to this afternoon.
    Therefore the 2 links I shall give are:
    http://blogs.oracle.com/certification/entry/0477
    http://blogs.oracle.com/certification/entry/question_of_the_day_how_to_pre
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=208
    Ucertify does have a 1z0-144 practice test ... quality may or may not be poor. Ucertify currently remains certifcation safe AFAIK.
    http://www.ucertify.com/exams/Oracle/1Z0-144.html
    ( I feel like I am advertising Ucertify ... which I dont want to be. I feel if I dont do this people will end up with braindump providers). Some may even find a poor quality practice test more harm than good, time may have been better sent learning from the online manuals and practicing what is there.

  • 1Z0-007 and 1Z0-051 can be passed from home???

    i had come to know that exams 1Z0-007 and 1Z0-051 can be passed from home at http://oracle.prometric.com/ as this test does not require a proctor sign-in (test supervisor). so does this mean that i could write these exams in my home without visiting prometric centers??? or does that mean something else??
    and how about the exam
    1Z0-001 Introduction to Oracle: SQL® and PL/SQL™.
    please let me know.
    Thank you.

    i had come to know that exams 1Z0-007 and 1Z0-051 can be passed from home at http://oracle.prometric.com/ as this test does not require a proctor sign-in (test supervisor). so does this mean that i could write these exams in my home without visiting prometric centers??? or does that mean something else??
    Online exams are non-proctored, which means that you can take them at your convenience any time, anywhere. Pre-registration is not required. You register when you are ready to take the exam.
    Online exams are closed-book exams --- books, course materials and notes are not allowed. You should prepare for them fully and rely on your own mastery of the material.
    Candidates who take the online exams are subject to the Oracle Fraudulent Activity policy and must agree to the Oracle Candidate Agreement (presented at the beginning of the exam). You should never have someone take the exam for you. You should never test under a name other than your own, and/or test using more than one name or Prometric Testing ID.
    Oracle Certification Program - Online Exams
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=54
    and how about the exam
    1Z0-001 Introduction to Oracle: SQL® and PL/SQL™.Unlike 1Z0-007 and 1Z0-051, 1Z0-001 exam is not available online.

  • Could I take 1Z0-051 and 1Z0-047 together?

    Hi, I am currently planning to take a Oracle PL/SQL Developer Certified Associate. At first, I plan to take the path of 1Z0-047 + 1Z0-144 which leads to this certification, because the 1Z0-047 itself is also leading to another cert (Oracle SQL Expert cert). So if I take this path, I would end up with two certifications (Oracle SQL Expert cert and PL/SQL Developer Certified Associate)
    However, people keep on telling me that 1Z0-047 is very difficult, saying that 1Z0-051 is much easier if I want to guarantee a PL/SQL Developer Certified Associate.
    So, is it possible that I take all three exams (1Z0-051, 1Z0-047, 1Z0-144)? I am thinking that taking 1Z0-051 as a kind of "practice" because it is an online exam and the exam scope looks easy to me. Also I have some budgets allocated to me so I don't mind spend a little bit extra money to Oracle exams.
    I'm just wondering whether two of them (051, 047) are mutually exclusive in the exam policy or something.

    So, is it possible that I take all three exams (1Z0-051, 1Z0-047, 1Z0-144)?Yes, you may take both 1Z0-051 and 1Z0-047. In fact, I would highly recommend taking 1Z0-051 before taking 1Z0-047. You have heard correctly, 047 is a much more difficult exam and requires a considerably higher level of SQL experience/knowledge. If you look at the study topics for both tests, you'll see that 1Z0-047 includes essentially all of the topics from 1Z0-051, and has another thirty-some topics in addition. Studying for 1Z0-051 is in itself preparation for taking the expert test. I discuss the two exams in an article here:
    http://www.gocertify.com/articles/oracle-sql-certification-1z0-051-or-1z0-047.html

  • Diff between Seeburger Adapter and File Adapter

    Hi All,
             My company needs to interact with some banks and the banks are particular that they want SFTP, which is not supported by  File Adapter, so we have decided to go with Seeburger adapter.
    Now what are the differences between File adapter and seeburger adapter?
    I believe that Seeburger adapter does not support File Content Conversion, Archiving etc.
    Could you all pls put some light on the diff between file adapter and seeburger adapter when it comes to dealing with files?
    Xier

    Hi
    You are aware with working of File Adapter.
    The most direct way of using the Seeburger adaptors is to configure the BIC as a module. There is a software component from seeburger called bicmapper which will allow you to
    1. Define or import the inbound message metadefinition in various formats ( edifact, xml,...)
    2. Using a mapping create an xml variant as the output metadefinition or edifact in the other direction.
    3. Create a one to one mapping between input en output.
    4. Export the metadata in xsd or sda format for import in XI
    5. Generate an SDA which can be deployed in XI and used as a module.
    Have a look here,
    http://www.seeburger.com/fileadmin/com/pdf/SAP_Exchange_Infrastructure_Integratio_Strategy.pdf
    Some Seeburger related information
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e2aeb02c-0601-0010-d680-c9be61ffa390
    Go through this threads:
    http://www.seeburger.com/fileadmin/com/pdf/SAP_Exchange_Infrastructure_Integratio_Strategy.pdf
    Need Material on Seeburger Adapters.
    Seeburger Adapter
    Installing seeburger adapter
    http://www.seeburger.com/xi-adapters/
    Thanks

  • Diff. between Tax Code and Condition Types

    Hi,
    What is the diff. between Tax Code and Condition Type???
    Why we maintain Tax Codes under Invoice Tab in PO, when Condition Types are available for Calculation Procedure...???
    Please guide..

    hi..
    Tax code : Tax code in some what more specific for calculating the tax...some material is having 2% tax..some having 3 % tax..etc..and these are input tax...so..these tax code will be of type input tax..
    now..based on the nature of tax type amount will be calculated....
    suppose tax code is calculation of 2 condtion type so ..we can do it in tax code conditon record fv11 also..
    so..tax code can be a combination of cond type...
    where as through cond type also we can also achieve this..by using one statistical cond type...
    Cond Type :  cond type is for the daily pricing configuration..how system will calculate the price for a centain material we can make define the rules here...
    Try this out..
    Thans

  • 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

  • Diff between interactive report and interactive alv

    Diff between interactive report and interactive alv? Suppose I have been given certain program then how I will diffrentiate that this prog should be done in interactive alv or interactive report.

    hi
    both are used for same purpose
    interactive report means an output list which displays basic details & allow user to interact, so that a new list is populated based on user-selection. With interactive list, the user can actively control data retrieval and display during the session.
    I suggest to use ALV.by using ALV we can display in Grid as well as list format.
    Output format will be good . Sorting,Filtering facilities are provided by itself.We can have column headings also.
    if helpful reward points

  • Diff between paper layout and weblayout in terms of performance

    Hi All,
    1.Can any one tell me diff between paper layout and weblayout in terms of performance.
    2.Can I save my rdf as jsp.Will there any performance diff in real time.
    Regards
    Srinivas

    Hi Rainer,
    Thanks for your reply.
    1.You said Paper layout is not a good choice for html-output ,Can you give some information on this,also if you have any documents or links supporting this please
    share with me.
    2.I designed my reports using web layout,my req is now to print page header in every page of the report,I am unable to do this as I didn't find any html tag to do this.kindly suggest a solution for this
    Regards
    Srinivas

  • What exactly is the diff between main window and variable window

    what exactly is the diff between main window and variable window in SAP script?

    hi,
    MAIN WINDOW :- In a main window you display text and data, which can cover several pages (flow text). As soon as a main window is completely filled with text and data, the system continues displaying the text in the main window of the next page. It automatically triggers the page break.
    You can define only have one window in a form as main window.
    The main window must have the same width on each page, but can differ in height.
    A page without main window must not call itself as next page, since this would trigger an endless loop. In such a case, the system automatically terminates after three pages.
    VARIABLE WINDOW :- The contents of variable windows is processed again for each page, on which the window appears. The system outputs only as much text as fits into the window. Text exceeding the window size is truncated; the system does not trigger a page break. Unlike constant windows, the page windows declared as variable windows may have different sizes on different form pages.
    As far as the processing of the window contents is concerned, the system currently treats constant and variable windows alike. The only difference is that constant windows have the same size throughout the form.
    hope this will be useful.
    If useful then reward points.
    with regards,
    Syed

  • What exactly is the diff between client dependant and client independant te

    Hi gurus,
    What is the diff between client independant and client dependant term.. I initially had a confusion related to client independant and client dependant Transport requests, where else are these words applicable, do they apply to data as well, if so how? any links to help me understand the difference..
    regards,
    kishore

    Hi Kishore,
    Client Independant: These objects are not specific to any client. And it is universal which can be viewed,changed across the clients.
    Client Dependant: These are the objects can be viewed, changed for the client for which it has been assigned. Other clients do not have access on these objects.
    In SAP, all objects are finally stored as tables. "Mandt" is key field which determines whether the object is client dependant or not.
    Client Independant transport requests will make the transported objects available across the clients. and Client dependent transport request make the objects available only for the client mentioned by field "Mandt"
    Regards,
    Dinesh D

  • Diff between bussiness service and bussiness system.

    hi,
         actually i want to know that what is the diff between bussiness service and bussiness system..
    thanks in advance,
    jp

    Both the Business system and Business Service are same as per the functionality.
        we choose Business system when we know the technical system(Business system) in our SLD.
    if we doesnt any idea about the business system in SLD we go for Business service.
    thanks & regards
    harsha vardhan.P
    *reward points if u satisfied with my answer***

Maybe you are looking for

  • I was wondering if anyone can help me with a jquery change() integration issue?

    I have tested the following script on a simple html page on my computer and it workd perfectly: However, when posting it to BC withing a template, for some reason the .change() alert gets copied 4 times. You can see it at the following link: http://w

  • Retrieving Invoice images from Content Server

    Background My problem is, that I need to retrieve images from the Content Server and save them on a local drive with a path provided by the user. Metadata that is available for the image includes Object ID and the URL to the image on the server. Howe

  • Create a new iTunes database, reload my iPod - or both?

    I have a very large number of albums and songs in my copy of iTunes. I also have a very large number of diverse song lists. At some point, album art from different albums began appearing on my 160 Gb iPod's screen with songs from other albums by othe

  • Organizing in Iweb

    Im working on a site that is going to have around 100 photo's on it.I will have 6 galleries with aprox 15 photo's per gallery is there any way in the side bar I could put these photo's with there respective galley in some type of a folder? I have to

  • Error in PO as Input should be in the form of ___.___.__~,__V

    Hi Experts, One of my user can able to create a PO, but when he tries to change or display the PO in Me22N he observes the below error, Input should be in the form of ___.___.__~,__V Message No 00 088 Please help me to resolve this issue. Further any