02-25-2014 02:48 AM
02-25-2014 05:43 AM
I had discovered that any Oracle specific views (ones that would not be valid in SQLServer) were causing an issue for cutting. After removing these, I had success. It does not matter that they are not enabled.
SLX told me this was by design. It did not work this way in 7.2. Personally I think if a view is not enabled, then it should be ignored by the database cuts as before. We have several views for 3rd party apps and reporting that will now have to be re-worked to be compatible with SQLServer, or moved to another schema.