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.

Answers were Sorted based on User's Feedback



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

Answer / anna

service reload command.
with this command all resourses are given back to cics.
dispetcher program is looking what task is waiting for
resourses. if no one the resourse is given back to your
task.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / devang

EXEC CICS
.....
.....
SUSPEND
INTERVAL()/TIME()
.....
.....
END-EXEC.

Is This Answer Correct ?    1 Yes 1 No

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

Answer / 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

More CICS Interview Questions

What is the component?what are the different components there using cobol and cics

2 Answers   IBM, SPIC,


I WORKING WITH VSAM AND CICS WHEN I AM DEFINING MY FILE IN THE FCT .I GOT ERROR LIKE "CDS IS FULL". WHAT ITS MEAN

4 Answers   Keane India Ltd,


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

1 Answers  


Add a field to screen when what's the flow of impact?

0 Answers   Keane India Ltd,


Define task work area?

0 Answers  


What is the general Command format of CICS ?

1 Answers   Amdocs,


How do we pass parameters into a CICS –DB2 program

0 Answers   Accenture, JPMorgan Chase,


What are the attribute values of Skipper and Stopper fields?

1 Answers  


can anyone tell me about paginglogic in CICS,Please?

2 Answers   TCS,


Can you access QSAM (seq ) files from CICS ?

2 Answers   IBM,


What is the difference between the enter key, the PF keys and the PA keys?

2 Answers  


Explain the difference between a symbolic map and physical map?

0 Answers  


Categories