Hello All,
A scenario which every programeer might have come across - When an object (Program) is executed in Background with an option to download the data to an Text file, if the folder to which the path has been specified is full to the brim and when the output starts writing to the folder, the job fails/aborts. Is there an way to avoid this i.e identify the folder size and if the folder is full to write that data to an alternate folder specifically created to over come this.
U r pointers are very much welcome.
Thank you,
- Sravan