Hello,
I see records in the _Systabauth table that I would like to remove.
In all cases both _grantor and _grantee are the same (and they are not sysprogress), _TblOwner is PUB.
"REVOKE ALL ON Pub.tablename FROM username;" - executes but doesn't affect any rows.
Any suggestions?
Question #2: what is the difference between permission = "y" vs "g" in permission columns such as _Sel?
Thanks.
I see records in the _Systabauth table that I would like to remove.
In all cases both _grantor and _grantee are the same (and they are not sysprogress), _TblOwner is PUB.
"REVOKE ALL ON Pub.tablename FROM username;" - executes but doesn't affect any rows.
Any suggestions?
Question #2: what is the difference between permission = "y" vs "g" in permission columns such as _Sel?
Thanks.