SYNTAX:
select dbms_metadata.get_ddl('TABLE','<TABLE_NAME>','<SCHEMA_NAME>') from dual;
COMMAND:
select dbms_metadata.get_ddl('TABLE','EMPLOYEE','HR') from dual;
SYNTAX:
select dbms_metadata.get_ddl('TABLE','<TABLE_NAME>','<SCHEMA_NAME>') from dual;
COMMAND:
select dbms_metadata.get_ddl('TABLE','EMPLOYEE','HR') from dual;
Step:1 Download and untar the oswbb812.tar under the grid user in RAC on the both nodes. Follow the OS Watcher User's Guide (Doc ID 153...