hi
i have done this that if we set SQL_TRACE to TRUE all users's statements are traced at user_dump_dest...i want to know that if we want to on SQL_TRACE for a singlke session then ths use must set it on byt himself...so how can we force a user to do this...should we set it on in our application??? and if we do like this then how we will set it off for that session because it is hard coded in application..i dont understand to set it true for a session
second thing is if we dont set ir true stilli can see files at USER_DUMP_DEST...what are theese for??
Regards