Hi Corion,
Please note: The same code is running perfectly in another server which has (perl 5.8.0 and DBI version = 1.50 Teradata version = 1.20) installed in it.
As the recommended version of DBI and teradata for perl 5.8.4 is as below:
DBI version is 1.616
DBD::Teradata version is 12.001
Do you have any idea which is the compatible version of DBI and teradata modules which is required for perl 5.8.4 ?
It would be of great help.
Thanks
| [reply] |
I gave you a list of four points. What point do you have problems with? You are running different code with different module versions on different machines. Eliminate the differences and you will find a cause for the different behaviour.
Also, how could I tell you how to change your code if you don't show your code? You posted code, but the difference in behaviour is not from that code.
| [reply] |
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
| [reply] |