in reply to Re^3: System error: can't recv msg header Illegal seek; closing connection. at connect16.pl line 23
in thread System error: can't recv msg header Illegal seek; closing connection. at connect16.pl line 23

Hi Corion,
Thanks for your response.
Actually our requirement is such that the code which I have posted should be capable of running in perl v5.8.4 as well.
So it will be great if you can suggest me the DBI and Teradata packages required for perl 5.8.4.
Googling didn't help me much..
Thanks in advance

  • Comment on Re^4: System error: can't recv msg header Illegal seek; closing connection. at connect16.pl line 23

Replies are listed 'Best First'.
Re^5: System error: can't recv msg header Illegal seek; closing connection. at connect16.pl line 23
by Corion (Patriarch) on Sep 10, 2011 at 11:48 UTC

    Why do you think that I would know what versions of what packages work in your environment? You already know which versions of the packages work in your environment. I recommended in my previous posts that you try those before asking more questions. What problem do you have with these steps?

    Also not that the first step should be to investigate the network connectivity from the not-working machine. Check if you can connect with other tools, like ping, telnet to the Teradata port and the vendor tools of Teradata.

    If these steps prove problematic to you, consult with your system administrator, your database administrator and your database vendor.