Hi, We have a sybase v6 database, and we use a small script to backup each night.
dbbackup -c "dsn=nma" -y -q n:\nm_backup
this generates two files one is called ptadata.edb and one called ptadata.log, i need to restore the data back, as the database is corrupt.
Could someone please show me how to restore a backup, just the syntax would be good.
Regards
Many Thanks
Yurov Ardyy
dbbackup -c "dsn=nma" -y -q n:\nm_backup
this generates two files one is called ptadata.edb and one called ptadata.log, i need to restore the data back, as the database is corrupt.
Could someone please show me how to restore a backup, just the syntax would be good.
Regards
Many Thanks
Yurov Ardyy