Is there anyone out there using HDR on v7.3x successfully?
I've got replication running, it seems to work great but create a temp table do a few bits and "crash, bang, wallop" replication failure. If you specifically use the with no log clause then it seems to fix it, but why is it a problem in the first place - temp tables don't replicate, right?
And another thing, I have a weekly batch process that always causes a dr ping timeout. the last stage of the process updates 250k records but not all in one statement. There is another way to write the script but it runs much slower that way and I have to guarantee batch process completion. Any Ideas?