| ERROR | Only index by binary_integer/pls_integer associative arrays allowed here |
| CAUSE | An attempt was made to specify index collection that was not indexed by binary_integer or pls_integer. |
| ACTION | Change the index collection variable type to associative array that is indexed by binary_integer or pls_integer. |