express Posted July 19, 2012 Author Report Posted July 19, 2012 [quote name='ganesh' timestamp='1342707656' post='1302160710'] but valla requirement entoo teliyadu kadaa....i guess files ni remove seyyalanna requirement lekapote manodu adigevadu kademoo [/quote] Informatica server on windows Scrpting perl I need to load csv files to db on daily basis. After successful load I need to archieve these files to seperate folder for future purpose. Once archieved I need to delete those source files in source file directory. I am thinking I need a script to create a listfie dynamically....i can use indirect method to load....after successful load....i will use copy command to archieve into another folder...now I need to delete files in source folder including listfile. Can anyone tell me delete or remove command to mention in command task Gracias Amigos.
ganesh Posted July 19, 2012 Report Posted July 19, 2012 [quote name='express' timestamp='1342721692' post='1302161944'] Informatica server on windows Scrpting perl I need to load csv files to db on daily basis. After successful load I need to archieve these files to seperate folder for future purpose. Once archieved I need to delete those source files in source file directory. I am thinking I need a script to create a listfie dynamically....i can use indirect method to load....after successful load....i will use copy command to archieve into another folder...now I need to delete files in source folder including listfile. Can anyone tell me delete or remove command to mention in command task Gracias Amigos. [/quote]unlink command vadali bhayya perl kabatti
Recommended Posts