Import/export [message #71427] |
Thu, 31 October 2002 07:59 |
George Spoeri
Messages: 1 Registered: October 2002
|
Junior Member |
|
|
Can export pass its backup directly to an import as the export is still executing.
|
|
|
Re: Import/export [message #71429 is a reply to message #71427] |
Thu, 31 October 2002 15:16 |
Trifon Anguelov
Messages: 514 Registered: June 2002
|
Senior Member |
|
|
Sure. If you are on UNIX based machine, use pipes to redirect the export dump file to a import process. Make sure you have some sleep "time" to allow the export process to write to the dump file before starting the import.
Some examples how to create and use pipes with the export/import are provided Here
Hope that helps,
clio_usa
OCP - DBA
Visit our Web site
|
|
|
ODBC Connect direct to DATABASE without Oracle Run [message #71471 is a reply to message #71427] |
Thu, 07 November 2002 13:33 |
Joel A. Haynes
Messages: 1 Registered: November 2002
|
Junior Member |
|
|
I would like to know how to use an ODBC or 0040 connection to an Oracle database without Oracle running. I have done this with MSAcess database without access running. Also with foxpro I have been able to do this with ODBC.
Do you know or have a ODBC drives that can do this?
|
|
|