Good morning,
I have received a striped backup of Sybase 11.10 and I would like to retrieve the data on my computer.
The dump was created with the following command line:
dump database test to "/dump/$ISODATE-l0-test-s0.db" *
stripe on "/dump/$ISODATE-l0-test-s1.db"
stripe on "/dump/$ISODATE-l0-test-s2.db"
stripe on "/dump/$ISODATE-l0-test-s3.db"
go
I have tried to unload database with SQL Anywhere 12 (Sybase Central Wizard) and the command line :
dbunload -v -c "UID=sa;PWD=***;DBF=C:\Sybase\2019-04-18-l0-test-s0.db DBF=C:\Sybase\2019-04-18-l0-test-s1.db DBF=C:\Sybase\2019-04-18-l0-test-s2.db DBF=C:\Sybase\2019-04-18-l0-test-s3.db" -r "C:\Users\Administrator\Documents\reload.sql" -ii -up "C:\Users\Administrator\Documents\unload"
but it seams that it does not take into account striped backups, only a single db file.
Do you have any suggestion how to perform a dbunload on a striped backup or any other ideas ?
Thank you for your help,
Agnieszka
Request clarification before answering.
Do you expect a striped backup for SQL Anywhere database?
Unfortunately, SQL Anywhere does not have such a function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.