× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,

We currently re-create spoolfiles using the following logic and API's
(using chgsplf op cpysplf doesn't offer sufficient functionality in our
case) :

CrtUsrSpc : Create user space in QTEMP.
Call 'QUSCRTUS'
CrtSplFil : Create spooled file 2.
Call 'QSPCRTSP'
OpnSplFil : Open spooled file 1.
Call 'QSPOPNSP'
GetSplFil : Get data spooled file 1.
Call 'QSPGETSP'
PutSplFil : Put data in spooled file 2.
Call 'QSPPUTSP'
CloSplFil : Close spooled file 1 & 2.
Call 'QSPCLOSP'
DltUsrSpc : Delete user space in QTEMP.
Call 'QUSDLTUS'

However, we are facing the following problem : some spoolfiles are larger
than 16 MB and since the API's are using userspaces, the re-created
spoolfile only contains the first 16MB (hence the resulting spoolfile is
incomplete). Is there an alternative for using the userspace API's or a
way to make userspaces larger than 16 MB ??? All tips are welcome.... .

Dirk Mariën

business application analyst | LeasePlan Belgium
Tel: +32-2-722 19 24
Fax: +32-2-722 61 71 | DMarien@xxxxxxxxxxxx
Excelsiorlaan 8 | 1930 Zaventem
www.leaseplan.be

It's easier to leaseplan

LeasePlan Belgium is a commercial name which is used for the following
companies: LeasePlan Fleet Management sa (Registration number BE 0424 632
148), LeasePlan Truck sa (Registration number BE 0414 860 486), Iris
Holding sa (Registration number BE 0412 459 143) and Accident Management
Services sa (Registration number BE 0412 990 069). All these companies
have their statutory seat at Excelsiorlaan 8, B-1930 Zaventem.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.