|
Prev: Concatenation
Next: Regarding MTK
From: olaf.dietsche on 23 Nov 2005 03:10 Hi, The system is Windows XP and DB2 v8.1.7. I'm trying to load a text file via named pipe into a table. I have two programs: the first program creates the named pipe, waits for a client and writes the text file into the named pipe. the second program is doing the db2Load() call. Unfortunately, db2 gives an sql3025n error: path not valid. I looked with sysinternal's filemon at the named pipe and it seems, that db2 is opening the named pipe, queries some information and closes it's end of the pipe. Has anyone an idea how to solve this problem? Thanks in advance.
|
Pages: 1 Prev: Concatenation Next: Regarding MTK |