How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Experienced z/OS developer looking to learn Natural & Adabas — where should I focus first?

calendar_today September 16, 2026 person @Douglas_Kelly Douglas Kelly domain software-ag

Just to add on to Eugene’s comments: for Natural on z/OS, JCL and CICS experience transfer just fine. there are platform differences between Linux and z/OS - character sets, collating sequences, etc that can impact programming. For example, a program might sort on an alphanumeric field, expecting numbers to follow alphas (EBCIDIC order) but on open systems (ASCII or Unicode equivalents) numbers precede alphas.

open_in_new Read original post