How to access SQL files from a BKS file?
I have a BKS file that is around 20GB. How do I extract the MSSQL files from that?
Thanks
If the backup was created using ntbackup, you’d need to restore all or selected files from it using the Backup and Restore Wizard. If you trying to determine which files to restore, the SQL databases typically live in files with file extensions of MDF, LDF and NDF though that’s not a requirement.
I’m not sure if ntbackup guarantees database consistency when doing backups, so it’s possible the database would not restore cleanly.
Check more discussion of this question.
Related posts:
- How to restore a SQL Server database and shrink its files at the same time?
- SQL Server 2008 import data from SQL Server 2005 backup file
- Does a full ntbackup include mssql mdf files?
- SQL Server 2008: Is it possible to store differential backups in a separate files?
- Is it possible with NT Backup (or MS Backup) to restore all of the latest files from a certain folder out of an incremental backup file?
Leave a comment
Recent Posts
- Is there a way for administrators to disable users from installing Firefox extensions?
- Is there research material on NTP accuracy available?
- How to create a limited “domain admin” that does not have access to domain controllers?
- Can Windows RDC admin users be immune from being kicked?
- Domain Administrators account policy (After PCI audit)
Tags
active-directory
amazon-ec2
apache
apache2
backup
bash
centos
cisco
command-line
debian
dns
email
exchange
firewall
iis
iis7
iptables
linux
macosx
monitoring
mysql
networking
nginx
performance
permissions
php
postfix
raid
security
sql-server
sql-server-2005
sql-server-2008
ssh
ssl
ubuntu
unix
virtualization
vpn
webserver
windows
windows-7
windows-server-2003
windows-server-2008
windows-server-2008-r2
windows-xp





