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

FRM-10765: Only one argument of type TABLE or REFCURSOR permitted.

Cause:  A procedure used to query data for a data block can have only one argument of type TABLE or REFCURSOR.

Action:  Do one of the following:

1. Select an alternative procedure to query data for your data block.

2. Exit the Data Block Wizard, ensure that the procedure has only one argument of type TABLE or REFCURSOR, then re-invoke the wizard.