DBA > Job Interview Questions > Sybase Interview Questions and Answers

Why place tempdb and log on low numbered devices

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

Why place tempdb and log on low numbered devices?

System 10 and below.
In System 10 and Sybase 4.X, the I/O scheduler starts at logical device (ldev) zero and works up the ldev list looking for outstanding I/O's to process. Taking this into consideration, the following device fragments (disk init) should be added before any others:
1. tempdb
2. log

(Continued on next question...)

Other Job Interview Questions