I have a 12.1.0.2.0 database and am trying to create an user with an impossible password to block direct logins and only allow login via a proxy. The alter user testuser identified by values 'YouCannotLogin' command that used to work in earlier versions of the database is failing now. Has anyone else experienced this issue?