16%mp_assertscope(SNAPSHOT)
17%mp_dsmeta(work.example,outds=work.test)
18%mp_assertscope(COMPARE)
21select count(*) into: nobs from work.test;
22select count(distinct ods_table) into: tnobs from work.test;
26 desc=Check that both ATTRIBUTES and ENGINEHOST are provided
30 desc=Check that sufficient details are provided