Dear,
I'm trying to modify a small CL to comply with new functionalities of V5R4. This CL is used mainly to send datas when the iSeries is on Restricted State, so I've to restart the TCP.
Before I was using the command STRTCP STRSVR(*NO) STRIFC(*NO) but with the V5R4, I have to use this command STRTCP STRSVR(*NO) STRIFC(*NO) STRPTPPRF(*NO) STRIP6(*NO)
The only problem that I have is that I'm trying to compile under V5R3 as we still have customers running on V5R1... but I have a compilation error: CPD0043 30 Keyword STRIP6 not valid for this command.
Do you have any solution ???
Thanks in advance,
Pierre.
Software/Hardware used:
ASKED:
May 2, 2007 10:55 AM
UPDATED:
January 18, 2010 8:20 AM