db-handle              Database handle. A host variable used
                           to refer to a specific database you have
                           invoked. For more information see the
                           entry on the Database Handle clause.
    on-error               The ON ERROR clause. Specifies host
                           language statement(s) to be executed if an
                           error occurs during the READY operation.
                           For more information see the entry on ON
                           ERROR.