another snippet from an old document I found in a dim dark and hazy corner of an even older HDD… rather than let it disintegrate, here it is migrating to the web just in the (extreme) off chance that it may be useful to someone out there. Hey.. if YOU are reading this then its done its job  😉

 

Commitment control lets you define and process a number of changes to database files in a single unit (transaction). Commitment control can ensure that complex application transactions are logically synchronized, even if the job or system ends. Two-phase commitment control ensures that committable resources, such as database files on multiple systems, remain synchronized.

...
Read More

How to view big fat fields using the RPG Debugger In my on-going mission to to prove that you can teach an old dog new tricks… I learned a neat one today. I was trying to debug an IBMi Web Interface program (IBM RPG/FreeFormat Language) that was blowing the 64k field size limit when reading

Read More

RPG Programming Standards? “RPG Programming Standards” have been debated since the invention of the wheel. With an entire generation of RPG programmers evolving from the early days of System/3x column based RPG code to modern free flowing web format code the adoption of a simple clean programming layout standard has been a mythical quest. Old

Read More

More questions about adopting authority on IBM i Systems. So lets #discuss 😉 Adopt User Authority at Runtime Question: I have a batch job which is run by the user but needs to use a file with security denied to the user. Somewhere I heard or read about adopt authority, which would allow the job

Read More

I was reading an interesting thread on Linkedin this morning, discussing another article about the much loved AS/400. The basic storyline is (a) some chap says the AS/400 is a really neat computer and he’s very pleased to have worked on it for many years (b) other chap says “its not called an AS/400” anymore (c)

Read More

Send Email with a simple IBM Command from Power System, iSeries and AS400 Life as a IBM i Software Developer is fun, but life as an AS400 software maintenance programmer can be a bit grim. I seem to spend the bulk of my time maintaining older applications – archaic code monstrosities that started life in

Read More

Here I am – a huge advocate of IBM i technology. I’ve grown up through the ranks of IBM System 3x systems and evolved alongside IBM through the AS400 and ‘i’ years. I’ve excitedly played with the quiet, yet groundbreaking changes in hardware and software that came with the iSeries/eServer range of Servers. I’ve scratched my head

Read More

TURNOVER Client (aka Turnover GUI) Turnover (from Soft Landings Inc) is a pretty cool Software Change Management system running on iseries IBM i. The IBM i system is the Server. We connect to the IBM i TURNOVER SERVER from our device (laptop, desktop, mobile, etc) using software called TURNOVER CLIENT. Back in the bad old

Read More

TUR3333 – No local Turnover system Defined This week I mainly been playing with Turnover V100…. Preparing TURNOVER V100 (Software Change Management tool for IBMi Systems) for a major application upgrade, adding the ability to use Turnover Forms for specifically deleting and/or moving objects from one environment (library) to another. In this case its because

Read More

Sometimes you want to read a file but a field on that file is giving you problems because the name conflicts with something that already exists in your program. There are a few scenarios for this head scratching problem, but luckily it also has several solutions. So lets look at some basic problems: I am

Read More

Just what is JBA SYSTEM21 anyway? The JBA ERP system is a 30 year old Enterprise Resource Planning system running on IBMi operating system (an on the earlier i5/OS and OS400 versions). I can sense your eyebrow raising when you read “30 years”, but think of it as a system that has evolved for thirty

Read More

IBM i (iSeries/as400) Turnover Consultant – will change-manage for food “will change-manage for food” – is that a verb? Me. Considering my next exciting freelance project In this crazy world of IT acronyms and Dilbert cubicle terminology the art of Software Change Management and Program Deployment is one of the few terms that means exactly

Read More