-g --label
Assigns a client label to the connection at the start of the session.
Assigns a client label to the connection at the start of the session. Client connections and their labels appear in the SESSIONS and some Data collector tables like DC_REQUESTS_ISSUED. Client labels set with this option appear in DC_SESSION_STARTS.
If used, this option takes precedence over the VSQL_CLIENT_LABEL
environment variable.
To set client labels for ongoing sessions, use SET_CLIENT_LABEL.