ITABAS
← All posts

#Script

5 篇文章

Oracle - Restore Point & Flash Back

Sometimes, varity business data need create restore point for differ performance test. So how to manange restore point and how to flashback, see the below ->

Database OracleScript

How to activate visual studio by command

vm agent 太多时候需要批量执行, 其实就一个bat脚本就可搞定。 ps:最后5位是vs的MPC code, 根据不同的vs version 找到相对应的MPC code Resource:

Tools Visual StudioScript

SqlServer的各种备份脚本

Full Database Backup Differential Database Backup differential backup base on complete backup, it's mean you should have a full backup before do this.

Database DataBaseScriptSqlServer