Yes Sir...I got it...
SQL> select * from v$sysstat where name like '%logon%';
STATISTIC# NAME
---------- ----------------------------------------------------------------
CLASS VALUE
---------- ----------
0 logons cumulative
1 21266
1 logons current
1 88
Thanks.I was typing LOGON instead of logon.
Thanigaivasan.




Reply With Quote