ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

LBE7006: Going Nuts

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

  • LBE7006: Going Nuts

    I'm trying to do simple sorts and getting a runtime error. I've tried my own program, instructor-supplied programs, and even code straight from the book. I swear it worked a few weeks ago, but now I keep getting this:

    Code:
    Message LBE7006 at COBOL statement xxx (C D F).
    Is this something I need an administrator to fix, or is it something I can take care of?

    PS: The absolute only thing I can find about this message is from http://www.everythingiseries.com/mes...php?prefix=LBE:
    Code:
    LBE7006 in QLBLMSGE message file
    SORT or MERGE fatal error at statement number &1. See previous messages. Program terminated.
    This is driving me insane.

  • #2
    Re: LBE7006: Going Nuts

    So ... what are the previous messages ?

    Comment


    • #3
      Re: LBE7006: Going Nuts

      Sorry, I didn't know at the time of posting how to look at the job messages. I figured out that I didn't have the correct input files in my library.

      Comment

      Working...
      X