asehostname

Description

Returns the physical or virtual host on which Adaptive Server is running.

Syntax

asehostname

Parameters

asehostname does not require any parameters.

Examples

select asehostname()
----------------------------------- linuxkernel.sybase.com

Usage

Standards

SQL/92 and SQL/99 compliant

Permissions

Only users with the sa_role can execute asehostname.