Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Concurrent exp/imp using named pipes... on separate servers...
Hi all...
I am trying to port a 7.3.4 database on Solaris 2.6 to a HP-UX and 9.2.0.5...
This is what I am trying.. (has worked on Solaris before)
Create a named pipe.... exp_pipe..
Start export on server 734 and solaris to exp_pipe
Create a named_pipe ... imp-pipe on server B HP 9.2.0.5 Imp from the nemed pipe imp_pipe
ftp from server A to server B
Put named pipe exp_pipe to named pipe imp_pipe on server B
Get an error "not a plain file"
Tried rcp .. same error..
have tried this between solaris servers on which I have done this many times successfully..
What do I need to have in place for this to work??
Lot of security stuff has been implemented since..
Any help will be greatlyu appreciated.
Anjan
![]() |
![]() |