Hi
I am using db2 v8.2 on solaris.
I have taken export of a table from one database and wnat to import it to other database on other server.
but i am getting following error while importing
DB21019E An error occurred while accessing the directory ".".
here is the command i have given.
db2 => import from DB2INST1.test.ixf of ixf insert into DB2INST2.test.
Any help is appreciated