I am trying to help a friend create some OPS/MVS Rule to read the STCTBL and 
retrieve only those entries that begin with CICS on LPARx.

I know in SQL you can code
Select * from STCBL
Where name like 'CICS%%%%'

However I am not finding something similar in OPS/MVS Rexx.

Any body point me in the right direction?

Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to