There are several types of authority that can be granted to a user
for a file. Also, you can use the SQL GRANT and REVOKE statements to assign
and remove these iSeries™ authorities
to SQL tables, including individual columns within those tables.
Object operational authority
Object operational authority allows you to look at an object description and use the object as determined by your data authorities to the object.
Object existence authority
Object existence authority allows you to change the existence status of a file.
Object reference authority
Object reference authority allows you to refer to a database file from another database file. The operations that you can perform on the referred-to database file are determined by the referring database file.
Object alter authority
Object alter authority allows you to alter the attributes of a database file or SQL package.