In JCL, the operation field (e.g., JOB, EXEC, DD) must be separated from the name field and parameter field by at least one blank. The other statements are false because DD statements must follow EXEC statements, and names cannot start in arbitrary columns.