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

what is a pseudo conversation?


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

New User


Joined: 22 Mar 2005
Posts: 51
Location: chennai

PostPosted: Tue Sep 13, 2005 7:27 pm
Reply with quote

hi folks,

I want full information regarding pseudo conversation? with example? if any body know send the sample program?



regards,
nav
Back to top
View user's profile Send private message
Rupesh.Kothari

Member of the Month


Joined: 27 Apr 2005
Posts: 463

PostPosted: Tue Sep 13, 2005 7:37 pm
Reply with quote

Hi,

Quote:
what is a pseudo conversation?


Pseudo conversation is one technique. It is useful for CPU Opimization. when ever the program is not required relase the program. when ever the program is required reload the program. The main idea behind is suppose u send one map to application to terminal. the cpu waits for the input for the terminal. so cpu waiting. to avoid waste of the cpu time we release the program. When ever user given the input the program is again reload it.in this ideal time cpu take another program and process it.

Hope it helps you.

Regards
Rupesh
Back to top
View user's profile Send private message
ibm3270

New User


Joined: 21 Sep 2005
Posts: 2
Location: Philippines

PostPosted: Wed Sep 21, 2005 6:50 am
Reply with quote

(CICS) The program is not memory resident, which means, upon displaying the map, the program itself terminates and will only be restarted when the user enters the necessary data and/or presses PF or Aid Keys.
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 Date conversation DFSORT/ICETOOL 6
No new posts Retaining Value of a Variable in Pseu... CICS 11
No new posts Pseudo-conversational mode in a XCTL ... CICS 6
No new posts pseudo conversation in cobol CICS 1
No new posts Pseudo Conversational programs - LINK... CICS 2
Search our Forums:

Back to Top