Skip to Content
1
Dec 22, 2012 at 08:59 AM

Sybase Database Backup

3104 Views

Dear Expert,

We are using Sybase Database 15.7.0.012 with OS AIX, as i new to Sybase please guide how to take backup of Sybase Database.

As per note 158831 we tried but get below error

1> sp_config_dump @config_name='ECDDB',

2> @stripe_dir = '/inst/backup' ,

3> @compression = '101' ,

4> @verify = 'header'

5> go

Msg 2812, Level 16, State 5:

Server 'ECD', Line 1:

Stored procedure 'sp_config_dump' not found. Specify owner.objectname or use

sp_help to check whether the object exists (sp_help may produce lots of

output).

Also we want to take backup on Tape Drive instead of Harddisk & schedule backup in DB13, kindly suggest procedure.

Thanks & Regards,

Abhijit