DB2 for z/OS
Fill these in — every field explains itself. Nothing is saved until the test passes.
ℹ️ Field names follow the build specification and are verified against
the vendor's connection documentation during onboarding.
Catalog explorer
run: complete · 85 objects · 19 edges · 4 unverified edges · 3 unverified objects
Browse
▾ DB2ZOS
BANKAPP
▤ CUSTOMER
▤ LEDGER ◮
▤ ACCOUNT
▸ IMS
▸ ADABAS
▸ IDMS
▸ DATACOM
▸ DB2I
CUSTOMER ✓ Verified
orcl_table/DB2ZOS/BANKAPP/CUSTOMER
Level table
Data type —
Native system DB2ZOS
Native name — BANKAPP.CUSTOMER
Columns — CUST_ID · NUMBER(10) | CUST_NAME · VARCHAR2(60)
| CUST_EMAIL · VARCHAR2(120) | BRANCH_CD · CHAR(4) | CREDIT_LIMIT · NUMBER(11,2)
samples/db2zos/ddl/BANKAPP.sql:2 — CREATE TABLE BANKAPP.CUSTOMER (
Where used
✓ Verified CUSTUPDT · EXEC SQL UPDATE ·
samples/src/cobol/CUSTUPDT.cbl:17
UPDATE BANKAPP.CUSTOMER
Lineage flow
Solid blue = verified by a source line (hover an edge to see it).
Dashed gray = unverified — needs manual confirmation.
CUSTUPDT
program
CUSTOMER
BANKAPP · Db2 z/OS
samples/src/cobol/CUSTUPDT.cbl:17 — UPDATE BANKAPP.CUSTOMER
EXEC SQL UPDATE
BANKAPP.LEDGER ◮ Unverified — needs manual confirmation
unresolved/BANKAPP.LEDGER
Level table
Data type —
Native system UNKNOWN
Description — Referenced in source but not found in any parsed metadata source
Proof of the reference: samples/src/cobol/CUSTUPDT.cbl:22 — SELECT LDGR_AMT FROM BANKAPP.LEDGER
Where used
◮ Unverified CUSTUPDT · EXEC SQL SELECT ·
samples/src/cobol/CUSTUPDT.cbl:22
SELECT LDGR_AMT FROM BANKAPP.LEDGER
Lineage flow
The program provably references this name — but no DDL for it
exists in any scanned source. The scanner keeps the edge visible and dashed instead of inventing a table.
BANKAPP.LEDGER
no DDL found
CUSTUPDT
program
UNVERIFIED — samples/src/cobol/CUSTUPDT.cbl:22
unverified
Export objects (CDGC facade CSV)
Export lineage (CDGC facade CSV)