ACTOUTQ Action output queue Details This is a companion utility to MOVOUTQ that lets you release, hold, save and delete spooled files on an output queue, based on ...
BLDLIBINFO Build library information database Details Running a DSPLIB to ! PRINT is a handy way of getting the total size of a library but there isn't an ! OUTFILE ...
Message Break Handling Program Details The basic function is to execute commands on behalf of a user when requested by helpdesk/support staff. It's handy when you ...
CHGOUTQSPL Apply CHGSPLA parms to selected spooled files Details CHGOUTQSPL allows you to select spooled files on an output queue and run a CHGSPLFA on each matching ...
CHKLVLCHK Check Level Checks Details CHKLVLCHK is a routine I wrote around 1994 to save a lot of time and headaches. We had been working on changes to some of our ...
CHKTMPSTG Check temporary storage used by active jobs on the system Details CHKTMPSTG displays a list of jobs using temporary storage over a preset threshold. Handy ...
Clam Anti Virus on IBM iSeries using PASE Introduction Who should read this HOWTO This HOWTO is intended for anyone interested in installing and using the free ClamAV ...
CHGAUTDRAW This CL program runs as a background task on our iSeries monitoring for new streamfiles created by a specific user in a specific IFS directory. As new files ...
/ / / / This program is free software; you can redistribute it and/or modify / / it under the terms of the GNU General Public License as published by ...
/ / / / This program is free software; you can redistribute it and/or modify / / it under the terms of the GNU General Public License as published by ...
Code Samples This page links to various examples code programs I've posted, as a response to mailing list postings (to lists such as and RPG L). It's a wiki fied ...
CRTCSVDTA Create .csv data from iSeries files Details EDTFLDMAP, CRTCSVDTA CRTCSVSTMF These three commands should help you create .csv files from any iSeries i5 ...
CvtNulFld Convert Null fields Details CvtNulFld Convert Null fields. This utility was designed to work with my CRTCSVDTA tool which cannot (yet) handle null capable ...
DASDMON a background disk temporary storage monitor Details DASDMON is run as a background job that monitors system DASD, and temporary storage used by active jobs ...
DataBase Generation Details What is it? DBG/400 is a collection of integrated utilities that help in setting up a test environment with any required files and data ...
DDS Source Members CCHGPWD01D Change password 8x20 hand held scanner version DBGDEP01 System Cross Reference Dependancies by logical DBGDFTD0 Document ...
DBG/400 downloads Individual utilities You'll find all of the downloads linked to from the individual utility pages which includes the relevant Installation instructions ...
Editing iSeries source members with the Vim text editor Why Vim Because I like it :) Back when I used Windows I used the excellent editor, but it didn't work very ...
EMS Electronic Message System Details A single machine messaging system that's a bit more user friendly than SNDMSG/DSPMSG. Users can send, reply, copy delete messages ...
EXCSQL Execute SQL Statements Details EXCSQL a command to run SQL statements. This relies on Query Management Queries rather than IBM's Interactive STRSQL utility ...
Feedback I've received a number of emails from people who've found either a utility or information on this site that has been useful. So far people from around 20 ...
GETMSGD Get Message Descriptions Details GETMSGD generates a CLP member with code to recreate all the messages in a message file. It's how I put the messages into ...
DBG/400 Free software for the AS/400 / iSeries / System i This is the home page for my DataBase Generation utilities, aka DBG/400. News You'll find the latest news ...
Installation instructions SRCPARSER packaged code The full code is distributed in just two files. MBR is CL code that creates all the required source physical files ...
Links Reciprocal links These are all sites that have kindly included links to here Jack Woehr's www.well.com/~jax/rcfb/as400.html RCFB site. Among other things ...
MOVOUTQ Move selected spooled files from one output queue to another Details MOVOUTQ is designed to make moving spoolfiles around much easier. You can use the standard ...
Netshare400 I used to have a free account with Netshare400, courtesy of the site's owner John Ross. It's there that I tested and packaged most my utilities, as well ...
DBG/400 Latest News Upgraded TWiki to the latest version 4.2.1 which was released on the 3rd Aug MartinRowe 05 Aug 2008 Upgraded TWiki to the latest version ...
. . ACTOUTQ: Help text for Action Output Queue Spoolfiles . Copyright (C) 2003 Martin Rowe . . This program is free software; you can redistribute it and/or ...
. . CHGOUTQSPL: Help text for Change OUTQ spoolfiles by CMD parm . Copyright (C) 2006 Martin Rowe . . This program is free software; you can redistribute ...
. . CRTCSVDTA: Help text for Create .csv Data . Copyright (C) 2001 Martin Rowe . . This program is free software; you can redistribute it and/or modify . ...
. . CRTCSVSTMF: Help text for Create .csv Streamfile . Copyright (C) 2001 Martin Rowe . . This program is free software; you can redistribute it and/or modify ...
. . CVTNULFLD: Help text for Convert Null to non null defaults . Copyright (C) 2002 Martin Rowe . . This program is free software; you can redistribute it ...
. . DBG020PG: Help text for Edit text document . Copyright (C) 2000 Martin Rowe . . This program is free software; you can redistribute it and/or modify . ...
. . DBG030PG: Help text for View text document . Copyright (C) 2000 Martin Rowe . . This program is free software; you can redistribute it and/or modify . ...
. . DLTOUTQSPL: Help text for Delete Output Queue Spoolfiles . Copyright (C) 2003 Martin Rowe . . This program is free software; you can redistribute it and ...
. . EDTFLDMAP: Help text for Edit Field Mapping rules . Copyright (C) 2001 Martin Rowe . . This program is free software; you can redistribute it and/or modify ...
. . EXCSQL: Help text for Execute SQL statement . Copyright (C) 2001 Martin Rowe . . This program is free software; you can redistribute it and/or modify ...
. . MOVOUTQ: Help text for Move output queue . Copyright (C) 2001 Martin Rowe . . This program is free software; you can redistribute it and/or modify . it ...
. . PRGOUTQ: Help text for Purge output queue . Copyright (C) 2001 Martin Rowe . . This program is free software; you can redistribute it and/or modify . ...
PNLGRP Source Members ACTOUTQ Help text for Action Output Queue Spoolfiles CHGOUTQSPL Helptext for Change OUTQ spool files by CMD parm CRTCSVDTA Help ...
PRGOUTQ Purge an Output Queue of old spooled files Details PRGOUTQ is a simple purge old spooled files command. You specify an output queue and the number of days ...
Privacy Policy What information is collected Apache server logs. IP addresses and the name they resolve to, if any, arew probably the only sensitive information. ...
Progress Meter pseudo graphical display of progress for 5250 screens. Details for DBG202R4 This simple program generates something to look at while your routine ...