end of file communication channel [message #383529] |
Thu, 29 January 2009 01:31 |
srini_thiru
Messages: 133 Registered: May 2008
|
Senior Member |
|
|
Hi Everybody,
I have used the below command to extract the ddl of the tablespaces but when i execute this command in the server i get
the error as below.
SQL> select dbms_metadata.get_ddl('TABLESPACE','TOOLS') FROM DUAL;
ORA-03113 End of file on communication channel.
no rows selected.
But i have used the command in other database it works well.
Someone might have experienced this.
Thanks & Regards,
Seenu.
|
|
|
|
|
|
|
|
|
|
|