<\/p>\n
We would initiate the job by creating a VM on the base windows machine, the installation of Oracle \/ linux remains same with installation on base machine other than VM part.<\/p>\n
Please follow the steps as specified in the image any explanation if required, that would be available at the bottom of the image.<\/p>\n
<\/p>\n
<\/p>\n
<\/p>\n
<\/p>\n
<\/p>\n
Over here u can use NAT as well.<\/p>\n
<\/p>\n
Preferred using single file as u might see in newer versions of the VM.<\/p>\n
<\/p>\n
<\/p>\n
Please select the first option and press enter.<\/p>\n
<\/p>\n
Skip the media test option.<\/p>\n
<\/p>\n
<\/p>\n
<\/p>\n
<\/p>\n
Please select Yes.<\/p>\n
<\/p>\n
If u r aware of self creation of various partitions then u should change or rather leave it as it is.<\/p>\n
<\/p>\n
Please select yes.<\/p>\n
If u wanna configure the n\/w settings then u can use this option.<\/p>\n
<\/p>\n
<\/p>\n
<\/p>\n
Please remember to select the Customize now or rather u will install the default config OS with no GUI.<\/p>\n
<\/p>\n
Desktop\u00a0Environments<\/strong><\/p>\n GNOME\u00a0Desktop\u00a0Environment<\/p>\n Applications<\/strong><\/p>\n Graphical\u00a0Internet<\/p>\n Development<\/strong><\/p>\n Development\u00a0Libraries, \u00a0Development\u00a0Tools, \u00a0GNOME\u00a0Software\u00a0Development, \u00a0Java\u00a0Development, \u00a0X\u00a0Software\u00a0Development\u00a0\u00a0(Select\u00a0libxpdevel\u00a0and\u00a0openmotif)<\/p>\n Servers<\/strong><\/p>\n Server\u00a0Configuration\u00a0Tools, \u00a0Web\u00a0Server, \u00a0Windows\u00a0File\u00a0Server<\/p>\n Base\u00a0System<\/strong><\/p>\n Administration\u00a0Tools, \u00a0Base , Java , \u00a0Legacy\u00a0Software\u00a0Support\u00a0(select\u00a0compat\u00addb) , \u00a0\u00a0System\u00a0Tools\u00a0\u00a0(select\u00a0sysstat) , X\u00a0Window\u00a0System<\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n Please Disbale the Firewall settings.<\/p>\n <\/p>\n Please Disable the Selinux Settings.<\/p>\n <\/p>\n Do not Enable the kdump setting as not necessary.<\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n Install VMware Tools.<\/p>\n <\/p>\n Drag n Drop the VMWare Tools package and unzip the same.<\/p>\n <\/p>\n <\/p>\n Drag n drop the .pl file to the terminal to install the vmware tools, Just keep on pressing enter.<\/p>\n <\/p>\n <\/p>\n net.ipv4.ip_forward\u00a0=\u00a00<\/p>\n net.ipv4.conf.default.rp_filter\u00a0=\u00a01<\/p>\n net.ipv4.conf.default.accept_source_route\u00a0=\u00a00<\/p>\n kernel.sysrq\u00a0=\u00a00<\/p>\n kernel.core_uses_pid\u00a0=\u00a01<\/p>\n net.ipv4.tcp_syncookies\u00a0=\u00a01<\/p>\n kernel.msgmnb\u00a0=\u00a065536<\/p>\n kernel.msgmax\u00a0=\u00a065536<\/p>\n kernel.shmmax\u00a0=\u00a02147483648<\/p>\n kernel.shmall\u00a0=\u00a02097152<\/p>\n kernel.shmmni\u00a0=\u00a04096<\/p>\n kernel.sem\u00a0=\u00a0250\u00a032000\u00a0100\u00a0128<\/p>\n fs.file\u00admax\u00a0=\u00a06815744<\/p>\n fs.aio\u00admax\u00adnr\u00a0=\u00a01048576<\/p>\n net.ipv4.ip_local_port_range\u00a0=\u00a09000\u00a065500<\/p>\n net.core.rmem_default\u00a0=\u00a01048576<\/p>\n net.core.rmem_max\u00a0=\u00a04194304<\/p>\n net.core.wmem_default\u00a0=\u00a0262144<\/p>\n net.core.wmem_max\u00a0=\u00a01048576<\/p>\n <\/p>\n Post entry do > \/sbin\/sysctl -p<\/p>\n <\/p>\n vi \u00a0\/etc\/pam.d\/login<\/p>\n add the line<\/p>\n session\u00a0required\u00a0pam_limits.so<\/p>\n <\/p>\n vi \/etc\/security\/limits.conf<\/p>\n add the following lines<\/p>\n oracle\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0soft\u00a0\u00a0\u00a0\u00a0nproc\u00a0\u00a0\u00a02047<\/p>\n oracle\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0hard\u00a0\u00a0\u00a0\u00a0nproc\u00a0\u00a0\u00a016384<\/p>\n oracle\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0soft\u00a0\u00a0\u00a0\u00a0nofile\u00a0\u00a01024<\/p>\n oracle\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0hard\u00a0\u00a0\u00a0\u00a0nofile\u00a0\u00a065536<\/p>\n <\/p>\n Create the required directories<\/p>\n <\/p>\n vi\u00a0\/home\/oracle\/.bash_profile<\/p>\n add the following code line<\/p>\n export\u00a0ORACLE_HOME=\/u01\/home\/oracle\/product\/11.2.0\/db_1 export\u00a0LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME\/lib export\u00a0PATH=$ORACLE_HOME\/bin:$PATH<\/p>\n <\/p>\n Now\u00a0copy\u00a0downloaded\u00a0oracle\u00a0installation\u00a0files\u00a0to\u00a0the\u00a0\/tmp\u00a0directory. Ensure that oracle user can access the files and folder.<\/p>\n <\/p>\n Switch the user to oracle and unzip both the 11g installer dir. This should create a single dir database. Post this logout and login with oracle<\/p>\n <\/p>\n <\/p>\n Now go to the database dir and run the runInstaller.<\/p>\n Now select the options as per your requirement to install the oracle db software.<\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n At this point you would come to know what\u2019s missing and accordingly install the packages or perform changes in OS.<\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n <\/p>\n Run these scripts from root login.<\/p>\n <\/p>\n Now ur db is up and running and ready for use.<\/p>\n","protected":false},"excerpt":{"rendered":" We would initiate the job by creating a VM on the base windows machine, the installation of Oracle \/ linux remains same with installation on base machine other than VM part. Please follow the steps as specified in the image any explanation if required, that would be available at the bottom of the image.…<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_jetpack_memberships_contains_paid_content":false},"categories":[45],"tags":[],"class_list":["post-3484","post","type-post","status-publish","format-standard","hentry","category-oracle-dba","category-45","description-off"],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/posts\/3484","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/comments?post=3484"}],"version-history":[{"count":4,"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/posts\/3484\/revisions"}],"predecessor-version":[{"id":3752,"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/posts\/3484\/revisions\/3752"}],"wp:attachment":[{"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/media?parent=3484"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/categories?post=3484"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stepforwardsolution.com\/wp-json\/wp\/v2\/tags?post=3484"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}\n
\n