TechTalk: A way to store information about how your workstation devices are being used.

Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

I needed a way to keep track of which users are assigned to or are using certain devices on our LAN. I wrote an initial program, shown in 2, that stores certain information in the device description. Information such as the user ID, the date, and the time are stored in the text description for the device the user is signing on to. I can then have a program go through the device descriptions and help me keep track of which devices are being used, by whom, and how often. That way, I can see if we're using our hardware to its best advantage.

I needed a way to keep track of which users are assigned to or are using certain devices on our LAN. I wrote an initial program, shown in Figure 2, that stores certain information in the device description. Information such as the user ID, the date, and the time are stored in the text description for the device the user is signing on to. I can then have a program go through the device descriptions and help me keep track of which devices are being used, by whom, and how often. That way, I can see if we're using our hardware to its best advantage.

- Dave Jackson


TechTalk: A way to store information about how your workstation devices are being used.

Figure 2: Initial Program to Keep Track of Who Is Signing On to a Device

 /*=============================================================*/ /* To compile: */ /* */ /* CRTCLPGM PGM(XXX/SGN001CL) SRCFILE(XXX/QCLSRC) */ /* */ /*=============================================================*/ PGM DCL VAR(&XDEV) TYPE(*CHAR) LEN(10) DCL VAR(&XUSR) TYPE(*CHAR) LEN(10) DCL VAR(&XDTE) TYPE(*CHAR) LEN(6) DCL VAR(&XTIM) TYPE(*CHAR) LEN(6) RTVJOBA JOB(&XDEV) USER(&XUSR) RTVSYSVAL SYSVAL(QDATE) RTNVAR(&XDTE) RTVSYSVAL SYSVAL(QTIME) RTNVAR(&XTIM) CHGDEVDSP DEVD(&XDEV) TEXT(&XDEV *BCAT &XUSR *CAT + %SST(&XDTE 1 2) *CAT '/' *CAT %SST(&XDTE + 3 2) *CAT '/' *CAT %SST(&XDTE 5 2) *BCAT + %SST(&XTIM 1 2) *CAT ':' *CAT %SST(&XTIM + 3 2) *CAT ':' *CAT %SST(&XTIM 5 2)) MONMSG MSGID(CPF2618) ENDPGM 
BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$

Book Reviews

Resource Center

  •  

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: