LIST=pgmname not starting the INTNDVR* task
search cancel

LIST=pgmname not starting the INTNDVR* task

book

Article ID: 195681

calendar_today

Updated On:

Products

InterTest - CICS InterTest - Batch

Issue/Introduction

I'm trying to dynamically load some program source from Endevor.  I issue the LIST= command, but the INTNDVR task is not starting.

Environment

Release : 11.0

Component : CA InterTest for CICS

Resolution

https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-mainframe-software/devops/ca-intertest-and-ca-symdump/11-0/configuring/configuration-best-practices.html#concept.dita_8633673ea76b569c3260820b36c5d37bfc2c3623_DynamicSymbolicSupportforCAEndevorSCM

Additional Considerations:

Dynamic symbolic support requires that you compile or assemble your applications using a CA Endevor SCM process with the footprint feature active. When symbolic information is required by one of the CA Technologies testing tools, your PROTSYM files are inspected first for the matching symbolic information. When no matching information is found, the executable is inspected for a CA Endevor SCM footprint. If this footprint is found, that footprint is used to locate the matching listing that is dynamically loaded into your specified PROTSYM file. The matching symbolic information is then used by your test session.

A missing CA Endevor SCM footprint will stop that program from using DSS...