March 2010 - Posts

0
Comments

Database operations through SQL: Database Restore ... by zc0000

If using sql to perform a database restoring , care the sql-codes very well. Any trivial mistake may prevent a successful execution. Cases are listed here based on simple experiments. with operation: MOVE 'logical_file_name_in_backup' TO 'operating_system_file_name...
More Posts