Using a new #IBMiRPG BiF to see if a parameter was passed or whether it was omitted. [ #IBMi #rpgpgm #IBMChampion ] https://www.rpgpgm.com/2023/07/use-new-rpg-bifs-to-see-if-input.html submitted by /u/RPGPGM[link][comments] Read More
Coding Standards & Naming Convention Programmers IO
How to Resolve Yum Command FTP Errors on IBM i Alan Seiden
While installing packages from IBM’s original open source repository, ibm, users may encounter errors, including: [Errno 12] Timeout on: ftp://public.dhe.ibm.com/software/ibmi/products/pase/rpms/repo/repodata/repomd.xml: (28, ‘Connection time-out’) Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: ibm. Please verify its path and try again. [Errno 14] FTP Error 451 – server did not report OK, got 451 Trying other mirror [Errno 14] FTP Error 550 – Access denied: 550 Trying other mirror If you get similar errors containing FTP or ftp in the text, you can get past them by changing from ftp to https. Explanation: IBM originally chose the ftp protocol…
The post How to Resolve Yum Command FTP Errors on IBM i appeared first on Seiden Group. Read More
Batch SCP Upload Example Using Password Authentication
This technical document describes how to use password authentication with SCP. Read More
Batch SCP Download Example Using Password Authentication
This technical document describes how to use password authentication with SCP. Read More