General Messages (0 Through - HP NonStop SQL/MX Messages Manual

Table of Contents

Advertisement

2

General Messages (0 through 999)

SQL 100
100 The "no data" completion condition (SQLCODE = +100).
Cause. You have reached the end of a cursor, and there is no more data to be
returned.
When you enter a noncursor query (SELECT * FROM t WHERE...; DELETE FROM t
WHERE...;), SQL/MX returns warning 100 to indicate that zero rows satisfied the
predicate, and zero rows were affected. In embedded SQL/MX, on a cursor FETCH,
SQL/MX returns this warning to indicate that it has reached the end of rows.
Effect. You will not be able to get any more rows from this cursor or SELECT
statement.
Recovery. This is an informational message. Start a new cursor for a new read.
HP NonStop SQL/MX Messages Manual—640324-001
2 -1

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents