Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

load a file for a particular fiscal year

Status
Not open for further replies.

sashu12

Programmer
May 16, 2007
18
0
0
hi all,

I have to load a file with that days data every day, next day i should overwrite that file and load new data until the fiscal year changes. once the fiscal year changes i should create a new file for that year.

If the current fiscal years file is FY2007 then the next year file should be FY2008

can any one help me how to implement this

thanks
 
Are you wanting to do this completely within PowerCenter? There's no way to rename a file. You'll have to do that with a batch command script.

"I think we're all Bozos on this bus!" - Firesign Theatre [jester]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top