View previous topic :: View next topic |
Author |
Message |
superk Advanced

Joined: 19 Dec 2002 Posts: 684 Topics: 5
|
Posted: Fri Sep 02, 2005 9:41 am Post subject: |
|
|
I see two things:
1. 500 'SITE FIXrecfm 141 LRECL=141 RECFM=FB BLKSIZE=1410': command not understood
You should turn off sending the SITE command if the server does not support it.
2. EZA1701I >>> STOR 2005FILES-SHOP2.CSV
550 2005FILES-SHOP2.CSV : Access is denied.
Maybe that's the problem? |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12382 Topics: 75 Location: San Jose
|
Posted: Fri Sep 02, 2005 9:50 am Post subject: |
|
|
Radkrish,
I wonder where this is coming from
Quote: |
150 Opening ASCII mode data connection for WQX12-R1_20050902063951.CSV.
|
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
radkrish Beginner

Joined: 12 Aug 2005 Posts: 102 Topics: 19
|
Posted: Mon Sep 05, 2005 7:48 am Post subject: |
|
|
150 Opening ASCII mode data connection for "file-name"
Thanks for all your replies.
The problem here is that the server does not have huge space to hold more than 50000 records in a file.I tested with 10000 records each in 5 files,it went thru successfully.
Hence the problem here is the space in the server.I raised the concern to the administrator to increase the space of the particular location in that server.
thanks,again |
|
Back to top |
|
 |
|
|