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.