[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: 'Encountered unknown SPF code' ERROR
Chi,
Do you have any errors in the JOB LOG ?
The error can happen if the spf is corrupted (was not close correctly).
Does smaller amount of pages work good ?
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: Wednesday, October 18, 2000 11:49 PM
Subject: 'Encountered unknown SPF code' ERROR
> My sqr generates two reports about 1000 pages each on DB2/MVS. I had the
> following error:
> (SQR 6004) Encountered unknown SPF code (17616) while reading the
> printer file.
>
> And two same warnings:
> LSCX129 **** WARNING **** ERRNO = ERANGE
> Generated in STRTOL called from line 1439 of GETHEX8(SQR0136),offset
00007C
> Integer overflow converting "FEEEEEEF" to long (base 16).
>
> The SPF files have all the data to be printed but there is a problem to
convert
> SPF files into report files. I can see the partial reports about 800
pages.
>
> But if I change the sqr to merge the two reports into one, no error
occurs.
> In the program, I did trim all the character fields and convert the number
> field to character field before printing.
>
> Could anybody help me figure out what causes the problem.
>
> I sent an email earlier thinking it was space allocation problem, but it
> doesn't seem to be.
>
> Regards!
> CFM