| ERROR | invalid user datastore procedure name: string |
| CAUSE | the format of the procedure name is invalid. It should be in the form PACKAGENAME.PROCEDURENAME or PROCEDURENAME |
| ACTION | make sure PROCEDURE attr has the format PACKAGENAME.PROCEDURENAME or PROCEDURENAME |