Why Increase correct timeslice -201
Why Increase correct timeslice -201?
Expert
Basically, this will allow a task to be scheduled to the CPU for a longer time. All tasks on the system is scheduled on the CPU for a certain period of time, termed as the timeslice, throughout which this does some work, that is resumed when its next turn comes around.
The process has up till the value of ctimemax (a config block variable) to complete its task. If the task is working away, then the scheduler counts down ctimemax units. As it gets to the value of ctimemax - 1, when it gets stuck and for some purpose cannot be taken off the CPU, so a timeslice error gets generated and that process gets infected.
Conversely, Adaptive Server Enterprise will allow a server process to run so long as it requires to. It will not swap the process out to run for another process. The process will decide when it is "done" with the server CPU. Although, when a process goes on and on and never relinquishes the server CPU then Server is timeslice the process. Thus potential Fix
1. Shutdown the ASE
2. %buildmaster -dyour_device -yctimemax=2000
3. Restart your ASE. When the problem persists contact Sybase Technical Support notifying them what you have completed already.
Explain what do you mean by the virtual warehouse?
Explain how is the HASH file used and where we can use it?
What is meant by the parameter file?
Illustrates the purposes of a key component in SQL Server Integration Services (SSIS)?
Will I find several users to network with, if I use NetLib? Answer: NetLib has been around in 1986, and has over users that are 20,000, world-wide. You will simply f
State the different types of the folders?
Illustrates the term bucket size, while the overlapping and collision arise at same time? Answer: Bucket size is one. When there is only one entry possible in the bu
Explain the calculation contexts?
Explain the Scope of Analysis?
Briefly describe the reason of synchronization function offered in Analysis Services 2005 ?
18,76,764
1942860 Asked
3,689
Active Tutors
1445826
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!