oracle-ddl2svn icon indicating copy to clipboard operation
oracle-ddl2svn copied to clipboard

DDL_Get fails on queue object

Open GoogleCodeExporter opened this issue 10 years ago • 3 comments

What steps will reproduce the problem?
execute the ddl2svn against an Oracle database that has queues defined

What do you see instead?
I see the that "Queue" is invalid object type for GET_DDL Oracle function.

What version of the product are you using? On what operating system?
Oracle 11.2.0.3.0 - 64 bit, Windows Server 2008 R2 Standard

I got a copy of the ddl2svn code and modified the sql code for handling queue 
objects.

Original issue reported on code.google.com by [email protected] on 3 Oct 2014 at 9:37

GoogleCodeExporter avatar Mar 14 '15 08:03 GoogleCodeExporter