Invocation IDs in DataStage are used to distinguish between multiple instances of the same job running concurrently. They are automatically enabled for Multiple Instance jobs, which allow multiple invocations of the same job to run simultaneously with different invocation IDs. While server jobs with shared containers might run multiple instances, Invocation IDs are specifically a feature of Multiple Instance jobs. Therefore option B (Multiple Instance jobs) is correct.