cpulsa
   
Go Back   Phone Repair Forum > Computer > PC & Laptop > PC Software
Connect with Facebook


The Straightforward and Uncomplicated Way to Recover Lost Data

Discussion on The Straightforward and Uncomplicated Way to Recover Lost Data within the PC Software forums, part of the PC & Laptop category; Your a guest, please login or Register to see this link Stellar Phoenix Excel Recovery Software is Excel repair & ...


View Poll Results: Is this Article is informative for you?
Yes 3 75.00%
No 1 25.00%
Can't say 0 0%
Voters: 4. You may not vote on this poll

Reply
 
LinkBack Thread Tools
Old 5th March 2009, 14:09   #1
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Stellar Phoenix Excel Recovery

Your a guest, please login or Register to see this link



Stellar Phoenix Excel Recovery Software is Excel repair & recovery software designed to recover & restore your MS Excel spreadsheets, lists, charts and other Excel elements which have been corrupted and damaged and fail to open or show no data. Stellar Phoenix Excel Recovery Software repairs and recovers corrupted data from Excel spreadsheets in just about all occurrences of corruption. As a consequence of file corruption, you may not be able to open or close an Excel file, unable to save a new Excel worksheet, find lists, tables, and charts missing. In most cases of file corruption, you’ll be confronted with an error message such as below:
  • "Unable to read file"
  • "Error EXCEL.EXE"
  • "File.xls cannot be accessed. The file may be read only"
  • "MS09.DLL"
  • "Document Not Saved"
  • "Not enough memory"
  • "File not Found"
  • ".xls file format is not valid"
Stellar Phoenix Excel Recovery Software will help you recover data from corrupted Excel spreadsheets by repairing and removing the faults in the files. Stellar Phoenix Excel Recovery Software scans the Excel sheet to detect for the glitches and sets them right to recover data. Software repairs and recovers all Excel items including charts and lists.

The software is found to be compatible for most of the file versions of MS Excel and possess the interactive user interface, thus the user needs not to be technically savvy in this regard. Excel recovery is performed for all the objects of spreadsheet, which form its part, including tables, hyperlinks, formulas, floating point numbers etc. This also does not alter the format of the file which includes the font color, font size and style and so forth.


Key Features
  • Supported Excel File versions: Excel 2000, 2002, 2003 and 2007

  • Recovers Integer and floating point numbers

  • Excel recovery through the easy user interface
  • Perfect Excel repair for Name of the Sheets, Embedded Functions, Text strings, Images, , Charts, Tables, Hyperlinks and so on

  • Live Update to catch the recent updates

  • Recovers fields including URL's

  • Excel repair for all the used formulas

  • Restoration at the user specified location

  • Preserves the formatting of the file including Font color, Size, Style, Font name

  • Graphically rich user interface

  • File Preview through full and demo version


Your a guest, please login or Register to see this link Systems Requirement:

Operating System:
Windows NT / 2000 / XP / 2003 / Vista
Memory: 64 MB minimum (128 MB recommended)
Hard Disk: At least 10 MB of free disk space


License Option: Single User License, Administrator License, Technician License
Software Interface Languages: English


Quote:
Download Now:

Your a guest, please login or Register to see this link
Thanks
sundata21 is offline   Reply With Quote
Advertisement
Old 6th March 2009, 13:35   #2
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default “This application has performed an illegal operation” Error in Access

Your a guest, please login or Register to see this link

Microsoft Access is the most popular and useful database management system, which allows you to organize your important data easily and effectively. It also allows you to share a database among several users.

But sometimes while working on the Access database or while trying to open it, you might get the following error messages. After these error messages, the Access might refuse to get opened and the data may become inaccessible.

The error messages are like the following:

“This application has performed an illegal operation and will be shut down.”

By clicking on the ‘Details’, you get another error message stating:

“Msaccess.exe caused an invalid page fault in module VBA232.DLL.”

These error messages occur every time when you attempt to open the database.

Grounds of the trouble

There could be three potential causes of these error messages:

  1. Bug in VBA development environment (VBA232.dll versions 2.0.5524)
  2. Corrupt or damaged Access database
  3. Mismatched .dll files in “Windows\System” folder after installing the Microsoft Office

No matter what the reason of this problem is, the results are very devastating and could lead to the nightmare of data loss.

Resolution

To work around these issues, you need to use the solutions according to the cause of the trouble. These possible fixes are:

  • If the problem is due to bug in VBA development environment, install latest copy of VBA232.dll
  • If the problem is due to mismatched .dll files, upgrade Microsoft Access to the latest service pack available
  • If the trouble is caused due to corrupted MDB file, repair and restore the database

The Access repair is possible with the help of third party applications known as Access recovery software. Access recovery software are very easy to use and allow you to carry out effective and successful Access repair in all possible cases of corruption.

Stellar Phoenix Access Recovery software is the ultimate solution of all your Access corruption related worries. This software works well in each and every case of corruption and ensures absolute Your a guest, please login or Register to see this link .

An extensive scan of the corrupted MDB file is performed by this Access recovery software to end up at efficient Access repair. This software is tremendously easy to use and does not demand any sound technical knowledge.

This robust Access recovery software is applicable to all file versions of Microsoft Access including Access 2007, 2003, 2002, and 2000. Using this software, you can have Access repair for all the Access database objects including tables, reports, forms, macros, database relationships, constraints and so forth.

Quote:
Download the Software from here:

Your a guest, please login or Register to see this link

sundata21 is offline   Reply With Quote
Old 7th March 2009, 11:50   #3
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default SQL Server Database Corruption by Applying Alter Table Command to Change a Column Value from Not Nul

After you apply the ‘Alter Table’ T-SQL or Transaction-SQL command to modify a column that is not null to null, you may get incorrect results. The problem occurs if the database column is a clustered index key in SQL Server. Furthermore, you may face any of the given corruption symptoms:

• You get records that have null columns.

• A database has marked as suspect. Furthermore, the database becomes unavailable. In the Server error log, you find runtime errors that look like the following:

spid58 Error: 644, Severity: 21, State: 1

spid58 could not find the index entry for RID ‘360000000002000101000f00383136′ in index page (1:77); index ID 0, database ‘testdb’.

spid58 Error: 3314, Severity: 21, State: 4

spid58 Error while undoing logged operation in database ‘testdb’. Error at log record ID (5:141:239).

spid58 Error: 9001, Severity: 21, State: 1

spid58 the log for database ‘testdb’ is not available.

spid58 Error: 3314, Severity: 21, State: 5

spid58 Error while undoing logged operation in database ‘testdb’. Error at log record ID (5:32:1).

spid17 Database ‘testdb’ (database ID 18) could not recover. Contact Technical Support.

• When you run dbcc checkdb command, you will get corruption errors.

Reasons of the problem

There are two possible reasons of this issue:

• Syscolumns and sysindexes system tables are damaged

• A column is the part of the clustered index key that might be null

It is the critical situation of SQL Server database corruption that requires being resolved as soon as possible.

How to fix it

You can resolve the issue only by repairing the damaged database. You can repair the database of MDF file by using the SQL Recovery software. Your a guest, please login or Register to see this link are the third party applications designed for MDF repair in all critical situations of MDF corruption.

MDF recovery software are fairly easy to use and the SQL repair can be carried out by user itself without having any sound technical knowledge. The effective SQL recovery software can perform complete MDF repair and the else case can worse the scenario.

Screenshot of the SQL Recovery Software

Your a guest, please login or Register to see this link

Stellar Phoenix SQL Database Recovery is the best ever made and easy to use SQL recovery software that is applicable in each case of MDF corruption. Using this MDF repair software, you can repair and restore all of the SQL server objects such as tables, reports, macros, stored procedures, user defined data types, defaults and many others.

Quote:
Download the Software from here:

Your a guest, please login or Register to see this link
sundata21 is offline   Reply With Quote
The Following User Says Thank You to sundata21 For This Useful Post:
Old 9th March 2009, 11:50   #4
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Word Document Corruption

MS Word is an extensively used Word processor, fulfilling all that is desired from a professional application in Office. This is the reason why document corruption is more than a problem for a user. Users generally report that while they try to open a saved document, it doesn’t behave as expected. Instead of showing correct content, repeated line breaks, garbage characters, error messages and incorrect formatting are observed.

The MS Word document composition is simply more than what you comprehend. You can refer them as compound files. In technical terms, it possesses four basic parts: document summary, document content, embedded objects and document header. Now, for Word to act correctly, this is vital that all these objects should be read correctly, which is possible if no flaw exists.

The very first thing which Word does when opening the document is the check of file format, which may be .doc, .docx, rtf, .txt etc. However, in case of incorrect format, it recognizes it and then attempts to convert it, along with the data, in a form what is understandable to Word. But, this may not be possible in each case. The document may get corrupt in case of a Macro Virus, Invalid Digital signature issue or an Invalid Macro issue because of application conflict viz. in case of DOC or DOCX to PDF converter software macros.

On the other hand, the next step after recognizing format or converting it, Word moves to craft the Word object model. This is done on the basis of data present in the document. All the objects are made part of it like sections, paragraphs and fields, which are used later to perform various operations like viewing, printing, and more. Now, any disruption in the process may report document corruption.

Missing or partial data streams, header corruption, unreadable data and certain other errors can be the reason that the document is unable to open or behave correctly. The most general reason of corruption could be the bug in application itself which prevents to store good information in the documents, as a result of which it may fail to get opened correctly.

Next in the queue comes the process, what we call as round-tripping. The repetitive conversion of document in and out of Word formats may corrupt the document, at the point at which it may ask for word repair. Actually while the process; the data is converted in such a way that its tolerance level degrades and results into corruption.

The document corrupted in any of such cases can be recovered by using certain tools known as word recovery software. The Your a guest, please login or Register to see this link is a process under which the corrupt Word documents get scanned to remove any corruption in one or more of their components.

Stellar Phoenix Word Recovery is the application, which repairs the document through the most powerful scanning algorithms. This Word repair tool proves effective for all the objects of documents and is compatible with Word 2000, 2002, 2003 and 2007.

Quote:

Snapshot of the software:

Your a guest, please login or Register to see this link

Download the Software from here:

Your a guest, please login or Register to see this link

sundata21 is offline   Reply With Quote
Old 9th March 2009, 20:11   #5
Full Member
 
digizer's Avatar
 
Join Date: Dec 2008
Location: http://digizer.web.id
Posts: 268
Thanks: 17
Thanked 75 Times in 39 Posts
Rep Power: 2
digizer will become famous soon enough
Send a message via Yahoo to digizer
Default Re: Word Document Corruption

wah berguna nih.......
digizer is offline   Reply With Quote
Old 10th March 2009, 11:11   #6
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Why Closing All the DAO and ADO Objects is Required in Access While Programming

Microsoft Access is the most popular and powerful relational database management system. Along with the stand alone database creation, it also provides facility to create shared databases. Access database is also broadly used as a back-end in several programming languages.

For using an Access database as an back end in a programming language, there are two objects that are used to perform the linking and accessing the data: Data Access Object (DAO) and ActiveX Data Objects (ADO). There are four main DAO and ADO objects used in Access database. These objects include Recordset, QueryDef, TableDef and Recordsource.

DAO objects is a set of Access objects that gives an abstract interface to several kinds of databases or persistence mechanism, offering some special operations without revealing details of the database. ADO objects is a set of COM or Component Object Model objects for accessing data sources. It gives a layer between OLE DB and programming languages.

But sometimes these useful database objects can call problems. When you write or modify the programming codes, it is very important to close all the DAO or ADO objects. If you forget to close them, it can damage the database and can make it inaccessible. This behavior occurs because the change in the database objects alters the databases values. When you constantly change the object properties then it can conflict and can get damaged.

So, you should always bear in mind to close these database access objects before you start programming. By doing so, you can prevent the Access database corruption in future. But there is an important thing, that you should consider, is your precious data that become inaccessible due to the database corruption.

To access the data from a damaged database, you need to repair it. You can repair MDB file with Access Recovery software. Access recovery software are easy to use applications that you can use to perform Do It Yourself Your a guest, please login or Register to see this link . Access recovery software is available in the market with different brand names and features.

Stellar Phoenix Access Recovery is the best ever made and the award winning Access recovery software that you can use in most of the cases of Access database corruption. The user interface of this MDB repair software is very interactive, simple and cool looking and you can perform Access recovery without any sound technical knowledge.

Snapshot of the software:

Your a guest, please login or Register to see this link

This powerful Access recovery software is read only and non destructive that performs original Access recovery without altering even a single bit of the original contents of database. This MDB repair software can be used with all file versions of Access such as Access 2007, 2003, 2002 and 2000.

Stellar Phoenix Access Recovery software is capable of recovering all the database objects like tables, queries, reports, forms, constraints, relationships, and many alike. If you want to know more about this MDB recovery software, visit Stellar’s website and download free demo version. Demo version can show the preview and amount of recoverable data.

Quote:
Download the software from here:

Your a guest, please login or Register to see this link

sundata21 is offline   Reply With Quote
Old 10th March 2009, 15:31   #7
Beginner Member
 
Join Date: Jan 2009
Posts: 11
Thanks: 83
Thanked 1 Time in 1 Post
Rep Power: 0
anursc is on a distinguished road
Default Re: SQL Server Database Corruption by Applying Alter Table Command to Change a Column Value from Not

itu buat apa mas.....
anursc is offline   Reply With Quote
Old 12th March 2009, 11:46   #8
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default “CRC Corrupt, Can’t Extract File” Error in Zip

A .cab or cabinet file is a library of zipped files stored in a single archive. These files are used to organize installation files which are copied to the user’s system. A large compressed file could be spread over many .cab files.

.Cab is a group of files which are compressed using ZIP and downloaded together into a single archive. In order to access a single file from the compressed archive, it is required to extract it.

Each file compressed in .cab file is stored entirely within a single folder. A cabinet file might contain one or more folders or portions of folders. These are generally application or device drives that are extracted and installed on your system to avail specific services.

Under some circumstances, when you try to extract the zip archive to use the .cab file, you may fail to do it. Instead of completing the extraction process, zip may give you an error message similar to the following:

“Data2.cab, CRC corrupt. Cannot extract files”

This error message gets displayed every time when you try to extract the zipped folder.

Grounds of the difficulty

As the error message states, the zip archive has got damaged due to the CRC corruption. The CRC or Cyclic Redundancy Check of the zip archive has not completed and it can’t be extracted.

Due to corruption, zip archive can’t be extracted and you can’t access the files stored on it. It is really very grave situation for a computer user and needs to be solved as quickly as possible.

In such circumstances, it is required to repair the zip archive and extract it to access the files. Your a guest, please login or Register to see this link is possible through the help of third party applications known as Zip recovery software.

Zip recovery software are the specially designed application programs to meet different users’ zip corruption related troubles. These software can repair the damaged zip archive in each and every case of corruption and are capable of extracting the zip archive.

Snapshot of the Software:

Your a guest, please login or Register to see this link

Stellar Phoenix Zip Recovery is the exclusive solution for all of your zip corruption problems. It is highly developed zip recovery software to repair and restore the damaged and corrupted zip files and zip archives which don’t open due to corruption.

This is very easy to use zip repair software with rich graphical support and interactive user interface. An extensive scan of the damaged zip is carried out by this outstanding zip recovery software with the help of powerful algorithms and a repaired zip file is resulted.


Quote:
Download the software from here:

Your a guest, please login or Register to see this link
sundata21 is offline   Reply With Quote
Old 12th March 2009, 11:53   #9
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Re: SQL Server Database Corruption by Applying Alter Table Command to Change a Column Value from Not

Quote:
Originally Posted by anursc View Post
itu buat apa mas.....
My Pleasure dear.

will try to post more useful topics here!!
sundata21 is offline   Reply With Quote
Old 13th March 2009, 12:32   #10
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Access Database Corruption due to the Installation of SyncToy

SyncToy is the product by Microsoft, which is the part of PowerToy suite of products, which is valuable for synchronizing the file and folders. PowerToy products don’t come integrated with Windows operating systems, being released after Windows operating system and also some rigorous testing is still going on.

SyncToy is able to manage many files and folders simultaneously and carry over the changes of one file or folder to the synchronized one. This helps you to copy, move, deleted or rename the files very easily.

But in few of the cases, this has been reported that after the installation of this tool, the Access databases are found to be corrupted when some backup is attempted to the NAS destination.

The problem can be the outcome of the creepy way of SyncToy to copy the file and the SMB implementation for the NAS device. For this particular problem no patch has been released by Microsoft yet. But this doesn’t mean at all that the corrupted access database will remain in the corrupte state only.

The corrupted access database can be cured with the help of tools which can scan and retrieve the information from them. The most corrective approach to resolve this issue is the use of the Your a guest, please login or Register to see this link software which retain all the capabilities to repair and restore the damaged database in almost all the instances of database corruption.

For the sake of the users, these access recovery software are designed with the unique ability to offer the interactive user interface. The affected database may lie in any file version of the application, so these software are designed accordingly.

Suitable to carry out Your a guest, please login or Register to see this link for all the database objects, these software are designed with different companies and with varying skills and so can be differentiated, based on their power and features.

Stellar Phoenix Access Recovery software is the key term to repair and restore the damaged access databases in any of the case. This access repair tool uses the effective and worth algorithms to scan the damaged database.

The software is usable with Access 2000, 2002, 2003 and 2007 and provides the intuitive user interface to the users. Able to perform access repair for all the tables, database constraints, queries, forms, modules and other database objects, this access repair utility has been designed read-only.
sundata21 is offline   Reply With Quote
Old 13th March 2009, 12:46   #11
Advance Member
 
Slash's Avatar
 
Join Date: Jun 2008
Location: Banjarmasin
Posts: 363
Thanks: 54
Thanked 716 Times in 186 Posts
Rep Power: 9
Slash is a splendid one to beholdSlash is a splendid one to beholdSlash is a splendid one to beholdSlash is a splendid one to beholdSlash is a splendid one to beholdSlash is a splendid one to beholdSlash is a splendid one to behold
Send a message via Yahoo to Slash
Default Re: Access Database Corruption due to the Installation of SyncToy

Quote:
Originally Posted by sundata21 View Post
SyncToy is the product by Microsoft, which is the part of PowerToy suite of products, which is valuable for synchronizing the file and folders. PowerToy products don’t come integrated with Windows operating systems, being released after Windows operating system and also some rigorous testing is still going on.

SyncToy is able to manage many files and folders simultaneously and carry over the changes of one file or folder to the synchronized one. This helps you to copy, move, deleted or rename the files very easily.

But in few of the cases, this has been reported that after the installation of this tool, the Access databases are found to be corrupted when some backup is attempted to the NAS destination.

The problem can be the outcome of the creepy way of SyncToy to copy the file and the SMB implementation for the NAS device. For this particular problem no patch has been released by Microsoft yet. But this doesn’t mean at all that the corrupted access database will remain in the corrupte state only.

The corrupted access database can be cured with the help of tools which can scan and retrieve the information from them. The most corrective approach to resolve this issue is the use of the Your a guest, please login or Register to see this link software which retain all the capabilities to repair and restore the damaged database in almost all the instances of database corruption.

For the sake of the users, these access recovery software are designed with the unique ability to offer the interactive user interface. The affected database may lie in any file version of the application, so these software are designed accordingly.

Suitable to carry out Your a guest, please login or Register to see this link for all the database objects, these software are designed with different companies and with varying skills and so can be differentiated, based on their power and features.

Stellar Phoenix Access Recovery software is the key term to repair and restore the damaged access databases in any of the case. This access repair tool uses the effective and worth algorithms to scan the damaged database.

The software is usable with Access 2000, 2002, 2003 and 2007 and provides the intuitive user interface to the users. Able to perform access repair for all the tables, database constraints, queries, forms, modules and other database objects, this access repair utility has been designed read-only.
ko ga dHa peMbahSan x.........

EmanK pHa siCh yG diMaksud disNi moHon PenjelasaN x......: focus:
Slash is offline   Reply With Quote
Old 17th March 2009, 12:33   #12
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default 'The backup file contains unrecognized data and cannot be used' BKF Error

The NTBackup may relieve you from the stress that your data is safe and backed up under the BKF file extension. But at the time of actual data recovery, the following error message may revert back all your expectations:


“The backup file contains unrecognized data and cannot be used”


This is the symptom of corruption in the BKF file. The deficient backup process, faults in backup software, unexpected shutdown, virus attack etc. are few of the reasons which make it corrupt.


For the file backed up on severs, this might be mapping, permissions or ownership problem. So you need to have Full Control in the Security permissions tab. Also check the ownership on the backup folder and the mapping inconsistencies between the folder and server. The large file size may also be creating the problem.


At the time of corruption, you can’t restore data from the file. Data loss is a headache and the corruption in BKF adds to this pain. Therefore the words of wisdom always suggest you to check the backup regularly. However, in this particular scenario, BKF file repair would cure the issue.



With the intended programs for Microsoft Backup file repair, you can make thorough scanning of the file possible and ultimately MS Backup recovery. The software are instructed not to do any writing operation on the data and so are considered safe for your file.


Developed and marketed by different data recovery companies, these BKF file repair utilities may vary in features. Your a guest, please login or Register to see this link software offer an interactive interface to work with and work in each known cause of corruption.


Through these software, you can wipe off your strain to get your data. These will do valuable Microsoft backup file repair for you.
sundata21 is offline   Reply With Quote
Old 17th March 2009, 15:54   #13
New Member
 
Join Date: Mar 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
securase is on a distinguished road
Default Re: 'The backup file contains unrecognized data and cannot be used' BKF Error

To extract your files from corrupt bkf files, you can try Your a guest, please login or Register to see this link
securase is offline   Reply With Quote
Old 17th March 2009, 16:55   #14
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Re: 'The backup file contains unrecognized data and cannot be used' BKF Error

Quote:
Originally Posted by securase View Post
To extract your files from corrupt bkf files, you can try Your a guest, please login or Register to see this link
One more Software is here Stellar Phoenix BKF recovery Software which instantly repairs and safely recovers data from corrupted BKF file in all corruption cases. Fast in BKF recovery and reliable for data safety, this read-only BKF repair tool uses the influential scanning algorithms to extract data. This is an easy-to-use BKF recovery software, equipped with interactive interface.

You can download the software from here: Your a guest, please login or Register to see this link
sundata21 is offline   Reply With Quote
Old 18th March 2009, 13:57   #15
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Heap Corruption When You Try To Browse Files In SQL Server and MDF Recovery

Heap is an area of the computer memory that is used for dynamic memory allocation where memory blocks are allocated and freed at runtime in a random fashion. The size and allocation time of blocks is unknown until run time. Generally, each program has one heap which can be used for several different purposes. It is the most critical component of every application including SQL Server that is required for improving the performance and throughput. In SQL server, heap is also important for returning the subjective data structures and functions.

But there are some situations in SQL Server which can lead to the catastrophic situations of heap corruption. When you run Microsoft SQL Server Enterprise Manager on Windows Server and try to browse files by clicking ellipsis button in File dialog box, you may face heap corruption, and MS SQL Server may shut down with fatal access violations. All other objects or threads such as Microsoft COM (Component Object Model) objects may be loaded in SQL server using the sp_oacreate stored procedure.

As soon as this behavior occurs, OLEDB linked server providers, which run in process, SQLXML, or SQL Mail may also get affected and might cause the SQL Server procedure to shut down. Furthermore, you may also face this problem on clustered instances. Grounds of the issueThis critical problem may take place because of the xp_availablemedia system extended stored procedure. When you click on the ellipsis button in the GUI (Graphical User Interface), the xp_availablemedia system extended stored procedure might be called to execute the file browse operation. In the clustered instance, SQL Server calls the sp_MSSharedFixedDisk stored procedure, and the sp_MSSharedFixedDisk stored procedure calls the xp_availablemedia system comprehensive stored procedure. You might not become aware of heap corruption until other objects use the default heap or until the heap memory is freed. Any element which runs inside S xe process can share the defaulting heap in the process. Thus, this heap corruption can affect all of the executable processes of MS SQL Server.

It is really very important to repair the heap in order to access the data from damaged SQL Server. It can be done using the third party applications known as that is capable of addressing every problem of MDF corruption. Original SQL recovery is carried out by the software because of its read only and non destructive nature.

Methodical scan is achieved by the software with the help of powerful scanning procedures to ensure the absolute Your a guest, please login or Register to see this link in every case of SQL database corruption. This software can repair and restore all of the SQL Server objects such as tables, reports, forms, macros, stored procedures and many alike.
sundata21 is offline   Reply With Quote
Old 18th March 2009, 17:39   #16
Moderator
 
thedarkman's Avatar
 
Join Date: Aug 2008
Location: Surabaya
Posts: 642
Thanks: 14
Thanked 605 Times in 228 Posts
Rep Power: 8
thedarkman is a name known to allthedarkman is a name known to allthedarkman is a name known to allthedarkman is a name known to allthedarkman is a name known to allthedarkman is a name known to all
Default Re: Heap Corruption When You Try To Browse Files In SQL Server and MDF Recovery

Quote:
Originally Posted by sundata21 View Post
Heap is an area of the computer memory that is used for dynamic memory allocation where memory blocks are allocated and freed at runtime in a random fashion. The size and allocation time of blocks is unknown until run time. Generally, each program has one heap which can be used for several different purposes. It is the most critical component of every application including SQL Server that is required for improving the performance and throughput. In SQL server, heap is also important for returning the subjective data structures and functions.

But there are some situations in SQL Server which can lead to the catastrophic situations of heap corruption. When you run Microsoft SQL Server Enterprise Manager on Windows Server and try to browse files by clicking ellipsis button in File dialog box, you may face heap corruption, and MS SQL Server may shut down with fatal access violations. All other objects or threads such as Microsoft COM (Component Object Model) objects may be loaded in SQL server using the sp_oacreate stored procedure.

As soon as this behavior occurs, OLEDB linked server providers, which run in process, SQLXML, or SQL Mail may also get affected and might cause the SQL Server procedure to shut down. Furthermore, you may also face this problem on clustered instances. Grounds of the issueThis critical problem may take place because of the xp_availablemedia system extended stored procedure. When you click on the ellipsis button in the GUI (Graphical User Interface), the xp_availablemedia system extended stored procedure might be called to execute the file browse operation. In the clustered instance, SQL Server calls the sp_MSSharedFixedDisk stored procedure, and the sp_MSSharedFixedDisk stored procedure calls the xp_availablemedia system comprehensive stored procedure. You might not become aware of heap corruption until other objects use the default heap or until the heap memory is freed. Any element which runs inside S xe process can share the defaulting heap in the process. Thus, this heap corruption can affect all of the executable processes of MS SQL Server.

It is really very important to repair the heap in order to access the data from damaged SQL Server. It can be done using the third party applications known as that is capable of addressing every problem of MDF corruption. Original SQL recovery is carried out by the software because of its read only and non destructive nature.

Methodical scan is achieved by the software with the help of powerful scanning procedures to ensure the absolute Your a guest, please login or Register to see this link in every case of SQL database corruption. This software can repair and restore all of the SQL Server objects such as tables, reports, forms, macros, stored procedures and many alike.
apaan neh?
thedarkman is offline   Reply With Quote
Old 19th March 2009, 14:04   #17
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Access Recovery after Damage and Excessive Fragmentation

Fatal system errors are very common in Windows and supported applications like Microsoft Access. In MS Access, the fatal system errors only take place when you open or use the database.

Generally these errors occur due to damage in the database or excessive fragmentation. Sometimes these problems could be corrected by using Compact and Repair Access command. You can Compact and Repair the database by following the below given steps:

 Close the affected Access database. If you are working in multi-user environment, corroborate that all other users have also closed database.

 Create backup of your database. Windows Explorer could be used to easily do this. However, Microsoft suggests that you should routinely backup your database to another storage media, like another hard drive, removable disk, or to network disk for safe keeping of your data.

 In Access, you should also backup MDW (Microsoft Database Workgroup information file). This file is the reposiry of every user’s security account information and preferences in this file. If this file is missing, Microsoft Access database could not be started.

 Go to Tools menu-> Database Utilities and click Compact and Repair Database.

 Specify the database which you like to repair.

This solution works in most of the database damage and corruption like scenarios. But even after using this, the database works unexpectedly and you still get fatal errors, you need to use some other solutions to fix this issue.

As a limitation, Compact and Repair tool does not work on severely damaged database. If this is the case with your database also, you will not get desired results.

In such grave situations, you need to use third party applications, known as Access recovery software. Access recovery software are specifically designed to repair and restore the corrupted database.

Access recovery software are pable of working each and every data loss corruption scenarios, nevertheless the severity of the damage. Access repair software are powerful enough to systematically scan the damaged database and retrieve every bit of information from it.

The market is flooded with the Access recovery software so you should be careful while selecting the one for your database. A wrong decision in Your a guest, please login or Register to see this link software selection might ruin the situations.

Stellar Phoenix Access Recovery software is the ultimate solution for all your Access database corruption related worries. This robust Access repair software is capable of recovering all the database objects including forms, reports, relationships, database constraints, macros and so forth.

Stellar Phoenix Access Recovery is usable with all file versions of Microsoft Access including Access 2000, 2002, 2003, and 2007. To know more about this Access recovery software, you are recommended to use i free demo version, available on Stellar’s website.
sundata21 is offline   Reply With Quote
Old 20th March 2009, 12:20   #18
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Error 8909 in SQL Server

SQL Server database or MDF file comprises of valuable and business important information, but different error messages keep indicating that the safety to the data has not yet been foolproof. The series of 8909 errors is one amongst them which say that the database is not with perfect integrity.

Errors tagged with 8909, may be like:

Server: Msg 8909, Level 16, State 1, Line 0 Table Corrupt: Object ID 1, index ID 0, page ID %S_PGID. The PageId in the page header = %S_PGID.

Or

Msg 8909, Level 16, State 1, Line 1

Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 281474983198720 (type Unknown), page ID (53:3) contains an incorrect page ID in its page header. The PageId in the page header = (61:3).

Repairing this error requires other errors to be corrected first.

Or

Server: Msg 8905, Level 16, State 1, Line 1

Extent (1:192) in database ID 10 is marked allocated in the GAM, but no SGAM or IAM has allocated it.

Few 8905 errors will also accompany them. These types of errors can arise while attempting to shrink the corrupt tempdb using DBCC SHRINKDATABASE or DBCC SHRINKFILE commands. These have also been seen during the normal operations with the database, while some users also report that while the deadly symptoms, they can´t backup the database and end users are free from any type of problems.

DBCC CHECKDB is the popular and valuable command for having SQL recovery. But unfortunately, this is also incapable to show the efficiency. Though in few cases, this may report success in Your a guest, please login or Register to see this link , but the reality is far behind as corruption symptoms remain the same. This limitation has been covered in the latest service pack of SQL Server 2000.

Restore the database if you have a valid backup or alternatively, create a new database and extract all the possible uncorrupted data to save it to the new one. MDF recovery is important as data worth and so third party applications, meant for the purpose, can serve the cure.

MDF repair software will scan and retrieve maximum possible information and will make it usable for further operations. They can recover all the objects of database.

Stellar Phoenix SQL Database Recovery proves as the most effective Your a guest, please login or Register to see this link solution as of the high scanning ability, read-only design, interactive interface and compatibility with SQL Server 2000 and 2005. This SQL repair product uses the most valuable MDF recovery procedures to extract out the data.

SQL repair can be availed for database objects like rules, defaults, indexes and the included database constraints. Moreover, the additional MDF repair powers add to its functionality.
sundata21 is offline   Reply With Quote
Old 21st March 2009, 11:51   #19
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Finding the Logged in User during Access Database Corruption

When the Access Database gets corrupted, in few of the cases you need to know which of the user is logged into the database. This can help to know the reason and probably the way of Access recovery. The users can take benefit of getting the list of users who are at the time logged into the database.

By the use of VBA (Visual Basic for Applications), the logged in users can be outputted in a list, thus giving you a chance of catching the culprits of the scene. This process needs programming efficiency, control over debugging procedures and returns the details of the users who are currently connected to the MS Jet database.

Through the ADO programming interface, the details like name of the computers using the database at current, user’s ID, the information about connection of the user and the correct or incorrect termination from the database and similar.

You need to apply an intended code through the module and then you would be able to free up the database corruption problems, which are particularly associated with the acts of the user.

The solution to Access database repair sometimes needs simple procedures like using the ‘Compact and Repair’ tool, while few are so complicated that you need to take help of some other utilities. After knowing which user is being problematic, you can take the corrective step to depart the user’s vulnerabilities, but the real action of Your a guest, please login or Register to see this link starts afterwards.

Access recovery software would solve out all your access database corruption problems. These are the repair applications which would scan your database with the suitable algorithms and retrieve the data.

Access database repair software have the power to maintain the integrity of the database and are present in the market for different Access file versions. The users can take benefit of their Access repair abilities through the interactive user interface.

Stellar Phoenix Access Recovery is the one which has the greatest capability to scan, repair and restore your corrupted database. The use of this Your a guest, please login or Register to see this link software is valid for Access 2007, 2003, 2002 and 2000.

The software can repair all the objects of database including forms, queries, tables, reports, modules and all others. Use of this Access recovery utility is viable in all the database corruption problems.
sundata21 is offline   Reply With Quote
Old 23rd March 2009, 12:14   #20
Beginner Member
 
Join Date: Mar 2009
Posts: 70
Thanks: 0
Thanked 8 Times in 8 Posts
Rep Power: 0
sundata21 is on a distinguished road
Default Concurrent Shrink Commands Can Corrupt SQL Database

In SQL Server, DBCC SHRINKFILE and DBCC SHRINKDATABASE are the commands, meant to reduce the size of database. These commands can shrink the size of data and log files of the SQL database and hence the user can stay away from most of the problems which can occur due to the large size of database. The process can be done manually or can be set at specified intervals.

But, striking the database integrity, a weird problem has been observed with the SQL database, which undergoes concurrent shrink operations through the specified commands. Specifically, the database which possesses tables without a clustered index can report many corruption problems which needs SQL repair as the cure.
If you apply CHECKDB command to check the database integrity, the following error message may be seen:

Server: Msg 7965, Level 16, State 1, Line 0

Table corrupt: Could not check object ID 1413580074, index ID 0 due to invalid allocation (IAM) page(s).

While, on the application of DBCC CHECKALLOC command, errors may appear like:

Server: Msg 8968, Level 16, State 1, Line 0

Table Corrupt: IAM page (1:1041) (object ID 1413580074, index ID 0) is out of the range of this database.

Or

Server: Msg 8906, Level 16, State 1, Line 0

Page (1:947) in database ID 5 is allocated in the SGAM (1:3) and PFS (1:1), but was not allocated in any IAM. PFS flags ‘MIXED_EXT ALLOCATED 95_PCT_FULL’.

Adding to the corruption symptoms, the usual operations with the database such as SELECT, DELETE, UPDATE and others may also not become successful. But, instead, you may get 5180 error which declares table or database as corrupted. tempdb may found to grow in unusual sense. So this is recommended that you should always serialize the shrink commands on the database to prevent corruption.

For the present situation of database corruption, perform Your a guest, please login or Register to see this link with REPAIR option using DBCC CHECKDB or CHECKALLOC. But, if this MDF repair way fails, third party applications are here for your help. MDF recovery software scan and repair corrupted database with the safe procedure. They are worth for each database corruption problem.

Your a guest, please login or Register to see this link needs skills in the software and Stellar Phoenix SQL Database Recovery performs this job well. With its advanced MDF recovery algorithms, the application scans and repairs the corrupted database effectively.This MDF repair software supports SQL Server 2000 and 2005 and proves effective for SQL recovery for all the database objects.
sundata21 is offline   Reply With Quote
Reply

Bookmarks

Tags
access database repair, access recovery, access repair, bsd data recovery, data recovery, data recovery new jersey, data recovery nj, data recovery services, digital media recovery, digital photo recovery, excel recovery, excel repair, hard drive recovery services, ipod data recovery, ipod recovery, mdf corruption, photo recovery, photo recovery software, repair access, sql recovery, sql repair, unixware data recovery, word recovery, word repair, zip recovery, zip repair

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +7. The time now is 21:58.


Powered by vBulletin® Version 3.8.4 Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Copyright ©2004 - 2009, djawir® Team

Forum contents and advertisement material apart from responsibility forum.djawir.com