Control-M for IBM DataStage
IBM DataStage enables you to construct data handling jobs that automate both ETL (extract, transform and load) and ELT (extract, load and transform) processes.
Control-M for IBM DataStage enables you to do the following:
-
Connect to any supported IBM DataStage server from a single Control-M for IBM DataStage installation.
-
Connect to any supported database from a single host with secure login, which eliminates the need to provide authentication.
-
Manage IBM DataStage credentials in a secure connection profile.
-
Introduce all Control-M capabilities to Control-M for IBM DataStage, including advanced scheduling criteria, complex dependencies, resource pools, lock resources, and variables.
-
Integrate IBM DataStage jobs with other Control-M jobs into a single scheduling environment.
-
Monitor the status, results, and output of IBM DataStage jobs.
-
Attach an SLA job to the IBM DataStage jobs.
If you want to convert Control-M for IBM InfoSphere DataStage plug-in to Control-M for IBM DataStage, you can utilize the Control-M for IBM InfoSphere DataStage Plug-in Migration Tool that converts the Control-M for IBM InfoSphere DataStage plug-in to either the Control-M for IBM DataStage for Windows or Linux Application Integrator-based plug-in.
Control-M for IBM DataStage Compatibility
The following table lists the prerequisites that are required to use the IBM DataStage plug-in, each with its minimum required version.
|
Component |
Version |
|---|---|
|
Control-M/EM |
9.0.21.300 |
|
Control-M/Agent |
9.0.21.300 |
|
Control-M Application Integrator |
9.0.21.300 |
|
Control-M Automation API |
9.0.21.300 |
Control-M for IBM DataStage is supported on Control-M Web and Control-M Automation API, but not on the Control-M client.
To download the installation files for each prerequisite, see Obtaining Control-M Installation Files.
Configuring a Unix Host to Run DataStage Jobs
This procedure describes how to configure a Linux host to run IBM DataStage jobs.
Before You Begin
-
Verify that IBM DataStage is installed on a Unix host.
-
Verify that you have a dedicated IBM DataStage service account with minimum permissions and that you have admin access to configure an IBM DataStage user.
-
Verify that you have a dedicated Unix operating system user for Control-M/Agent with membership to the DataStage group and permission to run the dsjob command.
Begin
-
Install Control-M/Agent 9.0.21.300 for the Unix user, as described in Installing Control-M/Agent on UNIX.
-
In the command prompt, run the following command to Initialize the IBM DataStage environment:
../dsenv -
Run the dsjob command as follows:
<Path to dsjob file>/dsjob -
Run an IBM DataStage job as follows:
<Path to dsjob file>/dsjob -run -jobstatus <project_name> <job_name>
Setting up Control-M for IBM DataStage
This procedure describes how to deploy the IBM DataStage plug-in, create a connection profile, and define an IBM DataStage job in
Integration plug-ins released by BMC require an Application Integrator installation. However, these plug-ins are not editable and you cannot import them into Application Integrator. To deploy these integrations to your Control-M environment, import them directly into Control-M with Control-M Automation API.
Before You Begin
- Verify that Java is installed, as described in Control-M External Java Installation.
-
Verify that Automation API is installed, as described in Automation API Installation.
Begin
-
Create a temporary directory to save the downloaded files.
-
Download the IBM DataStage plug-in from one of the following download pages in the EPD site:
-
Control-M/Agents on Linux: Control-M for IBM DataStage for Linux download page
-
Control-M/Agents on Windows: Control-M for IBM DataStage for Windows download page
-
-
Do the following to install the IBM DataStage plug-in with the Control-M Automation API provision service:
-
Log in as an administrator to the Control-M/EM server host and save the downloaded ZIP file to the following location:
-
Linux: $HOME/ctm_em/AUTO_DEPLOY
-
Windows: <EM_HOME>\AUTO_DEPLOY
-
-
Log in to the account where Control-M/Agent is installed and run the following provision image command:
-
Linux: ctm provision image datastage_linux_plugin.Linux
-
Windows: ctm provision image datastage_windows_plugin.Windows
-
-
-
Create an IBM DataStage connection profile in Control-M Web or Automation API, as follows:
-
Define an IBM DataStage job in Control-M Web or Automation API, as follows:
-
Web: Create a Job with parameters IBM DataStage Job parameters
-
Automation API: Job:IBM DataStage
-
To remove this plug-in from an Agent, see Removing a Plug-in from the Agent. The plug-in ID for Linux is DSL122024 and the plug-in ID for Windows is DSW122024.
Change Log
The following table provides details about changes that were introduced in new versions of this plug-in:
|
Plug-in Version |
Details |
|---|---|
|
1.0.01 |
Added return code handling of codes 21 and 255 (on Linux) or -2 (on Windows) in the Run RESET execution step. |
|
1.0.00 |
Initial version |
