Re: tablespaces ddl extract script
- From: David Sharples <davidsharples@xxxxxxxxx>
- To: sjaffarhussain@xxxxxxxxx
- Date: Wed, 12 Oct 2005 11:29:43 +0100
SQL> select dbms_metadata.get_ddl('TABLESPACE','TS_NAME') from dual;
google and metalink are your friends
On 10/12/05, The Human Fly <sjaffarhussain@xxxxxxxxx> wrote:
>
> Friends,
>
> Can any has scripts to extract the ddl of all tablespace with datafile
> defination in a database?
>
- References:
- tablespaces ddl extract script
- From: The Human Fly
Other related posts:
- » tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » RE: tablespaces ddl extract script
- » RE: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » RE: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- » RE: tablespaces ddl extract script
- » Re: tablespaces ddl extract script
- tablespaces ddl extract script
- From: The Human Fly