You are on page 1of 20

DataStage – Datastage Administrator

DataStage Administrator

 Needs Administrator privilege on the Server


 License Management
 Project creation & configuration
 User Management, role definition
 Repository interface & management
 Environment Variable Setting

August 7, 2021 2
Environment Variables

 Environment variables set at the project level


 Define the configuration, database connectivity, reporting/logging levels, compilation-
time instructions, etc.
 Environment Variables may also be used to provide global business or control
definitions to all jobs within the project

August 7, 2021 3
IBM Information Server Web Console
IBM Information Server Web Console

 Domain Management
 Server Configuration
 Datastage credentials Mapping
 Licensing
 Create users and groups
 Log Management
 Session Management
 Scheduling Management

August 7, 2021 5
IBM Information Server Web Console - Login

 Select IBM Information Server Web Console from the Windows menu.

August 7, 2021 6
IBM Information Server Web Console - Login
 Use the credentials created during installation to login to IBM Information Server Web
Console for the first time.
Note: The Information Server address will be hostname:9080

August 7, 2021 7
IBM Information Server Web Console - Home

August 7, 2021 8
Users and Groups
 Create Users
 Assign Roles for users
 Create Groups
 Assign Roles for groups

August 7, 2021 9
IBM Information Server Web Console – Domain Management
 Map the users to Datastage Credentials
Note: We can either “Share User Registry between IBM Information Server and DataStage
Server” or “Define default credentials for users that don't have their own credential mapping”

August 7, 2021 10
Licensing
 View the existing license/upload a new license file

August 7, 2021 11
Session Management
 View all the Active sessions
 Open / Disconnect the sessions

August 7, 2021 12
Websphere DataStage and QualityStage Designer
Websphere DataStage and QualityStage Designer
 In Version 8, Designer has the options to
 Import the table definitions and Datastage components
 Export the Datastage components

August 7, 2021 14
Designer Options
 Options to display code & job statistics

Show Stage Validation Errors

Show Performance Statistics


of previous job run

August 7, 2021 15
Designer Options

Link column metadata defined


Link column metadata not yet defined

Partitioning of sequential data


Partitioning Mode - Auto

Show Link Markings

Annotations - Add/Display Inline documentation

August 7, 2021 16
Designer Functions
Designer is mainly used for the following
 Design and Develop jobs
 Compile the jobs
 Run the jobs
 Import and Export datastage components
 Import Table definitions
 Perform Estimation of Resource, Performance analysis and generation of reports

Note:
On Compilation,
1. OSH (Orchestrate Shell Script) is generated for each job.
2. For any transformer stages, c++ code is generated.

For each transformer, datastage builds a C++ framework operator that is then
compiler. So, when a job contains a transformwe, it takes longer to compile (but not
to run)

In WebSphere DataStage, jobs can be opened in read-only mode.

August 7, 2021 17
Websphere DataStage and QualityStage Director
Job Director
 Job Monitor

 Log - Environment Variables & Parameters

 Log - Warnings & Errors

August 7, 2021 19
Job Director
• Log - Score Dumps

• Log - Statistics for each instance of each operator

• Log - Resource consumption & performance statistics

August 7, 2021 20

You might also like