Setting up APPC for PTK

2009-08-11 Thread Shimon Lebowitz
I am really confused, trying to set up an APPC connection between two performance toolkit machines. the instructions I am reading are at: http://publib.boulder.ibm.com/infocenter/zvm/v5r4/index.jsp?topic=/com.ibm.zvm.v54.hcpl7/cbfapp.htm They are full of AVS references, but I understood from this

Re: Setting up APPC for PTK

2009-08-11 Thread Kris Buelens
the APPC resource id's must be unique in an ISFC collection (as you know). But, PTK uses FCXRES00 as resource id to identify itself. WIth an UCOMDIR NAMES on the A-disk of PTK, you can translate this. On the A-system, code this: :nick.FCXRES00 :tpn.FCXRES_A Note: after creation/update of an

Re: Setting up APPC for PTK

2009-08-11 Thread Shimon Lebowitz
Thank you, That did it! Kris said: the APPC resource id's must be unique in an ISFC collection (as you know). But, PTK uses FCXRES00 as resource id to identify itself. WIth an UCOMDIR NAMES on the A-disk of PTK, you can translate this. On the A-system, code this: :nick.FCXRES00