Home » RDBMS Server » Server Utilities » please help me!!!!!!!!!
please help me!!!!!!!!! [message #70824] Mon, 29 July 2002 00:50 Go to next message
tino
Messages: 3
Registered: July 2002
Junior Member
hi,all

i met a problem.please help me!!! i will gets these errors when i typed "./svrmgrl":
======================================================
(when i run it in root)
[[root@tino bin]]./svrmgrl
======================================================

Oracle Server Manager Release 3.1.7.0.0 -Production

Message 4505 not found;No message file for

product=SVRMGR,facility=MGR

Error while trying to retrieve text for error ORA-1245
=======================================================

=======================================================
(when i run it in oracle)
[[oracle@tino bin]]./svrmgrl
=======================================================
Oracle Server Manager Release 3.1.7.0.0 -Production

Message 4505 not found;No message file for

product=SVRMGR,facility=MGR

Error while trying to retrieve text for error ORA-12546
-------------------------------------------------------
my .bash_profile is:
-------------------------------------------------------
....
....
ORACLE_HOME=/home/oracle/orahome
export ORACLE_HOME

LD_LIBRARY_PATH=/home/oracle/orahome/lib
export LD_LIBRARY

ORACLE_BASE=/home/oracle
export ORACLE_BASE

TNS_ADMIN=/home/oracle/config/8.1.6
export TNS_ADMIN

ORACLE_SID=ora1
export ORACLE_SID

ORA_NLS33=/home/oracle/orahome/ocommon/nls/admin/data
export ORA_NLS33

NLS_LANG="traditional chinese"
export NLS_LANG

PATH=/usr/local/jre/bin:/usr/local/jdk/bin:/sbin
PATH=$PATH:/usr/bin:/usr/sbin:/usr/local/bin:$ORACLE_HOME/bin
PATH=$PATH:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin
export PATH
-------------------------------------------------------

=======================================================
my linux is red hat 7.0,oracle8i(version 8.1.7)
=======================================================
my install's path:
-------------------------------------------------------
/home/oracle/orahome

=======================================================
Re: please help me!!!!!!!!! [message #70836 is a reply to message #70824] Mon, 29 July 2002 06:54 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
svrmgrl is supposed to be run as oracle user.
not as root.
check ur env settings again.
else execute ur svrmgrl directly from
$ORACLE_HOMEbinsvrmgrl

by standards
ORACLE_HOME=/.../.../../oracle/product/8.1.6
thank Mahesh Rajendran!!but.. [message #70843 is a reply to message #70824] Mon, 29 July 2002 17:45 Go to previous messageGo to next message
tino
Messages: 3
Registered: July 2002
Junior Member
thank you,Mahesh Rajendran .but when i do it with ur

way,the svrmgrl can't run too!the error is:

Message 4505 not found;No message file for

product=SVRMGR,facility=MGR Error while trying to

retrieve text for error ORA-12546;I serched the error

in the internet,the result is:

ORA-12546:TNS:permission denied

Cause:User has insufficient privileges to perform the

requested operation

Action:Acquire necessary privileges and try again;

can u give me a detaile suggest?

thank you very much!!!!!!!
Re: thank Mahesh Rajendran!!but.. [message #70849 is a reply to message #70843] Tue, 30 July 2002 05:27 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
Just make sure you are loggin in as oracle user
and group is dba.
make sure that User oracle is having permissions to the directory ( i pefere to have permissions to whole directory struct after /u01/app/oracle).
Re: please help me!!!!!!!!! [message #70852 is a reply to message #70824] Tue, 30 July 2002 05:55 Go to previous messageGo to next message
Grant
Messages: 578
Registered: January 2002
Senior Member
I beleive your environment variable NLS_LANG is incorrect. It should look something like what is shown below but with the language you are using and the correct territory:

NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1

I also do not have ORA_NLS33 defined. You might try commenting that out and fixing your NLS_LANG variable. You also need to run svrmgrl as the owner of the Oracle binaries not as root.
Re: please help me!!!!!!!!! [message #71940 is a reply to message #70852] Sat, 08 February 2003 02:51 Go to previous message
g.m.iqbal
Messages: 6
Registered: January 2003
Junior Member
looking for svrmgrl manual which can explain me the commands in detail
Previous Topic: Re: Exporting / Importing the PERFSTAT schema
Next Topic: sql loader error
Goto Forum:
  


Current Time: Wed May 15 01:55:45 CDT 2024