GoldenGate- Source SQL Server
I am trying to set-up Goldengate Replication between SQL Server 2008(Source) to Oracle(Target).
while doing intial load transfer from SQL to Oracle doing maully using cmd line which is causing lot of problem. I am looking if there is way if we can run this command using other way like SQL agent or something else.
I tried to run this initial load using XP_cmdshell using SQL Server but no luck.
Please advise on alternate solution of this issue.