If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL0902C RC=1 Compile Error Help!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-17-04, 08:21
Tmoran Tmoran is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
SQL0902C RC=1 Compile Error Help!

Hello All,
I am attempting to compile COBOL code w/ SQL statements (inserts, updates) on an NT platform but am receiving the following error messages (see below). This code compiles on a separate NT platform. All attempts to resolve have been unsuccessful. Does anyone have experience with this issue, or have any recommendations for further action? Any help would be greatly appreciated.


* Micro Focus Net Express V4.0 revision 255 07-Jun-04 01:09 Page 1
* ANAPIOR.CBL
* Options: NOLIST NOASMLIST OMF(OBJ) GNT(.\) OBJ(.\)
* DIRECTIVES"c:\DPRDEV\RDB\COBOL.DIR"
2014 END-EXEC.
* 801-S************** ( 0)**
** External Compiler Module message
** DB0100 SQL0902C A system error (reason code = "1") occurred.
** Subsequent SQL statements cannot be processed. SQLSTATE=58005

2037 END-EXEC.
* 801-S************** ( 1)**
** External Compiler Module message
** DB0100 SQL4901N Precompiler Services requires reinitialization
** because of a previous error.

2246 END-EXEC.
* 801-S************** ( 1)**
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On