Skip to content

vengoal/AS400Tools

Repository files navigation

AS400Tools (IBM i Tools)

Exit Program

Journal

Command

  • Data area
    • EDTDTAARA - Edit Data Area
    • RTVDTAARAD - Retrieve Data Area Description
  • Data queue
    • DSPDTAQE - Display Data Queue Entries CBX167
    • DSPDTAQD - Display Data Queue Description
    • CLRDTAQ - Clear Data Queue
    • RCVDTAQE - Receive Data Queue Entry
    • RTNDTAQD - Return Data Queue Description CLP
    • RTVDTAQD - Retrieve Data Queue Description
    • SNDDTAQE - Send Data Queue Entry
  • DateTime
    • ADDDATE - Add or Sub date
    • CVTDATE - Convert date to other format
    • CVTDTS - Convert System DTS date to YYYYMMDD format
  • IPL ( Initial Program Load )
    • RTVIPLTIM - Retrieve IPL Date and Time
  • Job
    • ENDALLJOB - End All Jobs with job name
    • RTVEXITKEY - Retrieve Exit(F3 or F12) Key
    • RTVJOBMSGW - Retrieve Job MSGW information
  • JobD - Job Job Description
    • RTVJOBD - Retrieve Job Description
  • Job log
    • CHKJLMSGID - Check Joblog which contain MSGID to get MSGDTA
    • RCVJLMSG - Receive Joblog Message by job and from job log direction (Top or Bottom)
    • RMVJLMSG - Remove Job Log Messages (Utility Cleans Up Unwanted Job Log Messages by Rory Hewitt)
    • RTVJOBMSGW - Retrieve Job message waiting and msgq information
  • Job queue
    • ENDJOBQJOB - End Jobq Job
    • MOVJOBQ - Move Jobq job to another Jobq
    • RTVJOBQA - Retrieve Job Queue Attributes
    • RTVJOBQSTS - Retrieve Job Queue Status
  • Message
    • EDITC - Edit Code for number edited in CL
    • MOVDIAGMSG - Move Diagnostic Message
    • MOVPGMMSG - Move Program Message
    • RMVMSGKEY RTVMSGKEY - Two commands clear joblog message between message key
    • RSNESCMSG - Resend Escape Message
    • SNDSCPMSG - Send Scope Message
    • STRCLRDR - Start CL Reader from midrange.com MIDRANGE-L
  • Message File
    • SCNMSGF - Scan Message File
  • MQ
    • CLRMQMSG - Clear MQ Expired Message
    • JYMONMQ - Monitor queue manager, channels, and queue using PCF.
  • Program or Service Program
    • RTVSRC - Retrieve ILE Source Code by Chris Stead
  • SSF - Search Spool File Guru: Using Mixed Lists To Add “Data Structures” To CL Commands
  • Save Restore
  • Software Product License
    • CHKLICEXPD - Check License Expiration Date ( QLZARTVK API )
  • Spooled File
    • WRKLPR - WRKLPR - The Work with LPR Utility
  • TCP
    • CHKTCPIFC - Check TCP Interface (IP) active or not
    • RTVTCPSTS - Retrieve TCP status
  • User space
    • CRTUSRSPC - Create User Space
    • CHGUSRSPC - Change User Space
    • CHGUSRSPCA - Change User Space Attributes
    • DSPUSRSPC - Display User Space
    • EDTUSRSPC - Edit User Space
    • RTVUSRSPC - Retrieve User Space
  • Watch-For-Event
    • Watch program error
    • Watch message queue QSYS/QSYSMSG

About

IBM i (AS400) Tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published