Originally posted by yls177
i have a schema user in oracle. so if i removed this schem auser then all my data is lost?
You should still have all of your backups. But yes, when you drop a user, the user gets dropped along with all of his data.