I have a workbench that I regularly use to read from an Oracle Locator database and write to an ESRI file geodatabase. It writes about 55 feature classes to this geodatabase (approximately 8 million features total) and takes about 90 minutes to complete.
I have just had an SDE made available to me so I made a copy of my original file gdb workbench and have been changing it to write to the SDE instead. The problem I'm having is the workbench now writes extremely slowly; it took 90 minutes to write a single feature class with 168,000 features in it (at that rate I estimate it would take two or three days to write all 8 million features to the SDE).
Has anybody experienced anything like this or have any idea what I can do to speed it up? If it makes a difference I believe the SDE is running on some version of SQL Server.
Thanks,
Mike