YLL0001 unmonitored by YCMPOBJRVC when run YCMPMDLOBJ
search cancel

YLL0001 unmonitored by YCMPOBJRVC when run YCMPMDLOBJ

book

Article ID: 438033

calendar_today

Updated On:

Products

CA 2E

Issue/Introduction

I tried to run this command to compare two functions

YCMPMDLOBJ example-object1('PID Product ID' 'example0function' *FUN) MDLLIB1(example-lib1) example-object2(*example-object1) MDLLIB2(example-lib2) 

it failed with error

Function check. YLL0001 unmonitored by YCMPOBJRVC at statement 15300

Environment

CA 2E version 8.7 and higher

Cause

The library list is not set properly that example-lib1 is not present.

Resolution

Add example-lib1 to your library list after QTEMP and then run the YCMPMDLOBJ command again.

Additional Information

Managing the Model Library Lists