ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Bi-pass messages in SQLRPGLE

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Bi-pass messages in SQLRPGLE

    Is there a way in SQLRPGLE to not log your messages. I am running a SQLRPGLE program and my qezlog is being filled up with messages.

    Thanks,

    DAC

  • #2
    I think it all about the job's message logging;
    Code:
     Message logging:                          
       Level  . . . . . . . . . . . .   *JOBD  
       Severity . . . . . . . . . . .   *JOBD  
       Text . . . . . . . . . . . . .   *JOBD
    Hunting down the future ms. Ex DeadManWalks. *certain restrictions apply

    Comment


    • #3
      Switch of the debugger!
      Birgitta

      Comment


      • #4
        Originally posted by dcutaia View Post
        ...my qezlog is being filled up with messages.
        Why?

        That is, what are the message IDs? What causes them? If you don't want them, why not fix their causes?

        If you simply suppress messages, how will you know when something needs attention?
        Tom

        There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.

        Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?

        Comment

        Working...
        X