Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible that when the job is executed from Server2, the data inserted in the Stats and Logs table have DBServer timestamps instead of Server2 timestamps?
Hi,
Is it possible that when the job is executed from Server2, the data inserted in the Stats and Logs table have DBServer timestamps instead of Server2 timestamps?
You can format your date type in tMap and then output them into your specified DB server.
tStatCatch-->tMap(format Server2 India timestamps into Server1 US-ET timezone )-->t<DB>output
Best regards
Sabrina