Hello Folks,
I need to put the owner in the permission object of the DBMS property. I added the item "Create" in this object and put the command:
"grant %PERMLIST% on %OWNER%.[%QUALIFIER%]%OBJECT% to %GRANTEE% [%GRANTOPTION%]"
But the owner of the object appeared blank... I tried %USER% but no luck... I put the variable %OWNER% in the "Create" item of the Table object and it works!
What am I doing wrong?
Thanks.