Hi,
I am trying to schedule a bat file for running analyst macro which comprises of dcube updates,export and dlist update macros. During bat file execution, macro is failing in dlist update macro step. If we execute the bat file manually, it is executing properly.any ideas why it is happening? its urgent .plz help
Quote from: kavitha.l on 01 Dec 2009 10:45:34 PM
Hi,
I am trying to schedule a bat file for running analyst macro which comprises of dcube updates,export and dlist update macros. During bat file execution, macro is failing in dlist update macro step. If we execute the bat file manually, it is executing properly.any ideas why it is happening? its urgent .plz help
Dlist is getting updated through internal link , source is a dcube.
try to record a macro when you run it manually,.. sometimes it uses some special parameters or macrosteps,..
if this wont help, i would check wheter the cube was closed corretly (so that its dimension are accessible),..
is there anything related to this problem in your errorlog?
We had a similar issue and it was due to the drive mapping not been recognised, so we used the UNC instead of the drive mapping.
Sorry for replying late....
There is nothing in error log. while recording , Nothing special happened in macro steps. It is not seems like drive issue, because automatic execution happened successfully only once in last 3 weeks.
It may be worth checking that the account the windows scheduler runs under has write access to the libraries that hold the D-Cubes being updated.