Hi,
I have a Procedure which is invlaid and the error is:
'PLS-00390: undefined column 'GETS_PER_EXEC' in INSERT statement'. Does anybody know what this error is?
Hey!! I figured out the problem. The columns in the table were in lowercase. ( I wonder how??) . So I droppd and re-created the table. There is no error now.
Did u use some migration tool for create this table.
It may be problem.
I saw problem like this , probably, with MS Access to Oracle Migration assistant.
Bookmarks