Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can we differentiate between conventional and
pseudo-conventional coding just by seeing cobol code?

Answers were Sorted based on User's Feedback



how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol c..

Answer / dinesh

conventional IS NOT GIVING ANY TRANSACTION ID ON THE RETURN
COMMAND NEED TO JUST STOP THE PROGRAM. WHEREAS PESUDO GIVING
THE TRANSACTION ID ON THE RETURN COMMAND FOR MORE
TRANSACTION IN COBOL PROGRAM.

Is This Answer Correct ?    6 Yes 1 No

how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol c..

Answer / sriharsha

By coding RETURN TRANSID command immediatly after SEND MAP
command will tell You that the program is pseudo-
conversation program.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More CICS Interview Questions

Are sequential files supported by CICS?

1 Answers  


Name a few CICS programs which are generally used ?

0 Answers  


What is ASRAABEND in CICS?

2 Answers   IBM,


If TDQs are selfdestructive then why they are used? AND Why TSQs are preferred over TDQs?

5 Answers   IBM,


how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

0 Answers   HP,


Name the cics command that gives the length of twa area?

0 Answers  


What is the difference between pct and fct?

0 Answers  


what is an MDT in cics

4 Answers   Syntel,


Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?

0 Answers  


What are the various types of accesses that can be allowed by the SERVREQ option of the DFHFCT?

1 Answers  


What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?

1 Answers   IBM,


if we want to add new column in the db2 table.How can add in the copybook?

2 Answers  


Categories