Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: command didn't match stdout output

...

No Format
languagesql
[oracle@source replicate]$ sqlplus repoe/repoe@TARGETrepoe@SOURCE
REPOE@SOURCE> create table repoe.tables as select * from user_tables;

Table created.

...