Message ASMA017W when assemling TPXULOGW
search cancel

Message ASMA017W when assemling TPXULOGW

book

Article ID: 125382

calendar_today

Updated On:

Products

TPX - Session Management Vman Session Management for z/OS

Issue/Introduction

Assembling TPXULOGW Exit, the job returns RC=04 because of the following message:

** ASMA017W Undefined keyword parameter; default to positional, including keyword - SMRT /DSECT
 

Environment

CA-TPX 5.4

Cause

The member TPXULOGW on TPX.R54.CB0VSRC was not updated from the previous release even if the macro has been changed.

Resolution

The statement "SMRT DSECT=YES" is incorrect. It should read as "SMRT TYPE=YES" or just "SMRT", since the default value for TYPE is DSECT.
This could be manually changed until the official solution will be available.