KCAP> ATTACH process_name KCAP> ATTACH/IDENTIFICATION=nnn Used from the KCAP> prompt, the ATTACH subcommand allows one to attach back to another process in one's job, just as with the DCL ATTACH command. You must specify either the process name to attach to, or else you can provide the process ID to attach to with the /IDENTIFICATION=nnn syntax. Example: KCAP> ATTACH JBREWER or KCAP> ATTACH/IDENTIFICATION=6D