Investigate the NONBASE keyword.  It might be authorized.

Bill Fairchild
Programmer
Rocket Software
408 Chamberlain Park Lane * Franklin, TN 37069-2526 * USA
t: +1.617.614.4503 *  e: [email protected] * w: 
www.rocketsoftware.com

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of 
McKown, John
Sent: Monday, May 07, 2012 8:21 AM
To: [email protected]
Subject: UCBSCAN question.

I am using the UCBSCAN macro to go through all the on-line DASD UCBs. My 
invocation looks like:
 
UCBSCAN COPY,UCBAREA=UCBCOPY,
      WORKAREA=SCANWORK,
      UCBPAREA=UCBPAREA,
      CMXTAREA=CMXTAREA,
      RANGE=ALL,
      PLISTVER=MAX,
      DYNAMIC=YES,
      DCEAREA=MYDCE,
      DCELEN=LMYDCE,
      DEVCLASS=DASD,
      IOCTOKEN=TOKEN,
      MF=(E,(1))

Will this return PAV alias UCBs as well as the "base" UCB? If so, how do it get 
to only return the "base". Or do I need to test each UCB's UCBWGT for UCBMTPXP? 
Or something else. We don't have PAV at all, so I cannot do any actual testing.
 
--
John McKown
Systems Engineer IV
IT

Administrative Services Group

HealthMarkets(r)

9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
[email protected] * www.HealthMarkets.com

Confidentiality Notice: This e-mail message may contain confidential or 
proprietary information. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the original message. 
HealthMarkets(r) is the brand name for products underwritten and issued by the 
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance 
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The 
MEGA Life and Health Insurance Company.SM

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to