vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Can anyone tell me, whether there is any cure to patch 9.2.0.1 to 9.2.0.5 under Windows XP SP2 ? I have received a long list of processes that disturb the upgrade process. I thing those processes (like audio or telephony) are not the problem - probably SP2 is the problem. Can you help me? |
| |||
| Error message is: Certain files whitch need to be reinstalled by Oracle Universal Installer are being used by one or more running services. The following running services need to be shutdownbefore continuing: { and now - a list of about 35 windows services } |
| |||
| > net stop "distributed transaction coordinator" > net stop oracleorahome92agent > net stop oracleorahome92tnslistener > net stop oracleservice%ORACLE_SID% well, all above services are already stopped. still doesn't work |
| |||
| On Wed, 6 Apr 2005 00:54:12 +0200, "grupa" <grupa@wp.pl> wrote: > >> net stop "distributed transaction coordinator" >> net stop oracleorahome92agent >> net stop oracleorahome92tnslistener >> net stop oracleservice%ORACLE_SID% > >well, all above services are already stopped. >still doesn't work There's a freeware utility "Process Explorer" that is useful for situations like this. You can use it to search for which processes have any Oracle DLLs loaded, and tends to give a somewhat more targetted result than OUI does. -- Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool |
| |||
| grupa wrote: > Can anyone tell me, whether there is any cure to patch 9.2.0.1 to 9.2.0.5 > under Windows XP SP2 ? > I have received a long list of processes that disturb the upgrade process. I > thing those processes (like audio or telephony) are not the problem - > probably SP2 is the problem. > Can you help me? > > been there, done that. Kill all these processes, and it will work. A reboot -if you can afford that- sometimes helps, too. It's the sometimes that worries me. Google is your friend -- Regards, Frank van Bortel |
| |||
| "grupa" <grupa@wp.pl> wrote in message news:d2v57p$4cd$1@nemesis.news.tpi.pl... > >> net stop "distributed transaction coordinator" >> net stop oracleorahome92agent >> net stop oracleorahome92tnslistener >> net stop oracleservice%ORACLE_SID% > > well, all above services are already stopped. > still doesn't work > Try stopping the services, set them to "Manual", and reboot the server. |
| |||
| > been there, done that. > Kill all these processes, and it will work. > A reboot -if you can afford that- sometimes helps, too. > no way, these are 75% of ALL processes working at all, any other reason mus be the source of the problem |
| |||
| grupa wrote: > Error message is: > Certain files whitch need to be reinstalled by Oracle Universal Installer > are being used by one or more running services. > The following running services need to be shutdownbefore continuing: > { and now - a list of about 35 windows services } What are these 35 services? Can you list them? Regards /Rauf |
| ||||
| grupa wrote: > Can anyone tell me, whether there is any cure to patch 9.2.0.1 to 9.2.0.5 > under Windows XP SP2 ? > I have received a long list of processes that disturb the upgrade process. I > thing those processes (like audio or telephony) are not the problem - > probably SP2 is the problem. > Can you help me? > > 1. Install 9.2.0.1 to Home9x 2. Install Universal Instaler 10. to Home9x (same as 9.2.0.1) 3. Stop all oracle services 4. Install 9.2.0.5 to Home9x (the same!) 5. Restart machine while step 4. you may get messages about working processes - stop them miro |