Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GET HOSTNAME SERVER IN PL/SQL

451915Feb 24 2006 — edited Feb 24 2006
Hi

Is it possible to get the hostname of my unix server where my database is located in a pl/sql procedure ?

I try to use sys_context('userenv','host') but it show me the hostname of my client where i launch the procedure not the hostname server.

Is it possible to do such things ?
Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2006
Added on Feb 24 2006
2 comments
888 views