I recently upgraded to 10.2.2 and have found that some python scripts I used with table to table command no longer work.
I am copying tables from an Oracle database to a file based geodatabase. This always worked in the past.
I see that my ODC data connections don’t work anymore so recreated with SDE on Oracle.
I am able to manually copy and paste but none of the commands work and generate errors saying dataset does not exist or is not supported.
I have tried different ways to programmatically copy these tables from Oracle to FGDB which was previously a simple process. Now it seems this is not supported?
I am able to right click and manually copy and paste the table to the FGDB. Any hints?