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.

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

  • Report Printing in Apex 4.x / Oracle Linux - Need Help

    Hi
    I am new to Oracle Application Express tool. I am trying to setup an Oracle Apex environment to start a new application development. So far, I have completed the following:
    1. Installed Oracle Linux 6.3
    2. Installed Oracle 11g Express (64 bit version). As you know, Oracle Apex is bundled in this.
    3. Completed the installation as per the documentation provided, and it works fine (I tried the following).
    - Able to connect to the DB via SQL*Net from other machines in the network.
    - Able to run Apex from other machines in the network.
    - Created new workspace and applications (pages etc) and they work fine.
    4. Downloaded the Apache FOP 1.1 binary and extracted the files under /usr (the extract created a directory fop-1.1 under /usr and all fop related files are there under this.
    5. Tested the fop by running "fop -fo <input_file> <output file>" from the $ prompt. It works fine.
    Now, I am stuck at setting up Report printing. Please note that, other that what is mentioned above, we have no other software installed on the server. Can someone guide me on how I can setup report printing with this software setup? Please help.
    Thanks

    Hi,
    With APEX you have two options for configuring a print server for PDF printing. BI Publisher and Apache FOP. The Apache FOP options actually refers to a J2EE app that we ship with APEX (see /utilities/fop/fop.war in your installation folder). This .war file needs to be installed on OC4J and then your APEX instance needs to be pointed to a specific URL in your print configuration, see more details here:
    http://www.oracle.com/technetwork/developer-tools/apex/application-express/configure-printing-093060.html
    When using the database 11g, you'll also have to enable networking services, which is also covered in the documented I mentioned above..
    Given what you outlined in your post, I'm assuming you're using the embedded gateway (built-in web server in the database). As an alternative, you might want to look at the APEX Listener, which actually has FOP built-in, so in your APEX Instance Administration you would only have to select the APEX Listener as the print options, and all the other config steps would not be needed
    More information on the APEX Listener can be found here:
    http://www.oracle.com/technetwork/developer-tools/apex-listener/overview/index.html
    Regards,
    Marc

  • Idiot needs help!  Setup Home Oracle Linux Server

    I'm trying to setup a Linux server using an old PC. I can download Oracle Linux in a zipped file from Oracle. Then, I'm suppose to unzip using an Oracle supplied utility and burn the extracted files to a DVD. My client PC is running Vista Home. I'm a little confused on how I unzip the "Linux" files and burn them to a DVD. I would think this should all be done in a Linux environment/(or on a Linux box) - this is what I'm trying to setup. How do I get the ISO IMG files extracted and burned for a Linux boot cd? If it sounds like I don't know what I'm talking about, you're right - I don't.
    HELP!
    Edited by: 899355 on Nov 27, 2011 11:38 AM

    Most PC's come with DVD/CD authoring software installed, like Nero or MagicISO maker, etc. What software do you have available? There is plenty of information available in Google about how to burn an iso image to dvd. Or you could check http://www.wikihow.com/Burn-ISO-Files-to-DVD. Whatever you choose, make sure to burn the raw ISO image and NOT the disk of the "mounted" .ISO image. I would also recommend 7-zip to unzip the downloaded files.
    In case you are installing this for educational or development purpose and your PC has at least 4 GB of RAM you may consider to use free Oracle VirutalBox from http://www.virtualbox.org. It can boot and use saved .iso files without the need to burn media. This option will not jeopardize your Windows installation and allow you to run Linux as a Guest OS under your current Windows OS, when you need it. Don't fumble around with old fashioned dual-boot options - it's better to get some more cheap RAM and bigger disk if necessary. There are also pre-build virtual machines available at http://www.oracle.com/technetwork/community/developer-vm/index.html

  • Help with setting up LDAP Client on Oracle Linux 6.4

    Hi,
    I'm having problems getting my Oracle Linux server setup as a ldap client and hoping someone can find where I'm going wrong. We have Oracle/Sun Directory Server 7 with Solaris ldap clients already setup with ssl. We are also using crypt for storing passwords. Here are the steps I have done on the Linux server.
    yum install -y openldap openldap-clients nss-pam-ldapd pam_ldap
    Edited the line FORCELEGACY=no to yes in /etc/sysconfig/authconfig
    Copied the CA certs to /etc/openldap/cacerts
    Ran: authconfig updateall enableldap enableldapauth ldapserver=zldap1.<domain> ldapbasedn="o=<domain>,o=isp" enableldaptls --enableldapstarttls
    Changed pam_password md5 to crypt in /etc/pam_ldap.conf
    Restarted /etc/init.d/nslcd and also tried rebooting.
    I'm seeing the following errors in messages:
    May 21 08:50:01 ryolinux nslcd[1261]: [c79ea8] ldap_start_tls_s() failed: Connect error (uri="ldap://zldap1.<domain>/")
    May 21 08:50:01 ryolinux nslcd[1261]: [c79ea8] failed to bind to LDAP server ldap://zldap1.<domain>/: Connect error
    May 21 08:50:01 ryolinux nslcd[1261]: [c79ea8] no available LDAP server found
    Here is what my /etc/openldap/ldap.conf file looks like:
    TLS_CACERTDIR /etc/openldap/cacerts
    TLS_REQCERT allow
    URI ldap://zldap1.<domain>/
    BASE o=<domain>,o=isp
    Any help would be appreciated.
    Thanks

    Copy cacerts to /etc/openldap/cacerts
    yum install -y openldap ldap-clients nss-pam-ldapd pam_ldap authconfig sssd
    authconfig enablesssd enablesssdauth enablelocauthorize update
    authconfig updateall enableldap enableldapauth ldapserver=zldap1.<domain> ldapbasedn="o=<domain>,o=isp" enableldaptls --enableldapstarttls
    Add line to /etc/sssd/sssd.conf "ldap_tls_reqcert = allow"
    Change /etc/pam_ldap.conf line:
    pam_password md5 --> pam_password crypt
    service sssd restart

  • Oracle Linux Partitioning problem. Please help

    Hi,
    I have installed ORACLE LINUX 6.3 guest on VirtualBox. I chose 100gb for disk space.
    But when actually guest OS is created and checked with fdisk -l
    I can see hda1/hda2 etc and space is divided into 50gb/50gb. what is this and why is this happening.
    Now i want to install oracle ebs on it and when i create a folder like /u01/oracle folders. Its running out of memory as it needs 60 gb minimum memory.
    then i reinstalled the software with 150gb space. again its divided it into 50gb/10gb/90gb hda1/hda2/hda3.
    how to access these hda3 and how can i install ebs on hda3.
    Sorry if i am asking foolish questions as i am very new to this linux os. I am really confused whatz happening. Please help
    Cheers
    Suresh

    The OS installer has options to accept defaults or use custom partitioning. The automatic setup will simply divide the available space, assuming you want to use the whole disk for the OS. If you created a custom extra partition you will need to create a filesystem on it, then mount it and create an entry in /etc/fstab to mount it automatically. The OS has no idea what you want to do with the extra partition. What I would rather recommend is to use the standard for the OS, e.g. 12 GB dynamic HD and create one or more additional disks in the virtual machine setup. Then partition and format these extra disks to store your Oracle installation. There is no technical reason to create additional partitions and limit the setup to one hard disk.

  • Someone can help me to setup Oracle linux 6.0

    I've download oracle linux 6.0 ISO to setup in my VM workstation, but when the setup progress boot up, I can't find any GUI setup director in my screen.
    I chosen install or upgrade existing system item, and I chose language, timezone,etc..... but it still not lead to a GUI installation director, what's up!! is it my version issue or other??
    bty, someone can give me a link to download other version??

    When you select the "install or upgrade existing system" option, there will be a sub-screen where you can select software and enable additional repositories. There will be options like "basic server" (default), Desktop, Software Development Workstation, etc. Leave the default, but select the "Customize now" button to add the Desktop packages including Gnome and X-windows.

  • Install Oracle Linux + 11G Rac (itanium) HELP

    Hello, sorry for the English ...
    I have 2 hp server rx2620 itanium, mas1000 and should do tests to install oracle 11g rac linux oracle, but on linux I can not, someone can give me some advice or guide on the internet? my question is how to share the disk, so that the 2 servers are able to see them, I use ASMLib?
    2 hp Server rx2620 itanium (4 NICs + 2 fiber channel cards)
    MSA1000 (2 100gb disks to be shared) Fibre Channel
    Oracle Linux 5.5 IA64
    Oracle 11g Grid
    Oracle Database 11g
    Sorry and thanks.

    There does not seen to be much current development in this area. Oracle Linux 5.5 is apparently the last version available. I would ask Oracle support about current and future plans to support the IA64 bit platform. Perhaps you might rather want to use HP Unix instead of Linux. Apparently Red Hat is no longer going to support the IA64 platform according to http://www.theregister.co.uk/2009/12/18/redhat_rhel6_itanium_dead. Oracle Stops All Software Development For Intel Itanium Microprocessor (March 2011) http://www.oracle.com/us/corporate/press/346696
    I think this might actually be another example of a silly development in the IT industry, where customers prefer cheaper, often more trivial solutions, over more expensive superior solutions. The majority of customers is apparently buying into the the Intel x86-64 architecture to support x86 CISC based software like MS windows, thinking a x86-64 CPU is just as powerful as a IA 64-bit CPU.
    Regrading your question to share the disks, you need hardware that supports device sharing and a cluster file system. There are several options for hardware, typically fiber-channel, iSCSI and the older differential (HVD) SCSI for SAN and even NFS can apparently be used with a certified NAS storage. MSA1000 should be fine. Oracle provides OCFS2 cluster filesystem and you can also use ASM. You don't necessarily need ASMLib, but need to setup multipath or udev. How to setup the MSA1000 for shared storage should be in the Storage controller manual.

  • Beta Testing Begins for New "Oracle Linux 5 and 6 System Administrator" (OCA) Certification Exam (1Z1-100)

    Oracle Certification begins beta testing this week for the new upcoming certification - Oracle Certified Associate, Oracle Linux 5 and 6 System Administrator. READ MORE

    We do have things in the works but cannot be announced prematurely. We'll put the word out on the [Oracle Certification Blog|http://blogs.oracle.com/certification/] as soon as possible.
    Cheers,
    - Harold

  • Oracle 11g  on oracle linux 6.1

    Hello everyone,
    I wanted to instal oracle database 11g on oracle linux 6.1 on virtual box. so, I need some help or installation guide. Any help would be greatly appreciated.
    Also, I want to take Oracle DBA 1Z0-051 11g: SQL Fundamentals exam soon. So, I need to do lot of practice before taking that exam.
    Is there any free resource to study? please help me.
    Thank you
    Abdul

    Linuxx 6 is not a certified platform for Oracle 11g - see these other threads relating to this topic. Use the search feature to find more.
    Re: Unable to install oracle 11g in oracle enterprise linux 6
    Re: Is Oracle 11gR2 and 10gR2 BOTH compatible with Oracle Linux 6 Update 1?
    Follow the steps in the Install Guide, pay particular attention to the prereqs - http://download.oracle.com/docs/cd/E11882_01/install.112/e24321/toc.htm
    HTH
    Srini

  • Oracle Linux 6 specialist certirfication - docs required

    Hi All,
    Good day.
    I am planinig for Oracle Linux 6 specialist certirfication. Can any one guide me how can I prepareself. I mean any related dcoumetations available ? I searched online but no luck. If any body can help me in this regard, it would be great. Expecting reply ASAP. Thanking you

    Padigalas wrote:
    ThanksThe page shows the exam is in beta ... (up until at least 15th december according to my estimate) ... and that can extend (or it could even exceptionally reduce). Three months after beta ends it goes to production .... and the exam price shoots up.
    Oracle also has a couple of other linux exams ... but the 1z0-403 is rhel 4 based and is becoming out of touch through obselesence. 1z0-402 is relevant but probably not vastly recognised.
    IMHO from the exam topics this exam appears to be targetted at ensuring Oracle Partners Staff have demonstrated some understanding of how to assist in setting up OEL and can apply the support Procedures Oracle have in place for business customers. ( Oracle Partners are awarded points for staff having such exam credits; and that can be important in maintaining their partnership level status ... silver, diamond ...... etc).
    Some will find other linux certification offerings more relevant for them ... LPIC/COMPCIA/ubuntu/RHEL ....
    Any thank you for hinting this exam existed to me .... i had not heard about it and beta's do not stay at the cheap beta price for long. If I have the time (and I dont really) I'd have a shot at it myself in beta.

  • Fail to download Oracle Linux x64

    Hello.
    I study exam guide for taking 1Z0-052 and I wanted to download Oracle Linux for Oracle 11g Enterprise edition installation. I received such an error:
    Thank you for accessing Oracle E-Delivery. Due to your country location, we are unable to process your request. If you have an active support contract, you may request physical media by either submitting a Service Request or calling Customer Support. If you wish to purchase or evaluate our products on a 30-day trial please contact then appropriate Sales Representative for your country.
    There are no problems with downloading Oracle 11g Enterprise, I mean my country (Azerbaijan) is not on a list of restrictive countries.
    Could you help me please or suggest any alternative solution to my problem?
    Kind regards,
    Rustam Aliyev

    Moderator Action:
    This thread is locked.
    It is the same question you asked in your other (active) thread:
    https://community.oracle.com/thread/2621118
    Multiple postings of an inquiry will only fragment information and it will quickly get lost.
    As for how to get files?
    You use a computer that has the proper outside access, then you copy the downloads to transportable media such as a CDR or DVD-R disk, then you move the files to the system where you eventually need them.

  • How to configure Oracle Linux 6.5 to request ip address from dhcp server

    I have installed Oracle Linux 6.5 (minimal installation) on a virtual machine created on VMware vSphere 5.5.   I have tried to configure dhcp during the installation by editing IPv4 Settings of System eth0 to use Automatic (DHCP) but somehow it does not work.
    Then I changed the ifcfg-eth0 to use static ip address and that works.
    Here is the content of /etc/sysconfig/network:
    NETWORKING=yes
    HOSTNAME=TESTOL
    Here is the content of /etc/sysconfig/network-scripts/ifcfg-eth0 using static ip address:
    DEVICE=eth0
    TYPE=Ethernet
    UUID=xxxxxxxx.xxxx-xxxx-xxxxxxxxxxxx
    ONBOOT=yes
    NM_CONTROLLED=yes
    BOOTPROTO=none
    HWADDR=xx:xx:xx:xx:xx:xx
    IPADDR:##.##.###.###
    PREFIX=24
    GATEWAY=##.##.###.###
    DNS1=##.##.###.###
    DOMAIN:test.com
    DEFROUTE=yes
    PEERDNS=yes
    PEERROUTES=yes
    IPV4_FAILURE_FATAL=yes
    IPV6INIT=no
    NAME="System eth0"
    Based on my understanding, I should able to use dhcp by changing ifcfg-eth0 (I commented the parameters not needed for dhcp by adding #) but I have tried the following ifcfg-eth0 and it does not work:
    DEVICE=eth0
    TYPE=Ethernet
    UUID=xxxxxxxx.xxxx-xxxx-xxxxxxxxxxxx
    ONBOOT=yes
    NM_CONTROLLED=yes
    #BOOTPROTO=no
    BOOTPROTO=dhcp
    HWADDR=xx:xx:xx:xx:xx:xx
    #IPADDR:##.##.###.###
    #PREFIX=24
    #GATEWAY=##.##.###.###
    DNS1=##.##.###.###
    #DOMAIN:test.com
    DEFROUTE=yes
    PEERDNS=yes
    PEERROUTES=yes
    IPV4_FAILURE_FATAL=yes
    IPV6INIT=no
    NAME="System eth0"
    I have also tried to add GATEWAY=##.##.###.### to /etc/sysconfig/network but that does not help.
    I have checked that dhclient package is installed by using rpm -qa dhclient.
    I'm new to Linux.
    Thanks for any help

    If this is your first experience with Oracle Linux, I recommend you perform a default installation instead of going minimal, which is just going to make things more difficult for no good reason. Enterprise Linux is not MS Windows and the difference between default and minimal installations do not compare.
    You also do not want to use the rpm utility to install any software and use yum instead. The yum utility is standard. Rpm does not resolve software dependencies.
    Your ifcfg-eth0 script is missing the line that specifies to use DHCP:
    BOOTPROTO=dhcp
    You can also use the network configuration utility, even in text mode, by typing the following at the command prompt of root:
    system-config-network
    If the above utility is not installed:
    yum install system-config-network-tui
    You will have to configure an appropriate yum repository file. The process is explained in the Oracle Linux release notes:
    https://oss.oracle.com/el6/docs/RELEASE-NOTES-U5-en.html
    See 3.2.3. About Oracle Linux Installation Media
    Then insert the DVD or attach the DVD iso image to your virtual machine and mount it as following:
    mkdir -p /media/ISOimage
    mount /dev/cdrom /media/ISOimage
    The path "/media/ISOimage" should be the same as you specified in the yum repository file.
    After that you can use the yum utility to list or install software.

  • How to compile Oracle Linux source?

    I accidentally downloaded source DVD "Oracle Linux Release 5 Update 2 source - DVD" instead of installable ISO image. Is there anyway I can compile it to make bootable ISO image?
    I tried to search this forum as well as other places but couldn't find any information hence thought of opening a thread before I proceed to download correct file which will again take 10+ hrs with my Internet speed :(
    Any help is highly appreciated. Also I need to know which packages are required to be installed for compiling the source if at all that is possible. I am using Ubuntu 11.10 Desktop.
    Thanks in advance for any help and hope to get a reply soon :) I need to urgently install Oracle 11gR2 on it.
    Edited by: user6582219 on Apr 12, 2012 1:10 AM
    While browsing the forum for any possible solution I came to a thread that discuss installation of a package oracle-rdbms-server-11gR2-preinstall. When searched through search engine I came to know about recent certification Oracle 11gR2 on Oracle Linux 6, here is the link https://blogs.oracle.com/linux/entry/announcing_oracle_database_11g_r2
    https://blogs.oracle.com/linux/entry/announcing_oracle_database_11g_r2
    Thing is I already have Oracle Linux 6 Update 2 (the latest) installed on my machine in dual boot mode so I dropped the idea of installing version 5.2. As per the documentation 11gR2 was not certified earlier on Linux 6.2 so I thought of installing 5.2 but it is not necessary now.
    I would still appreciate if someone could answer my question just for knowing the procedure compiling source. May be it can help someone else trying to achieve this.
    I have another couple of important questions and need guidance from the experts over here. I am not sure if it is appropriate to open a new thread but for now I am posting them here.
    Before proceeding here are my environment details:
    Machine: x86 32 bit with 2 GB RAM/250 GB HD.
    OS: Kubuntu 11.10 Desktop and Oracle Linux 6 Update 2 in dual boot mode.
    Here are my partition details for your reference but as I am planning to do the installation from the scratch following new ideal scheme you can jump to last paragraph following the line "*********************************" for my questions.
    Unfortunately my partition plan went wrong and here is what I have now:
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x3d5ba9e1
    Device Boot Start End Blocks Id System
    /dev/sda1 * 2048 1002047 500000 83 Linux
    /dev/sda2 151525080 361253654 104864287+ 7 HPFS/NTFS/exFAT
    /dev/sda4 1003518 151001087 74998785 5 Extended
    /dev/sda5 1003520 7002111 2999296 82 Linux swap / Solaris
    /dev/sda6 7004160 11001855 1998848 83 Linux
    /dev/sda7 11003904 51001343 19998720 83 Linux
    /dev/sda8 51003392 110041087 29518848 83 Linux
    Partition table entries are not in disk order
    /dev/sda1 here is /tmp, /dev/sda2 is my data partition, I have separate /home / (root) partition for Kubuntu and remianing around 20 GB in extended partition is used for Oracle Linux 6.2 with default Oracle suggested LVM partition. I also have separate /boot for Kubuntu and I chose not to install grub while installing Oracle Linux. I later modified grub.cfg to add entries for Oracle Linux and now I can boot both OSs successfully.
    My issue now is I cannot extend 20 GB space (in extended partition) that I have given to Oracle though I have around 40 GB space available. This is because I alreay have 4 primary partitions (one for /boot others for "data" and one extended partition). So I have to make primary partition out of free space and install Oracle in a single partition without following recommended partition layout scheme.
    Now I want to do the installation of both the OS from the scratch and really need an advice on partition layout scheme. Here is summary of what I wan to achieve:
    1. Keep the "data" partition (primary) intact and carve an ideal partition layout for both the OS with separate /boot, /tmp, /home, swap (and may be for /usr???). Also may be I can share swap?
    2. How do I go about using LVM and is it recommended for this case? What would be ideal locations for each partitions and sizes? I already used 100 GB for "data" so now I want to keep 60 GB for Oracle Linux (and Oracle DB for which I will again make few sub-partitions) and remaining will be for Kubuntu.
    Well, I am not sure if this is the right place to ask these questions but since I can see very knowlegeable top contributors here that are willing to help novice users I thought of posting these questions.
    I would really really appreciate if someone can provide me rough draft of partition scheme in my case considering the sub-partitions needed for Oracle DB. I went thorugh number of forums and documentations to come up with solutuion and finally thought of getting help after much confusion.
    I really need to carefully plan this time because it's third time I am doing reinstallation from the scratch because of poor plan I followed previously.
    Thank you very much in advance and please let me know in case more information is needed from my side.
    Regards,
    Ramesh

    I accidentally downloaded source DVD "Oracle Linux Release 5 Update 2 source - DVD" instead of installable ISO image. Is there anyway I can compile it to make bootable ISO image?Google will be your best friend for such a question, for instance, "Creating a Custom centos Linux bootable ISO Image". There is no need to duplicate the effort. I recommend you download the correct installation DVD, e.g. 5.8
    Thing is I already have Oracle Linux 6 Update 2 (the latest) installed on my machine in dual boot mode so I dropped the idea of installing version 5.2. As per the documentation 11gR2 was not certified earlier on Linux 6.2 so I thought of installing 5.2 but it is not necessary now.So you don't need to install 5.2 anymore, but you want the information how to compile a installation DVD from the 5.2 source anyway?!
    I have another couple of important questions and need guidance from the experts over here. I am not sure if it is appropriate to open a new thread but for now I am posting them here.Questions may be important for you, but not necessarily for others. No one will complain if you create a new thread for particular questions or subjects. It is better to separate your topics and questions rather than creating a multi-mega thread, which does little to help anyone else but you. It means more work on your end, but it will be easier for anyone to participate or answer your questions, and it will allow you to better award answers.
    Regarding your partitioning questions: It is generally difficult to address such topics in a forum. You are asking for a book of information. My advice is to drop the old fashioned concepts of dual or triple boot options and install Oracle VirtualBox instead. It will make all of these questions obsolete and you can use whatever defaults when installing your virtual machine guest OS. Its a far more superior way of dealing with multiple operating systems on one and the same computer.
    I am using Ubuntu 11.10 Desktop.
    I need to urgently install Oracle 11gR2 on it.For what it's worth, if you can combine the two source below you should be able to install and run 11gR2 on Ubuntu 11.10.
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto
    Oracle 11gR2 Express Edition on Linux Ubuntu 11.10 howto
    However, check out VirtualBox.

  • How to install oracle RAC 11g on oracle linux 5 using vmware workstation ?

    Hello;
    I need to Install Oracle RAC 11g R2 with database 11g ( 2 nodes ) but by using vmware workstation ( not server 2) on oracle linux 5-6 .
    So any document can help me please ..
    regards.

    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-rac-installation-on-ol5-using-vmware-server-2.php
    http://appsdbaworkshop.blogspot.in/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    http://robertgfreeman.blogspot.in/2009/12/11gr2-rac-on-vmware-part-one.html

Maybe you are looking for

  • How can i change my apple id? and delete a try for creating a new one?

    I need to change apple id. Been clever enough to find out where to do it. But unfortunally i tryed to create a new one instead a month ago. The outcome of that is that i now cant change my apple id because it says that the user name is allready in us

  • Anyone have problems opening MPEG2 files in 10.7?

    Thought 10.7.4 can open mpeg2 files, but says codec is missing. However same files can be opened by 10.5 Quicktime pro 7.  Thought 10.7 had mpeg2 codec. Am I mistaken? Is there anyone who can open mpeg2 files in 10.7.4? Thanks Leo

  • Flash 4.6 shows error for JSON

    My code that was workin perfect on flash 4.5 shows JSon Error in Flash builder 4.6 I am using json as3corelib library for JSON Parsing

  • Best inkjet printer?

    My trusty Epson 740 has finally taken a dump after ten loyal years of service. Any suggestions on what to replace it with? I don't do a lot of hi-res color photos. Mostly text, but I would like to be able to get good quality prints if needed. I don't

  • Sort rows in JTable except the last row

    Hi All, I have a JTable, which contains columns with numbers. The last row contains column sums. I want to be able to sort rows, but the last row with sums must remain motionless. Does anyone know the solution of this problem? Thanks in advance.