Micro Focus Server Express

Error Messages



MERANT™

Issue 14
January 2000


Copyright © 2000 MERANT International Limited All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.


MERANT has made every effort to ensure that this manual is correct and accurate, but reserves the right to make changes without notice at its sole discretion at any time.

The software described in this document is supplied under a license and can be used or copied only in accordance with the terms of such license, and in particular any warranty of fitness of MERANT software products for any particular purpose is expressly excluded and in no event is MERANT liable for any consequential loss.

Micro Focus® and Animator® are registered trademarks, and Object COBOL™, MERANT™, Micro Focus COBOL™ and VS COBOL™ are trademarks, of MERANT International Limited.

IBM® and OS/2® are registered trademarks of International Business Machines Corporation.

Microsoft® and MS-DOS® are registered trademarks of Microsoft Corporation.

RM/COBOL® is a registered trademark of Ryan-McFarland Corporation.

Systems Application Architecture™ is a trademark of International Business Machines.

UNIX® is a registered trademark licensed exclusively by X/Open Company Limited.

Copyright© 1986-1999 MERANT International Limited
All Rights Reserved

Preface

This book contains a list of the error messages which you can receive in the following phases of program development:

Also, it has a list of the file status codes produced under ANSI'74 and ANSI'85, and lists the implementation limits for SAA, OSVS and VSC2.

For each error there is a brief descriptions on the possible cause, and, where possible, hints on how you can rectify the problem.

Audience

This manual is for all users of Micro Focus COBOL systems. The detailed descriptions and recovery hits for each message are probably of most use to users who have little experience of COBOL programming.

MERANT

MERANT was formed by combining Micro Focus and INTERSOLV. All reference to the companies Micro Focus or INTERSOLV in this book should now be taken to mean MERANT. Micro Focus is retained as the family name for the Micro Focus product set produced by MERANT.

Related Publications

Other books to which you might need to refer include the Getting Started book and User Guide for your COBOL system, and:


The on-disk document Documentation Update Notes on your issue disks (or in your docs directory after installing) may contain updates to these books.

Notations in This Manual

When displayed, some messages contain an actual name from your program. In this manual, the place where the name is inserted is shown by a description of the type of name, in italics. For example, message 1146 is shown in this manual as:

 procedure-name lies in more than one PERFORM THRU range

If the procedure-name concerned were CALCULATE-TAX, the actual message displayed would be:

1146  CALCULATE-TAX lies in more than one PERFORM THRU range
DOS, Windows and OS/2 Considerations
UNIX Considerations