Table Of Contents |
 |
|
Questions And Answers
| Q: |
Can Recovery for Sybase repair my Sybase database? |
| A: |
The effective way to find out if a Sybase database is recoverable is to try the demo version of Recovery for Sybase on it. Visit the Demo page for a free copy of the demo.
Product specifications with lists of items recovered and not recovered is available at the Product Information page.
Note: Always backup your original corrupted Sybase database before proceeding with any recovery activity! |
| Q: |
What limitations does the demo version of Recovery for Sybase have? |
| A: |
The demo version recovers a limited number of rows in each table of the database. The remaining rows will contain "demo" in text fields and null values in other types of fields. Full version will recover the demo-limited rows as well.
Note that no additional table or record or any other elements and features of the original database will be restored by commercial version of Recovery for Sybase if not present in demo output. |
| Q: |
I have tried the demo. How do I decide whether to purchase the full version of Recovery for Sybase? |
| A: |
Evaluating the results of demo recovery can help in making the decision. |
| Q: |
What are the differences between product licenses? |
| A: |
Details of current licensing scheme are described at the Licensing page. |
| Q: |
Why do results of recovery contain less data than the original Sybase database? |
| A: |
This is normal. The damaged parts of your Sybase database will convert to zero size on output. The other common reason of file size decrease is when some of features of the original database are not supported and therefore absent from the recovered database.
Demo-recovered database is smaller because it mostly consists of demo placeholders than actual data. |
| Q: |
Running Recovery for Sybase from command line (through Windows Start -> Run menu). |
| A: |
If your license type is Enterprise or Service, you can run Recovery for Sybase from command line and use these calls in your batch files. Standard version does not support command line. The format for command line call is:
sbr.exe <original filename with path> "<path to directory to store the recovered file(s)>"
(without angle brackets).
Please note that the directory for recovered file(s) should be created before starting the recovery.
Command line mode supports patterns '*' (replaces group of symbols) and '?' (replaces one symbol).
|
| Q: |
After running Recovery for Sybase on the corrupted database, a folder with sql script(s) and batch file has been created. How could these files be transfigured into a new database? |
| A: |
To recreate database, process resulting sql scripts starting with schema.sql and following by dataNNNN.sql. The database will be recreated from scratch. To make the import procedure more convenient for the end-user an appropriate batch file is automatically created and put in the same folder as sql script(s). |
Recovery for Sybase Error Messages
| Q: |
Recovery for Sybase Error: Internal Program Error message. |
| A: |
Run Recovery for Sybase in a logged mode and contact our support team with detailed description of the problem and the log file.
To create log file, please hold the SHIFT key while clicking the Recover button on the toolbar of Recovery for Sybase or selecting the Recover: item in the main menu. You can also press CTRL+SHIFT+R after launching Recovery for Sybase. |
| Q: |
Recovery for Sybase Error: Not enough disk space. |
| A: |
To fix this problem you need to set temporary directory to the drive with free space available (2-3 times of the original database size). Fix the Windows environment variable to use it. Do the following:
- Open System in Control Panel.
- On the Advanced tab, click Environment Variables, then click the name of the user variable (TEMP or TMP) you want to change.
- Click Edit to change value.
- Set path to the location where temporary data should be stored (e.g., e:\).
- Restart computer for changes to take in effect.
- Run the software again.
You can also use the special environment variable called OFFICERECOVERY_TMP to set the directory where Recovery for Sybase should store its temporary files. Use the method shown above to add/edit environment variable. |
Sybase Error Messages
|
|
Product Guide |
 |
|
|