Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: dbms_metadata.get_ddl error / 9206 / solaris8
fitzjarrell_at_cox.net wrote:
> tdk_at_dodgeit.com wrote:
> > Any particular reason you're not using the USER_VIEWS view? The TEXT > column provides the DDL. > > > David Fitzjarrell
My answer would be DBMS_METADATA is preferable as it gives the full DDL statement for recreating the view.
To the OP: I've seen that before but I can't recall the circumstances. Can you run GET_DDL against a fixed table in the local schema?
Might also want to check metalink.
-- Puget Sound Oracle Users GroupReceived on Thu Sep 07 2006 - 11:59:39 CDT
![]() |
![]() |