Hello, I'm trying to restore a database from file using sybcentral, but I get this message

- BDTEC Restore Messages
---------------------------------------------------------- 
Backup Server session id is: 48. Use this value when executing the 'sp_volchanged' system stored
procedure after fulfilling any volume change request from the Backup Server.
Backup Server: 6.28.1.1: Dumpfile name 'BDTEC112840C5E5  ' section number 1 mounted on disk file 
'/opt/sybase/BDTEC_11_Oct_2011_14PM'
Data on dump will not fit into current database. Need 1894 Mbyte database.

I have the file in /opt/sybase/BDTEC_11_Oct_2011_14PM, also I create a databse, then do the backup and restore an I get the same message. Please Does anybody know how to solve it, and can help me.

asked 28 Feb '12, 14:39

roberto_motad's gravatar image

roberto_motad
0111
accept rate: 0%

edited 29 Feb '12, 07:33

Volker%20Barth's gravatar image

Volker Barth
39.7k358546815

The question has been closed for the following reason "Question is off-topic or not relevant" by Graeme Perrow 29 Feb '12, 06:47


sp_volchanged appears to be an ASE procedure.

This forum is intended for SQL Anywhere questions. Please visit the FAQ for information about where to ask ASE questions:

Frequently Asked Questions

permanent link

answered 28 Feb '12, 16:15

Tyson%20Lewis's gravatar image

Tyson Lewis
2.2k1641
accept rate: 22%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×53

question asked: 28 Feb '12, 14:39

question was seen: 3,400 times

last updated: 29 Feb '12, 07:33