Want to know the Validity of my exam

Dear All I have cleared oracle 1z0-007 exam in march 2011 I want to know that is there any restiction that I have to clear another exam for OCA that is 1z0-147 in some specific time or I can give it anytime i am comfortable after 2 or 3 years.

user13422873 wrote:
Dear All I have cleared oracle 1z0-007 exam in march 2011 I want to know that is there any restiction that I have to clear another exam for OCA that is 1z0-147 in some specific time or I can give it anytime i am comfortable after 2 or 3 years.... I agree with Justin's answer; and it is highly unlikly the PL/SQL OCA exam track will retire.
....... That said the 1z0-147 may will be retired by the point; though 1z0-144 is an alternative. My personal feeling is 1z0-147 should have been retired months ago ... we should be encouraging studnet to use recent PL/SQL and techniques; not things dating almost before the year 2000.
It is worth signing up the Oracle Certification Magazone and watching for exma retirements, there is usually 3 mnoth notices. You may also risk a manadatory training requirement being introduced for PL/SQL OCP. I am not saying there will be, I am saying there migh be, and equally well there might not.

Similar Messages

  • Hi This is Rezwan from Bangladesh. I requests to my aunty who lives in Virginia to buy an iphone 5s country unlocked for me and send to Bangladesh. Now i want to know the total costing of iphone 5s country unlocked phone and how can she send it to BD?

    Hi This is Rezwan from Bangladesh. I requests to my aunty who lives in Virginia to buy an iphone 5s country unlocked (Without Contract) for me and send to Bangladesh. Now i want to know the total costing of iphone 5s country unlocked phone and how can she send it to Bangladesh?

    Note: When you buy an iPhone from another country, you do not have warranty in your country of residence. Any warranty and sevices are only valid in country of purchase.
    For prices, ask your aunty or go online yourself.

  • I want to know the dependencies

    Hi,
    I have one Package , in that package lot of procedures and function. i want to know the each procedure any dependencies is there.
    How to find out dependecies for each procedure and function and package wise.
    Is it possible to find procedure wise are only possible package wise.and also how to find each procedure is valid or invalid.urgent.
    Thanks

    [email protected] wrote:
    urgent.That's typically a rude thing to say around here in a forum of volunteers.
    As far as answering your question, I recommend looking at the DBA_DEPENDENCIES view.
    If the procedure is defined inside a package then it will be listed at the package level in the DBA_DEPENDENCIES view.
    HTH!

  • I purchased CS5 Design Standard about 5 years ago. Now I am trying to install  second PC, but I got a message like " This serial number is not correct."  I want to know the correct serial number, but I missed my ex adobe ID because I've changed my E-mail

    I purchased CS5 Design Standard about 5 years ago. Now I am trying to install  second PC, but I got a message like " This serial number is not correct."  I want to know the correct serial number, but I missed my ex adobe ID because I've changed my E-mail address.

    It is not clear to me what your issue is with not being able to sign in to your Adobe account to find the serial number.  You should still be able to sign in and find your serial number if you registered the software.
    If your first PC is a Windows machine you might be able to extract the serial number from it using the Belarc Advisor
    http://www.belarc.com/free_download.html

  • How do i connect my macbook pro to another screen (a fujitsu siemens) i got the cable for it but i want to know the settings so i transfer desc to the fujitsu screen.

    How do i connect my macbook pro to another screen (a fujitsu siemens) i got the cable for it but i want to know the settings so i transfer desc to the fujitsu screen.

    Welcome to Apple Support Communities
    If you have the cable, just connect it to both and the desktop will show up on the external display. Then, you can select different modes, changing arrangement in System Preferences > Displays > Arrangement, or using shortcuts > http://support.apple.com/kb/ht5019

  • You want to know the amount of space the transaction log for the Customer database is using. Which T-SQL command would you use?

    You want to know the amount of space the transaction log for the Customer database is using. Which T-SQL command would you use?

    Forced me to do a little research.
    DBCC SQLPERF(logspace)
    See also
    http://stackoverflow.com/questions/198343/how-can-i-get-the-size-of-the-transaction-log-in-sql-2005-programmatically
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • Im using a pci-6221 daq-card.I want to know the difference(use)of a line output and a port output.

    Im using a pci-6221 daq-card.I want to know the difference(use)of a line output and a port output.

    Hello Hellraiser24,
    This question has actually been discussed in another thread here:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=95895&requireLogin=False
    I hope this helps,
    E.Lee
    Eric
    DE For Life!

  • I got tis ipad 4 wifi and cellular from ireland and i wish to go on my holidays to india with it and use a micro sim from a local carrier for network courage so i want to know the steps u take to activate the micro sim in the ipad .

    i got tis ipad 4 wifi and cellular from ireland and i wish to go on my holidays to india with it and use a micro sim from a local carrier for network courage as i dont have wifi in the place tat i am staying so i want to know the steps involed to activate the micro sim in my ipad.

    What roaming charges? If you have a local plan there are no roaming charges. This is a major reason for using a local plan.
    Contact, or visit the website,  whatever local provider you are considering and get their plan details.

  • I want to know the algorithm of interpolation of 2-D array in LabVIEW.

    I want to know the algorithm of interpolation of 2-D array in LabVIEW.Is there any formation about it?

    Hi ,
    For all delta and full DTP loads you can get  information in table  RSICCONT .Check table  RSMONICDP  this will give you detail information .Here you will get all the information with timestamp and request id .
    Hope these tables will serve your purpose .
    Regards,
    Jaya

  • I want to know the accounting produced by Oracle Financials module.

    I want to know the accounting produced by Oracle Financials module. Could you please direct me to the right resource? Thanks

    Hi,
    Overall answer is YES you can read text file into Oracle.
    Now tell us which technologies you are using and which database version you are using ? are you using Jdeveloper and ADF ?

  • I want to know the relation between Retiremen in assets and AR

    i want to know the relation between Retiremen in assets and AR
    whene selleing asset in FA and retire it in AR

    Hello.
    how can i achieve this entry in AR You will have to create it manually. The system does not create it automatically.
    and is their any report in FA to identify the sold assetsThe Asset Retirement Report
    Octavio

  • I want to know the coordinates of the mouse

    I want to know the coordinates of the mouse when the mouse is outside my application?

    Hi,
    No, it is not possible... In order for a MouseListener to know when the mouse exited a component, it first needs to know the position of the application's GUI on the screen and also position of the cursor on the screen.
    But in JDK 1.5 we have an option java.awt.MouseInfo.getPo..(); to get current mouse possition.
    regards
    Dhina

  • I want to know the price of led of iphone 4

    i want to know the price of led of iphone 4

    Sorry, there is no replacement service for a screen of an iPhone 4. Apple will replace the whole unit if you are willing to pay the service fee for the Out-Of-Warranty-Service:
    Screen repair service pricing
    Repair and replacement costs depend on your iPhone model and your AppleCare product coverage. Apple will run a diagnostic test to determine whether your iPhone has experienced additional damage. If it has, or if it needs other repairs, you may need to pay an out-of-warranty service fee. Accidental damage isn't covered under the Apple One Year Limited Warranty.
    Model
    Screen repair cost
    iPhone 6
    $109
    iPhone 6 Plus, iPhone 5s, iPhone 5c, iPhone 5
    $129
    Plus a $6.95 shipping fee, if required. Fees are in USD and exclude local tax. Pricing is for service through Apple. The final service fee we charge will be determined during testing. Pricing and terms vary for service through an Apple Authorized Service Provider.
    Out-of-warranty repair service
    If your repair isn’t covered by Apple’s One Year Limited Warranty, AppleCare+, or AppleCare Protection Plan, your iPhone might be eligible for out-of-warranty service. For example, liquid damage isn’t covered by warranty but might be eligible for out-of-warranty service. Some damage isn’t eligible at all, for example if your device has been broken into multiple pieces. See Apple’s Repair Terms and Conditions for complete details.
    Read Apple’s Repair Terms and Conditions
    Model
    Out-of-warranty service fee
    Battery service*
    iPhone 6 Plus
    $329
    $79
    *available only if battery
    fails Apple’s diagnostic test
    iPhone 6
    $299
    iPhone 5s, iPhone 5c, iPhone 5
    $269
    iPhone 4s
    $199
    iPhone 4, iPhone 3GS, iPhone 3G,
    Original iPhone
    $149
    Plus a $6.95 shipping fee, if required. Fees are in USD and exclude local tax. Pricing is for service through Apple. The final service fee we charge will be determined during testing and may be less than the service fee listed above. Pricing and terms vary for service through an Apple Authorized Service Provider.
    copied from Service Answer Center - iPhone

  • I want to know the color gamut of iPad mini 3 is it same as the iPad mini 2

    I Want to know the color gamut of the iPad mini 3 is it same as the iPad mini 2

    Almost exactly the same From this review.
    http://www.engadget.com/2014/10/21/ipad-air-2-mini-3-review/

  • I want to know the name icloud account

    I want to know the name icloud account
    <Personal Information Edited by Host>

    Hi,
    As Rich Mentione there is no BAPI for Schedule Agreeement.
    You can Try : ME_UPDATE_AGREEMENT_PO  -Update Pur Document
                  ME_READ_OUTLINE_AGREEMENT_DISP --Read outline agreement item (From Agreement no and item no)
    Lanka

Maybe you are looking for

  • Problem in Listener of Oracle 10g

    I am facing problems in initializing a software. It uses Oracle Data base on its background for the creation of its own database. But every time i am starting the software it is giving me the error that "No listener" where as i had made a listener. I

  • Unable to connect servlet on web server

    Hi all, I have wrote the following program to connect to the servlet to the web server: public class HTTPTest      public HTTPTest() { public static void main(String[] args) {      HTTPTest httptest = new HTTPTest();           httptest.sendHTTP(); pu

  • Running dual monitors with a H520s

    I recently purchased a H520s - 47461VU desktop unit.  I have 2 older flat panel monitors which I hoped to use with the machine.  I soon realized that the integrated video card had no DVI output so I purchased a 28AWG High Speed HDMI® to DVI Adapter C

  • Showing/Hiding Hidden Files

    Hey I was trying to fix a problem with my Macbook and turned on hidden files by typing a command in Terminal. Now I want to switch off showing hidden files. How do I do it?

  • I need output type NEU automaticaly for create purchase order document type

    Dear Experts, I need output type NEU automaticaly for create purchase order document type NB when transaction code MN04, I am doing the following: (1) I selected the third option Purchasing Output determination: Document type (2) I selected the outpu