What was the C2090-303 exam?
C2090-303 was “IBM InfoSphere DataStage v9.1,” the exam leading to IBM Certified Solution Developer - InfoSphere DataStage v9.1. Per IBM’s own test index, it ran 90 minutes with 67 questions and a 59 percent passing score. It also counted toward IBM Certified Advanced Developer - Risk Information Governance for InfoSphere. The exam is retired, being version-locked to DataStage v9.1, but the product itself is still sold today as IBM DataStage.
The Only Technical Exam in a Group of Sales Exams
If you arrived here from a set of retired IBM exam codes, this one is different from most of its neighbours.
The C4040, C4090, and C4120 series that surround it in this era were overwhelmingly sales and technical-sales credentials: Power Systems sales skills, Midrange Storage Sales, PureFlex Systems Sales. C2090-303 is a developer exam. It tested whether you could actually build things in DataStage, not whether you could position it to a customer.
That distinction matters when you describe the credential. IBM Certified Solution Developer was a hands-on developer title, and the exam’s structure reflected it: 67 questions in 90 minutes, with objectives weighted across areas including configuration and persistent storage, and a comparatively low 59 percent passing score that suggests genuinely difficult material rather than a knowledge-check.
What DataStage Actually Is
DataStage is an ETL tool: extract, transform, load. It moves data out of source systems, reshapes it, and writes it into targets, typically data warehouses.
The v9.1 exam sat within IBM’s InfoSphere Information Server platform. IBM’s own recommended preparation courses for this exam describe the shape of the work well. The DataStage Essentials course covered building and running ETL jobs, and building parallel jobs that read and write to sequential files, data sets, and relational tables, then process data through business transformations, filtering, combining, generation, sorting, and aggregating. The advanced course covered deeper parallel job development, including the DataStage architecture and its development and runtime environments.
The word that recurs there is parallel. DataStage’s defining characteristic was its parallel engine: partitioning data across nodes so transformations run concurrently. Understanding partitioning, and knowing when a job’s partitioning strategy is the reason it is slow, was the difference between a competent DataStage developer and someone who could only assemble jobs that technically ran.
Why This Credential Aged Better Than Its Neighbours
Most retired vendor certifications point at products that no longer exist. DataStage is a genuine exception.
The product is still sold. IBM DataStage continues as a current IBM product, now offered within IBM’s modern data platform rather than as the standalone InfoSphere Information Server installation of the v9.1 era. The name on your certificate still refers to something a hiring manager can look up and recognise.
ETL did not go away, it multiplied. The 2013-era assumption was a nightly batch load into an on-premises data warehouse. The modern landscape added streaming, ELT patterns where transformation happens inside the warehouse, and a large field of competing tools. But the core discipline, moving data between systems correctly and at acceptable cost, became more important as organisations accumulated more systems, not less.
The hard-won knowledge transfers. Data quality handling, slowly changing dimensions, incremental load strategies, restartability after failure, and reasoning about why a job is slow are all tool-independent. An engineer who genuinely understood DataStage partitioning understands data skew in Spark quickly, because it is the same problem with different vocabulary.
What did not transfer: the specific v9.1 interface, the InfoSphere Information Server administration model, and the assumption of on-premises infrastructure. The deployment story in particular changed completely.
What the Credential Is Worth Today
As a current certification, it is expired. Version-locked credentials do not survive their product versions, and v9.1 is many releases behind.
As evidence of data engineering experience, it is legitimately useful, more so than most retired vendor certifications. DataStage was and is enterprise software used by large organisations with serious data volumes. Holding a developer certification on it indicates you worked on real data integration in an environment that cared enough to license it.
How to present it. Name it accurately with its version and year: “IBM Certified Solution Developer - InfoSphere DataStage v9.1, 2013.” The version number is not something to hide; it dates the credential honestly and anyone in the field will read it correctly.
More usefully, describe the work in an experience bullet. Data volumes, the source and target systems, the load patterns you built, and any performance work you did tell a hiring manager far more than the certification does. In data engineering, what you have moved and how reliably is the evidence.
Where it fits now. If you have stayed in data engineering, this is background rather than a current credential, and your recent tooling matters more. If you are returning to the field after time away, the gap to close is the modern stack: cloud data warehouses, orchestration tooling, and the ELT pattern. Your understanding of transformation logic and data quality is the part that carries.
Where the Path Leads
IBM still certifies on its current data platform, and if you work in an IBM shop the current DataStage-related credentials are the direct continuation. Verify current exam codes and requirements with IBM directly, since its certification catalogue is dynamically generated and its older exam pages are no longer published.
If your work moved to cloud platforms, the more valuable certifications are the data engineering credentials from whichever cloud provider you use. Your DataStage background is genuine preparation for those, and the concepts map more directly than the marketing of either would suggest.
The one thing worth saying plainly: do not treat recertification on DataStage as a priority unless you actively work with it. The transferable expertise is worth more than the version-locked credential, and it is better evidenced by projects than by exams.
Frequently Asked Questions
Can I still take C2090-303? No. The exam is retired, being version-locked to DataStage v9.1.
What certification did it lead to? IBM Certified Solution Developer - InfoSphere DataStage v9.1. It also counted toward IBM Certified Advanced Developer - Risk Information Governance for InfoSphere.
What was the exam format? Per IBM’s test index: 90 minutes, 67 questions, and a 59 percent passing score.
Does DataStage still exist? Yes. IBM DataStage is still a current IBM product, now delivered within IBM’s modern data platform rather than as the standalone InfoSphere Information Server of the v9.1 era.
Was this a sales or technical certification? Technical. IBM Certified Solution Developer was a hands-on developer credential, unlike the C4040 and C4090 series sales exams from the same period.
Is the knowledge still relevant? Substantially. Partitioning and parallelism, data quality handling, incremental loads, restartability, and performance troubleshooting are tool-independent and apply directly to modern data engineering.
When did it retire? IBM does not publish a retired-exam list with dates. The exam appears as live in IBM’s test index snapshot from August 2014, so no retirement date is asserted here.
References
IBM. Professional Certification Program: Test Information by Number. Archived August 2014. https://web.archive.org/web/20140801000000/http://www-03.ibm.com/certify/tests/test_index.shtml (Primary source for the exam name, 90-minute duration, 67 questions, 59 percent passing score, and the certifications it counted toward)
IBM. Test C2090-303: IBM InfoSphere DataStage v9.1. IBM Professional Certification Program, archived November 2014. https://web.archive.org/web/20141104042549/http://www-03.ibm.com/certify/tests/eduC2090-303.shtml (Primary source for the recommended preparation courses and their described scope, including parallel job development, and for the exam’s objectives structure)
IBM. IBM DataStage product page. https://www.ibm.com/products/datastage (Current product, confirming the DataStage line continues)
IBM. IBM Training and Certification. https://www.ibm.com/training/certification (Current IBM certification catalogue)
