473,659 Members | 2,965 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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

1 New Member
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"."TGT00 2_TRNSM_BATCH" ("IBMSNAP_OPERA TION", "IBMSNAP_INTENT SEQ", "IBMSNAP_COMMIT SEQ",
"IBMSNAP_LOGMAR KER", "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.0804 10175051
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.0804 10175055
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.0804 10175124
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.0804 10175035
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.0804 10175051
DATA #1 : SQLCA, PD_DB2_TYPE_SQL CA, 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.0804 10175055
DATA #1 : SQLCA, PD_DB2_TYPE_SQL CA, 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 3748

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

Similar topics

0
2040
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 the thread is over a month old, I decided to start a new one with my response. Please see my comments inline.
5
9537
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 my VB6 apps reference the following ADO typelib: Microsoft ActiveX Data Objects 2.7 Library Located at: c:\Program Files\Common Files\System\ADO\msado27.tlb
5
1643
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 still there. Maybe y'all have some ideas? Background ========== The basic idea behind templates, of course, is that much code is independent
10
7151
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; "validity error : Content model of section is not determinist: (text , (list , text)* , list?)" Here's a very simplified version of the DTD demonstrating the problem:-
0
2983
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 binding 'controllerSoapBinding' from namespace 'http://Bla-Bla-Bla'. Unable to import operation 'getClient'. The datatype 'Array' is missing. " Some problem when I try to use wsdl.exe tool in .NET. I get: Schema validation warning: Type 'cww:Class' is...
0
1637
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: Since the app is dealing with money amount a lot, in many place I used Double.ToString("C") to show a number as money amount on the web page. There
0
5598
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 asp and I would like to ask any different in Window Server 2000 and 2003 will cause error like this? and is there any KB told how to do the migration like this? ( I have tried but no results)
10
21808
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 holding the mouse over it I see a message saying: "The breakpoint will not currently be hit. The specified module has not been loaded". I have no problem when debugging a normal full framework application. I have not changed anything in my settings...
9
9682
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 master-child link to the first subform. subform2 - Master Field: subTrainingModule.Form!TrainingModuleTopicSK Child Field: TrainingModuleTopicSK
1
1515
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 eval function to throw an exception. What's the best way to handle this problem, but still allow the ":" and " ' " characters to appear on the rendered page? Should I run a regex replace on ":" " ' " characters and replace them with their...
0
8428
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8851
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8528
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8627
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6179
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4335
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2752
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1976
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.