1

Freelance Mainframe Batch Operations Jobs in Virginia

Modernize legacy mainframe batch processes by translating existing COBOL/JCL logic into DataStage ... Ensure high standards for data quality, reliability, and comprehensive operational support ...

Senior Java Developer

Sterling, VA · On-site

$57 - $72.50/hr

... java batch jobs using Control-M. • Develop Simple Object Access Protocol (SOAP) based Web ... mainframes that queries and retrieves data using SQL, JNDI, JDBC template and through Object ...

next page

Showing results 1-20

Freelance Mainframe Batch Operations information

What are some common challenges faced by freelance mainframe batch operations professionals, and how can they be managed?

Freelance mainframe batch operations professionals often encounter challenges such as managing multiple client environments, handling complex scheduling demands, and ensuring minimal downtime during batch processing. Effective communication with client IT teams is essential to understand unique system requirements and resolve issues promptly. Staying organized with detailed documentation and leveraging automation tools can help streamline workflows, while ongoing learning about evolving mainframe technologies ensures continued success in this dynamic field.

What is a freelance mainframe batch operations specialist?

Freelance Mainframe Batch Operations involve managing and executing batch processing jobs on mainframe computer systems as an independent contractor. These professionals schedule, monitor, troubleshoot, and optimize batch jobs that handle large volumes of data processing for organizations. Their responsibilities typically include job scheduling with tools like JCL, resolving job failures, and ensuring timely completion of all batch processes. Freelancers in this role often support clients remotely and may work for multiple organizations, offering flexibility and specialized expertise.

What are the key skills and qualifications needed to thrive as a freelance mainframe batch operations specialist?

To thrive as a Freelance Mainframe Batch Operations specialist, you need a solid understanding of mainframe environments, JCL (Job Control Language), and batch scheduling processes, often backed by relevant IT certifications or experience. Familiarity with tools like IBM z/OS, scheduling systems such as CA-7 or Control-M, and monitoring utilities is typically required. Strong problem-solving skills, effective communication, and the ability to work independently are crucial soft skills in this role. These competencies ensure reliable batch processing, minimize downtime, and support seamless business operations in demanding enterprise environments.

What are popular job titles related to Freelance Mainframe Batch Operations jobs in Virginia?

For Freelance Mainframe Batch Operations jobs in Virginia, the most frequently searched job titles are:

What job categories do people searching Freelance Mainframe Batch Operations jobs in Virginia look for?

The top searched job categories for Freelance Mainframe Batch Operations jobs in Virginia are:

What cities in Virginia are hiring for Freelance Mainframe Batch Operations jobs?

Cities in Virginia with the most Freelance Mainframe Batch Operations job openings:

Mainframe Modernization SME/ Secret Clearance with Security Clearance

IBM

Hampton, VA • On-site

$43 - $55.25/hr

Other

This job post has expired today. Applications are no longer accepted.


IBM rating

8.0

Company rating: 8.0 out of 10

Based on 76 frontline employees who took The Breakroom Quiz

122nd of 244 rated software companies


Job description

A career in IBM Consulting is built on long-term client relationships and close collaboration worldwide. You'll work with leading companies across industries, helping them shape their hybrid cloud and AI journeys. With support from our strategic partners, robust IBM technology, and Red Hat, you'll have the tools to drive meaningful change and accelerate client impact. At IBM Consulting, curiosity fuels success. You'll be encouraged to challenge the norm, explore new ideas, and create innovative solutions that deliver real results. Our culture of growth and empathy focuses on your long-term career development while valuing your unique skills and experiences. Your role and responsibilities Must currently play a leadership or decision maker role on one or more technical teams, evaluating technologies or design patterns and overseeing their implementation from concept to working product. Responsible for hands-on technical delivery of mainframe modernization engagements including legacy code analysis, cloud-native microservices architecture, database migration, batch processing migration, Kubernetes deployment, and CI/CD automation. Must be able to independently analyze legacy COBOL/JCL/VSAM systems, design and implement modern Java/Spring Boot replacements, build and manage relational database schemas, deploy to cloud Kubernetes environments, and troubleshoot end-to-end across the full modernization stack. Support marketing activities for related offerings. Assist with technical write-ups for proposal responses. Participate in weekly and monthly team meetings. Other similar professional duties may be assigned as needed. Support delivery of mainframe modernization engagements. Required education Bachelor's Degree Preferred education Bachelor's Degree Required technical and professional expertise * Must possess at time of hire and have the ability to maintain a Secret Clearance
* Provide methods, tools, techniques expertise related to mainframe modernization. Lead hands-on technical delivery of legacy mainframe-to-cloud migration projects including COBOL/JCL inventory analysis, cloud-native microservices development, relational database schema design, Kubernetes deployment, and CI/CD pipeline engineering.
* Ability to read, analyze, and decompose production COBOL programs, JCL jobs, VSAM datasets, copybooks (COPY/COPYLIB), and embedded SQL. Understand mainframe batch processing patterns including sequential file I/O (QSAM), KSDS/ESDS/RRDS VSAM operations, SORT/MERGE utilities, IDCAMS, IEBGENER, and conditional step execution via return codes and COND parameters. Map legacy data structures (PIC clauses, COMP-3 packed decimal, EBCDIC encoding, implied decimals, overpunch signs, binary COMP fields) to modern equivalents. Understand JCL PROC parameterization, GDG management, and JES job scheduling.
* Design and implement microservices using modern frameworks (Spring Boot, Spring Batch, or equivalent). Build batch processing jobs that replicate mainframe batch pipelines including chunk-oriented processing, database-driven paging readers, step-scoped components, and job parameterization. Implement ORM entity mappings with correct schema qualification, data type precision/scale for financial numeric types, and JSON column mappings. Build REST APIs for job triggering and operational status.
* Design and maintain relational schemas across multiple database schemas. Write and debug complex SQL including multi-table JOINs, window functions, aggregations, and conditional filtering. Manage database initialization scripts, ALTER TABLE migrations for running databases, and schema drift detection by comparing ORM entity definitions against actual database DDL dumps. Handle UUID primary keys, generated columns, partial indexes, sequence management, and schema-level isolation for batch vs. transactional data.
* Deploy containerized microservices to Kubernetes (EKS, AKS, GKE, or OpenShift). Build Helm charts with ConfigMaps, Secrets, Ingress, and service definitions. Configure managed relational database services, object storage, and container registries. Understand government cloud constraints including hardened base images, service account authentication, and restricted registry access. Troubleshoot pod failures, resource limits, and cross-service connectivity.
* Build and maintain CI/CD pipelines (GitLab CI, Jenkins, GitHub Actions, or equivalent) with multi-stage builds. Automate container image builds, database schema setup, multi-service builds (10+ services), and Helm deployments. Handle air-gapped and restricted environments requiring image mirroring and alternative build tooling (BuildKit, Kaniko).
* Translate mainframe batch job flows (JCL PROC chains with COND parameters, multi-step jobs) into modern batch processing pipelines with steps, tasklets, and chunk processing. Implement data converters for packed decimal (COMP-3), signed numeric (overpunch), implied decimal, and EBCDIC-to-ASCII translation. Build fixed-width file readers/writers that map COBOL copybook field layouts to modern data structures. Design staging table patterns for transaction processing pipelines. Replace mainframe utilities (IDCAMS, DFSORT, IEBGENER) with programmatic equivalents.
* Diagnose and fix runtime errors across the full modernization stack: SQL grammar errors from column/table mismatches, ORM entity mapping failures, data type truncation errors, missing column errors from schema drift, and ambiguous column references in JOINs. Compare production database DDL dumps against application code (entity definitions and native SQL queries) to identify and resolve discrepancies. Generate targeted database migrations for running systems without downtime.
* Decompose monolithic mainframe applications into bounded-context microservices. Design service boundaries based on mainframe program groupings and functional domains. Implement shared libraries with COBOL data converters, VSAM-equivalent database readers, mainframe utility replacements, and report writers that replicate mainframe print output (SYSPRINT/SYSOUT). Manage cross-service dependencies and shared schema access patterns.
* Experience with containerization (Docker/Podman), container orchestration (Kubernetes), object storage (S3/MinIO), message brokers (Kafka), caching (Redis), API gateways, monitoring and observability (Prometheus/Grafana), distributed tracing (Jaeger), workflow orchestration (Airflow), and identity management (Keycloak/OAuth2). Understand infrastructure-as-code for cloud-native deployments. Assist the Tech Lead coordinate tasks
* Proficiency using AI coding assistants (Claude Code, GitHub Copilot, or equivalent) to accelerate mainframe modernization tasks including legacy code analysis, schema reconciliation, test generation, and bulk code migration. Ability to effectively direct AI tools for complex multi-file refactoring, cross-service debugging, and documentation generation. Preferred technical and professional experience • Experience with government mortgage-backed securities or similar federal financial systems (3+ years) • Experience with IBM mainframe z/OS, TSO/ISPF, JES2/JES3 (3+ years) • Knowledge of financial industry file formats and electronic payment processing (2+ years) • Frontend development (React/TypeScript) for admin dashboards or terminal emulators (2+ years) • Experience with API mocking frameworks for service virtualization during migration • Knowledge of FedRAMP/FISMA compliance requirements for government cloud deployments

What IBM employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


IBM logo

About IBM

Sourced by ZipRecruiter

At IBM, work is more than a job - it's a calling: To build. To design. To code. To consult. To think along with clients and sell. To make markets. To invent. To collaborate. Not just to do something better, but to attempt things you've never thought possible. Are you ready to lead in this new era of technology and solve some of the world's most challenging problems? If so, lets talk.

Industry

It services

Company size

10,000+ Employees

Headquarters location

Armonk, NY, US

Year founded

1911

Social media