1.How to check the backup file details if we do not have
access to that folder
2.how to check the backup file size without connecting to
the folder
Answers were Sorted based on User's Feedback
Answer / basha
SELECT * FROM SYSFILES, run this query against the db to
which u have to find file size.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / pandian s
SELECT * FROM MSDB..BACKUPSET WHERE
Database_Name='<DatabaseName>'
| Is This Answer Correct ? | 1 Yes | 1 No |
The back up details would have been stored in the system
table backupset of system database msdb. So we can get it
from there.
ex
use msdb
select * from backupset
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between lock, block and deadlock? : sql server database administration
Hi Can any one tell me the Good institute to learn SQL esp for Data Base Testing or SQL from scratch to the proficiency level in Hyederabad and facult also. Thankyou well in advance
Why de-normalization required?
What are the five characteristics of good data?
What is index in an assignment?
Can Somebody tell me the difference between Clustered & Non- Clustered Index??
any one can explain Self mapping Delegation Remote Credentials
What is difference between rownum and rowid?
What are the grouping functions?
What are data resources?
what is the difference between Delete and Truncate
4 Answers CarrizalSoft Technologies, Geo Research Centre,
What do I need to start working with sql studio? : sql server management studio
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)