If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Facing Error while loading into DB2 table with Load-Append/Load-Replace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-29-11, 06:18
madsongtel madsongtel is offline
Registered User
 
Join Date: May 2011
Posts: 9
Facing Error while loading into DB2 table with Load-Append/Load-Replace

Hi Team,

We are using DB2 connector stage in DataStage ETL tool to load the data from File to Table.
Load methods we used are below:
For Load-Replace:Write Mode= Bulk Load
Table Action=Append
Load Mode=Replace

For Load-Append:
Write Mode= Bulk Load
Table Action=Append
Load Mode=Insert

got below error
Error:
db2_TABLE_LOAD: The connector was not able to obtain partitioning information for the table dw04.SE_CHARACTERISTICS in the database PMMIS00D. The method sqlugtpi returned reason code 0, SQLCODE -2,019. Ensure that the table exists and that it can be accessed. (CC_DB2Connection:btainPartitioningInfoForTable, file CC_DB2Connection.cpp, line 2,500) [pxbridge.C:5886]


can someone please help me how can we solve this..
Reply With Quote
  #2 (permalink)  
Old 11-29-11, 07:45
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On