|
-
I have tried to specify the field in the code like this
LOAD DATA
INFILE '/APP/app/log/net/gprs/PortReader2/load_temp.'
BADFILE '/APP/app/log/net/gprs/PortReader2/backup.bad'
APPEND INTO TABLE DC.TBL_GPRS_RAW_DATA_test
FIELDS TERMINATED BY '@'
(S_RCVD_DATA VARCHARC(1,1000))
Last edited by rishab; 10-24-2008 at 04:54 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|