This example adds SECLABEL ADMIN to the MLS Record:
TSS ADDTO(MLS) SECLABEL(ADMIN)
CATEGORY(PERSONNEL,ACCOUNTING)
SECLEVEL(10)
SYSID(SYS1)
This example removes the SECLABEL ADMIN:
TSS REMOVE(MLS) SECLABEL(ADMIN)
This example adds seclabel ADMIN to the dataset PAYROLL.RECORDS:
TSS ADDTO(MLS) DSN(PAYROLL.RECORDS)
SECLABEL(ADMIN)
|
Copyright © 2009 CA.
All rights reserved.
|
|