Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB2 UDB backup from Java

Status
Not open for further replies.

vajrala

Programmer
Jun 11, 2002
1
IN
Is it possible to take online backup of a DB2 UDB 7.2 database on linux, from a Java program? I have tried with java.sql.Statement, java.sql.PreparedStatement classes, and to write stored procedures. But none of them are allowing to use backup command. Do you have any idea on this?

thanks in advance,
Venkat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top