If you have executed the info command for displaying the status information of the database and the keyword CONTINUE in the reply indicates that more results data is available, you can use the info_next command to display this additional data.
You have the DBInfoRead server permission.
You have opened a database session (see: db_connect).
You have executed the DBM command for displaying the status information of the database (see info).
info_next
OK
END|CONTINUE
<description_record>
<info_record>
<info_record>
Value |
Description |
---|---|
END |
The complete result set was output. |
Continue |
More results data is available. |
<description_record> |
Name of the fields of the subsequent information lines |
<info_record> |
Information |