Insufficient privilege to access object error when calling a stored procedure in automation agent
Hi ,
I am trying to call a stored procedure to update a field in Item master. The stored procedure is working fine when called in a sql developer.
But when used the same in an automation agent got the below exception in the log file.
"insufficient privilege to access object GLOGOWNER.HOT_OTM_UPDATE_FLAG."
Can any body please tell me how to get this resolved,
Thank you
Venkat