Re: Can't Start SQLDBA in Fullscreen Mode
Date: 1995/08/11
Message-ID: <1995Aug11.175215.17189_at_nb.rockwell.com>#1/1
In article <DD43wz.Izx_at_news.hawaii.edu>,
chungh_at_uhunix.its.Hawaii.Edu (Chung Hong) wrote:
>
>Help. I can't start sqldba in fullscreen mode. When I type
'sqldba'
>this is what I get...
>
>$ sqldba
>DBA-00388: cannot start SQL*DBA in screen mode; check if values are
legal:
>DBA-00389: toolkit resource file name is defined to tk2
>$
>
>It will start if I do a ... sqldba mode=line
>But Does anyone know what the problem might be?
>
You didn't say what platform you are running on or what release of
Oracle but this may help.
First, if you are on Oracle 7.1, use Server Manager instead of SQLDBA.
It is much better! If you must run SQLDBA then check your
environment variables. I don't know about other systems but if you
are on UNIX (I am on HP-UX) you must have the following:
ORACLE_HOME
ORACLE_SID
which are standard. But to run SQLDBA you also need:
ORACLE_TERM >> type of terminal ex. hp, vt100, etc.
ORACLE_TERMINAL >> the path to your terminal types.
ex. $ORACLE_HOME/guicommon/tk2/admin/terminalHope this will work for you.
Regards, | John Carlson | Standard Disclaimer Applies. jecarlso_at_rdyne.rockwell.com | Other opinions may vary. Rocketdyne Division, Rockwell Intnl. | Canoga Park, CA, USA |Received on Fri Aug 11 1995 - 00:00:00 CEST