syb_quit()

Description

Terminates the connection.

Syntax

syb_quit()

Examples

Example 1

Terminates the connection in which the function is executed and returns an error message.

select syb_quit()

-------------
CT-LIBRARY error:
    ct_results(): network packet layer: 
internal net library error: Net-Library operation terminated due to disconnect

Usage

syb_quit can be used to terminate a script if the isql preprocessor command exit causes an error.

Permissions

Any user can execute syb_quit.