sqlplus doesn't work after revoking admin rights [message #177573] |
Thu, 15 June 2006 09:23 |
J_2006
Messages: 9 Registered: May 2006 Location: claifornia
|
Junior Member |
|
|
Hi,
we have an issue here with oracle client.Oracle clients are initially installed on windows xp client machines under user who had admin rights and were running fine.But we have now a situation to revoke all admin rights from the client machines.what steps we have to follow in order to work oracle client on those client machines which we don't have admin rights.
we tried on a single machine(windows xp), but got the following error when I tried a sqlplus from the command prompt,
'sqlplus' is not recognized as an internal or external command, operable program, or batch file
would anybody here helps me to resolve this situation or having me a step by step instruction for revoking admin rights?
Thanks in advance,
J_2006
|
|
|
|
Re: sqlplus doesn't work after revoking admin rights [message #177581 is a reply to message #177573] |
Thu, 15 June 2006 10:45 |
J_2006
Messages: 9 Registered: May 2006 Location: claifornia
|
Junior Member |
|
|
Thanks for the quick response aciolac
I checked the path and ORACLE_HOME/bin is already there in the path.
below is the path,
C:\>path
PATH=C:\ClarifyCRM12.5SR1.13\Configurator\Common Files\CCAutomation;C:\ClarifyCR M12.5SR1.13\ClarifyClient;C:\orant_ora9i\bin;C:\Program Files\Oracle\jre\1.3.1\b in;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDO
WS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\QuickTime\QTSystem\
|
|
|
|
Re: sqlplus doesn't work after revoking admin rights [message #177592 is a reply to message #177582] |
Thu, 15 June 2006 11:51 |
J_2006
Messages: 9 Registered: May 2006 Location: claifornia
|
Junior Member |
|
|
Hi ebrian,
There ya go!!
Got access denied error. looks like administrator has to give me all access for this directory,right?
But I checked on my windows xp professional machine, they are looking bit different
I did follow below steps,
1. Right Click on the Oracle Folder.
2. Select Properties
3. Remove any Read attributes
But didn't find any security tab to confirm that "Users(machinename\users)" is present and it has all rights except Full COntrol.
is this right or do I need to try something else to grant access for this folder?
anything else do i need to try here than giving access to this folder?
Thanks mucho
j_2006
|
|
|
|
|
|
Re: sqlplus doesn't work after revoking admin rights [message #354903 is a reply to message #177573] |
Tue, 21 October 2008 23:16 |
kili
Messages: 1 Registered: October 2008
|
Junior Member |
|
|
It so easy :
Start > My Computer > Right Click Mouse > Properties
Then System Properties will been displayed.
At the System Propertie, click Advanced Tab > Environment Variable
Pop up Environment Variable will been displayed.
Then at the System Variable, search variable PATH and click Edit. Then paste the location bin file like this ;C:\oracle\product\10.2.0\db_1\bin
I was install Oracle 10g, and this is a location my folder bin. See that name is true for 1st before do editing.
[Updated on: Tue, 21 October 2008 23:17] Report message to a moderator
|
|
|
|