RDBPROD: RDB V7.3.1.1, IA64 disusered user accounts.
We have a system where there was an existing database: (pre Oracle RDB 7.2) after installing RDB 7.3.1.1 this database is still accessible.
When i create a NEW database if get an error like:
SQL> show database rdb$dbhandle ;
%SQL-F-ERRATTDEF, Could not use database file specified by SQL$DATABASE
-RDB-F-SYS_REQUEST, error from system services request
-SYSTEM-E-USERDISABLED, account is disabled
the process using this database is actualy running using a detached process from an account that is INTENDED to not logon (hence: its marked DisUser).
Why is an inherrited Database still accessible while a new one isn't. How to remedy this.
Search on DisUser only leads to documents referencing the installation & RDB$REMOTE account for various versions of RDB.