Hello,

I would like to set oracle's notion of my TERMINAL value.

my $sql = "select userenv('TERMINAL') from dual";
yields the tty:
pts/10

which is not particularly interesting.  can I override this setting 
to an application specified string?

-j

Reply via email to