Previous Topic: CA RoscoeNext Topic: CICS (Cross-Memory)


CA Roscoe/Cross-Memory Services

Invoke the CA Roscoe online retrieval facility directly from CA Roscoe with this command:

CALL EC2XMROS 'high-level-name'

where:

high-level-name

Specifies the high-level name of the database.

For example:

CALL EC2XMROS 'VIEW.SYSTEM1'

To simplify the invocation, you can create an RPF containing the CALL command.