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

How will you monitor the space allocation ?

3 Answers  


What is the maximum size of a row in oracle 9i?

4 Answers   Baidu, HCL, Yashu Systems,


How to implement the multiple control files for an existing database ?

2 Answers  


When Does DBWR write to the database?

6 Answers  


How many Dispatcher Processes are created?

1 Answers  






What is the use of Oracle Control File?

0 Answers  


What is meant by Redo Log file mirrorring ? How it can be achieved?

1 Answers  


what is the role of archiever

4 Answers   Baidu, Satyam, TCS,


What do Redo Log Buffers contain?

2 Answers  


What are Oracle Schema Objects?

0 Answers  


How will you force database to use particular rollback segment?

1 Answers  


How the space utilisation takes place within rollback segments?

2 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)