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 to implement the multiple control files for an existing database ?

2 Answers  


Teradata: How can we know the indexed column in a table?

0 Answers   CTS, HSBC,


What is an oracle database schema?

0 Answers  


How will you swap objects into a different table space for an existing database?

2 Answers  


Name the ORACLE Background Process?

3 Answers  






What is dictionary cache ?

2 Answers  


What is meant by recursive hints ?

1 Answers  


List the Optional Flexible Architecture (OFA) of Oracle database ?

1 Answers  


When Does DBWR write to the database?

6 Answers  


What is the maximum size of a oracle9i database?

1 Answers   Baidu, HCL, TCS,


What are the functions of SMON?

7 Answers  


What is the functionality of SYSTEM table space ?

3 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)