Skip to main content
Best Answer

Unable to interpret Error message

  • January 25, 2020
  • 2 replies
  • 29 views

I'm using FME to read, modify and write data to a oracle database. My queries are working fine but the following error is popping up for every SQL query .

 

 

ERROR |BADNEWS: An error occurred while fetching from query

 

OCI_NO_DATA StatusInfo *STFDB_OCIStatement::fetch(STK_UInt32, STK_UInt32 &)(foundation/framework/util/dbwrap/ocistmt.cpp:661) - StatusInfo *STFDB_OCIStatement::fetch(STK_UInt32, STK_UInt32 &)(foundation/framework/util/dbwrap/ocistmt.cpp:661)

What is it complaining about ? instant client or oracle database ?

version details

  • Using FME 2019.2.2.0 version
  • Mac OS X Version
  • Oracle database version is '12.1.0.2.0'
  • instantclient_19_3

 

Any help on this would be appreciated.

Best answer by david_r

It is not an error, it is an internal message used by the developers at Safe. Normally you should disable all the debug messages, unless you are looking for some specific issue together with Safe support.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • Best Answer
  • January 27, 2020

It is not an error, it is an internal message used by the developers at Safe. Normally you should disable all the debug messages, unless you are looking for some specific issue together with Safe support.

 


jovitaatsafe
Safer
Forum|alt.badge.img+11

It is not an error, it is an internal message used by the developers at Safe. Normally you should disable all the debug messages, unless you are looking for some specific issue together with Safe support.

 

adding onto @david_r's answer, we've got an article that goes into some more detail on the BADNEWS function, how to turn off those messages, and when to use them.