On Jan 15, 4:23 am, "faizal mangattil`" <faizmangat...@gmail.com>
wrote:
> Now i am using Oracle XE 10G version.and form6i
>
> When i execute  impdp with encryption password
>
> Eg:
> HOST('C:\oraclexe\app\oracle\product\10.2.0\server\BIN\Impdp mcs/mcs@xe '||'
> Directory=cc'|| ' ENCRYPTION_PASSWORD="'||:pass1 ||'"
> DumpFile='||:FileName||' full=yes LogFile=hsbclog.log');
>
> Error Generated:
>
> *ORA-39083: Object type TABLE failed to create with error:
> ORA-00439: feature not enabled: Transparent Data Encryption*
> Failing sql is:
>
> i have give the setting sqlnet.ora
>
> if anybody can help

Transparent Data Encryption is not available in XE.


David Fitzjarrell

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to Oracle-PLSQL@googlegroups.com
To unsubscribe from this group, send email to
oracle-plsql-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to