===== Jars ===== * change JwrUserAccount>>isDBAdministrator to return true to be a Jas dba * CREATE USER JAR101 PROFILE DEFAULT IDENTIFIED BY password DEFAULT TABLESPACE JWARS_JAR TEMPORARY TABLESPACE TEMP QUOTA UNLIMITED ON JWARS_JAR ACCOUNT UNLOCK; * GRANT JAR_ROLE TO JAR101; * execute the above two as system user