Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: help with WinXP install
Just a few ideals to get you started with Oracle on WinXP
1. Check if the services are up and running
MyCompute->right click->manage->services
(Oracleservice<SID> and Listener) must be started
2. (My personal preference) Copy the "SQL Plus" icon to your desktop,
- then go to properties and change the target to something like
C:\<Oracle home>\bin\sqlplusw.exe /nolog
The " /nolog" is handy to always open a sqlplus window
- then enter "set instance <your database SID here>"
Good luck. Received on Tue Jan 11 2005 - 11:51:17 CST
![]() |
![]() |