Gaurav

name

Logical Inconsistencies Caused 8928, 8939, and 8965 Errors

27th June 2011
Logical inconsistencies in MS SQL database are primarily caused due to corruption in your MDF file. These inconsistencies can be notified by the unexpected behavioural of your database. Few instances that help you to judge that your MDF file is corrupted ... Read >

Server Crashes during MySQL Repair Operation

21st June 2011
Nobody knows when and why MySQL database server might crash. It might crash while you are running a query, mounting the database, or closing your database. While in most cases, a server crash is not severe, resulting into loss of very small piece of infor... Read >

SQL database recovery post table corruption

31st May 2011
A Table in MS SQL database is a group of specified number of rows and columns which contain major chunk of records. A DBA can fetch the required records as per his/her requirements from any table, by running a query. A database query while in most cases d... Read >

Recovering PST data post header corruption

18th May 2011
A personal folder file (PST), like any other file comprises of a header that contains critical entries. The header is built up of hexadecimal bytes and is accessed at the time of opening a file. Corruption in file header can occur due to various reasons t... Read >

Resolving "135: No more room in record file" Error Message

10th May 2011
MySQL database corruption results in error messages that are difficult to overcome. Such error messages are a threat to any organization and can result in huge loses. These loses can only be prevented if in case the DBA of that company has maintained a co... Read >

Recovering MDF data post “error 5101: Device activation error”

18th March 2011
Like any other file, MDF file (MS SQL database file) can also be corrupted at any point in time. Few symptoms that help you to identify that the database file is corrupted are when you are unable to view all the records saved in database components, the d... Read >

Mac Photo Recovery Gets Easy

10th March 2011
Those who practice digital photography as their profession believe Mac for its performance and user-friendliness. Couple of reasons are availability of attractive multimedia editing tools, support to numerous external media, and smooth run. Nevertheless... Read >

QuickBooks recovery post

09th March 2011
QuickBooks accounting software is undoubtedly one of the most commonly used accounting application to provide double-entry accounting functions, full audit trail capabilities, and more facilities. The repository of records maintained by this software is s... Read >

System Table corruption renders to "All system tables must be in...." Error

22nd February 2011
Whenever a DBA creates any MS SQL object (be it a table, view, report, form, etc.), its properties (metadata) are saved in System Tables. These system tables are primarily used to discover differences and similarities between tables and columns at the tim... Read >

The necessity to Split PST

21st February 2011
Microsoft Office Outlook is generally used in rapid communication environment. With each exchange of e-mails and other vital business information, your mailbox gets piled up. This is the reason why you see a dramatic change in Outlook PST (Personal Storag... Read >

How to Solve 'Client Error: 0x80040600' in Microsoft Outlook?

17th February 2011
You must have encountered several situations while working with MS Outlook, when it quits abruptly or behaves peculiarly. It can happen while launching or accessing the application, when it becomes quite a hassle to view e-mail messages and other informat... Read >

Identifying and Resolving MySQL Database Corruption

08th February 2011
For a MySQL database administrator, a database corruption error might sound as if “the disaster has occurred". The administrator rattles off typical suspects and applies all his knowledge and experience to overcome the disaster. However, in most cases, th... Read >

Resolving ‘.pst could not be found’ Error

02nd February 2011
Once in a while, the PST (Personal Storage Folder) file of MS Outlook gets damaged, or otherwise harmed on an apparently regular basis. The reason of such problems could be PST 2 GB size limitation, insufficient system resources, unexpected power outage, ... Read >

MS Access Database Behaving Abruptly

21st January 2011
There are many situations where you might see your MS Access database behaving in an abnormal manner. Few of the unexpected behaviour situations could be missing of database table records, strange and repetitive error messages, inaccessible database compo... Read >

Tips to resolve “object tables or DMS tablespaces are corrupt...” Error

19th January 2011
A tablespace in DB2 database can become offline due to various reasons like low system memory (system ran out of space), tablespace corruption, hardware failure, application malfunction, improper system shutdown, and many more reasons. In case of tablespa... Read >
1 2