Why is it always the silly, most obvious things that trip me up. It is indeed running out of room on the first tape and asking for a 2nd. Manual-mount drive.
Time to come up with a different backup plan or get a new backup device.
After a snow day last week and a day without being able to change the media tape, Backupexec has been spitting out the tapes each night, with an error to "Insert over-writable media".
I've tried running test backups and the media checks out as online and over-writable, but 6 hours later, the...
I have the following code:
<code>
using(WPEntities db = new WPEntities())
{
int quoteID =from f in db.vw_FileGeneral
where f.ProductionFileID == prodID
select f.FileID;
Convert.ToInt16(quoteID);
</code>
And I am getting exceptions due to ObjectQuery<int> not able...
I'm trying to get some kind of asset management software installed at a company I just started with. I'm their first IT employee and they have no idea how much equipment they have, software licenses, etc. The company has 3 locations, 2 servers (3rd location logs in remotely) and about 80 total...
I started getting some system lockups along with odd video glitches last week. I thought it was likely a virus so I tried to scan. Lockups were getting more and more frequent and I could not get a scan finished.
So,I disconnected my Raid 1 drives, installed a clean copy on WinXP on a spare...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.