11.2.5 SuperServer System Variables
System Variable |
Description |
*SSERVER_CONNECTED |
Indicates (as Y or N) whether a current SuperServer connection exists. |
*SSERVER_SSN |
Returns current SuperServer connection SSN (Symbolic Server Name). |
*SSERVER_TYPE |
Returns current SuperServer connection type as one of: AS400 - returned when you connect to an IBM i server with DEFINE_OS_400_SERVER (or DBID=*OS400) RDMLX400 - returned when connect to an IBM i server with DEFINE_ANY_SERVER (or DBID=*ANY) OTHER - returned when you connect to a Windows or Linux server NONE - returned when you are not connected to a server. |