O erro abaixo surgiu na execução do Job:
2022/08/01 11:23:10 - Grava dim_Tempo.0 - ERROR (version 9.3.0.0-428, build 9.3.0.0-428 from 2022-04-12 04.56.25 by buildguy) : Error in step, asking everyone to stop because of:
2022/08/01 11:23:10 - Grava dim_Tempo.0 - ERROR (version 9.3.0.0-428, build 9.3.0.0-428 from 2022-04-12 04.56.25 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseException:
2022/08/01 11:23:10 - Grava dim_Tempo.0 - Couldn't get row from result set
2022/08/01 11:23:10 - Grava dim_Tempo.0 -
2022/08/01 11:23:10 - Grava dim_Tempo.0 - Unable to get value 'Date' from database resultset, index 1
2022/08/01 11:23:10 - Grava dim_Tempo.0 - HOUR_OF_DAY: 0 -> 1
2022/08/01 11:23:10 - Grava dim_Tempo.0 -
2022/08/01 11:23:10 - Grava dim_Tempo.0 -
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.core.database.Database.getRow(Database.java:2764)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.core.database.Database.getRow(Database.java:2734)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.core.database.Database.getLookup(Database.java:3100)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.core.database.Database.getLookup(Database.java:3093)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.core.database.Database.getLookup(Database.java:3089)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.trans.steps.insertupdate.InsertUpdate.lookupValues(InsertUpdate.java:89)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.trans.steps.insertupdate.InsertUpdate.processRow(InsertUpdate.java:299)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - at java.lang.Thread.run(Unknown Source)
2022/08/01 11:23:10 - Grava dim_Tempo.0 - Caused by: org.pentaho.di.core.exception.KettleDatabaseException:
2022/08/01 11:23:10 - Grava dim_Tempo.0 - Unable to get value 'Date' from database resultset, index 1
2022/08/01 11:23:10 - Grava dim_Tempo.0 - HOUR_OF_DAY: 0 -> 1
2022/08/01 11:23:10 - Grava dim_Tempo.0 -
Estou utilizando a versão mais recente do PDI. Como posso resolver?