Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

Inconsistent data in database_files and master_files ?

$
0
0
Hello Experts,USE <database>select * from sys.database_filesand select * from sys.master_files where database_id= <db id>give me different size of memory optimized file in <database>Any ideas what might have caused this?Microsoft SQL Server 2014 - 12.0.2456.0 (X64)

Viewing all articles
Browse latest Browse all 6525

Trending Articles