on 2012 Oct 11 4:18 AM
My previously working procedures have suddenly become unusable. Each of their object icon in the Navigator now has a small gray box. Calling any of the procedure gives the following error message. Also, all the action buttons (Execute, Refresh) in the Definition view are grayed out. So Hana really thinks the procedures are not valid.
Could not execute 'call SCHEMA.PROC_NAME()'
SAP DBTech JDBC: [430]: invalidated procedure: PROC_NAME: line 1 col 24 (at pos 23)
What's the meaning of "Invalidated Procedure"? I can't find a "validate" feature for procedures. BTW, these are RLang procedures.
Thanks,
Ming
Request clarification before answering.
Hi,
If you used some views in the procedure please check that view. Maybe somebody modified the view after you created the procedure. Some columns might be removed from the VIEW you used during the procedure.
In this case, you will get the error "invalidated procedure"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
29 | |
9 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.