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 Variables | Description |
---|
ASE_ENVUSER | Environment username for the dSource |
ASE_DBUSER | Database username for the dSource |
ASE_DATABASE | Database name for the dSource |
ASE_INSTANCE | SAP ASE Instance name for the dSource |
ASE_PORT | SAP ASE Instance port for the dSource |
VDB Environment Variables
Environment Variables | Description |
---|
ASE_ENVUSER | Environment username for the VDB |
ASE_DBUSER | Database username for the VDB |
ASE_DATABASE | Database name for the VDB |
ASE_INSTANCE | SAP ASE Instance name for the VDB |
ASE_PORT | SAP ASE Instance port for the VDB |
Staging Server Environment Variables
Environment Variables | Description |
---|
ASE_ENVUSER |
|