OSI/FTAM and OSI/APLMGR SCF Reference Manual
SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual—421943-001
3-75
START PROCESS Errors
•
Before an initiator or a responder process can be started, it must first be defined in 
the APLMGR MIB by using the ADD PROCESS command. The START 
PROCESS command reads the definition in the MIB and uses that definition to 
create the process.
•
If the information in the process definition is incorrect (for example, the codefile 
name is incorrect or the swap volume is no longer valid), errors are more likely to 
occur when using the START PROCESS command than when first adding the 
process.
•
Each process name must be unique. If the name associated with the process 
specified by the indirect-process-name already exists for a started process of a 
different type, a file-system error E00001 occurs when you issue the START 
command. In this case, the text for the error is “Guardian 90 procedure call error. 
Call NEWPROCESS NOWAIT, Error %004014.”
•
When you are using command files, you might want to follow this command with a 
DELAY command having a time value of five to ten seconds. The delay is necessary 
only if the command following the START PROCESS command expects the process 
to be in the STARTED state.
START PROCESS Errors
The following table lists the most common errors that can occur during the processing of 
the START PROCESS command:
Message Description
Expecting an existing SCF supported object 
name or the character “(”
No APLMGR process by the specified name 
could be found. To display valid APLMGR 
process names, use the following command:
LISTDEV OSIAPLMG
OSIAPLMG E-00010 File system error: 159, 
call DEVICEINFO2, file $xxxxx
Either the initiator object code file 
FTAMIOBJ has been incorrectly configured 
for responder processes, or the responder 
object code file FTAMROBJ has been 
incorrectly configured for initiator processes.
Use the ALTER PROCESS command to 
change the CODEFILE attribute for an 
individual process. It may be necessary to 
also use the ALTER SUBSYS command to 
change the FTAMIFILE or FTAMRFILE 
attribute for all future initiator or responder 
processes in the subsystem.
OSIAPLMG E-00017 Object object-name 
not found
The internal-name specified as part of 
indirect-process-name was not 
recognized by the APLMGR process as a 
registered internal process name. To display 
the currently registered process names, use 
the following NAMES command:
NAMES $appl-mgr-name.*.*










