Database Tuning (MOSC)

MOSC Banner

v$session -KTSJ module

edited May 15, 2012 3:26AM in Database Tuning (MOSC) 2 commentsAnswered
Hi ,

I have RAC setup with 2 nodes.I can se following module in v$session.

select module,count(*) from v$session group by module;

MODULE                                                             COUNT(*)
---------------------------------------------------------------- ----------
                                                                         39
JDBC Thin Client                                                         86
KTSJ                                                                     10
Streams                                                                   3

What is KTSJ and Streams?Why module is coming as null and 39 connections are there for null?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center