Application name

CS_APPNAME specifies an application name, which is used as follows:

Adaptive Server uses application names to identify connection processes in the sysprocesses table of the master database.

When a connection structure is allocated, it inherits the CS_APPNAME setting from the parent context structure. If the inherited value is not changed, it becomes the application name when the connection is opened. Applications change the application name for a connection by calling ct_con_props before the connection is opened.