Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Installing a patch

Re: Installing a patch

From: Alan Way <alanw_at_poservices.co.nz>
Date: Wed, 13 Jan 1999 13:23:47 +1300
Message-ID: <cIRm2.37$s55.795@news.clear.net.nz>


Generally the file will be a compressed tar, so (as applmgr or whoever owns the financials s/w, in the $APPL_TOP/patch directory):

uncompress <file>
tar xvf <file>

That should create a directory named as the bug number with all the patch files and info. There should be a readme.txt in there, check that for specific instructions. Usually you run adpatch (as applmgr) and answer the questions. Most frequently the most critical question is for the name of the patch driver file which is usually patch.drv (which is the default). In many patches there will also be another .drv file for which you will need to run adpatch again AFTER running it for patch.drv. This should be explained in the readme.txt

Hope that helps :)
Alan Way

vartika_at_my-dejanews.com wrote in message <77gdsm$3uc$1_at_nnrp1.dejanews.com>...
>Hi,
>I am trying to install Oracle Application's Patch on a Digital Unix Server
>running Oracle Apps 10.7.
>
>I got the patch from the ftp site & it is in a compressed format. What all
do
>I need to do to apply the patch on our Server.
>
>Thanks
>
Received on Tue Jan 12 1999 - 18:23:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US