ACP Policies are loaded using acpload command mentioned below
acpload db_host_name db_name db_user db_password inputXMLFile schema_name
Where:
- db_host_name
- is the hostname of the machine on which your development database runs. This parameter is only required for remote databases.
- db_name
- is the name of your development database
- db_user
- is the name of the database user
- db_password
- is the password for your database user
- inputXMLFile
- is the XML file containing the access control policy specification
No comments:
Post a Comment