| Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-01  | 
  | 
Applies To
Description
This method clears the last remembered Oracle database-related error for the session.
Usage
oresult ServerErrorReset(void);
Remarks
After calling this method ServerErrorNumber will return 0 (indicating no error) until the next database-related error occurs.
Return Value
An oresult indicating whether the operation succeeded (OSUCCESS) or not (OFAILURE).
| 
 | 
![]() Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved.  | 
  |