Trying to figure out where the limit lies ... Unix or MSched.
Over a certain (unknown) number of lines the command returns 0 bytes.
It does not die (i.e. returns FTP_RESULT=Success), but filelen is 0.
e.g restricting by portion of filename produces a result.
... ,/main/software/siebel/export/mis/*10*,D
but asking for everything gives nothing at all.
... /main/software/siebel/export/mis/*,D ... gives nothing.
(It used to produce output, but now there are more files present)
FTP_TIMEOUT doesn't change anything - status window closes immediately - under 1 second so nothing there either.
Specific file transfers (by name) over 45 Mb are working, so no limit there either.
Any Other Clues ?
Meths.
Quick Question: Limit on FTPGetDirList return ?
Moderators: JRL, Dorian (MJT support)
-
- Junior Coder
- Posts: 49
- Joined: Fri Oct 15, 2004 8:42 am
- Location: Johannesburg, South Africa
-
- Junior Coder
- Posts: 49
- Joined: Fri Oct 15, 2004 8:42 am
- Location: Johannesburg, South Africa
Any ideas ?
I would still be keen on an opinion.
-
- Junior Coder
- Posts: 49
- Joined: Fri Oct 15, 2004 8:42 am
- Location: Johannesburg, South Africa
How many files are there ?
The folder contains an additional 14 files each day ... and I do not know how many were there the last time the full directory listing worked.
(Been going since 29 August, so go figure
)
I have been retrieving "a portion" by the extract date - and so only ever get 14 files.
Have tried combinations ... biggest I can achieve due to naming convention ... *10* returned 425 files.
Other combinations produce less or all files = empty file returned.
Totals:
*2005_08_* = 22
*2005_09_* = 363
*2005_10_* = 414
HTH !
(Been going since 29 August, so go figure

I have been retrieving "a portion" by the extract date - and so only ever get 14 files.
Have tried combinations ... biggest I can achieve due to naming convention ... *10* returned 425 files.
Other combinations produce less or all files = empty file returned.
Totals:
*2005_08_* = 22
*2005_09_* = 363
*2005_10_* = 414
HTH !
-
- Automation Wizard
- Posts: 1101
- Joined: Fri Jan 07, 2005 5:55 pm
- Location: Somewhere else on the planet
I don't think the problem is on the macro scheduler side. I couldn't quickly find a huge directory but I had no problem using ftpgetdirlist to fully and correctly list a VMS system directory with 2,659 files, the output listing file size was 221K. That would be equivalent to about 6 months of files at 14 per day.