Re: Help: SQLDBA didn't work in Screen mode
Date: 1995/10/18
Message-ID: <DGn1Mx.MKA_at_liverpool.ac.uk>#1/1
Mr. Rao Mannepalli (csmanne_at_knuth.mtsu.edu) wrote:
: Hello Friends,
:
: I need some help regarding SQLDBA. I am working on Oracle database 7.1 and S
Q L*FORMS 3.0 on SCO Unix. I tried to work with SQL*DBA. It is giving me a
lot of problems. But SQLDBA working in line mode, for example if I type $sql
dba lmode=y,
: it comes to sqldba prompt and works fine. If i try to work in the screen mod
e, It is giving me DBA-0320 error mesg. Here is the error mesg in verbatim.
: 'DBA-0320 can't open sqldba configuration file /usr2/oracle/rdbms/sqldba//'.
: If anybody has any suggestion regarding this problem, please send me a mail.
: Thanks in advance.
: --
: Rao N. Mannepalli e-mail: csmanne_at_knuth.mtsu.edu
The error message you usually get when TERM or ORACLE_TERM not set correctly is:
DBA-00387: could not locate toolkit resource file, tk2clivtn1.res
Are you attempting to run from other than the oracle software owner? If so, you must have the oracle group, usually dba, group execute permission for $ORACLE_HOME/rdbms/sqldba and group read permissions for files therein. If this is not the case you will receive the DBA-00320 error message.
Hope this of help.
Helen
PS please do not type such long lines. Received on Wed Oct 18 1995 - 00:00:00 CET