Does Solve:Access allow usage of screen size other than Model 2, Model 3, Model 4 and Model 5, for example 62x160 ?
search cancel

Does Solve:Access allow usage of screen size other than Model 2, Model 3, Model 4 and Model 5, for example 62x160 ?

book

Article ID: 39460

calendar_today

Updated On:

Products

CMDB for z/OS NetSpy Network Performance NetMaster Network Automation SOLVE NetMaster Network Management for SNA NetMaster Network Management for TCP/IP NetMaster File Transfer Management SOLVE:Operations Automation SOLVE:Access Session Management SOLVE:FTS

Issue/Introduction

Question : 

In case the given screen sizes of Model 2 to Model 5 are not sufficient for a user, is it possible to use a different screen size?



Environment

Release: SLACCS00200-5-SOLVE:Access-Session Management
Component:

Resolution

Answer :

Solve:Access allows usage of screen with extended size like 62x160. In case the given screen sizes of Model 2 to Model 5 are not sufficient for a user, it is possible to use a different screen size. For this purpose, the following steps should be implemented:


- Modify MAIFMODE member available from CC2DSAMP library and containing the new entry defined as following:


   D4C32XX3  MODEENT LOGMODE=D4C32XX3,
                      FMPROF=X'03',
                      TSPROF=X'03',
                     PRIPROT=X'B1',
                     SECPROT=X'90',
                     COMPROT=X'3080',
                     RUSIZES=X'8787',
                     PSERVIC=X'028000000000000000000300'


- Assemble and link MAIFMODE member into SYS1.VTAMLIB(MAIFMODE).