Hi,
I have taken export of whole schema using db2move cmd like
$db2move sample export -sn db2inst1 -tn *
now i want to import this to a diff database under a new instance.
can anyone tell me the exact command how to import it .
i couldnt find any parameter to specify location of export files with db2move import option.
Thx in adv