Conventional path in SQLLoader [message #399314] |
Tue, 21 April 2009 10:11 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
shrinika
Messages: 306 Registered: April 2008
|
Senior Member |
|
|
Hello,
When i was reading oracle document for Direct path versus conventional path in sqlloader, i see this...
Conventional path :
When loading data with SQL*Net across heterogeneous platforms.
Direct path :
You cannot load data using a direct path load over Net8 unless both systems
belong to the same family of computers, and both are using the same character set.
Even then, load performance can be significantly impaired by network overhead.
What is same family of computers... Are they talking about OS? We can load the data from one OS to another OS..
What is same characer set? When we load the data from client machine, are they talking about client machine
character set to server OS character set??
|
|
|
|
|
|
|
|