[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SPF file



I think you can not change the (very small) disk space of the spf files.
You can try to pre-allocate the files (SQR always use the same name).

But I think SQR dynamically allocate it again, and delete the pre-allocate
file.

My workaround : Split the report (Use NEW-REPORT) every x  pages.
You will get few files with suffix : spf, s02, s03 ...
Remember you can set the #page-count (or #_page-count in local procedure
!!).

I recommend you to report this problem to Brio Tech-Support, it may fixed in
the new versions.

Regards,
Arnon Oppenheimer
 -------------------------------------------------------------------
 SEMECH SOFTWARE MARKETING LTD.
 TEL : (972) - 3 - 5333144
 FAX : (972) - 3 - 5333132
 Email: arnono@semech.co.il
 -------------------------------------------------------------------
----- Original Message -----
From: "Chi May" <cfmay@CAPITOL-COLLEGE.EDU>
To: <SQR-USERS@list.iex.net>
Sent: Sunday, October 15, 2000 6:38 AM
Subject: SPF file


> My sqr program generates a HUGE report with about 1000 pages on MVS/DB2.
I had
> an error on SPF file.  I believe the system doesn't allocate enough space
for
> SPF file.  If I shorten the report, there will be no errors.  I need a
help on
> how to enlarge the space for SPF file.
> Thanks.
>
> CFM