September 22, 2017 at 2:07 pm
Hello, I've got an SSIS package, with its last step to process a SQL table into the cube, it errors with that task: The following error occurred during a file operation: There is not enough disk space. I changed the tempdir for files from the C:\ drive to the I drive that has 1GB space, and I still get this error. I get this error when I run it as a job, and when I execute each task in the Package at a time in SSDT. What else can I try, look at or adjust? This is the first time I've run across this issue. Thanks
September 22, 2017 at 3:59 pm
quinn.jay - Friday, September 22, 2017 2:07 PMHello, I've got an SSIS package, with its last step to process a SQL table into the cube, it errors with that task: The following error occurred during a file operation: There is not enough disk space. I changed the tempdir for files from the C:\ drive to the I drive that has 1GB space, and I still get this error. I get this error when I run it as a job, and when I execute each task in the Package at a time in SSDT. What else can I try, look at or adjust? This is the first time I've run across this issue. Thanks
I found on the server an alias drive that was holding the SSAS instances backups, and deleted out a years worth of old files, this solved the problem
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply