That's not an ABEND. It's an informational message. The following is informal 
-- don't take it to the bank:

That message says that a conventional "MVS" program was doing UNIX stuff and 
ended without cleaning up the UNIX environment. In my experience it is usually 
an additional symptom of some other error, not the cause of the problem.

Yes, to do any "UNIX stuff" the userid needs an "OMVS segement." Different 
symptoms if you are missing that:

ICH408I USER(xxxxxx ) GROUP(xxxxxx   ) NAME(xxxxx xxxxxx ) CL(PROCESS ) OMVS 
SEGMENT NOT DEFINED

and/or Language Environment ABEND U4093-90 and/or message

CEE5101C During initialization, the callable service BPX1MSS failed. The system 
return code was 0000000156 , the reason code was 0B0C00FB . The application 
will be terminated.

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Mike Schwab
Sent: Tuesday, August 29, 2017 5:13 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: EZAFTPKS from Started task

FTP is an OMVS command.
You must have a RACF OMVS segment to use any OMVS commands.

On Tue, Aug 29, 2017 at 5:13 PM, Joseph Reichman <reichman...@gmail.com> wrote:
> hI
>
>
>
> I have been testing out a started task under TESTAUTH (it does APF 
> authorized command). In addition it uses EZAFTPKS to download a file 
> to windows, this works fine under TEST
>
>
>
> When I know try to run the code I get the following abend
>
>
>
> BPXP018I THREAD 1FD8500000000002, IN PROCESS 16842778, ENDED
>
> WITHOUT BEING UNDUBBED WITH COMPLETION CODE 840C1000
>
> , AND REASON CODE 00000001.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to