LastServerErrReset Method
See Also
Applies To
OraDatabase
OraSession
Description
Clears the LastServerErr to a zero value and sets LastServerErrText to NULL
for the specified object.
Usage
oradatabase.LastServerErrReset
orasession.LastServerErrReset
Remarks
This method allows user programs to better determine which program requests
generated the Oracle error.
Contents