Named Pipe Method

When you load data by using the named pipe method, the rows from the input link are streamed continuously into the named pipe for loading the data until the end of the data.

Use this method when you need to load the rows from the input link immediately as they are streamed into the pipe. There is no delay between the time during which the rows are received from the input link and the start of the actual load process.