The CICS command START ATTACH is specifically designed to immediately start a non-terminal task in the local CICS region. Unlike a standard START command, it attaches the task directly and passes data by address, which prevents the task from being canceled.