IBM Support

webMethods Knowlegebase : 10146974 Conversion error on Server, Reason 3 (1765495)

Troubleshooting


Problem

When a C# .Net Console application calling a Natural subprogram (in mainframe) via a mainframe Natural RPC server. The error "10146974 CALLTEST 9999 NAT6974 Conversion error on Server, reason 3" was returned.

A snippet of the C# Console application program:

*****

static void Main(string[] args)

{

Calltest.Teammbr[] t1 = new Calltest.Teammbr[2];

Broker broker = new Broker("10.20.74.91:20310");

Service service = new Service(broker, "RPC/SRV1/CALLNAT", "MYTLI");

Mytli e = new Mytli(service);

for (int i =0; i < t1.Length; i++)

{

t1[i] = new Calltest.Teammbr();

}

.

.

.

.

.

******

Document Location

Worldwide

[{"Line of Business":{"code":"LOB70","label":"Z TPS"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSO27W6","label":"IBM EntireX"},"ARM Category":[{"code":"a8mKe00000000AQIAY","label":"EntireX (EXX)"}],"ARM Case Number":"","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"9.7"}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
20 March 2025

UID

ibm17217065