finding a users' tablespaces
How can I plot which data and temp space a user is assigned to?
I had a batch (.bat) file which first created some users in an SQL-Script, then ran an import and the output of the .bat
has scrolled out of the scope. So I don't see any possible errors of the ALTER USER TABLESPACE statements.
--
Christoph