db2 -t -v -f/home.../filename >output_file-name
I have a java stored procedure..whic h has to run the above
command...not sure how i can run this command through java..
any suggestions are appreciated..
I have a java stored procedure..whic h has to run the above
command...not sure how i can run this command through java..
any suggestions are appreciated..
Comment