in reply to Re^2: How to connect to a remote teradata machine using perl on windows machine and execute BTEQ commands
in thread How to connect to a remote teradata machine using perl on windows machine and execute BTEQ commands

This tells us nothing useful. Check the module installation documentation, post meaningful data: How do I post a question effectively?.

  • Comment on Re^3: How to connect to a remote teradata machine using perl on windows machine and execute BTEQ commands

Replies are listed 'Best First'.
Re^4: How to connect to a remote teradata machine using perl on windows machine and execute BTEQ commands
by praveenchappa (Acolyte) on Nov 03, 2014 at 10:31 UTC

    i tried to install DBD::Teradata as below and i am using windows

      !!!NOTE TO INSTALLERS!!!

      Looks like you didn't read this part, or the module documentation on cpan. If you want to make life needlessly difficult for yourself continue to ignore this.

      It seems your system cannot find the library and header files necessary to build this module. Are you sure you have these files on your system?

      The help file of this module specifically lists the following files and libraries to be made available:

      • libcliv2.so
      • libtdusr.so
      • libtdgss.so
      • parcel.h
      • dbcarea.h
      • coperr.h
      • coptypes.h
      • errmsg.cat
      • clispb.dat

      CountZero

      A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

      My blog: Imperial Deltronics