![]() Related Questions I have one view which is derived from the table "A" and table"B". can i delete a row from this view? and after deleting what will be the data of table A and B? Read Answers (4) | Asked by : sachin Latest Answer : COMMAND IS JUSTMAPME*&# ... Read Answers (2) | Asked by : venkatraman My CICS Screen looks like this. Enter Notes Print/No Print ___________________ N ___________________ My CICS Screen looks like this. Enter Notes Print/No Print ___________________ N ___________________ N ___________________ N ___________________ N ___________________ N ___________________ N ___________________ N This is an existing screen, Whenever i type on the notes field, once it reaches to the end of the line it skips to print field and if we type any thing there it will skip to second line of the notes field. My requirement is: 1. If i type data until end of the notes Read Answers (2) | Asked by : Prashanth Latest Answer : Let us take an example:Total no.of Items = 50 (MAX-ITEM)Total no.of items per page = 8 (PG-ITEM)So, initially display should start with item number one. Whenever you come to the scroll screen display the first 8 items and display page down key alone.User ... Read Answers (3) | Asked by : viji In what situation do we use more than one map/mapset? Does, using more than 1 map/mapset will display all the maps continuously on CICS screen? Do we need to use PgDown and PgUp to view the entire mapset? Read Answers (2) | Asked by : CICS map How to use start keyword in index(ksds) file ? Explain with real time situation where you would use this. View Question | Asked by : naveen (1)How many bytes will take the redefine in this situation 01 a pic 9(2). 01 b redefines pic 9(2).(2)What is null & not null value in db2?(3)What is changeman tool in the mainframes environment and tell about package, freeze in changeman Read Answers (1) | Asked by : sumanth A CICS PGM 'P1' has T1,T2,T3 Transactions. If there is a T1 Transaction can be invoked in the system at that time. How many tasks are available in the system? 77 COUNT PIC S9(4)V99 VALUE -1234.55What will be output of the statement DISPLAY COUNT?a) 12345Nb) 12345Ec) -123455d) 123455N Latest Answer : As the pic clause is display, the answere is a i.e., 12345N ... When executing a CICS program that updates DB2 tables, if the program performs a LINK to another CICS modules and the Database changes have not been commited, will the process Rollback the database changes Latest Answer : CICS have special future for data Base updates i.e. TWO FACE COMMIT. On completion of CICS program, syncpoint will execute which will commit the changes from CICS end and request for DB2 Commit. For this question, here there is no explicit DB2 Commit ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||