|
"From what I understand IBM Replication Server added Netezza as a target a few months ago so you should take a look at it as well. I don't k" in Enzee Universe • 4 replies |
1 day ago |
|
"By default nzLua uses the NZ_DATABASE environment variable to determine where a UDX will be installed. You can also use the -d option on th" in TwinFin Talk • 1 replies |
1 day ago |
|
"These environment variables are all supported, usage should be pretty obvious. NZ_DATABASE NZ_HOST NZ_PASSWORD NZ_USER" in TwinFin Talk • 1 replies |
2 days ago |
|
"Twinfin 12 is the model, 6.0 is the version of the Netezza software running on your Twinfin 12. I don't think there is a way to know what m" in Users • 4 replies |
2 days ago |
|
"nzrev or from sql select version();" in Users • 4 replies |
2 days ago |
|
"These are multi byte UTF8 characters: spade = string.char(0xE2, 0x99, 0xA0) club = string.char(0xE2, 0x99, 0xA3) Since they are 3 byt" in TwinFin Talk • 3 replies |
3 days ago |
|
"You have to convert this to an equijoin, one simple way to do this is to create a lookup table that has entries for at least every 4096 IP n" in Users • 1 replies |
3 days ago |
|
"Some of the operators work and some don't. As Kapil says, you shouldn't use anything which is not documented or hasn't been recommened by s" in Users • 4 replies |
3 days ago |
|
"You can make it varchar(64000) if you like, but that would almost certainly cause problems. Only make it is as big as it needs to be, other" in TwinFin Talk • 3 replies |
4 days ago |
|
"You just need to add a space before/after the .. for i in startwk .. endwk loop etc When using constants you don't need the spaces bu" in TwinFin Talk • 2 replies |
4 days ago |
|
"Just change the code to output columns larger than 255 function getShape() local shape={} shape[1] = { "pos", integer " in TwinFin Talk • 3 replies |
4 days ago |
|
"So far as I am aware that information is not recorded anywhere. You would have to first drop the stored procedure then create a new one if" in Enzee Universe • 4 replies |
6 days ago |