DataStage jobs. Modern ELT proof.
Import DSX, design on canvas, run with Director Log, generate PostgreSQL & dbt - verify detail in the warehouse.
Detail_Trailer_Emp_Dept
Employees join departments through aggregation, joins, and transforms - building a per-employee salary overview with max and average salary reports.
Classic DataStage vs. UnStage View
Side by side: the familiar Classic DataStage canvas and the modern UnStage View - clearer layout, faster navigation, same job underneath
Design & Run the Job
Build the flow, then click Run job. Detailed, indented Director Logs help you spot errors faster - without leaving the canvas.
Generate Plain SQL, PostgreSQL and dbt models
Run the generated SQL commands in the database and then verify the data
Compliance
Compliance Center records every import and export, then proves 1:1 fidelity with regression - ready-made evidence for banking migration packs.
UnStage AI Assistant
Ask about the selected job - summarize the flow, how joins are set up, what a Transformer does, or how to write a derivation. Prompts and answers stay tied to the stages on the canvas.
Sample Data Generation
When customer data must stay private - common in banking - generate dummy rows for testing and evaluation instead of running against live tables. Export the sample SQL for your dialect, or apply it to a Row Generator on the canvas.