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...

What are the two ways of breaking a CPU bound process to
allow other tasks to gain access to CPU.

Answer Posted / girish kumar

exec cics delay
interval(hhmmss)
end-exec.


exec cics delay
time(hhmmss)
end-exec.

post and wait commands also achieve the same result.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define task work area?

1368


Can you explain exec cics handle condition command?

1122


What is the main function of the sign-on table?

1118


Explain the usage of language in the ppt entry?

1039


Name the cics command used to access current date and time?

1209


what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?

1262


What is the pcp in the cics?

977


difference between tsq and tdq?

1258


Define the term function request shipping?

1066


How can you access esds files from cics?

1153


What are the common tables in cics and their usage?

1059


how do you intitiate another transaction?

1227


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.

2749


What is the meaning of the deq command?

1190


How errors are handled in CICS programs?

1163