Success
SQLCODE 000
Successful execution
Explanation
The SQL statement executed successfully without any errors or warnings.
Solution
No action needed - this is the expected result for successful operations.
Example
IF SQLCODE = 0 THEN successful execution