You made a bind reference to a parameter or column that has not been defined yet. You must define the parameter or column before making a bind reference to it.
Action:
Create a column or parameter definition for the object you want to reference. You could also try using a lexical reference rather than a bind reference, if possible.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.