Reads an Oracle database and extracts fields based on a query.
tOracleInput executes a database query with a strictly defined order
which must correspond to the schema definition. Then it passes on the field list to the
next component via a Main row link.