Protects multiple datasets matching a pattern using wildcard characters (`*` and `**`). - Example: A generic profile `BANK.PROD.**` protects all datasets whose names begin with `BANK.PROD.`. - Created with: `ADDSD 'BANK.PROD.**' GENERIC`