Java program to execute a shell script containing db2 command

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • UserJava
    New Member
    • Aug 2012
    • 1

    Java program to execute a shell script containing db2 command

    I have a java program which connects to unix box and runs a shell script there. It does execute all unix commands but not able to execute a db2 command which is there in the unix shell script. Can anybody please help on this?
Working...