DB2 Bulk Load Error

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
rajendharreddy
Participant
Posts: 46
Joined: Tue Aug 21, 2007 5:39 am
Location: Bangalore, India

DB2 Bulk Load Error

Post by rajendharreddy »

Hi,

We are loading data from windows to LINUX server. Data Stage resides on windows server and DB2 database resides on LINUX server. DB2 is also cataloged in windows server.

SeqFile to DB2 (bulk load)

I have selected following option in DB2 bulk loader to load to client server.

Load from client : YES

But still we are getting following error while loading.

Error: SQL3508N Error in accessing a file or path of type "TEMP_FILE" during load or load query. Reason code: "7"


Can anybody suggest how to resolve the issue.

Thanks..
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

This is a DB2 error. Try to learn what error code 7 means in this context by consulting the DB2 error codes manual.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply