batch file process for cognos powerplay 7.3 - TechRepublic
Question
December 4, 2008 at 08:56 PM
manny_j23

batch file process for cognos powerplay 7.3

by manny_j23 . Updated 17 years, 7 months ago

hi all im trying to run a batch file that i have scheduled to run 10pm everyday though it does not run correctly.
in scheduled tasks it completes ok as i get a 0x00 under status but when i check the date modified for the files it reverts back to last month and earlier.

heres the batch file i am trying to run:

C:\Program Files\Cognos\cer4\bin\Trnsfrmr.exe -n -i -r4 “G:\IT\Cognos\PowerPlay\models\sales.pyi”

Del “I:\cognos\sales.mdc”

copy “G:\IT\Cognos\PowerPlay\cubes\sales.mdc” “I:\cognos\sales.mdc”

thanx Manu

This discussion is locked

All Comments