I am trying to execute this lines of code in order to make backup of database:
BACKUP DATABASE [DataDW] TO DISK = N\'D:\\_BACKUP\\DataDW.bak\' GO