IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Natural Nucleus Error - 7398


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
monasu1998

Active User


Joined: 23 Dec 2005
Posts: 176
Location: India

PostPosted: Mon May 04, 2009 12:11 pm
Reply with quote

Hi,

I have faced a new error while I was trying to execute a Natural Batch program using my JCL.

The error message I got is 7398 and 9988.

Can anyone please tell me the reason of this Error and the resolution.

A doc has been attached for your reference.

Thanks in Advance
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue May 05, 2009 12:56 am
Reply with quote

As you probably know, Natural works with (at least) three system files: FNAT, FUSER & FDIC.

FNAT is the file that contains Natural itself, that is - the modules the comprise the Natural Language an run-time environment.

When you install a new Natural version, natural "stamps" the FNAT with the current version. This means that each FNAT can run in this version only.

In your situation, you tried to run Natural version xx, with an FNAT file that was stamped as belong to version yy.

There are several methods of using a specific FNAT when starting a Natural nucleus. One of the common methods is to use the logon-parameter FNAT=. Another method is to use Natural Security.

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Error while running web tool kit REXX... CLIST & REXX 5
No new posts Getting Error while trying to establi... DB2 3
Search our Forums:

Back to Top