Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Agent 10.2.0.2 patchset install on AIX
EdStevens wrote:
> DA Morgan wrote: >> EdStevens wrote:
>> What did you do that you think stopped the agent? >> >> My guess is you stopped some other agent in some other directory based >> on your path. >> >> cd $OMA_HOME/bin -- go to the home directory >> pwd -- verify you are really there >> ./emctl stop agent >> ./emctl status agent >> >> On my list of egregious Oracle design errors has been that they put >> emctl into every home directory they could spell. ;-) >> -- >> 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 > > Good point about the 'extra' emctl files laying around. But even when > insureing against that problem as you detailed, the results were the > same.
What's the same?
Two other suggestions if what has been recommended, so far, doesn't work.
1a. ps -ef | grep libora
1b. kill -9
2. reboot
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Tue Dec 26 2006 - 16:05:23 CST