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: Agent10g silent deinstall

Re: Agent10g silent deinstall

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 23 Oct 2006 17:53:15 -0700
Message-ID: <1161651192.168492@bubbleator.drizzle.com>


gallasr_at_post.sk wrote:
> Thanks for advice, but this is not the case.
>
> There is no problem to uninstall installed files. There is problem to
> remove entries from oraInventory.
>
> Robert
>
>
>
> DA Morgan napísal(a):

>> gallasr_at_post.sk wrote:
>>> Hello,
>>>
>>> On Linux-box we have production RDBMS 10g and wanted to install
>>> agent10g. Installation of agent failed and now I want to remove
>>> agent10g from system. I do not have gui option so I have to do it in
>>> command line only. I removed directory with agent10g instalation but do
>>> not know how to remove it from oraInventory. I do not want to remove
>>> entire oraInventory because it would affect production RDBMS.
>>>
>>> Advice needed
>>>
>>> Regards
>>> Robert
>> cd $AGENT_HOME
>> cd. ..
>> rm -rf *agent*
>>
>> should work rather nicely if you set up the environment variable.
>> --
>> Daniel A. Morgan
>> University of Washington
>> damorgan_at_x.washington.edu
>> (replace x with u to respond)
>> Puget Sound Oracle Users Group
>> www.psoug.org

Please don't top post. Scroll to the bottom to reply.

Oracle Universal Installer.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Oct 23 2006 - 19:53:15 CDT

Original text of this message

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