Re: HELP: Looking for Oracle 7 SQL*DBA XTERM resource files
Date: Thu, 25 Aug 1994 20:31:13 GMT
Message-ID: <mmaroldaCv3yC1.5tn_at_netcom.com>
In article <777740266snz_at_istellar.demon.co.uk>,
Alligator Descartes <descarte_at_istellar.demon.co.uk> wrote:
>The subject says it all really. I'll be damned if I can track down the
>files SQL*DBA needs to allow me to use an xterm.
>
>If anyone can help, please let me know.
>
>Thanks in advance.
>
What? It's not intuitively obvious? ;-)
Here's what I've done:
- make sure your ORAKITPATH environment variable is being set in your appropriate login script to:
$ORACLE_HOME/guicommon/tk2/admin/terminal:$ORACLE_HOME/rdbms/admin/terminal
2) start an xterm with the sun function keys enabled: xterm -sf -T Sqldba -n Sqldba -ls &
3) set your TERM environment variable to sun or xsun (both work, but xsun seems to work better). You don't want this to be the case generally because then nothing else (like vi) will work. That's why I also set the xterm window and icon titles to Sqldba.
Hope this helps!
Mike Marolda
-- Bristol Database Resources Inc. - Providing Client/Server & Database Solutions We now do Oracle/Mosaic Integration Dallas, Texas mmarolda_at_netcom.comReceived on Thu Aug 25 1994 - 22:31:13 CEST