Re: SQLDBA Screen Mode Problems
Date: Tue, 31 May 1994 08:08:49 GMT
Message-ID: <CqnqMq.LDD_at_nl.oracle.com>
In article <CqJ3Co.6rn_at_tigadmin.ml.com>, sullivan_at_finsys1 (Michael Sullivan) writes:
|>
|> I am encountering the following error message while trying to run
|> SQLDBA. I am running Oracle 7.0.16.4 for Solaris x86. I've tried a
|> number of things to do with setting different values for ORATERMPATH and
|> ORACLE_TERM. Any help would be most appreciated. Replies may be posted
|> or mailed.
|> ---------------------------- BEGIN INCLUDED FILE ----------------------------
|> DBA-00388: cannot start SQL*DBA in screen mode; check if values are legal:
|> DBA-00389: toolkit resource file name is defined to tk2
This error is generated if sql*dba cannot find the resource file it is looking for!
Check to see if you have a $ORACLE_HOME/rdbms/admin/terminal/dbacvt100.res If you do, then it is probably missing a Toolkit resource file. Check $ORACLE_HOME/guicommon/tk2/admin/terminal/tk2cvt100.res. If both these files exist and are readable for you and your environment as per your original postis, then sql*dba should startup in screen mode.
-- ============================================================================== Donal Daly, (ddaly_at_ie.oracle.com) Olivetti PLD Oracle Europe, Blackrock, Co. Dublin, Ireland Any opinions expressed above are my own! ==============================================================================Received on Tue May 31 1994 - 10:08:49 CEST