| 1. | When the page is read from disk , the torn bits stored in the page header are compared to the actual page sector information 从磁盘中读取页时,页头中存储的残缺位将与实际的页扇区信息进行比较。 |
| 2. | When you ve set up the headers within a jsp , you can create an action handler uri similar to the following example 如果您已经在jsp中创建了页头,您可以创建一个类似于下面示例的操作处理程序uri 。 |
| 3. | When the page is read from disk , the checksum is recomputed and compared to the checksum value stored in the page header 从磁盘中读取页时,将重新计算校验和,并与存储在页头中的校验和值进行比较。 |
| 4. | Calculates a checksum over the contents of the whole page and stores the value in the page header when a page is written to disk 在向磁盘中写入页面时,计算整个页面内容的校验和并将该值存储在页头中。 |
| 5. | When the page is read from disk , the checksum is recomputed and compared to the checksum value stored in the database page header 如果从磁盘中读取页,则会重新计算校验和,并将其与数据库页头中存储的校验和值进行比较。 |
| 6. | Saves a specific bit for each 512 - byte sector in the 8 - kilobyte database page and stored in the database page header when the page is written to disk 将页面写入磁盘时,将每个512字节扇区的特定位保存在8 kb数据库页面中并存储在数据库页头中。 |
| 7. | Sql server will not verify a checksum or torn page during a read even if a checksum or torn page detection value is present in the page header 即使checksum或torn _ page _ detection值在页头中出现, sql server也不会在读取期间验证校验和或页撕裂。 |
| 8. | When checksum is specified , a checksum is calculated over the contents of the whole page and stored in the database page header when a page is written to disk 如果指定了checksum ,在页写入磁盘时就会对整页的内容计算校验和,并将结果存储在数据库页头中。 |
| 9. | When checksum is specified , the database engine calculates a checksum over the contents of the whole page and stores the value in the page header when a page is written to disk 当指定为checksum时,数据库引擎将在页写入磁盘时,计算整个页的内容的校验和并存储页头中的值。 |
| 10. | When torn page detection is specified , a specific bit for each 512 - byte sector in the 8 - kilobyte database page is saved and stored in the database page header when the page is written to disk 当指定为torn _ page _ detection时,在将8 kb的数据库页写入磁盘时,该页的每个512字节的扇区都有一个特定的位保存并存储在数据库的页头中。 |