Dear all,
I have one doubt. we are taking backup of our sybase database using isql editor with command
isql -Usapsa -SSID -Ppassword -X
use KEP
go
dumpdatabase SID to "/db/....dmp"
go
with this command is everything will backed up or else can i take backup separately for transaction logs tempdb etc..i am new to sybase please
guide me regarding on this. Is it possible to completely restore the database with the above taken database backup using the above commands.
Best regards,
venkat.