I exported the user U1 whos objects are in tablespace T1.
Now I import the same to user U2 whose tablespace name is T2.

All objects are getting imported. But I have one table with field LOB. It is showing error User U2 is not having quota on Tablespace T1.

Infact I donot want to give quota to user U2 on Tablepsace T1.

Any solution.