Encryption  Making compressed database dumps

Chapter 3: New Features in Adaptive Server 12.5.2 and 12.5.3

Password-protected backups

You can protect your database dump from unauthorized loads using the password parameter of the dump database command. If you include the password parameter when you make a database dump, you must also include this password when you load the database.

The partial syntax for the password-protected dump database and load database commands are:

dump database database_name to file_name [ with passwd = password ]
load database database_name from file_name [ with passwd = password ]

where:





Copyright © 2005. Sybase Inc. All rights reserved. Making compressed database dumps

View this book as PDF