Some times we will get an error
Attempt to set a parameter name that does not occur in the SQL : BindvariableName
This error comes when we have a bind variable that is not using in SQL query but using in View Criteria with required as true.
So it's a thumb rule we need to remember is that
If we are using the bind variable in SQL Query of View Object then only we need to check the required check box.
If we are not using in SQL Query but using in View Criteria it should unchecked.
So to get rid of this error uncheck required check box
Thanks
Krishna
Hi Krishna,
ReplyDeleteI am facing same issue while i am migrating my source from jdeveloper 11.1.1.3.0 to 11.1.1.9.0.Is it working for you
Hi Krishna,
ReplyDeleteThanks a lot..it resolved the issue
Welcome Richa
DeleteThank you Krishna
ReplyDeleteWelcome Yazan
DeleteThank you krishna
ReplyDeleteWelcome shekhar
Delete