PLS-00110: bind variable 'string' not allowed in this context Cause: A bind variable, that is, an identifier prefixed with a colon, was found in an inappropriate context. Action: Remove the colon or replace the bind variable with the appropriate object.