Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
You specified host variables for a cursor in both the DECLARE and the OPEN statements. In the static case, specify the host variables in the DECLARE statement. In the dynamic case, specify them in the OPEN statement.