I need a solution
We are on NBU 7.6 and I have created a VM policy to backup several sql server 2008 R2 instances/databases and truncate their logs .
However I am proving unsuccessful in the truncating of logs bit, this is the latest error message I get.
failed: 112(failed to retrieve text for this error. Reason: 15105)
I think that my issue is that there is insufficient free space on the C: drive, 5GB, to backup the logs.
05/07/2015 18:13:26 - Warning ascc(pid=11224) MSSQL: [ODBC MSG][Microsoft][SQL Native Client][SQL Server]Write on "C:\Users\a_rsb4\AppData\Local\Temp\NBU794800000000001BE130_TMP_DIR\EVAULT_EVVSMailboxVS1_1.1436116382"
My question is, can I change the backup sql log step, to not use the Temp area under the C: drive?