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 > db2 SQL Replication error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-07-10, 10:18
sunil.tcs sunil.tcs is offline
Registered User
 
Join Date: Aug 2009
Posts: 12
db2 SQL Replication error

I get below error when I first start db2 apply program.
Kindly help.

*** ASNLOAD Exit ***
-- Started at : "2010/04/07 05:45:04"
-- Applyqualifier: ASN
-- Subset name : DBOSET
-- Target Server : X_test_D
-- Target Table : DBO.ACCOUNTPERIODES


Parsing the inifile
INF: No inifile found, using default values
Exiting Parsing the inifile

Connect to database X_test_D - connect successful

Connect to database X_test - connect successful

Connect to database X_test_D - connect successful

Verifying input parameter loadx_type: NULL

*** ASNLOAD ERROR ***: SQL1650N The function invoked is no longer supported.


An error occurred when verifying the passed loadx_type

*** Exiting ASNLOAD : Return Code is: 98
-- Ended at: "2010/04/07 05:45:05"
Reply With Quote
  #2 (permalink)  
Old 04-07-10, 11:33
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
looks like you have a config/defn issue

check what you have for DBO.ACCOUNTPERIODES in LOADX_TYPE in table ASN.IBMSNAP_SUBS_MEMBR .
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 04-08-10, 04:18
sunil.tcs sunil.tcs is offline
Registered User
 
Join Date: Aug 2009
Posts: 12
It has null, I have put 4 as well in the field(4--export/load) but still the same error
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