Thanks Getting the expected results.
But at the load time, it throws the below error:
>db2 load from objmaint.del insert into schemaName.tableName
SQL0104N An unexpected token "insert" was found following "<identifier>".
Expected tokens may include: "OF". SQLSTATE=42601
I checked in the information center for the syntax. Tried including modified clause and lobinfile clause also, though not required always but its giving similar kind of error.