Database Security Products (MOSC)

MOSC Banner

Error while export through secure protocol(TCPS)

edited Jan 6, 2011 12:30AM in Database Security Products (MOSC) 6 commentsAnswered
 Dear all,

      I export the following table though TCPS protocol. The table structure is as below.

Name             Type         Nullable Default Comments

---------------- ------------ -------- ------- --------

COL1             VARCHAR2(20)

COL2             DATE         Y

COL3             DATE         Y

COL4             DATE         Y

COL5             DATE         Y

COL6             DATE         Y

COL7             DATE         Y

COL8             DATE         Y 

COL9             DATE         Y

      By the following syntax

exp username/password@alias_name file=data.dmp  log=data.olog tables=table_name statistics=none constraints=n grants=n triggers=n      Then I've got the errors. Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options

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