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

Natural DB2 binding


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

New User


Joined: 16 Jul 2008
Posts: 17
Location: Chennai

PostPosted: Tue Aug 12, 2008 5:13 pm
Reply with quote

Hi,

Please let me know the steps and way to bind a natural DB2 program.

Thank you,
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Aug 12, 2008 8:37 pm
Reply with quote

Hello,

Suggest you talk with the Adabas/Natural/Db2 administrators for your system to learn the proper method to use on your system.

Everyone should use the same method and not gather custom components from some forum.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Aug 12, 2008 9:28 pm
Reply with quote

Natural language is an interpreted language, not a compiled one.

When you invoke a Natural program, you actually invoke Natural nucleus, with the appropriate parameter (usually - program name).

The Natural nucleus is the only module that have to be bound to DB2, with a single plan (usually named NATURALA).

As far as I know, there are lots of shops that use Natural with CAF, which is much simpler for some cases.

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 IMS DB using Natural Language IMS DB/DC 0
No new posts Negative value - packed field - Natur... Java & MQSeries 0
No new posts Call Natural program with rexx CLIST & REXX 2
No new posts Reg:Displaying the particular month o... All Other Mainframe Topics 4
This topic is locked: you cannot edit posts or make replies. Natural ADABAS Opening with CTS Mainframe Jobs 0
Search our Forums:

Back to Top