Price of oracle db exams went up to $245 without warning

Hi,
I have many oracle certs.
I am very disappointed that we got no warning that oracle database exam prices were going to jump from $195 to $245 on June 1st.
I was thinking about buying several exam vouchers.
Now they are $50 more.
Some of the other database vendors frequently offer 10 to 20% off or 2nd shot gimicks.
I hope Oracle would consider offering some type of discount.
Others please add to this post if you would like discount codes provided.
Thanks
PS: A little over 3 years ago it was only $125, and now it is $245.

>The dollar value of the certifications is 0.  For some people with a
>dim view of the marketing of certs, less than that.
>I've only seen value in my cert for jobs that require a cert.
One of the messages that I try to get out about certifications is that there are two types of value to them, and only one of the two do you have any control over.
Type I: If you spend your test preparation time trying to learn each of the test topics as thoroughly as possible, then almost any Oracle professional -- even the most experienced -- is liable to learn something new. For people just starting out with Oracle, this strategy will teach them a huge amount about the database. It doesn't really match actual experience working with the database, but it's a huge amount better than having no knowledge at all. It will also give them a running start once they do get a job working with Oracle.
Type II: There are employers who give weight to Oracle certifications. This is not in question -- you even note that some require it. Not all do and not all of those that do give the same amount of weight.  I have never met any that consider certification to be a negative, so I don't understand your less-than-zero comment.  The only time I would consider it a negative is if someone with a certification were to interview with me and the interview questions led me to believe that they did not know enough to have passed the test and likely used a brain dump.
My certifications have come up in several interviews and I know that they have impacted my interviewers in a positive fashion.  Part of that is that I don't overplay them.  I would never claim to be an expert because I hold a certification for a given area. Instead I present my certifications (quite truthfully) in the fashion that I use them.  Namely I tell prospective employers that I use certifications as a means of continually improving my knowledge of Oracle. Strangely I have never found an interviewer who thinks this reflects poorly on me.
I also continue to get certifications while I work for a company.  I try to get a couple each year and always present them on my annual 'self-evaluations' as part of my job-skill improvement process. I'm confident that over the years this has led to at least some upward variance in my merit-pay increases. However, I obviously cannot prove it without access to the 'me' in a parallel universe who does not believe in certifications.

Similar Messages

  • Reference book for Oracle Linux exam 1Z0-402

    Hi gurus!
    Can you please give me useful reference books which cover the al topics for Oracle Linux Exam 1Z0-402 preparation?
    Thanks
    Mokarem

    Can you please give me useful reference books which cover the al topics for Oracle Linux Exam 1Z0-402 preparation?By itself, 1Z0-402 does not grant any certification. Presumably you are going for Oracle Linux Administrator Certified Associate. That certification path also requires passing 1Z0-403. However, you can skip 1Z0-402 if you already have one of several other industry Linux certifications (LPI, Linux+, Ubuntu, Red Hat, or Novell). My recommendation would be to go for one of these certifications, then skip straight to the 1Z0-403 exam. I suggest that for several reasons:
    1. There is a lot more study resources for exams like CompTIAs Linux+ available.
    2. The other Linux certifications are better known than Oracle's.
    3. Since 1Z0-402 by itself does not grant a certification, going this route gets you two certifications for the price of one.
    Edited by: matthew_morris on Nov 16, 2012 12:47 AM (Fixed dyslexic Exam # typos that Bigdelboy pointed out.)

  • Oracle Linux Exam Help!

    Hello!
    I will kindly ask for your honest opinions as I want to study for an Oracle Linux exam and I need to get the below indicated topics covered, but unfortunately I could not find a book to cover them all (as I did for Oracle 11g).
    Please help me locate a book, two or how many are necessary to help me study for the exam and cover the following topics:
    Thank you all!
    Installing Enterprise Linux
    Install Enterprise Linux on any supported architecture.
    Create partitions, software RAID and LVM storage configurations.
    Select Packages for Installation.
      PC Hardware & Linux
    Get detailed information about all PCI & USB devices that are connected to a Linux system
    Identify, load, unload and configure kernel modules
    Tune the running kernel using the /proc/ filesystem
      Post-Install System Configuration
    Set and maintain the system clock with date, hwclock and NTP
    Install, update and remove RPM packages with the rpm & yum commands
    Configure printers with CUPS
    Create and use Kickstart files for automated, hands-off installations
      Boot Process & SysV Init
    Configure the GRUB boot loader
    Manage SysV Init scripts, including customizing files under the /etc/sysconfig/ directory to tune SysV Init scripts
    Configure and use SysV runlevels
    Shutdown & reboot Linux systems
      User/Group Administration and NFS
    Describe and apply the User Private Group scheme
    Create, delete and configure user and system accounts
    Create, delete and configure groups
    Customize the PAM configuration
    Configure and control access to su and sudo
    Configure Linux systems to use centralized authentication and user information stores for system logins
    Implement a file server to share files with NFS v3 & v4
    Configure the automounter (autofs) allowing un-privileged users to mount filesystems on-demand
      Filesystem Administration
    Work with device nodes and udev
    Partition hard drives after installation
    Create and tune filesystems
    Mount filesystem, including persistent configuration in the /etc/fstab file
    Create, manage and tune swap devices
    Configure, manage, assign and maintain quotas on filesystems
    Create, use and remove File Access Control Lists (FACLs)
      LVM & Raid
    Configure Logical Volume Manager volume groups and logical volumes
    Create and use software RAID devices
    Grow and shrink logical volumes and the filesystems on them
    Use LVM snapshots to create consistent, reliable backups
      Task Automation & Process Accounting
    Use the at & batch facilities to run one-time tasks
    Manage cron jobs for recurring tasks, both system-wide and per-user
    Configure syslog for central system logging
    View, manage and kill running processes
    Monitor system and application logs on a daily basis with logwatch
    Configure process accounting and examine the resulting logs
    Limiting and measuring resource usage (ulimit, pam, sar, vmstat, iostat)
      Client Networking
    Configure TCP/IP networking on Linux systems
    Configure static routing on a Linux system
    Aggregate multiple network links into a single interface via the bonding driver's Etherchannel and 802.3ad support
    Configure a Linux system to participate in multiple VLANs on a managed switch via 802.1q frame tagging
    Configure and maintain a DHCP server
    Using networking diagnostics tool (ping,arp,ethtool)
    Enterprise Linux Fundamentals
    What is Linux?
    Identify the origins of UNIX and how Linux is related to UNIX
    Describe the major goals of the Free Software Foundation and the GNU project
    List key elements of a Linux distribution and name several distributions
    List several standards that apply to Linux
    Describe the basic mechanisms that make UNIX so powerful
      Multi User Concepts
    Describe the differences between the administrative (root) user and normal user accounts and explain when each should be used
    Log into the system
    Switch between accounts using the 'su' command
    Use basic commands to gather information about the system
    Use system help facilities to learn about commands and their options.
      The Linux File System
    List the standard system directories and explain what type of files are contained in each
    Navigate the file system
    Explain standard POSIX file permissions including special permissions such as the SUID, SGID and Sticky bits on both files and directories
    Change permissions of files
    Explain how file ownership (user: group) relates to file permissions
    Change ownership of files
    Describe how the User Private Group (UPG) scheme works and the problem it solves
      Manipulating Files
    Be able to create, delete, copy, move and rename files and directories
    Describe the various types of files that can be stored on UNIX and Linux file systems
    Explain hard links and symbolic links, their pros & cons and when & where they can or can not be used
    Identify the type of content of any file
    View the contents of both text-based and binary files
    Search the file system for files and directories with specific properties
      Text Processing
    Search inside of files for specified information
    Perform file editing, sorting, cutting & merging text files from the command linee
      Shell Basics
    Understand the varied roles the command shell plays in everyday UNIX/Linux usage
    Pipe several commands together to perform more complex and useful processing
    Use file redirection on the command line
    Create and use shell and environment variables to configure and control the operation of the system, the command shell and programs
    Use and escape special characters when they are used on the command line
      Regular Expressions Construct regular expressions for matching text patterns
    Archiving and Compression
    Use tar & cpio to create archives and extract files from them
    Compress and decompress files using the UNIX compress, GNU gzip, bzip2 and zip formats
      Text Editing
    Use simple text editors like pico and nano
    Perform basic and intermediate text editing functions efficiently with vi & Vim
    Perform basic and intermediate text editing functions with GNU Emacs
      Command Shells
    List the history and relationships of the various popular shell implementations available on UNIX and Linux systems
    Identify and switch between the various shell implementations
    Customize the command prompt on Bourne and BASH shells
    Use command line history, command completion, aliases and command line editing
    Customize command shell operation system wide and for individual users
      Introduction to Shell Scripting
    Process arguments passed into a shell script
    Get input from the user of a shell script
    Generate formatted output from a shell script
    Perform tasks conditionally using if, case and while loops in a shell script
    Perform repeated actions over a set of values with for loops on the command line and within shell scripts
    Do math in a shell script
      Process Management and Job Control
    Describe the differences between process and threads
    Find and control running programs with ps, top, kill, and nice
    Use the jobs, fg and bg commands to view and access several tasks at once on a single shell
    Use the screen command to run several programs and disconnect from running programs on remote systems
      Messaging
    Send local messages with the write and wall commands
    Use talk and ytalk to chat with other users
    Send and read email with the mail and pine commands
      The Secure Shell
    Configure the ssh client and sshd server programs securely
    Establish secure, remote connections to other systems
    Use SSH's key-based authentication
      Managing Software
    Find and download software via FTP & HTTP with text & graphical client programs like wget, lftp, links, Konqueror and Mozilla Firefox
    Install binary programs in RPM packages
    List software already installed on the system with RPM
    Compile and install software from source releases
    Compile and install software from a source RPM (SRPM or .src.rpm) package
      Printing
    Use CUPS to connect to available local and network printers
    Use various commands to process and convert files in preparation for printing
    Send jobs to a printer
    Monitor and remove print jobs
      Mounting FileSystems and Managing Removable Media
    Use the mount command
    Access NFS and SMB filesystems over the network
    Use autofs for on-demand mounting of filesystems without root privileges
      X Window System
    Start the graphical environment manually
    Select different desktop environments
    Launch graphical applications
    Use Linux as an X terminal
    Customize the graphical environment and auto-start applications at login and X startup
    Securely tunnel remote graphical applications through SSH

    Hello!
    I will kindly ask for your honest opinions as I want to study for an Oracle Linux exam and I need to get the below indicated topics covered, but unfortunately I could not find a book to cover them all (as I did for Oracle 11g).
    Please help me locate a book, two or how many are necessary to help me study for the exam and cover the following topics:
    Thank you all!
    Installing Enterprise Linux
    Install Enterprise Linux on any supported architecture.
    Create partitions, software RAID and LVM storage configurations.
    Select Packages for Installation.
      PC Hardware & Linux
    Get detailed information about all PCI & USB devices that are connected to a Linux system
    Identify, load, unload and configure kernel modules
    Tune the running kernel using the /proc/ filesystem
      Post-Install System Configuration
    Set and maintain the system clock with date, hwclock and NTP
    Install, update and remove RPM packages with the rpm & yum commands
    Configure printers with CUPS
    Create and use Kickstart files for automated, hands-off installations
      Boot Process & SysV Init
    Configure the GRUB boot loader
    Manage SysV Init scripts, including customizing files under the /etc/sysconfig/ directory to tune SysV Init scripts
    Configure and use SysV runlevels
    Shutdown & reboot Linux systems
      User/Group Administration and NFS
    Describe and apply the User Private Group scheme
    Create, delete and configure user and system accounts
    Create, delete and configure groups
    Customize the PAM configuration
    Configure and control access to su and sudo
    Configure Linux systems to use centralized authentication and user information stores for system logins
    Implement a file server to share files with NFS v3 & v4
    Configure the automounter (autofs) allowing un-privileged users to mount filesystems on-demand
      Filesystem Administration
    Work with device nodes and udev
    Partition hard drives after installation
    Create and tune filesystems
    Mount filesystem, including persistent configuration in the /etc/fstab file
    Create, manage and tune swap devices
    Configure, manage, assign and maintain quotas on filesystems
    Create, use and remove File Access Control Lists (FACLs)
      LVM & Raid
    Configure Logical Volume Manager volume groups and logical volumes
    Create and use software RAID devices
    Grow and shrink logical volumes and the filesystems on them
    Use LVM snapshots to create consistent, reliable backups
      Task Automation & Process Accounting
    Use the at & batch facilities to run one-time tasks
    Manage cron jobs for recurring tasks, both system-wide and per-user
    Configure syslog for central system logging
    View, manage and kill running processes
    Monitor system and application logs on a daily basis with logwatch
    Configure process accounting and examine the resulting logs
    Limiting and measuring resource usage (ulimit, pam, sar, vmstat, iostat)
      Client Networking
    Configure TCP/IP networking on Linux systems
    Configure static routing on a Linux system
    Aggregate multiple network links into a single interface via the bonding driver's Etherchannel and 802.3ad support
    Configure a Linux system to participate in multiple VLANs on a managed switch via 802.1q frame tagging
    Configure and maintain a DHCP server
    Using networking diagnostics tool (ping,arp,ethtool)
    Enterprise Linux Fundamentals
    What is Linux?
    Identify the origins of UNIX and how Linux is related to UNIX
    Describe the major goals of the Free Software Foundation and the GNU project
    List key elements of a Linux distribution and name several distributions
    List several standards that apply to Linux
    Describe the basic mechanisms that make UNIX so powerful
      Multi User Concepts
    Describe the differences between the administrative (root) user and normal user accounts and explain when each should be used
    Log into the system
    Switch between accounts using the 'su' command
    Use basic commands to gather information about the system
    Use system help facilities to learn about commands and their options.
      The Linux File System
    List the standard system directories and explain what type of files are contained in each
    Navigate the file system
    Explain standard POSIX file permissions including special permissions such as the SUID, SGID and Sticky bits on both files and directories
    Change permissions of files
    Explain how file ownership (user: group) relates to file permissions
    Change ownership of files
    Describe how the User Private Group (UPG) scheme works and the problem it solves
      Manipulating Files
    Be able to create, delete, copy, move and rename files and directories
    Describe the various types of files that can be stored on UNIX and Linux file systems
    Explain hard links and symbolic links, their pros & cons and when & where they can or can not be used
    Identify the type of content of any file
    View the contents of both text-based and binary files
    Search the file system for files and directories with specific properties
      Text Processing
    Search inside of files for specified information
    Perform file editing, sorting, cutting & merging text files from the command linee
      Shell Basics
    Understand the varied roles the command shell plays in everyday UNIX/Linux usage
    Pipe several commands together to perform more complex and useful processing
    Use file redirection on the command line
    Create and use shell and environment variables to configure and control the operation of the system, the command shell and programs
    Use and escape special characters when they are used on the command line
      Regular Expressions
    Construct regular expressions for matching text patterns
    Archiving and Compression
    Use tar & cpio to create archives and extract files from them
    Compress and decompress files using the UNIX compress, GNU gzip, bzip2 and zip formats
      Text Editing
    Use simple text editors like pico and nano
    Perform basic and intermediate text editing functions efficiently with vi & Vim
    Perform basic and intermediate text editing functions with GNU Emacs
      Command Shells
    List the history and relationships of the various popular shell implementations available on UNIX and Linux systems
    Identify and switch between the various shell implementations
    Customize the command prompt on Bourne and BASH shells
    Use command line history, command completion, aliases and command line editing
    Customize command shell operation system wide and for individual users
      Introduction to Shell Scripting
    Process arguments passed into a shell script
    Get input from the user of a shell script
    Generate formatted output from a shell script
    Perform tasks conditionally using if, case and while loops in a shell script
    Perform repeated actions over a set of values with for loops on the command line and within shell scripts
    Do math in a shell script
      Process Management and Job Control
    Describe the differences between process and threads
    Find and control running programs with ps, top, kill, and nice
    Use the jobs, fg and bg commands to view and access several tasks at once on a single shell
    Use the screen command to run several programs and disconnect from running programs on remote systems
      Messaging
    Send local messages with the write and wall commands
    Use talk and ytalk to chat with other users
    Send and read email with the mail and pine commands
      The Secure Shell
    Configure the ssh client and sshd server programs securely
    Establish secure, remote connections to other systems
    Use SSH's key-based authentication
      Managing Software
    Find and download software via FTP & HTTP with text & graphical client programs like wget, lftp, links, Konqueror and Mozilla Firefox
    Install binary programs in RPM packages
    List software already installed on the system with RPM
    Compile and install software from source releases
    Compile and install software from a source RPM (SRPM or .src.rpm) package
      Printing
    Use CUPS to connect to available local and network printers
    Use various commands to process and convert files in preparation for printing
    Send jobs to a printer
    Monitor and remove print jobs
      Mounting FileSystems and Managing Removable Media
    Use the mount command
    Access NFS and SMB filesystems over the network
    Use autofs for on-demand mounting of filesystems without root privileges
      X Window System
    Start the graphical environment manually
    Select different desktop environments
    Launch graphical applications
    Use Linux as an X terminal
    Customize the graphical environment and auto-start applications at login and X startup
    Securely tunnel remote graphical applications through SSH
    How about posting this question in the Certification Forum
    Since Oracle Linux is based on Red Hat Enterprise Linux, you can use and search "RHEL books". There should some.

  • Price of Oracle products packs and licenses

    Hello
    Could you tell me the current prices for
    first:
    - Standard Edition (latest version) 9.2 pack
    - Enterprise Edition (latest version)pack
    - Standard Edition 8.i pack
    - Oracle Enterprise Manager pack
    - Tuning pack
    secondly:
    the price for standard edition license
    the price for enterprise edition license
    the price for Oracle Enterprise Manager License
    the price for Tuning license
    thirdly:
    the price for support contract for standard edition and enterprise edition
    Best regards
    Daniel Testas

    You can get ome of these from http://oraclestore.oracle.com
    For the older versions, I suggest you telephone Oracle.

  • Oracle upgrade exam from oracle 9i to oracle 11g

    Hi,
    I want to give oracle upgrade exam from oracle 9i to oracle 11g release2.
    But i do not have material for preparation of this exam. Oracle Database 11g: New Features for 9i OCPs", also known as 1z0-055 exam.
    Please any one give me PPT or PDF or link from where i can get it? . which can help me to read for exam.
    Thanks in advance.
    Edited by: user647572 on Dec 26, 2011 5:10 AM

    user647572 wrote:
    Hi,
    I want to give oracle upgrade exam from oracle 9i to oracle 11g release2.
    But i do not have material for preparation of this exam. Oracle Database 11g: New Features for 9i OCPs", also known as 1z0-055 exam.
    Please any one give me PPT or PDF or link from where i can get it? . which can help me to read for exam.
    Thanks in advance.
    Edited by: user647572 on Dec 26, 2011 5:10 AMI dispair when an Oracle Certified Professional says he does not have 'preapartion material' and asks for a PDF link.
    .... The most likely response is from someone training to sell unauthorised learning materials.
    ..... The OCP should understand the exams topics and online manuals for 11g should be sufficient. Oracle Press Books and Sybex Books for 11g DBA OCP should also cover number of the required topics if that helps. Not to mention Oracle University Training.
    ...... But an OCP asking for a 'PDF' or 'PPT' for the 1z0-055 exam ??????? .... what form of content are you thinking?

  • Oracle Certification Exam Design (Part 2) - OCA, OCP, and OCE Exams

    In this second part of a three-part series, Joel Goodman shares about how our Oracle Certified Associate (OCA), Oracle Certified Professional (OCP), and Oracle Certified Expert (OCE) certification exams are designed and developed.
    h4. Oracle Certification Exam Design (Part 2) - OCA, OCP, and OCE Exams
    !http://blogs.oracle.com/certification/0096B.jpg!
    [Watch video|http://blogs.oracle.com/certification/2009/08/0108.html] (1:54)

    user8709943 wrote:
    Hi All,
    I am planing to do OCA and OCP.Insteatd of fundamental exams,I prefer exams on PL/SQL.is that possible? else should we complete fundamental exam inorder to OCA and OCP?
    Your statements may be ambiguous, I cannot be sure what you mean by 'fundamentals exams'.
    There is a developer track for those interested in PL/SQL developer, is that what you are looking for?
    [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=155]
    Can any plz help me ?
    All answers are typically available from [http://www.oracle.com/education/certification] and the Annoucement posts at the top of the forum.
    Be pleased read 'the route you choose'.
    >
    ThanksRgds - bigdelboy
    Edited by: bigdelboy on 09-Aug-2009 16:17
    I've now read on your subject what you meant by fundamentals +(if all else fails read the original posters question)+.. ie 9i DBA OCA and 9i DBA OCP .... no for you forget those and and follow the link to the Pl/SQL developer track ....
    Edited by: bigdelboy on 09-Aug-2009 16:28
    Exam order is not important, but you dont get certificates unless pre-requisites all met. The is an interesting cheap beta exam arround at present if you are up for it ... 1z0-144
    ( [http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=28&lang=US&p_exam_id=1Z0_144] )

  • Oracle Certification Exam Strategies

    Transcender shares some great tips and strategies for taking Oracle Certification exams: http://bit.ly/ORC-0509

    Dhivya M wrote:
    Thanks a lot for your reply. As you said i'm very new to this and i completely understand how it is to write exam directly. i gave got a guidelines to learn the oracle 9i and 10g, they can also help me in practicing the query and lab session. but i cannot go for certification with that help. i have just started with curiosity. so after i complete this course is it possible to complete the exam, and how can i apply for the exam? could you help me with this?
    Thanks and Regards
    Dhivya MI am still not fully sure I understand whether you are seeking training or how to register for the exam.
    To see where you can take the exam goto: http://www.pearsonvue.com/Oracle/locate/
    To register to schedule and sit the exam goto http://www.pearsonvue.com/Oracle/
    To locate the certification you are wishing to obtain and the exams required for it: https://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=141
    http://certiifcation.oracle.com is a valuable resource. Be sure you have fully read everything relevant under 'getting started' and also 'support - faq'
    If you are seeking training:-
    1) See education.oracle.com for Oracle University Training.
    2) You might find the Workforce development program give more cost effective training: https://workforce.oracle.com/pls/wdp/new_home.main . Please note that I believe their website can be misleading; especially for some countries.
    Please note that certain (typically higher) Certifications require a course attendance from an appropriate institution. Particularly If you are not going through Oracle University ensure that your certification course requirements will mean the certification requirements, and if in any doubt do not rely upon the course providers word.

  • Oracle Certification Exam Design (Part 3) - OCM Exams

    In this third and final part of our "Exam Design" series, Joel shares about how our Oracle Certified Master (OCM) certification exams are designed and developed.
    h4. Oracle Certification Exam Design (Part 3) - OCM Exams
    !http://blogs.oracle.com/certification/0096B.jpg!
    [Watch video|http://blogs.oracle.com/certification/2009/08/0109.html] (6:49)

    mediaguy wrote:
    In this interview, we talk with Harald van Breederode - Oracle Certified Master (OCM) and instructor with Oracle University in The Netherlands. Harald is part of the Oracle Certification exam development team and has also co-authored several popular booklets with Joel Goodman on DBA skillsets. http://bit.ly/cQ0hRI
    Thanks for sharing!

  • Oracle Certification Exam Design (Part 1) – Exam Design Philosophy

    <p align="justify">In this three-part video series, Joel Goodman &ndash; Global Team leader of the Oracle DBA certification exam development team &ndash; gives some great insight to Oracle&rsquo;s philosophy to exam development.</p>
    !http://blogs.oracle.com/certification/0096B.jpg!
    [Watch video| http://bit.ly/2LdOO1] (4:50)
    <p><strong>Oracle Certification Exam Design (Part 1) &ndash; Exam Design Philosophy</strong>
    Joel talks about the history of Oracle&rsquo;s exam development methodologies and how they have changed from since the program first launched. There are some real hidden gems in Joel&rsquo;s presentation. Understanding how we develop our exams can give you some great insight to how you can best study and prepare to earn your Oracle Certification.</p>

    Hi,
    I recently completed my PL/SQL exam. I hope you have taken a course on that. Oracle Courseware is the best to prepare for the exam. THere are unscored questions on that.
    There aree lot of questions on procedures,functions,subprograms,packages,lobs, trggers and depedencies.
    You need to clearly understand the difference between package specification and package body, where you need to use subprograms, the difference between row level trigger and statement level trigger, Directory Object used to create Lob, UTl, Dependencies, how to invoke procedures and functions.
    Thanks
    Girija

  • Oracle certification exams

    Hi Guru,
    I am an MCA post graduate and currently working in one of the reputed MNC since last 1.5 year. Right now i am an Executive Technical Consultant @ Oracle Apps - HRMS and I want to take Oracle certification exams to enhance my skills both in JAVA n Oracle. I have no idea how and what course is feasible for me. Please guide me through this to choose an appropriate course.
    Thanks in advance
    Cheers
    sshamanur

    sshamanur wrote:
    Hi Guru,
    Well I'm not really a guru ... just a scruff ... but you've got me on the answer ...
    I am an MCA post graduate and currently working in one of the reputed MNC since last 1.5 year. Right now i am an Executive Technical Consultant @ Oracle Apps - HRMS and I want to take Oracle certification exams to enhance my skills both in JAVA n Oracle. awesome!
    I have no idea how and what course is feasible for me.Well at least honest, but, .... not sure what this says about the MNC .... or its stiffed? clients ....
    Please guide me through this to choose an appropriate course. If you browse http://certification.oracle.com there's an automatic tool "Oracle Certification - Finder" there precisely to assist people like yourself to "Get Started Finding Your Oracle Certification".
    Seems like a good start point.
    >
    Thanks in advance
    Cheers
    sshamanurGood Luck!

  • Oracle.jbo.JboException: Cannot insert/update Array without context informa

    Hi guys,
    i get this error:
    "oracle.jbo.JboException: Cannot insert/update Array without context information"
    on the line:
    t.commit();
    where
    Transaction t=this.getTransaction();
    Thank you

    Hi,
    this
    +"As soon as page runs , i m getting the below error on server logs and also getting the same error once page page loads , user click on SellectmnayListBOx components on screen ."+
    cannot be the full story you tell. The exception is thrown in the context of a prepareForDML, which is called on entities for the Create / Update and Delete use case. I also see a failed rollback. So there must be something you do before this happens during a page refresh
    Frank

  • ORACLE Certification Exam

    Hello Guys
    I am planning to undergo ORACLE 11 g Certification Exam 1Z0-051, 1Z0-052 & 1Z0-053. Recently  Oracle have launched new version of ORACLE DATABASE i.e.  ORACLE 12 c
    What is the difference between ORACLE 11 g & ORACLE 12 c in terms of technology,career and certification exam. If I need to become or choose career path in ORACLE DATABASE(DBA) which Exam I need to select. I think I have sufficient theoretical knowledge of ORACLE DATABASE but I want improve my practical skills & knowledge in short I need hands on ORACLE DB. 
    Where can I get the study material containing HANDS ON and Assignment  so that  I can improve my practical skills  and knowledge of ORACLE DATABASE by practising them.
    Please help me.

    summee wrote:
    Hello Guys
    I am planning to undergo ORACLE 11 g Certification Exam 1Z0-051, 1Z0-052 & 1Z0-053. Recently  Oracle have launched new version of ORACLE DATABASE i.e.  ORACLE 12 c
    What is the difference between ORACLE 11 g & ORACLE 12 c in terms of technology,career and certification exam. If I need to become or choose career path in ORACLE DATABASE(DBA) which Exam I need to select. I think I have sufficient theoretical knowledge of ORACLE DATABASE but I want improve my practical skills & knowledge in short I need hands on ORACLE DB.
    Where can I get the study material containing HANDS ON and Assignment  so that  I can improve my practical skills  and knowledge of ORACLE DATABASE by practising them.
    Please help me.
    Well, putting it politely, you should defer the certification for a while as I don't think it's going to help you much at the moment.
    For the difference between 11g and 12c, read this book.
    Contents
    If you want to choose a career path of DBA, what you need to do is to understand the oracle database. 12c is a very recent release and just 2 days ago, in a group of about 600 people at a conference, not a single one mentioned that they are having it in their production systems. That is to be expected too as testing and validations of the new releases take time. 11g, on the other hand is available from a long time. So if it is me, I would start from 11g. For improving your skills, download oracle databas from http://otn.oracle.com and install it and play with it.
    Study material is only available for those who pay and attend the courses from either Oracle University or from approved partners. Sharing of it is strictly not allowed. Buy a market exam preparation guide if you are not willing to attend a course yet but just so you know, to earn OCP, you would need to attend one course at least from either OU or from its partner.
    Aman....

  • Oracle Forms Exam study guide

    I want to study for the Oracle Forms: Build Internet application exam (IZ0-141) is this exam specified by oracle versions? Forms for 9i looks a little different that forms for 10g. If it is for 9i the download for Oracle9i Application Server is no longer available, neither is the database version. I want the setup a practice lab for the exam and I want to make sure I am using the correct configuration and that the exam is not go to refer to items that is no longer available.
    Thanks!

    The exam has been validated against both versions of the training. However, we recommend the 10g training over the 9i. Hope this helps.
    Regards,
    Brandye Barrington
    Certification Forum Moderator
    Certification Program Manager

  • Scheduling oracle certification exam

    Hi
    I am planning to appear for sql expert 1z0-047 exam in august
    Can i register for a test for a date after 2-3 months.
    Also is it possible to reschedule it once scheduled
    can anyone please clarify..Thanks

    Dhivya M wrote:
    Thanks a lot for your reply. As you said i'm very new to this and i completely understand how it is to write exam directly. i gave got a guidelines to learn the oracle 9i and 10g, they can also help me in practicing the query and lab session. but i cannot go for certification with that help. i have just started with curiosity. so after i complete this course is it possible to complete the exam, and how can i apply for the exam? could you help me with this?
    Thanks and Regards
    Dhivya MI am still not fully sure I understand whether you are seeking training or how to register for the exam.
    To see where you can take the exam goto: http://www.pearsonvue.com/Oracle/locate/
    To register to schedule and sit the exam goto http://www.pearsonvue.com/Oracle/
    To locate the certification you are wishing to obtain and the exams required for it: https://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=141
    http://certiifcation.oracle.com is a valuable resource. Be sure you have fully read everything relevant under 'getting started' and also 'support - faq'
    If you are seeking training:-
    1) See education.oracle.com for Oracle University Training.
    2) You might find the Workforce development program give more cost effective training: https://workforce.oracle.com/pls/wdp/new_home.main . Please note that I believe their website can be misleading; especially for some countries.
    Please note that certain (typically higher) Certifications require a course attendance from an appropriate institution. Particularly If you are not going through Oracle University ensure that your certification course requirements will mean the certification requirements, and if in any doubt do not rely upon the course providers word.

  • Oracle Certification Exam for AIA

    Does Oracle have any certification exam for AIA Developer & Expert like similar exam in other technical & functional stream?
    If not, is Oracle is planning to lunch that in near future?
    Thanks
    priyadarshi.

    Hi Priyadarshi,
    There is no certification exam as of now. However, Oracle University offers trainings on AIA both instructor-led and self-paced online. The Foundation Pack Training is especially useful and often required for any one working with AIA. You may access them at http://education.oracle.com.
    Regards
    Rohit

Maybe you are looking for

  • Error while triggering document manager taskflow in adf application?

    Hi Everyone, I am just following the below blog post.Andrejus Baranovskis's Blog: Oracle UCM 11g Remote Intradoc Client (RIDC) Integration with Oracle ADF 11g from this post same way .. In my adf application I have created one task-flow in which one

  • My 8gb iPod Touch Battery Issues?

    My iPod has lived in my car, plugged into the USB / iPod slot for about 9 months with no problem at all. Over christmas, I unplugged it and took it on a trip with me. Upon unplugging, a problem immediately surfaced - the battery dies (on standby, not

  • How do you move changes from your project developments into the maintenance development system?

    Good day colleagues. We are in the process of introducing retrofit, and the picture is clear for us, generally speaking, to retrofit the project landscape with the changes done in the maintenance landscape. What about the other way around? We mean, w

  • How to use attribute in report

    Hi, I want to make one report like -- PONO,Material,Plant Delivery Time,POQTY,GRNQTY,Actual Delevery time,Lead Time(Plant del.time-actual deli.time) where plant del. time is the attribute of 0Mat_Plant my problem is how to incorporate and use PLant d

  • Import error -43 in 6.0.1

    Can anyone help? I am trying to import an existing iMovie project into a new one without success as I get an error message -43. My iMac is less than one month old, I have not added any plug-ins & I have not taken anything away. I have tried importing