Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: "Original" IMP transportable tablespace. IMP wants a datafile?
ok,
I think I understand what is going on.
I now doubt that
$ORACLE_HOME/assistants/dbca/templates/example01.dfb
is a copy of a database file.
What is it?
bash sol oracle ~/product/10r2/assistants/dbca/templates 67 $ bash sol oracle ~/product/10r2/assistants/dbca/templates 67 $ bash sol oracle ~/product/10r2/assistants/dbca/templates 67 $ bash sol oracle ~/product/10r2/assistants/dbca/templates 67 $ ls -laproduct/10r2/assistants/dbca/templates/example01.dfb*
$ORACLE_HOME/assistants/dbca/templates/example01.dfb
-rwxr-xr-x 1 oracle dba 13115392 Jun 27 2006 /h/oracle/
bash sol oracle ~/product/10r2/assistants/dbca/templates 68 $ bash sol oracle ~/product/10r2/assistants/dbca/templates 68 $ bash sol oracle ~/product/10r2/assistants/dbca/templates 68 $
It is probably a binary file which DBCA can convert into a database
file
once DBCA knows which characterset lives inside the target database.
The transportable tablespace feature depends on a matching of charactersets between the transported data file and the target DB.
-Owen Received on Sun Sep 16 2007 - 00:53:18 CDT
![]() |
![]() |