最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Pentaho Unable to get database metadata from this database connection - Stack Overflow

programmeradmin3浏览0评论

We are using Pentaho 9.3.

Pentaho will work fine, but occasionally we will get an error message "Error connection to database [database_name]. Unable to get database metadata from this database connection".

The job that it occurs on is random each time.

Has anyone else had this happen to them? We are using SQL queries to do the data manipulation and then using a table output step to output the data.

Edit #1:

DBA confirmed nothing looks wrong in the database itself, but on the application.

We are using Pentaho 9.3.

Pentaho will work fine, but occasionally we will get an error message "Error connection to database [database_name]. Unable to get database metadata from this database connection".

The job that it occurs on is random each time.

Has anyone else had this happen to them? We are using SQL queries to do the data manipulation and then using a table output step to output the data.

Edit #1:

DBA confirmed nothing looks wrong in the database itself, but on the application.

Share Improve this question edited Mar 28 at 14:06 Chicken Sandwich No Pickles asked Mar 28 at 4:11 Chicken Sandwich No PicklesChicken Sandwich No Pickles 3,40213 gold badges65 silver badges126 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

Are you certain that there is no issue on the DB side, usually this occurs when there is connection reset happen with DB. Check the db logs as well for any connection failures.

发布评论

评论列表(0)

  1. 暂无评论