Where do I find the source for my CA Teleview USERLIB executable members?
search cancel

Where do I find the source for my CA Teleview USERLIB executable members?

book

Article ID: 7300

calendar_today

Updated On:

Products

Teleview TELEVIEW- PACKAGE

Issue/Introduction

Migrating to a new release/SP of CA Teleview.

New SP (Service Pack) USERLIB is empty.  Can I use previous SP USERLIB?

Environment

Teleview 4.4

Cause

USERLIB is the executable version of CA Teleview exits.

Exit source code is CML that is assembled with current release macros.  The CML library is not part of the CA Teleview started task proc.

Resolution

Use your CML source library to reassemble USERLIB members.

If source cannot be found, you should disassemble the executable code found in USERLIB so that it can be reassembled with the current version of the macros.

It may be possible to use the previous SP version of USERLIB, but results cannot be guaranteed since macros can change between releases and service packs.

 

Additional Information

You can use SAMPJCL member ASMJCL to assemble any of the Teleview exits.