Use an import parfile and use fromuser touser in the proper order.

Ex..


FROMUSER= YO_MAMA, YO_DADA, YO_DOG_FACED_COUSIN_YOLANDA
TOUSER=YO_MAMA, YO_DADA, YO_DOG_FACED_COUSIN_YOLANDA

Make sure the names are in order in the fromuser/touser otherwise you will import YO_MAMA into YO_DOG_FACED_COUSIN_YOLANDA, know what I mean?

MH