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