|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Wednesday, May 01, 2013 2:43 AM
Points: 1,564,
Visits: 1,488
|
|
Hi all, I am trying to create databse snapshots in my database through T-SQL. But it showing as 'Database Snapshot is not supported on Standard Edition'. But SQL server managemant studio is showing a folder database snapshots under database. Please advice. Thanks in advance.
Ryan //All our dreams can come true, if we have the courage to pursue them//
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Friday, August 24, 2012 8:11 AM
Points: 1,097,
Visits: 2,157
|
|
sumanta.roy52 (5/11/2009) Hi all, I am trying to create databse snapshots in my database through T-SQL. But it showing as 'Database Snapshot is not supported on Standard Edition'. But SQL server managemant studio is showing a folder database snapshots under database. Please advice. Thanks in advance.
You can create Database Snapshots only in Enterprise edition. Its a sepearte folder that is maintained by the SQL server when you create database snapshots.
|
|
|
|