Always dump the private keys of the addresses containing your dash and store them in a safe place (ie. on a paper sheet, password manager, etc)
walletpassphrase <passphrase> 60
dumpprivkey <address>
if needed, importprivkey <privkey> will import the address (usable on a new wallet.dat )
*edit...