Error on Database User Name Authentication running Database Config.Utility
Hello!
We are upgrading our Siebel 8.1.1.3 to IP2017. We have already installed a new Oracle Database 19c and imported the Siebel Database from the 8.1.13 database. Now we are trying to run the Database Upgrade by starting config.sh -mode dbsrvr in our Oracle Linux 7, however we fail on Database User Name Authentication:
Invalid username/password; logon denied, cannot be validated at this time.
The ODBC has been configured successfully and we can connect to the 19c database by running the below command:
isql -v <DNS>
in both cases, i.e. ODBC test and Database Upgrade we are using the same user/password.