on ‎2025 Mar 17 4:38 AM
We want to get the physical hostname from the Database level.
If you see DB is running on below host, we want to get the physical hostname from the Database level using "select query".
[testhost0447!testuser]$ hostname
testhost0447
Request clarification before answering.
We can get the hostname information by executing the below query:
(DBA)> select Value from sa_eng_properties() where PropName='MachineName'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.