Dear All,
I have finally managed to install Perl DBI and then DBD:DB2, after realising
there was another copy of Perl installed!
Anyway onto my next problem:-
On box 'A' I have Perl and DB2 V6.1 and I need to connect to box 'B' which
is running DB2 7.1. When I run my Perl script on box 'A' it gives the
following error:-
DBI->connect(pocprod) failed: Total Environment allocation failure! Did
you set up your DB2 client environment?
NB I have set the DB2_HOME and DB2DIR and both boxes are Solaris.
The thing I don't understand is, if I have DB2 installed on box 'A' do I
need the client installed, and how do I check if it is installed ?
Many thanks.
Lee