Insufficient privilege to create procedure
While we are trying to create a Procedure with some user(RkUMAR) it is giving the below error:
Error starting at line : 1 in command -
begin
create_item_synonymn;
end;
Error report -
ORA-01031: insufficient privileges
ORA-06512: at "RKUMAR.CREATE_ITEM_SYNONYMN", line 13
ORA-01403: no data found
ORA-06512: at line 2
01031. 00000 - "insufficient privileges"