Author name: AS400 Decoded

Operations & Admin

IBM i TCP/IP Configuration and Troubleshooting: CFGTCP, ADDTCPIFC, NETSTAT, PING, TRACEROUTE, DNS, Virtual Ethernet, and Line Descriptions in 2026

Configure and troubleshoot IBM i TCP/IP networking in 2026: use CFGTCP to manage interfaces and routes, add IP addresses with ADDTCPIFC, configure DNS with CHGTCPDMN, diagnose connectivity with NETSTAT, PING, and TRACEROUTE, set up virtual Ethernet between LPARs, and manage Ethernet line descriptions on IBM i.

Modernization

Strangler Fig Pattern for IBM i Application Modernization: Decomposing Monolithic RPG, API Gateway Routing, Incremental Migration, and Coexistence Strategies in 2026

Apply the strangler fig pattern to IBM i modernization in 2026: identify seams in monolithic RPG applications, build a facade REST API over legacy RPG program calls, route traffic incrementally from old to new implementations, use an API gateway for transparent switchover, and keep DB2 for i as the shared data layer during coexistence.

CL Commands

IBM i CL Data Areas and Data Queues: CRTDTAARA, RTVDTAARA, CHGDTAARA, CRTDTAQ, SNDDTAQ, RCVDTAQ, and Inter-Program Communication in 2026

Master IBM i data areas and data queues for inter-program communication in 2026: create and manage data areas with CRTDTAARA, RTVDTAARA, and CHGDTAARA, use the LDA local data area, declare DTAARA in RPG, build producer-consumer pipelines with CRTDTAQ, SNDDTAQ, and RCVDTAQ, and use keyed data queues for priority message routing.

Modern Integrations

IBM watsonx on Power for IBM i: AI Inference Near Your Data, Granite Models, RPG and Python Integration in 2026

Bring AI inference to IBM i in 2026 with IBM watsonx on Power: deploy Granite foundation models co-located with your DB2 data, call watsonx REST APIs from RPG using HTTPAPI, integrate Python-based inference pipelines in PASE, implement document classification and anomaly detection use cases, and govern production AI with watsonx.governance.

Operations & Admin

IBM i Memory Pools and Pool Sizing: WRKSHRPOOL, Activity Levels, Automatic Performance Adjustment, and Paging Fault Diagnosis in 2026

Tune IBM i memory performance in 2026: understand the *BASE, *INTERACT, and *SPOOL shared pool structure, set pool sizes and activity levels with WRKSHRPOOL and CHGSHRPOOL, diagnose paging faults using Collection Services and the WRKMEMPOOL command, configure automatic performance adjustment (APA), and size pools correctly for interactive, batch, and PASE workloads.

Scroll to Top