Hello,
we are using sapdb on a redhat 8.0 linux box in version 7.4.3.14.
Because of a sql bug we have to upgrade to 7.4.3.32.
After the upgrade I cannot connect with sql studio to the database anymore.
Windows Databasemanager and dbmcli has no problem even with sql statements.
I tried the update in two different ways:
1. Upgrade Database
1. shut down all databases and xserver
2. install all new rpm�s
3. All databases seems to be upgraded (db_enum shows new version)
4. put database into online mode
5. test with dbmcli - ok (also sql_execute)
6. test with Windows Database Manager - ok
7. test with SQL Studio - Unable to connect to datasource; -709
CONNECT: (connection refused)
2. Restore Database to upgraded Server
1. drop database
2. shut down xserver
3. install new rpm�s
4. restore Database as we do it many times before
5. test with dbmcli - ok (also sql_execute)
6. test with Windows Database Manager - ok
7. test with SQL Studio - Unable to connect to datasource; -709
CONNECT: (connection refused)
Any suggestions?
regards,
Michael