0

I need to load a data txt file (a large file 32 GB) to a table in Neteza.

But, I got error:

 08S01 Communication link failure
 The communication link between the driver and the data source to which the driver was 
 attempting to connect failed before the SQLDriverConnect function completed processing.

This solution did not work for me. I am not allowed to change the TCP setting. I have no adm authorization.

Any help would be appreciated.

Community
  • 1
  • 1
user3448011
  • 1,469
  • 1
  • 17
  • 39

1 Answers1

0

Have you tried to load your file with "NZLOAD" command with "-allowReplay" tag? if not than please try to use this command.

Hope this will help.

Varun Bajaj
  • 1,033
  • 8
  • 16