rexx to perl
Hi,
in my current project is in win 32, DB2 7.2 and rexx
and now it need to be migrating /porting on AIX, perl with DB2 some new
version, which not finalized(having some added feature)
and most scrips covered databse related features.
i ve find out that using dbi, we can do.
but in my test server its not working.
pls help me on follows.
1 what over all needed for migrating above i.e steps needs to
follow up.
2 where can i find the easier online solutions for perl to
connect db2, sql querries, debug procedure.
.
Relevant Pages
- Re: Optimization of data migration
... The ranges stored in datatypes may be different, ... SQL Server and DB2. ... > All the info I found put the emphasis on migrating the database itself ... (microsoft.public.sqlserver.dts) - Shift_JIS to UTF-8 Conversion
... Sybase from Shift_JIS to UTF-8 while migrating it to DB2. ... How can I accomplish this? ... (comp.databases.sybase) - Antwort: Re: Access into MVS DB2 using DBI or ???
... perl to access a DB2 on a mainframe nor on any other operating system. ... On the machine where you run your perl script you need the db2-connection ... > use DBI; ... experience connecting to MVS DB2 so I can't offer any more help here. ... (perl.dbi.users) - Re: DBI/DBD::DB2
... you don't compile a module in the Perl install tree - you compile ... Perhaps the capitalisation of DBD 'DB2' isn't right. ... (perl.dbi.users) - Using Perl DB2 driver (DBD-DB2) with DB2 UDB Version 8 64bit for AIX 5.2
... If you're having problems getting DBD-DB2 to work with 64-bit DB2 UDB ... Cannot load module error when using DB2 Perl driver with DB2 UDB ... Run the following command as root: ... To install the eFix, you can run the following command as root: ... (perl.dbi.users) |
|