I looked at TERSE HELPCMS on an IBM internal system.  TERSE has never
been distributed, as far as I know, but the FCOPY package on the VM
download library does contain FCOPYTRS MODULE, which seems to be a
"full function" terse (it can pack files as well as unpack.)  It does
not include a help file for FCOPYTRS, though.  The return codes in the
terse help file are:
   1        | Help information displayed
   4        | The exec was halted
   8        | Error in command syntax
  27        | STATEHSX cannot be found
  28        | Input file not found
  30        | * not allowed in output file ID
  31        | PACK and UNPACK cannot both be specified
  32        | PACK and SPACK cannot both be specified
  33        | SPACK and UNPACK cannot both be specified
  99        | The file is packed in an unknown format
 100        | Short description of command syntax
 100+x      | File existence error: ESTATE gave code x (see HELP
            | ESTATE)
 136        | Input disk not accessed
 150        | Output file exists, specify replace
 151        | Could not allocate file buffer
 500+x      | File input error: RDBUF gave code x
 600+x      | File output error: WRBUF gave code x
 800        | Input file corrupted: original file was RECFM F
            | but a V format end of record was found.
 801        | Input file corrupted: original file was RECFM F
            | and last record does not contain enough data.
 901        | Input file corrupted: Illegal codes found in compressed
            | data.
1000+x      | Not encoded by this version, but by version x
1001        | Encoded file not RECFM F LRECL 1024

On Wed, Sep 2, 2009 at 12:58 PM, Frank M.
Ramaekers<[email protected]> wrote:
> Yeah, I figured that out (received it with just BINARY, so it was 8192).  
> Where did you get the error explaination?
>
> Frank M. Ramaekers Jr.
> Systems Programmer                   MCP, MCP+I, MCSE & RHCE
> American Income Life Insurance Co.   Phone: (254)761-6649
> 1200 Wooded Acres Dr.                Fax:   (254)741-5777
> Waco, Texas  76710
>
>
>
>
>
> -----Original Message-----
> From: The IBM z/VM Operating System [mailto:[email protected]] On 
> Behalf Of Bruce Hayden
> Sent: Wednesday, September 02, 2009 11:41 AM
> To: [email protected]
> Subject: Re: DETERSE with service
>
> If DETERSE was created from the IBM internal terse, then return code
> 1001 means "Encoded file not RECFM F LRECL 1024"
>
> On Wed, Sep 2, 2009 at 12:38 PM, Frank M.
> Ramaekers<[email protected]> wrote:
>> I'm having problems with DETERSE and there is no error message (no HELP
>> is provided):
>>
>> deterse rlst9252 bin f rlst9252 servlink a
>> Ready(01001); T=0.01/0.01 11:35:46
>>
>> Frank M. Ramaekers Jr.
>> Systems Programmer                   MCP, MCP+I, MCSE & RHCE
>> American Income Life Insurance Co.   Phone: (254)761-6649
>> 1200 Wooded Acres Dr.                Fax:   (254)741-5777
>> Waco, Texas  76710
>>
>>
>> _____________________________________________________
>> This message contains information which is privileged and confidential and 
>> is solely for the use of the
>> intended recipient. If you are not the intended recipient, be aware that any 
>> review, disclosure,
>> copying, distribution, or use of the contents of this message is strictly 
>> prohibited. If you have
>> received this in error, please destroy it immediately and notify us at 
>> [email protected].
>>
>
>
>
> --
> Bruce Hayden
> Linux on System z Advanced Technical Support
> IBM, Endicott, NY
>
> _____________________________________________________
> This message contains information which is privileged and confidential and is 
> solely for the use of the
> intended recipient. If you are not the intended recipient, be aware that any 
> review, disclosure,
> copying, distribution, or use of the contents of this message is strictly 
> prohibited. If you have
> received this in error, please destroy it immediately and notify us at 
> [email protected].
>



-- 
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY

Reply via email to