so on one of our regional servers, we noticed that we were low on hard drive space this morning and when we checked it we saw that our transaction log had grown to over 2 gb's. it's set to truncate and backup every night, but it had apparently failed. when we ran the job or maintenance plan, it failed. But if we went to the database and right clicked, went to backup and did it that way, it backed up and truncated perfectly. it went down to 670 mb's.
Now the problem is that we tried to create a new maintenance plan (cleaned up some old ones created by god knows who) and tried to consolidate our backups and checks into two plans. we started the backup jobs from the job window and they all ran except for the transaction log backup. the job failed on startup. when we right clicked on the database and went to backup, we could no longer select "transaction log" only database. when we checked the sql error logs, it said "could not perform backup on database 'accesscontrol'. subtask ignored."
any ideas on why we can no longer do this?