See Custom password security See Privileges and grants
|
How to avoid a user running a very heavy query alter system set resource_limit = true (Re-login the test user after this) Only 7.000.000 of blocks may be allowed in production environment, all the others values are th default CREATE PROFILE "TMPPROFILE" When tuning the query consider consistent gets and physical reads from costs, see How to tune a query |