Forum Discussion
PowerBI Report server datasources error after Oracle DB upgrade
- 3 years ago
The error message you're encountering suggests that there is a compatibility issue between the upgraded Oracle database and the Report Server portal. It appears that the Report Server portal is using an older version of the Oracle Client library that is not compatible with the new Oracle 19c version.
Here are a few steps that could help resolve the issue:
- Upgrade the Oracle Client library to the latest version compatible with Oracle 19c.
- Check the compatibility between the version of the Oracle Client library and the Report Server portal.
- Try updating the connection string in the Report Server portal to use the new Oracle 19c database.
- If the above steps do not resolve the issue, you may need to contact the vendor of the Report Server portal for further support.
It is also recommended to take a backup of the database and your report server before making any changes.
The error message you're encountering suggests that there is a compatibility issue between the upgraded Oracle database and the Report Server portal. It appears that the Report Server portal is using an older version of the Oracle Client library that is not compatible with the new Oracle 19c version.
Here are a few steps that could help resolve the issue:
- Upgrade the Oracle Client library to the latest version compatible with Oracle 19c.
- Check the compatibility between the version of the Oracle Client library and the Report Server portal.
- Try updating the connection string in the Report Server portal to use the new Oracle 19c database.
- If the above steps do not resolve the issue, you may need to contact the vendor of the Report Server portal for further support.
It is also recommended to take a backup of the database and your report server before making any changes.