HP3000-L Archives

April 2000, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Paul H Christidis <[log in to unmask]>
Reply To:
Paul H Christidis <[log in to unmask]>
Date:
Tue, 25 Apr 2000 13:40:15 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
A COBOL subroutine opens a number of temporary files.  The one in question has
the following 'select' statement:
     SELECT HIST-FIRST-FILE          ASSIGN TO 'D6068OT1'.
and is opened for output.

The manual indicates that if 'file-size' is not specified a default of 10,000
records is used.

The program running on a 'SERIES 969-220' on MPE/iX 5.5 PP7 creates the file as
described in the manual.
However, when executing on a 'SERIES 987-150' on the same version of the OS the
file limit is set at 1,000.

Is anyone aware of any 'run time' or 'compile time' settings, or anything else,
that could account for such a behavior?

Regards
Paul Christidis

ATOM RSS1 RSS2