Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Monitoring Sql Server2000...............

Monitoring Sql Server2000...............

Scheduled Pinned Locked Moved Database
databasesql-serversysadmindebuggingtools
2 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    under2811
    wrote on last edited by
    #1

    Hello guys!! What is the minimum time (in ms) required to respond from sql server when data is near @ 1.2 GB and also where i will get some kind of utility or sql command where i will find 1. Check the space allocated to Database 2. Check the total space remaining in database 1. Check Memory Usage of MSSQL 2. Check CPU Utilization 3. Check Disk contention 1. Use SQL Server profiler 2. Check Trace event, lock event, session event etc 3. Create Trace 1 . Check for memory utilization 2. Check for unwanted process utilizing Memory 3. Check database memory utilization these factors T.I.A Shashank

    U 1 Reply Last reply
    0
    • U under2811

      Hello guys!! What is the minimum time (in ms) required to respond from sql server when data is near @ 1.2 GB and also where i will get some kind of utility or sql command where i will find 1. Check the space allocated to Database 2. Check the total space remaining in database 1. Check Memory Usage of MSSQL 2. Check CPU Utilization 3. Check Disk contention 1. Use SQL Server profiler 2. Check Trace event, lock event, session event etc 3. Create Trace 1 . Check for memory utilization 2. Check for unwanted process utilizing Memory 3. Check database memory utilization these factors T.I.A Shashank

      U Offline
      U Offline
      under2811
      wrote on last edited by
      #2

      Hello thanks I checked it with on BOL and got query SELECT * FROM MASTER..SYSPROCESSES i got it just few more things i want to clear 1) waittime 2)cpu 3)physical_io 4)memusage what are units of these columns i.e waittime is in MS (miliseconds or else), like that cpu?,physical_io? and memusage (i.e in MB or else) T.I.A shashank

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups