MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

FTP ABEND=S000 U4093 REASON=00000090 994

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL)
View previous topic :: View next topic  
Author Message
forfun1234
Beginner


Joined: 10 May 2006
Posts: 3
Topics: 2

PostPosted: Thu May 11, 2006 1:23 pm    Post subject: FTP ABEND=S000 U4093 REASON=00000090 994 Reply with quote

Hi,

I am trying to FTP a mainframe file to a server.

I have given the jcl i am using below.

//STEPFTP EXEC PGM=FTP,PARM='**.**.*.***'
//INPUT DD *
forfun
******
CD 'forfun'
SENDSITE
PUT 'mainframe.file' notepadfile
QUIT
//OUTPUT DD SYSOUT=*
//SYSPRINT DD SYSOUT=*

The JCL is abending with following system code

STEPFTP - ABEND=S000 U4093 REASON=00000090 994

In the sysout i am able to see the following 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.

Please help me what's wrong and how to correct it. Thanks for u'r effort.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu May 11, 2006 1:51 pm    Post subject: Reply with quote

forfun1234,

Check if this APAR is applicable to your case

http://www-1.ibm.com/support/docview.wss?uid=isg1PQ45923

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
forfun1234
Beginner


Joined: 10 May 2006
Posts: 3
Topics: 2

PostPosted: Tue May 16, 2006 5:44 pm    Post subject: Reply with quote

Hey i found the Problem.

The problem is with my job account number.

The account number i am using doesn't have the access to FTP files. Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Job Control Language(JCL) All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group