home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / sybase / 721 < prev    next >
Encoding:
Internet Message Format  |  1993-01-22  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!sgigate!odin!bondo.corp.sgi.com!lmcgee
  2. From: lmcgee@bondo.corp.sgi.com (Lee McGee)
  3. Newsgroups: comp.databases.sybase
  4. Subject: Re: syslogs
  5. Message-ID: <1993Jan22.180412.8847@odin.corp.sgi.com>
  6. Date: 22 Jan 93 18:04:12 GMT
  7. References: <C0wL3t.460@cmptrc.lonestar.org> <28244@sybase.sybase.com>
  8. Sender: news@odin.corp.sgi.com (Net News)
  9. Reply-To: lmcgee@sgi.com
  10. Organization: Silicon Graphics, Inc., Mountain View, CA, USA
  11. Lines: 28
  12. Nntp-Posting-Host: bondo.corp.sgi.com
  13.  
  14. In article <28244@sybase.sybase.com>, skumar@sybase.com (Shiva Kumar) writes:
  15. |> Sybase log formats are SYBASE CONFIDENTIAL. As far as the auit trail feature
  16. |> goes it is rumoured it would be a part of the SYSTEM 10 release.
  17. |> 
  18. |> 
  19. |> Thankx
  20. |> 
  21. |> Siva
  22.  
  23. What Siva and others in Sybase technical support use, at least in release 4.2 and previous, is the "DBCC LOG" command, which prints out formatted log records for analysis. 
  24.  
  25. Why this command is not available to users is a _mystery_ to me.  It is extraordinarily useful for analysis of the update behavior of application SQL -
  26. (what?  inserting 10 rows causes HOW MUCH physical IO? WHY?) - somehing that every Sybase database administrator in the land ought to have access to. 
  27.  
  28. (saw/heard on the phone a Sybase/SQL Solutions technical rep "perform" this command once, a long while ago... I put the command into my notebook for future use!)
  29.  
  30. This group ought to demand to Sybase that "dbcc log", and any other benign technique that might by highly useful to the user community, be published for general use.  It does not matter whether Sybase log formats are confidential or not, and frankly the log format should be of no concern to the user.  What does matter is that we are able to report on log contents, for problem analysis.
  31.  
  32. BTW the transaction log would not be very useful for auditing a user.  It shows
  33. what data pages were changed and what physical commands happened to change them, but not necessarily what happened logically.
  34.  
  35.  
  36. -- 
  37.            Your Data Base Administrator:  LEE MCGEE
  38.  
  39.               --    safe       -- 
  40.            --   reliable    --
  41.                --  courteous    --    
  42.