How do i access DB2 via telnet command prompt

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • solomon123
    New Member
    • Sep 2010
    • 2

    How do i access DB2 via telnet command prompt

    Hi all,

    I have a perl script code in which connecting with db2 database and doing some process. My perl script code and db2 database server present in the same unix server. I am connecting and executing perl script code via windows telnet. Now my question is i could not able to connect db2 server or invoke my db2 instance..If i give any db2 commands via telnet it's giving command not found. I wanted to invoke db2 instance via telnet. any help?
  • ashitpro
    Recognized Expert Contributor
    • Aug 2007
    • 542

    #2
    If I am not wrong you are making telnet to unix machine from windows machine?

    So do you have those commands added under PATH env variable?

    Comment

    Working...