In 8i, you can use DBMS_SESSION.set_context to create a context and you can use:
SELECT SYS_CONTEXT (’USERENV’, ’HOST’) FROM DUAL;
to get the host name.
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |