Dear tilman,
Thanks for the reply.
But why "
REM wait some time before copying the file (just to be on the save side)
timeout /T 25 /NOBREAK
copy %TRANS_DUMP% %TRANS_LOC%\transaction.dmp"
I'm in confusion because with this scripting it do generate with timestamp but at the same time transaction.dmp files also get generate and this files keep on generating if we schedule it.
The other most important part is that while restoring the load scripts look for the timestamp tran file where in the load sql scripts its mentioned as load transaction sid from "path\transaction.dmp" where our file from source getting generated with different format .So i thnk we need to modify load batch scripts and sql too..
This is same issue im facing with my customised script the laoding part.
Appreciate your advice
Thanks
asim