As per my requirements I am not supposed to use a real table. Please
suggest me.....
> As per my requirements I am not supposed to use a real table. Please
> suggest me.....
Why not a real base table? School exercise? Then maybe the goal is to
figure out that it doesn't work that way?
You could do all kinds of things to avoid a base table:
(1) do not use import but rather some other means to access and read the
file, for example a table function
(2) like (1), but use a federated wrapper
(3) You could try a stored procedure that does the import into the temp
table

Signature
Knut Stolze
DB2 Information Integration Development
IBM Germany