Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Getting SQL5048 error trying to connect to DB2 database
설명
On connecting to a DB2 database, the following message is dsiplayed:
"SQL5048 Release level of the database client is not supported by the Release level of the database server".
원인
Client/Server compatibility issue
해결 방안
Explanation: Database clients can only access database servers with a release level which is in the range of one level lower than the client to two levels higher than the client.
User response: One or more of the following:
Upgrade the client release level to fall within the range of releases supported by the current server release level.
Upgrade the server release level to a level supported by the current client release level.