[[{“value”:”Welcome to another edition of Talsco Weekly IBM i Brief: IBM Cloud Pak System Software Suite 2.3.5 brings confusion 📢. 💾 IBM unveils 10th-gen DS8000 storage array. 🔄IBM adds new capabilities and enhancements with IBM i 7.4. AI: Situational Awareness: AI and the Decade Ahead 🔮. Career: 15 IBM i Technical Interview Questions 📚. Hiring:
The post Talsco Weekly: Could You Pass This IBM i Technical Quiz? appeared first on IBM i (AS/400, RPG) Recruiting, Staffing & Consulting.”}]] Read More
Retrieving Files Used in Programs, SQL packages, Service programs, Modules, Query definitions in an IBM i Library Aldo SUCCI
[[{“value”:”In this post, we’ll explore how to efficiently retrieve program files used in queries within an IBM i library using the DPR command, along with its associated CLP ( DPRCL ) and SQL RPGLE program ( DPRRPG ).
DCL VAR(&LIBRARY) TYPE(*CHAR) LEN(10)”}]] Read More
Need RPG help, willing to pay tigolex
[[{“value”:”So we have a CL program that calls an RPG program that uses a built in IBM API (Qtmmsendmail) to send an email.
The RPG code was written sometime before 2001 and was last edited in 2018.”}]] Read More
Special Authorities SanguineDerkumos
[[{“value”:”Looking into how special authorities that a profile has play into running commands. I know for a bunch of commands that special authorities are required, such as *SAVSYS being used for all of the save and restore commands. Is there a specific list of commands out there that require special authorities to run, and what those authorities are?
submitted by /u/SanguineDerkumos[link][comments]”}]] Read More
How to determine the byte sector size of a disk unit
How to determine if the byte sector size of a disk unit is 512 bytes, 520 bytes, 4096 bytes, or 4160 bytes? Read More