SID - scgray/jsqsh GitHub Wiki
Variable
SID
- Oracle instance name to which a connection is established.
Description
The read-only ${SID}
variable will contain the name of the Oracle
instance to which the current session has a connection established. If no
connection is established (or the connection isn't to Oracle) then this
variable will not be set.