Oracle Solaris System Administration (MOSC)

MOSC Banner

dtrace

edited Jan 15, 2013 3:50AM in Oracle Solaris System Administration (MOSC) 9 commentsAnswered
Hi there,

i checked to see which app is making the most system calls:

 kuxagent                                                       3250
  mount_stat                                                     5025
  wscanuse                                                       5434
  oracle                                                        67377

Then, i ran to check what is oracle doing:

  lwp_park                                                       1898
  write                                                          2710
  read                                                           2900
  pread                                                          4006
  kaio                                                           5240
  times                                                         31064
  pollsys                                                       85565

The pollsys at the end - could that be a problem in the app - please advise -

thanks,

Thewie.

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