Sybase Question:
What is procedure cache and data cache in Sybase?
Answer:
Procedure cache is the memory area where compiled query tree run e.g, procedure, batch query. Data Cache is the memory area where data that is required for the current querys running is bought from Disk on to memory for building result sets.
Previous Question | Next Question |
Give the benefits of Data integration suite? | Explain about Mirror Activator Disk mirroring? |