473,399 Members | 2,858 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

problem with SQL replication with SQL1476 with slqcode "-430"

Can someone help out on this problem we have or someone encouter this simiar issue? We are replicated data from MVS DB2 to Oracle 10G.

Lately we often getting sql1476 with sqlcode "-430". I open a PMR with IBM but no answer yet.

Here is the apply program trace logs:
*** SQL ERROR ***: SQL1476N The current transaction was rolled back because of error "-430". SQLSTATE=40506

DOINS: insert_string is INSERT INTO "DJRADM"."TGT002_TRNSM_BATCH" ("IBMSNAP_OPERATION", "IBMSNAP_INTENTSEQ", "IBMSNAP_COMMITSEQ",
"IBMSNAP_LOGMARKER", "NBR", "FK_CREATION_DT", "SENDER_BIC_ADR", "PRCSD_IND") VALUES(?, ?, ?, ?, ?, ?, ?, ?)
------------ Sqlda for INSERT (DOINS:2) -----------
sqldaid:
+00000000 00000000 002b0000 | + |
sqldabc: 1952
sqln: 44
sqld: 8

Here is db2diag.log indicated:
2008-01-24-13.33.21.338000-300 I436227H469 LEVEL: Warning
PID : 4840 TID : 3848 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PDDRP
APPHDL : 0-855 APPID: *LOCAL.DB2.080410175051
FUNCTION: DB2 UDB, relation data serv, sqlrr_rollback_with_sqlcode, probe:60
MESSAGE : NLI or DMS force ROLLBACK
DATA #1 : Hexdump, 4 bytes
0x0475F934 : 0100 0200 ....

2008-01-24-13.33.21.338000-300 I436698H469 LEVEL: Warning
PID : 4840 TID : 5684 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PDDRP
APPHDL : 0-812 APPID: *LOCAL.DB2.080410175055
FUNCTION: DB2 UDB, relation data serv, sqlrr_rollback_with_sqlcode, probe:60
MESSAGE : NLI or DMS force ROLLBACK
DATA #1 : Hexdump, 4 bytes
0x04C32FC4 : 0100 0200 ....

2008-01-24-13.33.21.338000-300 I437169H424 LEVEL: Error
PID : 4840 TID : 1404 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PDDRP
APPHDL : 0-859 APPID: *LOCAL.DB2.080410175124
FUNCTION: DB2 UDB, Query Gateway, sqlqg_Call_FMP_Thread, probe:911
RETCODE : ZRC=0x801A006D=-2145779603=SQLZ_CA_BUILT
"SQLCA has already been built"

2008-01-24-13.33.21.338000-300 I437595H397 LEVEL: Warning
PID : 4840 TID : 3588 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PDDRP
APPHDL : 0-828 APPID: *LOCAL.DB2.080410175035
MESSAGE : Removing FMP from pool
DATA #1 : Hexdump, 12 bytes
0x04289030 : 808C 8804 141A 0000 0000 0000 ............

2008-01-24-13.33.21.338000-300 I437994H711 LEVEL: Warning
PID : 4840 TID : 3848 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PDDRP
APPHDL : 0-855 APPID: *LOCAL.DB2.080410175051
DATA #1 : SQLCA, PD_DB2_TYPE_SQLCA, 136 bytes
sqlcaid : SQLCA sqlcabc: 136 sqlcode: -430 sqlerrml: 19
sqlerrmc: FedFmp abnormal end
sqlerrp : SQLRI223
sqlerrd : (1) 0x801A006D (2) 0x00000000 (3) 0x00000000
(4) 0x00000000 (5) 0xFFFFFFF6 (6) 0x00000000
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate:

2008-01-24-13.33.21.338000-300 I438707H711 LEVEL: Warning
PID : 4840 TID : 5684 PROC : db2syscs.exe
INSTANCE: DB2 NODE : 000 DB : PDDRP
APPHDL : 0-812 APPID: *LOCAL.DB2.080410175055
DATA #1 : SQLCA, PD_DB2_TYPE_SQLCA, 136 bytes
sqlcaid : SQLCA sqlcabc: 136 sqlcode: -430 sqlerrml: 19
sqlerrmc: FedFmp abnormal end
sqlerrp : SQLRI223
sqlerrd : (1) 0x801A006D (2) 0x00000000 (3) 0x00000000
(4) 0x00000000 (5) 0xFFFFFFF6 (6) 0x00000000
sqlwarn : (1) (2) (3) (4) (5) (6)
(7) (8) (9) (10) (11)
sqlstate:

Thanks
Ken
Jan 25 '08 #1
0 3725

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Andreas Suurkuusk | last post by:
Hi, I just noticed your post in the "C# memory problem: no end for our problem?" thread. In the post you implied that I do not how the garbage collector works and that I mislead people. Since...
5
by: George Copeland | last post by:
This is a request for help fixing a SQL Server 2000/ADO problem on Windows XP. I would appreciate any useful assistance. PROBLEM: SQL Server access on my machine fails as follows: 1. All of...
5
by: Michael Olea | last post by:
Here is a design problem I ran into this am - and I have cleaned the bathroom, scrubbed toilet sink and tub, windexed all glass, mopped the floor, and vacuumed the house - no dice, the problem is...
10
by: Michael Strorm | last post by:
Hi! I've been having problems with a DTD. Having had the Sun XML validator reject a document, I put it through 'xmllint' for more information. 'Xmllint' noted a problem with the DTD itself;...
0
by: maxim mat | last post by:
Hi I need to build client for web service. But when I'm using Visual Studio .NET to add Web Reference, I get error: "Custom tool error: Unable to import WebService/Schema. Unable to import...
0
by: Norman Yuan | last post by:
I posted this issue a while ago. After moveing the ASP.NET 1.1 app to a brand new server, the same problem still there. System: Winows2003 server std. .NET 1.1 App: Invoicing system Problem:...
0
by: cherryparadise001 | last post by:
Hi All, I have moved an asp system from Window Server 2000 to Window Server 2003 recently. Many error occured and most of them are unable to get the control's value in the page. I am newbie to...
10
by: Ole | last post by:
Hi, Using VS2005 and a windows CE 5.0 device running CF2. Suddenly I can't debug my C# program from VS2005 - when setting a breakpoint I only see a ring instead of the normal red dot and when...
9
by: Ecohouse | last post by:
I have a main form with two subforms. The first subform has the child link to the main form identity key. subform1 - Master Field: SK Child Field: TrainingMasterSK The second subform has a...
1
by: eggie5 | last post by:
I am sending and receiving data from my client/server using the JSON format. However, it turns out, a lot of the time, that data has ":" or " ' " characters in it, which causes the the javascript...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.