Verify the connection to the replicate DB2 UDB database.
isql –Uvaliduser –Ppassword –SDCService
where validuser and password are any valid user and password, and DCService is the DirectConnect service name.
select @@sqldbmsname go SQLDbmsName --------------------- DB2/SUN select @@sqldbmsver go SQLDbmsVer --------------------- 09.01.0005