Code: Select all
Oconv(Iconv(Left(InLink.Timestamp,10),"DYMD")-1,"D-YMD[4,2,2]")Code: Select all
Oconv(Iconv(Left(InLink.Timestamp,10),"DYMD")-1,"D-YMD[4,2,2]")Code: Select all
dsjob -run -warn 0 project jobnameCode: Select all
Select all jobs
Foreach job
Select all instances
Foreach instance
Determine job status
If needs resetting
Then run in reset mode with previous parameter settings
Endif
End foreach
End foreach