Run-Time Member Functions

getCurrentUsername()
Gets the database username of the current AE being run.
getDatasliceId()
Determines the ID of the dataslice being serviced by the AE.
getHardwareId()
Determines the ID of the hardware on which the AE is running.
getNumberOfDataSlices()
Gets the number of data slices that are running on the Netezza appliance.
getNumberOfSpus()
Gets the number of SPUs sunning on the Netezza appliance.
getSuggestedMemoryLimit()
Gets the suggested memory limit for the AE that is running.
getSessionId()
Gets the session ID associated with the AE that is running.
getTransactionId()
Gets the transaction ID associated with the AE that is running.
isAUserQuery()
Determines if the AE is handling a user query.
isLoggingEnabled()
Determines if logging is enabled.
isRunningPostgres()
Determines if the AE is running in Postgres.
isRunningInDbos()
Determines if the AE is running in DBOS.
isRunningOnSpu()
Determines if the AE is running on the SPU.
isRunningOnHost()
Determines if the AE is running on the host.