IN ORACLE MILIEU …

Beyond Knowledge

Monthly Archives: August 2008

Installing Linux on Windows Using VMWare

Introduction: This post is about redhat Linux 5 installation done on windows. The installation steps are basically same as installing a Linux on new server booting from a disk, but the only difference been that here I have installed VMWare in windows and created a virtual machine and then installed Linux on top of it, [...]

Run Levels and inittab – RHEL

Now that we have already seen the boot sequence and GRUB file for linux, lets now check what is run level and one of the important file /etc/inittab which is used during booting linux. Run Level Operating system like linux has several services that are running. Each service will provide some functionality to OS. Example [...]

RHEL 5 Boot sequence and GRUB

Change is inevitable !!! Having worked on Apps and database administration, its time to broaden the scope. I will be discussing few topics on RHEL (RedHat Entrprise Linux) system administration. Hope this will help beginners to gain knowledge about the most matured open source operating system available in the world. Lets have a very quick [...]

Cloning Oracle AS10g

This post is about cloning an Oracle Application Server 10g R3. This was based on one of our requirement to clone AS10g instance. I have carried out those steps and sharing the same. Our instance was a simple J2EE & Webcache installation. Release we used was oracle AS 10g R3 (10.1.3.3). Cloning AS10g instance (only [...]

OPATCH Utility (Oracle RDBMS Patching)

Introduction: This post has been written on request of one of regular visitor of my blog (Altaaf). This post is all about Oracle Patching Utility (OPATCH) and various options that can be used along with Opatch. We will begin the discussion by knowing what exactly is Opatch? – OPatch is a java based utility that [...]

Cleaner APEX URLs

Some times for production systems, we need to have cleaner URLs, specially for APEX application in order to hide the details about the host or the parameters that are passed when we go from one page to another in an application. This post is about giving a simpler way to do the same. I faced [...]

Follow

Get every new post delivered to your Inbox.

Join 156 other followers