HPlogo ALLBASE/SQL Database Administration Guide: HP 9000 Computer Systems > Appendix G SQLGEN

SET EXIT_ON_DBERR ON

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Causes SQLGEN in batch operation to terminate immediately when an SQL error is encountered.

Scope

SQLGEN Only

SQLGEN Syntax

>> SET EXIT_ON_DBERR ON

Description

  • See the "DBA Tasks and Tools" chapter of this manual for information on checking the exit status when SQLGEN terminates.

  • By default, SQLGEN does not terminate when an SQL error is encountered.

Example



   >> set exit_on_dberr on
Feedback to webmaster