hai all
pls help me,how do i will get svrmgr in oracle 8.1.5
Thanx
Printable View
hai all
pls help me,how do i will get svrmgr in oracle 8.1.5
Thanx
Type: svrmgrl
It may also help if you have your .profile set up with the correct PATH. Try to include:
PATH
ORACLE_HOME
LD_LIBRARY_PATH
Make sure your logged in as oracle(if thats your user) and that the .profile exists.
-Roger
Check your path with:
% echo $PATH
Thanx kgb&rogerQuote:
Originally posted by kgb
Type: svrmgrl
after typing svrmgrl i am getting the following error
C:\>svrmgrl
Oracle Server Manager Release 3.1.5.0.0 - Production
(c) Copyright 1997, Oracle Corporation. All Rights Reserved.
ORA-12560: TNS:protocol adapter error
SVRMGR>
After executing it is searching tnsname,But i am not passing any tns name where should i pass the tnsname to rectify this error.
Hi, 20th April 2001 13:49 hrs chennai
eg:
Set oracle_sid=orcl before you log to svrmgrl.
then you wont have problem.
cheers
Padmam