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

COOLGEN - TSO TEST FACILITY


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
indianrajput

New User


Joined: 02 Nov 2004
Posts: 6

PostPosted: Wed Nov 02, 2016 9:28 pm
Reply with quote

Hi,
I am running a DB2 program from TSO TRACE facility provided by CA:GEN (coolgen v8.0).
While reading a table I am getting error as
below
Can anyone please guide me what need to do to come out from this error...


TIRM030E: APPLICATION FAILED - UPDATES HAVE BEEN BACKED OUT
TIRM031E: FAILING PROCEDURE EXIT DATA FOLLOWS
TIRM032E: LAST OR CURRENT ACTION BLOCK ID = 1147014708
TIRM033E: LAST OR CURRENT ACTION BLOCK NAME = AAAA-ACTION-BLOCK
TIRM034E: LAST OR CURRENT DATABASE STATEMENT = 0000000014
TIRM035E: CURRENT STATEMENT BEING PROCESSED = 0000000014
TIRM038E: ** FATAL DATABASE ERROR WAS ENCOUNTERED **
TIRM039E: DB LAST STATUS = DB
-------------------------------------------------------------------------
DSNT408I SQLCODE = -927, ERROR: THE LANGUAGE INTERFACE (LI) WAS CALLED
WHEN THE CONNECTING ENVIRONMENT WAS NOT ESTABLISHED. THE
PROGRAM SHOULD BE INVOKED UNDER THE DSN COMMAND
DSNT418I SQLSTATE = 51006 SQLSTATE RETURN CODE
DSNT415I SQLERRP = DSNELI SQL PROCEDURE DETECTING ERROR
-------------------------------------------------------------------------
TIRM047E: APPLICATION FAILED ** MUST ABEND

Thanks
B
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Nov 02, 2016 9:41 pm
Reply with quote

Code:
DSNT408I SQLCODE = -927, ERROR: THE LANGUAGE INTERFACE (LI) WAS CALLED
WHEN THE CONNECTING ENVIRONMENT WAS NOT ESTABLISHED. THE
PROGRAM SHOULD BE INVOKED UNDER THE DSN COMMAND
DSNT418I SQLSTATE = 51006 SQLSTATE RETURN CODE
DSNT415I SQLERRP = DSNELI SQL PROCEDURE DETECTING ERROR


the message seems clear to me,
did Your support, Your colleagues give You the necessary information and access to the proper procedures to be used with coolgen ?

we do not belong to Your organisation so we do not know about Your organisation practices and standards

speak to Your support
Back to top
View user's profile Send private message
indianrajput

New User


Joined: 02 Nov 2004
Posts: 6

PostPosted: Thu Nov 03, 2016 12:16 pm
Reply with quote

Hi,
What information is required to ask from support team ? Could you please let me know what need to do?

regards
B
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Nov 03, 2016 1:05 pm
Reply with quote

just report the problem You have
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Thu Nov 03, 2016 2:47 pm
Reply with quote

Might be worth checking where the DSNHLI (Language Interface) csect is resolved in the linkedit. For example, IMS programs require the version from module DFSLI000 in the IMS libraries.

Garry.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Zunit Test case editor error Testing & Performance 4
No new posts Copying GDG version(all/few) from pro... CLIST & REXX 13
No new posts REXX Test under Mask??? CLIST & REXX 3
No new posts Assembler test under mask question PL/I & Assembler 5
No new posts COOLGEN - DB2. -927 error while initi... DB2 8
Search our Forums:

Back to Top