Connect to the star$administration database on a catalog server as a user with the star$administrate role granted to it. Use the create_role() function to create the role and then use the grant_user() function to grant the role to users.
See create_role(), grant_user() and the Managing Users section of the User Guide for further details.
Comments
Article is closed for comments.