If an Oracle Profile has been created with any security password verification like ' PASSWORD_VERIFY_FUNCTION', then the STAT installation will fails with Oracle error:
ORA-28003 Password Verification for the specified password failed.
ORA-20001 Password contains fewer than 8 characters.
Running the first installation script (NORAv570-1.sql).
The standard database password is STAT. It is encrypted and put into the stat_login table. This cannot be changed before the client is accessed the first time as Stat reads that table and decrypt the password in order to logon to the db as STAT.
WORKAROUND 1:
Send a desired password to support that will encrypt it so to be modify into the installation script.
Support uses Stat delivered encryption key to do this.
WORKAROUND 2: