Using wildcard for MAP (MAP USR.T*, TARGET USR.*) with NOHANDLECOLLISIONS but need to run handlesoll
Using wildcard for MAP (MAP USR.T*, TARGET USR.*) with NOHANDLECOLLISIONS. Needing to run HANDLECOLLISIONS on 1 table which falls under the tables in USR.T* .
Is this possible in the same parameter file?
The way I think it would be is to have a MAPEXCLUDE USR.TABLENAME for the table i want excluded from the MAP USR.T* and then after the MAP USR.T* I would put the MAP USR.TABLENAME ,TARGET USR.* , HANDLECOLLISIONS ;
Thanks for any help.
0