I'm facing an issue when I try to use gsec or isql on v4.0.1:
# "${PREFIX}"/bin/gsec -database "security.db" -display MYUSER
Incompatible data type
OR via isql:
# "${PREFIX}"/bin/isql -user sysdba security.db
Database: security.db, User: SYSDBA
SQL> create or alter user SYSDBA password '${ISC_PASSWORD}' using plugin Srp;
Statement failed, SQLSTATE = HY000
no operation specified
-Incompatible data type
I've deleted then rebuild the container + security4.fdb and I'm still getting this error.
Did you already get this error?
I'm facing an issue when I try to use gsec or isql on v4.0.1:
OR via isql:
I've deleted then rebuild the container + security4.fdb and I'm still getting this error. Did you already get this error?