Focal Point
[CLOSED] SQL On Netezza

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6247030296

November 22, 2019, 03:44 AM
Len
[CLOSED] SQL On Netezza
Hi

Can I run SQL on Netezza via WebFocus please.

I have created a define field in a synonym that accesses a Netezzza table.

I have used DB_EXPR in the define field.

DEFINE SQLTEST/I7 WITH TYPE_ID=DB_EXPR(select count(*) from database.schema.table name);
TITLE='SQLTEST', $

When I sample the data or try to create a report over the synonym I get the FOC1240 message.

I cannot find any log that will tell me what is wrong.

Has anybody any ideas please.

Thanks

Len

This message has been edited. Last edited by: FP Mod Chuck,
November 22, 2019, 07:44 AM
MartinY
Do you have a connection adapter defined for Netezza ?

See Configuring the Adapter for Netezza


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007
November 22, 2019, 08:23 AM
Len
Hi Martin

Thanks for the reply. Yes we do have a Netezza adapter. After talking to Tech Support I am checking with our server admin to see if Direct Passthru has been enabled.