oracle-ddl2svn
oracle-ddl2svn copied to clipboard
DDL_Get fails on queue object
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