Hi All,
I was trying to make backup faster so After studying I used this cmd
for backup:-
db2 backup db <dbname to /bkup/dir1, /bkup/dir2 compress without
prompting;
backup went successful and it was faster than previous too.
But need help to understand the procedure to restore from these 2
images. please Help.
Thanks
sandy
I was trying to make backup faster so After studying I used this cmd
for backup:-
db2 backup db <dbname to /bkup/dir1, /bkup/dir2 compress without
prompting;
backup went successful and it was faster than previous too.
But need help to understand the procedure to restore from these 2
images. please Help.
Thanks
sandy
Comment