Author |
Message |
Topic: FTP Issues with end of line |
shakkia
Replies: 16
Views: 12843
|
Forum: Utilities Posted: Wed Feb 21, 2007 6:13 am Subject: FTP Issues with end of line |
After trying few other options like giving only the file name with /u , it seemed to work upto the point of sumission of jcl. Then it submitted jcl without steps but a statement after jobcard for STDO ... |
Topic: FTP Issues with end of line |
shakkia
Replies: 16
Views: 12843
|
Forum: Utilities Posted: Wed Feb 21, 2007 5:46 am Subject: FTP Issues with end of line |
Hi,
Sorry if I got you upset. I had few other stuff to completed and tried out your solution. Since I had never used BPXBATCH, I read a brief intro about it.
First let me admit, I didn't unders ... |
Topic: Help with ALTERNATE INDEX |
shakkia
Replies: 10
Views: 10068
|
Forum: Data Management Posted: Mon Feb 19, 2007 11:53 pm Subject: Help with ALTERNATE INDEX |
As per your declarartion,RECORD KEY IS INVOICE-ACCOUNT and ALTERNATE RECORD KEY IS ACCOUNT-NUMBER. So your read statement cannot have account number as the reord key , it shoul ... |
Topic: FTP Issues with end of line |
shakkia
Replies: 16
Views: 12843
|
Forum: Utilities Posted: Mon Feb 19, 2007 11:28 pm Subject: FTP End of Line |
semigeezer,
I FTPed the file in binary mode to a 80 byte predefined datatset. The hex mode is attached below. Honestly, I could not make much out of a binary mode. I hope this is what you asked fo ... |
Topic: FTP Issues with end of line |
shakkia
Replies: 16
Views: 12843
|
Forum: Utilities Posted: Mon Feb 19, 2007 10:50 pm Subject: FTP Issues with end of line |
Kiran,
Any editors apart from notepad including ultra edit works fine. Since I need to FTP the file through a scheduled batch job, I cannot open/edit the test file and save it as .TXT file before FTP ... |
Topic: FTP Issues with end of line |
shakkia
Replies: 16
Views: 12843
|
Forum: Utilities Posted: Mon Feb 19, 2007 6:42 am Subject: FTP Issues with end of line |
Hello,
I need help with this. I tried few things myself and searched many topics in this forum.
I have a ascii(.DAT) text file, created by a third party vendor. I need to FTP this to mainframe. ... |
Topic: VSAM File Error - Multivolume VSAM |
shakkia
Replies: 2
Views: 14189
|
Forum: Data Management Posted: Thu Oct 19, 2006 5:15 am Subject: VSAM File Error - Multivolume VSAM |
Hello,
I am facing problem with a VSAM file, while trying to write into it. I get FIle status of 24 for the first record and 90 for all subsequent records which fail. The message says
IEC070I 2 ... |
Topic: FTP - dynamic output file name |
shakkia
Replies: 5
Views: 3291
|
Forum: Job Control Language(JCL) Posted: Mon Apr 10, 2006 1:08 am Subject: FTP - dynamic output file name |
Hi Kolusu,
Thank you very much. I could resolve the problem using EZACFSM1.
I searched for previous posts on ftp, but didn't find this one.
Sorry for posting similar question.
Thanks ... |
Topic: FTP - dynamic output file name |
shakkia
Replies: 5
Views: 3291
|
Forum: Job Control Language(JCL) Posted: Thu Apr 06, 2006 6:28 am Subject: FTP - dynamic output file name |
Hi,
I have a situation as follows.
background:
I recieve two files from a vendor on a daily basis , not together and from different locations at different times. I use a single program to pr ... |
|