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 > Data Propagation ASNLOAD problems

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-05-07, 15:45
rmarzullo rmarzullo is offline
Registered User
 
Join Date: May 2007
Posts: 56
Unhappy Data Propagation ASNLOAD problems

I am finelly upgrading our old systems 7.1 for version 8.2 and later versions. We have the software, Sys Admin setup the AIX 5.3 box etc ...but I still have some old system running DB2 v7.1 and AIX 4.3.

On one of those systems, I have a heavy replication environment tha is giving me a hard time.
Couple subscrptions (6 out of 400) are giving an error:
db2owner@elmer2:/workspace/dprop:>cat DB2OWNER.APP
2007-11-05-14:26:50 ASN1045I: The Apply program was started using database FACACTIV.
2007-11-05-14:29:46 ASN1053E: The execution of the ASNLOAD program failed. The return code is 99.
2007-11-05-14:29:47 ASN1048E: The execution of an Apply cycle failed. See the Apply trail table for full details: APPLY_QUAL=DB2OWNER, SET_NAME=FAC_059, SOURCE_SERVER=FACILITY, TARGET_SERVER=FACACTIV, TARGET_OWNER=DB2OWNER, TARGET_TABLE=EDI_BELL_IN_LINE, .
2007-11-05-14:30:32 ASN1044I: The Apply program will become inactive for 2 minutes and 17 seconds.
-----------
Checking Data Replication guide for error, tells me NOTHING...there is no problem with PSWD file since all other subscriptions work fine.
Checking the apply_trail table also doesn't tell anything new:
ASN1053E: The execution of the ASNLOAD program failed. The return code is 99.

----
What could be wrong with those tables/subscriptions?

Thanks for ANY help...I'm really desperate
Reply With Quote
  #2 (permalink)  
Old 11-05-07, 18:19
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
My recollection (admittedly somewhat hazy on this subject) is that a V7 replication configuration cannot be upgraded to V8 and that you have to recreate all the subscriptions, etc after you upgrade to V8.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 11-06-07, 02:07
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
have you checked the applytrail table ? any info ?
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #4 (permalink)  
Old 11-06-07, 07:25
rmarzullo rmarzullo is offline
Registered User
 
Join Date: May 2007
Posts: 56
Data Propagation ASNLOAD problems

My problem is not V7 replication subscriptions not working with V8. My problem still is on v7.1
Apply trail table just show me this (this is the whole line):

DB2OWNER FAC_031 S - - - 0 0 0
0 0 -1 2007-11-05-08.58.10.016523 2007-10-18-11.58.30.505915 - -
FACILITY - DB2OWNER CREDIT_NOTES 0 FACACTIV - DB2OWNE
R CREDIT_NOTES - - - -
ASN1053E: The execution of the ASNLOAD program failed. The return code is 99.





DB2OWNER FAC_033 S - - - 0 0 0
0 0 -1 2007-11-05-08.58.42.097506 2007-10-18-11.58.30.505915 - -
FACILITY - DB2OWNER CSR 0 FACACTIV - DB2OWNE
R CSR - - - -
ASN1053E: The execution of the ASNLOAD program failed. The return code is 99.





DB2OWNER FAC_032 S - - - 0 0 0
0 0 -1 2007-11-05-09.07.04.061572 2007-10-18-11.58.30.505915 - -
FACILITY - DB2OWNER CREDIT_STATUS 0 FACACTIV - DB2OWNE
R CREDIT_STATUS - - - -
ASN1053E: The execution of the ASNLOAD program failed. The return code is 99.





DB2OWNER FAC_034 S - - - 0 0 0
0 0 -1 2007-11-05-09.07.37.167338 2007-10-18-11.58.30.505915 - -
FACILITY - DB2OWNER CURRENT_PROCESS 0 FACACTIV - DB2OWNE
R CURRENT_PROCESS - - - -
ASN1053E: The execution of the ASNLOAD program failed. The return code is 99.

As you can see, the message is clear as the trclog file that I have on APPLY process. Clear but doesn't tell me anything.

What could be wrong witho those tables/subscriptions? I started capture as:
asnccp FACILITY warm noprune logreuse

Thanks
Reply With Quote
  #5 (permalink)  
Old 11-06-07, 08:30
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
return code 99 is anyhow password file not found
have you saved the file at correct location - where you start apply
has the file the correct name ?
by default /sqllib/bin or other if manual start
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
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