You could connect as sys or system and do a

SELECT * FROM ALL_USERS ;

This will give all the schema names within that database.

cheers

pst.