Hello guys! I've a 10gig database and i've programmed a SQL-CMD script to back it up every night. The script works fine as it's already installed in all my servers. I've a problem with this particular server that i've back up of two databases:
Database A of 1GIG space
Database B of 10 GIG space.
Database A's bak file is OK in size. Database B's bak is 2kb in size! impossible... when i launch the script manually, after a few minutes, the B's bak file size is ok (almost 10 Gig)...
Any clues?
Thanks!