Until I read this:
http://timesofindia.indiatimes.com/SUNDAY_SPECIALS/All_That_Matters/SHASHI_ON_SUNDAY_Save_the_sari_from_a_sorry_fate/articleshow/1804412.cms
Now I am not too sure…
pic taken from :http://www.unlibrary-nairobi.org/images/grouppic.jpg
Read Full Post »
Posted in oracle on March 28, 2007 | 2 Comments »
1. Set tracing on:
Tracing on for a particular user
You can add more filtering criteria
12- would set the tracing to the maximum level
set_trace.sql
*************************************
spool trc.sql
select ‘EXEC DBMS_System.Set_Ev(‘
||sid||’,’|| serial#||’,’||’ 10046, 12, ””);’
from v$session
where username=’MANH2005R10SP1LEMACLONE_TPE’;
spool off
@trc
*************************************
trace.sql
*************************************
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
@set_trace.sql
*************************************
Login as a user with SYSDBA priviliges
and execute TRACE.SQL at the SQL Prompt.
This has to be done while the required
action is being executed from [...]
Read Full Post »
Posted in Fiction/Poetry on March 21, 2007 | 2 Comments »
She stood there, waiting for him at the Shopping Mall’s entrance. He was supposed to reach at 5:00 and it was already twenty minutes since the clock on the tower opposite to the Mall had struck five times.’He must have been stuck in the traffic’, she reasoned with herself.
She hated such times, because it [...]
Read Full Post »
Posted in Photography on March 5, 2007 | Leave a Comment »
It is so difficult to find someone with whom you can have a good conversation!
Most of the people I know are so obsessed with themselves that they don’t find anything else worth talking about!
Also, there is such paucity of humor in this world of spoken words! We just don’t know how to have a good [...]
Read Full Post »