Articles, tagged with "recovery utilities", page 6
29th July 2009
The rows of a SQL Server table are divided into partitions that are numbered from 1 to n. By default all rows are consisted in a single partition, however one can also define the size of partition. All rows of partition are stored as a B-tree or heap stru...
Read >
Author:
Naveen Kadian
16th July 2009
There's a lot of file recovery choices. But how do you tell which one you need to get your data recovered?
Just reviewing the wide cost range for various file recovery software is enough to make you scratch your head in confusion. And then there's the ...
Read >
Author:
Ken Roberts
10th July 2009
SCO (Santa Cruz Operation) Open Server is a UNIX operating system that supports two file systems (HTFS (High Throughput File System) and EAFS (Extended Acer File System)). An HTFS file system is the journaling file system that is primarily used by latest ...
Read >
Author:
John
08th July 2009
File system (UFS1 and UFS2) corruption in BSD (Berkeley Software Distribution) operating system primarily occurs due to unexpected system shutdown, metadata structure damage, malicious software like virus and more. In most cases of BSD file corruption, yo...
Read >
Author:
Shaun75
13th June 2009
Data recovery is something you may have already experienced at least once. If not, read on because it eventually happens to just about everyone regardless of the precautionary measures taken. A simple mistake such as emptying the recycle bin or clicking t...
Read >
Author:
grgn92592
12th June 2009
MySQL tables are the most critical component of the database that allows you to store data in an organized manner. Thus, you can easily manipulate them and get effective query results. But sometimes, these tables give unexpected results and error messages...
Read >
Author:
Naveen Kadian
12th June 2009
Encountering data recovery is not unusual; you just really never think of it until you're facing it head on. Even when the proper precautions are taken, the odds are stacked against you. Anything from accidentally emptying the recycle bin to hitting the s...
Read >
Author:
grgn92592
12th June 2009
Microsoft Word tables allow you to organize data in a way that can be easily read and manipulated. It is more like an organization tool, using which you can also sort your data. On occasion, you find issues while editing these tables. One of the prime cau...
Read >
Author:
Addison Philip
04th June 2009
Disk Defragmenter is a Windows utility that allows you to rearrange files in a way that they occupy contiguous storage locations on your hard drive. It helps minimizing head travel time and hence increases data transfer rate. Also, if you run Disk Defragm...
Read >
Author:
Simpson
15th May 2009
Zipping two or more files enables you to create a compressed version of the original files that is smaller than the actual file size. These files are mainly used by network and database administrators to send data on a network. Corruption in Zip files pri...
Read >
Author:
Addison Philip
14th May 2009
In Linux operating system, the superblock stores important information about the files, folders, inode tables, block group size, disk block map and file system. Corruption in superblock primarily occurs due to file system damage, metadata structure malfun...
Read >
Author:
brad jerry
13th May 2009
Intel and PowerPC Macs use different native schemes. Where Intel-based Mac systems are compatible with Apple_partition_scheme, PowerPC-based Mac can only be used with GUID_partition_scheme. These incompatibility issues can create data loss situations. Hen...
Read >
Author:
jonny defh
13th May 2009
NTBackup tool provided in Windows NT based operating systems (Windows Vista, XP, 2003 and 2000) enables you to create a Microsoft Backup File (BKF) for your critical data. You can easily restore your lost data from BKF file in case of any data loss. Howev...
Read >
Author:
colindolly
12th May 2009
The practice follows by computer users to divide a single hard drive into various partitions is known as hard drive partitioning. Two main advantages of creating hard drive partitions are - categorization of data and possible installation of two or more o...
Read >
Author:
mnkstllr
05th May 2009
An error message while accessing a database file (.mdb or .accdb) occurs when the operating system is unable to make connection between the file name and its path. Few reasons responsible for lack of communication can be improper formatting, file corrupti...
Read >
Author:
colindolly