5 pts.
 AS/400
How can i delete the datafiles within endofday script

Software/Hardware used:
ASKED: December 19, 2011  7:34 AM
UPDATED: March 17, 2012  6:12 AM

Answer Wiki:
Hi Sameer, What would you need to do exactly? Do you need to Delete Some file at End of Day Script Processing? Or Do you need to Remove Some Data files from End of Day Script? Generally, Across all AS/400 Systems, There will End of Day(or Week) Processing. Which will update the Database Files(Based on Application) and will be Purging data(Which has been stored from long time and no longer required). I think you should be Purging the old data not to delete Data files. There might be possiblity that, your application might be having some temporary files that needs be deleted daily. List the little more details of your requirement and brief description of your current script. Pradeep.
Last Wiki Answer Submitted:  December 19, 2011  7:46 am  by  deepu9321   3,370 pts.
All Answer Wiki Contributors:  deepu9321   3,370 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

As Pradeep said please reconsider, do you want to delete the files or remove some or all of the rows from the files?

 44,180 pts.