START PROCESS command
START PROCESS command is used to start a replication/sync process. This command accepts optional parameters and can use .TSF script file name.
Use the command to dynamically start a specific internal process without stopping or restarting the entire job.
Format:
z/OS:
/F jobname,START PROCESS name [params...]
jobnameSends a modify command to the running started task or address space.
START PROCESS nameInstructs the job to start the specified named process or internal service.
[params...] optional
Supplies process‑specific parameters required for startup.