Error accessing View directly through VTAM (instead of using a session manager like Netview/Access or TPX):
SARVERR1 VIEWAPPL_EMSY0008_VT EBCVTAC4 REQ=RECEIVE RTNCD=1009
FDBK2=00000000 ABEND SESSION
SARVERR1 VIEWAPPL_EMSY0008_VT RtnCd Analysis=Unconditional terminate
EBCOCMD1 --> CANCEL CONID='VIEWAPPL_EMSY0008_VT' (VTAM I/O ERROR,
EBCVTERR)
EBCOCNL1 VIEWAPPL_EMSY0008_VT - 9 User CANCELED by operator request
SARVLST1 VIEWAPPL_EMSY0008_VT LOSTERM RC=14 FORCED CTERM RECEIVED
SARATH94 ** VTAM ** USER001 Logoff Complete
SARVDRV3 VIEWAPPL_EMSY0008_VT SESSION CLSDST
SARVETX1 VIEWAPPL_EMSY0008_VT TASK ABENDED U0522 CPU= 0.00
Release : 14.0
Component : EBC OM Common Database Driver
Setting VTMQUERY=ALL in the XMS parameters solved the problem in this particular scenario.
For example:
CANCEL=YES
LGNPROP=YES
LGNSEC=PPHRASE
LONGWAIT=7
MSGLVL=NORM
SARAPPL=VIEWAPPL
SMFSESS=223
SUBSYS=XME0
USERMAX=400
VTAMPASS=YES
VTMQUERY=ALL
VTMSAA=YES
XMS=YES
XMSSUB=NO
Reference to the View cross-memory services parameters:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/traditional-management/ca-view/14-0/installing/install-cross-memory-services.html