oracle - Where to look on error SP2-0317 Expected symbol name is missing -


i have oracle procedure , getting error. when online, following helpful message:

cause: sql*plus expecting symbol, not specified.

actions: check syntax of command used correct options.

those actions pretty nebulous. check symbols, where? begin resolve error?

(i've found answer, because appears have caught others on team too, wanted post question , answer here. post code, when still looking, didn't know in code look, couldn't cut down manageable size, , posting proprietary code not appropriate. plus, turned out problem in comments, not in code @ all.)

may have comments or may output string contain '&' sign.

'&'should followed substitution variable in sql* plus


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -