Thursday, December 29, 2011

SQL server Error Messages & their Solutions

When MS SQL server 2000 founds any problem with the database then it writes a message from the system table to SQL server error log or sends a message to the database administrator depending upon the security level. An error message is combination of four information that is message number, security level, error state number and message. Message number identifies the error message, security level denotes the type of problem, state number denotes the source of problem while message suggest the problem and possible solution.

For detail information about error message, we will take an example. Suppose you try to access a table that is not exist in the SQL server database then MS SQL server 2000 database generates an error message.

Select * FROM Database Employee, in this example database administrator is trying the access Database employee table but Database employee table is not exist in the database then SQL server generates below error message

Server: Msg 208, Level 16, State 1
Invalid object name 'stellar employee' 




 Cause for Error Message: There are several causes for appearing error message in the SQL server database, some of them are virus attack, hardware problem, automatic system shutdown, user related problem, wrong SQL server syntax, insufficient space, log related problem and many more. Each cause generates unique error message with detail description about the error and suggested solution. Suggested solution helps for resolving the error message but sometime, it is not enough to solve the problem.

How to Fix Error Message: As we know that every solution depends upon the type of problem. If SQL server generates error message due to wrong syntax then correct the syntax and fix the problem. Most of the errors messages in the SQL server database are appear due to virus attack or power failure problem. If you have updated backup for the affected database then restore from it. In case, there is no any backup you should try any third party MDF file repair software. MDF repair software uses advanced scanning algorithm to scan and repair corrupt SQL server database.

Wednesday, December 7, 2011

Features of FileMaker Pro database & FileMaker Recovery

-->
FileMaker is a cross platform relational database management system designed for Mac & Windows by FileMaker Inc. It offers an advanced graphical user interface that help in modification of database layout. Database administrator can drag new element to the database with the help of GUI. Some FileMaker versions are FileMaker Pro, FileMaker Pro Advanced, FileMaker server, FileMaker Server Advanced. Recently FileMaker Inc. has developed FileMaker Go for iPhone & iPad.

FileMaker Pro Starter Solutions: FileMaker Pro database comes with 30 build-in starter solutions that help to design database more professionally. You can design your important tasks in a minute by using of these starter solutions. Some of the starter solutions are as follows:

Contact Management: Manage your contact details with this feature. As you know that a good contact management always saves time & effort to retrieve data or records.

Manage Inventory Details: It is the best option for personal as well as for business users. You can easily manage your inventory details like price of product, product availability, pictures of products and many more.

Manage To Do List: Personally i like this feature most because it helps me to manage my to do list very efficiently. You can also organize your project to do list and work associated with it. It also helps in managing the priority of work, like low, medium, and high priority.
-->
-->  

-->
FileMaker Pro Corrupt, What to Do? FileMaker Pro database gets corrupt of damaged due to several reasons like virus attack, hardware problem, unexpected system shutdown and many more. You can restore corrupt database from updated backup. If you don't have backup of database then you have to recover corrupt database.

How to Recover? FileMaker Pro database offers an in-build utility for FileMaker database recovery that recover corrupt FileMaker database. For this go to the File Menu and click on the Recover button to recover.

 

Related Posts Plugin for WordPress, Blogger...