How to find the current session sid

Answers were Sorted based on User's Feedback



How to find the current session sid..

Answer / cspriyadba

select sid from v$mystat where rownum=1;

Is This Answer Correct ?    21 Yes 1 No

How to find the current session sid..

Answer / guest

select distinct sid from v$mystat

Is This Answer Correct ?    2 Yes 0 No

How to find the current session sid..

Answer / umair anwar

select username,sid,serial# from v$session

Is This Answer Correct ?    13 Yes 14 No

Post New Answer

More Oracle Architecture Interview Questions

What is Database Buffers ?

4 Answers  


What is Shared Pool?

3 Answers  


1.Explain the three levels with the help og a diagram.

1 Answers   Baidu,


What is function of RECO?

1 Answers  


• What is oracle Architecture?

3 Answers  






How to define Data Block size in Oracle?

0 Answers  


What are the consideration at tehe migration of Oracle 9i to 10G.

0 Answers   Baidu,


What is hit ratio ?

13 Answers   Indiabulls, RGPV,


How will you monitor rollback segment status ?

2 Answers  


What is a Multi-threaded Server Configuration?

1 Answers  


What is an Oracle Data Dictionary?

0 Answers  


How will you create multiple rollback segments in a database ?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)