According to COBOL programming standards (especially in mainframe environments), the PROGRAM-ID paragraph must specify an 8-character descriptive name. This is a specific naming convention requirement - exactly 8 characters, not 'at least 8' or '8 or more'. Option B correctly states 'must be an 8-character descriptive name'.