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 Problems

 
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
syedfasi
Beginner


Joined: 29 Jul 2004
Posts: 10
Topics: 6
Location: India

PostPosted: Thu Aug 12, 2004 10:07 am    Post subject: FTP Problems Reply with quote

Hi,

We have been sending some of the dataset to server for years, but now we are encountering some wearied problems, it say "USER cannnot logon". But I checked the userid and password, is the same and its also allowing me to logon with the same userid and password in interactive mode (Each command is entered manually at the C: prompt)...

Here is my code
Code:

//TLPVFTP0 EXEC PGM=FTP,TIME=60,PARM='(EXIT=5'                         
//SYSPRINT DD SYSOUT=*                                                 
//SYSIN DD *                                                           
NN.NN.NN.NNN                                                           
USERID                                                                 
PASSWORD                                                               
CD DIR NAME                                                           
LOCSITE TRAIL                                                           
PUT 'Mainframe file name'  Server file name
QUIT                                                                   

Thanks for your help...
Back to top
View user's profile Send private message MSN Messenger
kolusu
Site Admin
Site Admin


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

PostPosted: Thu Aug 12, 2004 11:12 am    Post subject: Reply with quote

syedfasi,

Passwords are often case-sensitive . If you used Upper case (caps) change it to lower and vice versa , that may help.

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


Joined: 02 Dec 2002
Posts: 155
Topics: 25
Location: N.Ireland

PostPosted: Fri Aug 13, 2004 6:16 am    Post subject: Reply with quote

Did someone put NUM ON on the JCL. Check column 72 to 80 and make sure it is spaces.

Sreejith
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Cogito-Ergo-Sum
Advanced


Joined: 15 Dec 2002
Posts: 637
Topics: 43
Location: Bengaluru, INDIA

PostPosted: Fri Aug 13, 2004 12:25 pm    Post subject: Reply with quote

Firewall?
_________________
ALL opinions are welcome.

Debugging tip:
When you have eliminated all which is impossible, then whatever remains, however improbable, must be the truth.
-- Sherlock Holmes.
Back to top
View user's profile Send private message
superk
Advanced


Joined: 19 Dec 2002
Posts: 684
Topics: 5

PostPosted: Fri Aug 13, 2004 12:41 pm    Post subject: Reply with quote

I'm with Cogito-Ergo-Sum. If all else is the same, then assume that something in the network has changed. You should be testing the logon and password interactively on the same system.
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