(Contents)(Previous)(Next)

Access Authorization

Who administers and controls the database access authorization? Up to what level can access authorization be granted? Can access authorization granted for foreign objects be passed on to other users?

Access authorization is administered by the ADABAS kernel. For SELECT and UPDATE statements, access authorization can be granted up to field level. The GRANT ... WITH GRANT OPTION lets users grant access authorization to other users.

Access authorization can be granted to individual users or to a group of users.


(Contents)(Previous)(Next)