i don't mean change of code, BUT the ownership of the objects should be changed from A to B after ---
EXP SYSTEM/AAA@DB1 OWNER=A FILE=A
IMP SYSTEM/BBB@DB2 FROMUSER=A TOUSER=B FILE=A

Right?