| ERROR | IN cursor string cannot be OPENed |
| CAUSE | A cursor parameter with mode IN cannot be modified, and therefore cannot be opened. |
| ACTION | Change the cursor parameter to be IN OUT or OUT |
| ERROR | IN cursor string cannot be OPENed |
| CAUSE | A cursor parameter with mode IN cannot be modified, and therefore cannot be opened. |
| ACTION | Change the cursor parameter to be IN OUT or OUT |