home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / oracle / 1456 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.1 KB

  1. Path: sparky!uunet!olivea!hal.com!decwrl!sun-barr!ames!ncar!csn!teal.csn.org!losburn
  2. From: losburn@teal.csn.org (Lynn Osburn)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Report process so large it gets killed
  5. Message-ID: <BtwoqA.80o@csn.org>
  6. Date: 1 Sep 92 15:37:21 GMT
  7. Sender: news@csn.org (news)
  8. Organization: Colorado SuperNet, Inc.
  9. Lines: 15
  10. Nntp-Posting-Host: teal.csn.org
  11.  
  12. Running under AIX 3.1.x on RS/6000, 16M, 40M swap, Oracle 6.0.31.x.x;
  13.  
  14. We have run into difficulty while running a SQL*ReportWriter report.
  15. The report has two "IN" clauses. If we provide it with more than 
  16. about 5 values for the "IN" clauses AIX takes over and kills the process
  17. because paging space is too low.  This usually occurs about 1 minute and
  18. fifteen seconds into the run, and all is lost.
  19.  
  20. Does anyone know a way to limit the resources that SQL*ReportWriter can
  21. use, or a way to tell AIX not to kill the process.  We need to run 
  22. several of these reports at once, but due to the fact that we can not
  23. even run one to completion we are stuck!
  24.  
  25. Aside from rewrite the report, specific examples of reconfiguring our
  26. machine, or Oracle would be appreciated.
  27.