HP3000-L Archives

October 1996, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Fernando Olmos <[log in to unmask]>
Reply To:
Fernando Olmos <[log in to unmask]>
Date:
Tue, 22 Oct 1996 16:28:00 PDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (44 lines)
Hi,

I tried to compile a program using the following STREAM job....

!JOB TSS9130T,$USER.$ACCOUNT,$GROUP
!FILE COPYLIB=TSSLIB
!COB85XL TSS9130S,TSS9130U
!EOJ

The program compiles without any syntax errors except for something even
stranger at the end...

 PAGE 0024/COBTEXT  TSS9130         COBOL ERRORS and WARNINGS
 COBOL ERRORS:

 LINE #   SEQ #  COL  ERROR  SEV   TEXT OF MESSAGE
 ------  ------  ---  -----  ---   ---------------

  00649  Bk-end  80    384    Q    Codegen detected error (7204) error in
writin
  00649  Bk-end  80    999    D    UNABLE TO CONTINUE. COMPILATION
TERMINATED.

 1 ERROR(s), 1 QUESTIONABLE, 0 WARNING(s)

 *** DISASTROUS ERROR NEAR LINE  00649 ***
 *** COMPILATION TERMINATED ***

According to the "book" the error 7204 means that "...the object file,
COBOBJ, is too small or there was some kind of error writing to it...".

Can anyone allaborate on this error message please? Would I have to create
COBOBJ with enough disk space or does it simply mean I don't have any more
disc space even though issuing the MPE REPORT command I get the following,
which means "unlimited" disk space - or am I wrong?

ACCOUNT       FILESPACE-SECTORS     CPU-SECONDS    CONNECT-MINUTES
   /GROUP       COUNT    LIMIT    COUNT    LIMIT    COUNT    LIMIT
TESTLIB       3634208       **   587287       **   956573       **
   /FERNANDO  1791296       **   142291       **    76464       **


Any help appreciated. Thank you.

ATOM RSS1 RSS2