Remote procedure calls in the Server Option for CICS

The following constraints apply to remote procedure calls made from isql, or applications similar to isql, through a UTF-8 connection in a two-tier environment:

Example 1

The file named RuslangparmUTF8.txt contains the following:

The following is a valid remote procedure call using in-stream parameters:

%> isql -SmyOSC -UmyUser -PayPass -Jutf8 -iRuslangparmUTF8.txt

Example 2

The file named NamelangparmUTF8.txt contains the following:

The following is a valid remote procedure call using in-stream parameters:

%> isql -SmyOSC -UmyUser -PmyPass -Jutf8 - iNamelangparmUTF8.txt