[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference star::wizards

Title: "ASK THE WIZARDS"
Moderator:QUARK::LIONEL
Created:Mon Oct 30 1995
Last Modified:Mon May 12 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1857
Total number of notes:3728

1799.0. "Open: all modules but one run without a problem" by STAR::JKEENAN () Tue Apr 29 1997 13:44

Return-Path: "VMS001::WWW"@vms001.das-x.dec.com
Received: by vmsmkt.zko.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Wed, 2 Apr 1997 11:58:41 -0500
Received: from vms001 by mail13.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id LAA17268; Wed, 2 Apr 1997 11:45:15 -0500 (EST)
Date: Wed, 2 Apr 1997 11:48:07 -0500
Message-Id: <[email protected]>
From: "VMS001::WWW"@vms001.das-x.dec.com (02-Apr-1997 1148)
To: [email protected], [email protected], [email protected]
Subject: Ask the Wizard: '[email protected]'
X-VMS-To: [email protected]

Remote Host: (null)
Browser Type: Mozilla/3.0Gold (Win95; I)
Remote Info: <null>
Name: James A. Lauschke
Email Address: [email protected]
CPU Architecture: VAX
Version: v 6.2
Questions: 

I have a series of different program modules that access
the same set of files.  All of the routines except one
set run without a problem.  The Quote module which
utilizes the same working set as the Invoice module errors
out with the exceeded quota error that you see below.
However, the Invoice module never errors out in the same
fashion even though it is using the same working file set.
The error only happens when these file are accessed from
the quote routines.  It does not matter which user is 
running the module and I have raised the global gblpages
and gblsections parameters to more than a sufficient.

Any help you can provide in the matter would be much 
appreciated.  Thanks in advance!

%DBL-F-EXQUOTA, Exceeded quota [#106]
-DBL-I-IOERRINFO, Channel # 17, mode I:I, file name = CAT:CIT132.CAT
-RMS-F-CRMP, CRMPSC system service failed to map global buffers
-SYSTEM-F-EXGBLPAGFIL, exceeded global page file limit
-DBL-I-AT_LINE, At line 327 in routine CES132
-DBL-I-AT_LINE, At line 752 in routine QTECHG2A
-DBL-I-AT_LINE, At line 315 in routine QTECHG
T.RTitleUserPersonal
Name
DateLines
1799.1GBLPAGFILXDELTA::HOFFMANSteve, OpenVMS EngineeringTue Apr 29 1997 16:503
   Based solely on the error messages, the value of the SYSGEN parameter
   GBLPAGFIL has been exceeded.