Not aware of any such command which can do this but you can use db2move utility to extract data and table structure and then change one of the log file generated by utility. Do find/replace and specify new user so when you do import tables are created for that user and data loaded.
There are other ways to do the same, db2move is only one such.
dollar