• The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
Menu
  • The Four Hundred
  • Subscribe
  • Media Kit
  • Contributors
  • About Us
  • Contact
  • Clamoring For Attention

    July 21, 2015 Ted Holt

    You know how to send a message to the system operator message queue. Here’s some code you can use when you need that message to stand out.

    Here’s the CL code.

    dcl  &Message   *char 434
    dcl  &Line1     *char  74  stg(*defined)  defvar(&Message   1)
    dcl  &Line2     *char  72  stg(*defined)  defvar(&Message  75)
    dcl  &Line3     *char  72  stg(*defined)  defvar(&Message 147)
    dcl  &Line4     *char  72  stg(*defined)  defvar(&Message 219)
    dcl  &Line5     *char  72  stg(*defined)  defvar(&Message 291)
    dcl  &Line6     *char  72  stg(*defined)  defvar(&Message 363)
    
    ChgVar &Line1 '  **************************************+
                     *********************************'
    ChgVar &Line2 '*'
    ChgVar &Line3 '*  Test message -- please ignore. '
    ChgVar &Line4 '*  More important information'
    ChgVar &Line5 '*'
    ChgVar &Line6 %sst(&Line1 3 72)
    ChgVar %sst(&Line2  71 1) '*'
    ChgVar %sst(&Line3  71 1) '*'
    ChgVar %sst(&Line4  71 1) '*'
    ChgVar %sst(&Line5  71 1) '*'
    
    SndPgmMsg  msg(&Message) tomsgq(qsysopr)
    

    Your message has six lines, cleverly named &LINE1 through &LINE6. Load whatever you like into them. Filling the last two lines, and the first and last characters of the other four lines, with asterisks really makes the message stand out.

    Message queue CHUCK not found.
    Journal receivers WXYZ00002 and *N detached.
    Service Agent is analyzing your system product activity log entries.
    From  . . . :   SOMEUSER          07/21/15   08:09:10
      ***********************************************************************
      *                                                                     *
      *  Test message -- please ignore.                                     *
      *  More important information                                         *
      *                                                                     *
      ***********************************************************************
    Log version QHST000011 in QSYS closed and should be saved.
    

    I recommend you use this technique sparingly. Remember the story of the boy who cried “Wolf!”

    I realize this technique doesn’t qualify as rocket science, but that’s OK. Rocket science doesn’t ship product.

    Share this:

    • Share on Reddit (Opens in new window) Reddit
    • Share on Facebook (Opens in new window) Facebook
    • Share on LinkedIn (Opens in new window) LinkedIn
    • Share on X (Opens in new window) X
    • Email a link to a friend (Opens in new window) Email

    Tags:

    Sponsored by
    FalconStor

    Simplify Secure Offsite Data Protection for IBM Power with FalconStor Habanero™

    IBM i teams are under growing pressure to ensure data is protected, recoverable, and compliant—without adding complexity or disrupting stable environments.

    FalconStor Habanero™ provides secure, fully managed offsite data protection purpose-built for IBM Power. It integrates directly with existing IBM i backup tools and processes, enabling reliable offsite copies without new infrastructure, workflow changes, or added operational overhead.

    By delivering and managing the service end-to-end, FalconStor helps organizations strengthen cyber resilience, improve disaster recovery readiness, and meet compliance requirements with confidence. Offsite copies are securely maintained and available when needed, supporting recovery, audits, and business continuity.

    FalconStor Habanero offers a straightforward way to modernize offsite data protection for IBM i: focused on simplicity, reliability, and resilience.

    Learn More

    Share this:

    • Share on Reddit (Opens in new window) Reddit
    • Share on Facebook (Opens in new window) Facebook
    • Share on LinkedIn (Opens in new window) LinkedIn
    • Share on X (Opens in new window) X
    • Email a link to a friend (Opens in new window) Email

    Sponsored Links

    BCD:  IBM i Ebook: The Business Case for IBM i Green Screen Modernization
    SystemObjects:  Send SMS, email & push messages from your IBM i applications!
    LaserVault:  LIVE WEBINAR: Get Up to 75% Faster Backups & Restores. July 23

    Object Dependency Tracking In DB2 For i How Much Temporary Storage Is In Use And Who Is Using It?

    Leave a ReplyCancel reply

Volume 15, Number 14 -- July 21, 2015
THIS ISSUE SPONSORED BY:

WorksRight Software
Robot
LaserVault

Table of Contents

  • Object Dependency Tracking In DB2 For i
  • Clamoring For Attention
  • How Much Temporary Storage Is In Use And Who Is Using It?

Content archive

  • The Four Hundred
  • Four Hundred Stuff
  • Four Hundred Guru

Recent Posts

  • Inside The Encryption Key Management Changes In IBM i 7.6
  • FalconStor Moved To The Blue Lagoon, And Is Poised For Growth Because Of It
  • Guru: Claude’s SQL Tip
  • Astera Makes Extracting Legacy Report Data an AI Specialty
  • IBM i PTF Guide, Volume 28, Number 27
  • Welcoming The New IBM i Chief Architect And Other New Top Brass
  • A Deep Dive Into That Power S1112 Entry Power11 Server
  • Guru: Beyond Three-Part Naming – Running SQL Across Remote IBM i Systems
  • How IBM Bolstered IBM i Resilience In The Summer Tech Refreshes
  • IBM i PTF Guide, Volume 28, Number 26

Subscribe

To get news from IT Jungle sent to your inbox every week, subscribe to our newsletter.

Pages

  • About Us
  • Contact
  • Contributors
  • Four Hundred Monitor
  • IBM i PTF Guide
  • Media Kit
  • Subscribe

Search

Copyright © 2025 IT Jungle