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

Receiving the error message DFHTP4103


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
krisprems

Active Member


Joined: 27 Nov 2006
Posts: 649
Location: India

PostPosted: Fri Jan 16, 2015 12:45 am
Reply with quote

Hi, facing the error DFHTP4103 whenever performing an action on the CICS screen.

All that I have found so far is
Code:
DFHTP4103
Attempting to PURGE, COPY or CHAIN, but no pages are currently connected to this terminal.
Explanation

There are currently no tasks attached to this terminal.

System action

Other processing continues.

User response

None.

Module

DFHTPR
Destination

Terminal End User


But unable to find any solution to get rid of the error. Need any suggestions.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Fri Jan 16, 2015 3:52 am
Reply with quote

It sounds like your EXEC CICS RETURN TRANSID('XXXX') either was not executed or failed for some reason.
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3051
Location: NYC,USA

PostPosted: Fri Jan 16, 2015 9:53 pm
Reply with quote

I am not sure but you may check to see default values in SIT and they should be defaulted,

PGCHAIN=, BMS CHAIN command
PGCOPY=, BMS COPY command
PGPURGE=, BMS PURGE command
PGRET=, BMS RETURN command

www-01.ibm.com/support/knowledgecenter/#!/SSGMCP_5.2.0/com.ibm.cics.ts.doc/dfha2/topics/dfha2_default_sit.html
Back to top
View user's profile Send private message
Marso

REXX Moderator


Joined: 13 Mar 2006
Posts: 1353
Location: Israel

PostPosted: Sat Jan 17, 2015 1:52 am
Reply with quote

CEDF seems to be the right tool for solving this problem.
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 -> CICS

 


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
This topic is locked: you cannot edit posts or make replies. how can I proof that message was post... Java & MQSeries 1
No new posts IMS Message : DFS3577A IMS DB/DC 4
Search our Forums:

Back to Top