Parameters Flashcards
What are the different types of parameters
Account, Session, object
Where can account params be set
Account level only
Who can set account level params
Users with the appropriate admin role
What command sets account level params
Alter Account
Most params are what
Session params
How does an account admin set session permissions at the account level
Alter Account SET ….
What does it mean to set session permissions at the account level
set default for individual users and their sessions
What level overrides session permissions at the account level
User
What command sets session permissions at the user level
Alter User – done by admin with appropriate permissions, typically SECURITYADMIN
What does it mean to set session permissions at the user level
sets default for any session started by the user
Can users override their session permissions set at the user level
yes, by using Alter User
What level overrides permissions at the user level
Session
What command is used to set session permissions at the session level
Alter Session
What does it mean to set session permission at the session level
sets session params with the user’s session
What command sets object permissions on the account level
Alter Account