SAP ASE Environment variables

Operations that run user-provided scripts have access to environment variables. For operations associated with specific dSources or virtual databases (VDBs), the Delphix Engine will always set environment variables so that the user-provided operations can use them to access the dSource or VDB.

dSource Environment Variables

Environment VariablesDescription
ASE_ENVUSEREnvironment username for the dSource
ASE_DBUSERDatabase username for the dSource
ASE_DATABASEDatabase name for the dSource
ASE_INSTANCESAP ASE Instance name for the dSource
ASE_PORTSAP ASE Instance port for the dSource

VDB Environment Variables

Environment VariablesDescription
ASE_ENVUSEREnvironment username for the VDB
ASE_DBUSERDatabase username for the VDB
ASE_DATABASEDatabase name for the VDB
ASE_INSTANCESAP ASE Instance name for the VDB
ASE_PORTSAP ASE Instance port for the VDB

Staging Server Environment Variables

Environment VariablesDescription
ASE_ENVUSER

Related Topics