Amar,
You need to add the table as target selection criteria first, then specify no table scans as subcriteria to that table:
If you want the filter rule to apply only to full table scans on Table X, then add Table X as a target object. After you add the table you will see a tiny pencil to the right of the table name under the "Included" label. It is next to the trash can. Hit that pencil and you will get a screen where you can add subcriteria, which will only apply to that table. If you click on "Full Table Scan" option, and then under it click on "Include" you will ensure that only full table scans against Table X will be rejected. Table scans against other tables will not be rejected.
Thanks, -Carrie
Amar,
You need to add the table as target selection criteria first, then specify no table scans as subcriteria to that table:
If you want the filter rule to apply only to full table scans on Table X, then add Table X as a target object. After you add the table you will see a tiny pencil to the right of the table name under the "Included" label. It is next to the trash can. Hit that pencil and you will get a screen where you can add subcriteria, which will only apply to that table. If you click on "Full Table Scan" option, and then under it click on "Include" you will ensure that only full table scans against Table X will be rejected. Table scans against other tables will not be rejected.
Thanks, -Carrie