A script-enabled browser is required for this page to function properly.

FRM-10771: Arguments of type REFCURSOR not permitted.

Cause:  A procedure used to insert, update, delete or lock data for a data block must not have arguments of type REFCURSOR.

Action:  Do one of the following:

1. Select an alternative procedure to insert, update, delete or lock data for your data block.

2. Exit the Data Block Wizard, ensure that the procedure has no arguments of type REFCURSOR, then re-invoke the wizard.