ARC1276 Query of DBC.Databasesv failed. Unable to determine DB type for the database resize request(s).
Explanation:
When doing a Restore, a user has the option of resizing the perm space for a target user or database as part of the restore process. In order to issue the resize request, ARC needs to know if the object being resized is a user or a database since 2 different SQL statements are used to do the resize: Modify user ... and Modify database ... . If ARC is unable to determine the object type, then ARC will not be able to issue the resize request.
For Whom:
End User.
Notes:
Fatal Error