home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / sqlinfo / 324 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.7 KB  |  42 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!SAMFORD.BITNET!GPBRANHA
  3. Organization: Samford University Computer Services
  4. Message-ID: <SQLINFO%93012114105110@UICVM.CC.UIC.EDU>
  5. Newsgroups: bit.listserv.sqlinfo
  6. Date:         Thu, 21 Jan 1993 12:59:58 CST
  7. Sender:       "Forum for SQL/DS and Related Topics" <SQLINFO@UICVM.BITNET>
  8. From:         "Gene P. Branham Sr." <GPBRANHA@SAMFORD.BITNET>
  9. Subject:      SQL performance
  10. Lines: 30
  11.  
  12. I am trying to determine how to improve performance in SQL batch programs.
  13. These programs are written in COBOL. We are utilizing VM batch to process
  14. these programs. I have the following questions...
  15.  
  16. 1). If an index is not clustered at 10000, does reorganizing that index
  17.     help? or does the file need to be dumped and reloaded?
  18.  
  19. 2). Does any one know if the Reorganize function of DBSU use pages in the
  20.     DBSPACE of the index, or pages in the Internal DBSPACE area for work
  21.     pages?
  22.  
  23. 3). Is there a rule of thumb to estimate how many pages will be
  24.     needed for a reorganization?
  25.  
  26. 4). At what clustering level (i.e. 9000 8000 etc.) would you say that
  27.     performance is degraded to the point that table reloading is
  28.     required?
  29.  
  30. Any information or suggestions anyone can give me on perofrmance tuning
  31. would be greatly appreciated.
  32.  
  33. Does anyone know of a consultant that specializes in perfomance tuning?
  34.  
  35. Thanks for any info!
  36.  
  37. +======================================================================+
  38. | Gene P. Branham Sr.         |  SAMFORD University - Birmingham, AL   |
  39. | (205) 870-2652              |  Sr. Systems Analyst                   |
  40. | (GPBRANHA@SAMFORD)          |  Computer & Telecommunication Services |
  41. +======================================================================+
  42.