Modifying the root login policy

 Modify the root login policy (Sybase Central)
  1. Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.

  2. In the left pane, click Login Policies.

  3. In the right pane, right-click root, and then click Properties.

  4. Modify a policy value and click OK.

 Modify the root login policy (SQL)
  1. Connect to the database as a user with DBA authority.

  2. Execute an ALTER LOGIN POLICY statement.

 See also
 Example