"VolSessionId, VolSessionTime, JobFiles, JobBytes, ReadBytes,"
"JobErrors, JobMissingFiles, PoolId, FileSetId, PriorJobId, PriorJob, "
"PurgedFiles, HasBase, HasCache, Reviewed, Comment, FileTable, "
- "isVirtualFull,CompressRatio,Rate,LastReadStorageId,WriteStorageId,ReadDevice,WriteDevice,StatusInfo,Encrypted)"
+ "isVirtualFull,CompressRatio,Rate,LastReadStorageId,WriteStorageId,LastReadDevice,WriteDevice,StatusInfo,Encrypted)"
"SELECT JobId, Job, Name, Type, Level, ClientId, JobStatus,"
"SchedTime, StartTime, EndTime, RealEndTime, RealStartTime, JobTDate,"
"VolSessionId, VolSessionTime, JobFiles, JobBytes, ReadBytes,"
"JobErrors, JobMissingFiles, PoolId, FileSetId, PriorJobId, PriorJob, "
"PurgedFiles, HasBase, HasCache, Reviewed, Comment, FileTable, "
- "isVirtualFull,CompressRatio,Rate,LastReadStorageId,WriteStorageId,ReadDevice,WriteDevice,StatusInfo,Encrypted"
+ "isVirtualFull,CompressRatio,Rate,LastReadStorageId,WriteStorageId,LastReadDevice,WriteDevice,StatusInfo,Encrypted "
"FROM Job "
"WHERE JobStatus IN ('T','W','f','A','E')"
"AND NOT EXISTS "