iSQL*Plus User's Guide and Reference
Release 9.0.1

Part Number A88826-01
Go To Table Of Contents
Contents
Go To Index
Index

Go to previous page Go to beginning of chapter Go to next page

Command Reference, 38 of 38


WHENEVER SQLERROR

WHENEVER SQLERROR {CONTINUE [COMMIT|ROLLBACK|NONE]}

Performs the specified action if a SQL command or PL/SQL block generates an error.

Terms | Usage | Top

Refer to the following list for a description of each term or clause:

CONTINUE

COMMIT

ROLLBACK

NONE

Usage | Terms | Top

The WHENEVER SQLERROR command is triggered by SQL command or PL/SQL block errors, and not by SQL*Plus command errors.


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 2001 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents
Go To Index
Index