Database Utilities (MOSC)

MOSC Banner

Exists any utility which have all benefits of the sqlplus copy command and can also copy LOB columns

edited Jan 6, 2014 4:18AM in Database Utilities (MOSC) 7 commentsAnswered
I search for a utility which work like sqlplus copy command  which can copy all Datatypes of oracle including LOB columns. Do you know if there exists an pondon to this which can copy all Oracle datatypes?

Addition Information:

we currenty build test cases with the copy command of sqlplus which has a lot of benefits:

- no database link

- implicit commit after a number or rows

- select only SOME columns of table - not ALL

- only select table/view privlige is need in the  reading instance

I checked impdp with network link but I found nothing of the benefits of the copy command.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center