Skip to main content Skip to complementary content

Starting up programs

Procedure

  1. On the source and target AS/400 IBMi, you must start the IP daemon (program used for accepting IP connection requests). To do so, use the command below: CHGCURLIB DD_V4 STRDAEMON DD_V4 where DD_V4 stands for the library in which Talend Change Data Capture for AS/400 IBMi is installed.
  2. As an option:
    • If you want to use the scheduler integrated in Talend Change Data Capture for AS/400 IBMi on the source AS/400 IBMi, use this command: CHGCURLIB DD_V4 DDSCHEDULE (*),
    • If you want to enable global supervision on the source AS/400 IBMi, use this command: CHGCURLIB DD_V4 STRSPV.
    Information noteNote: These programs are not necessary on an AS/400 IBMi working only in target mode.
  3. During the installation, a sub-system (DATA_DIST) is integrated (*SBSD object in the DD_USRDATA library) and an automatic startup Job (STRDD) is integrated in this sub-system. The Jobs are started by default with the DATADIST profile that was created during the installation (for more information, see section Installing Modules).
    This Job starts the daemon, the scheduler and the supervisor automatically.
    You can entirely customize the sub-system CLP STRDD (source code given in DD_USRDATA/QCLSRC): for example, you can choose your sub-systems (JOBD in DD_USRDATA).

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!