又hello world啦,多多支持

feed订阅 腾讯微博 你好,欢迎光临! 

Tag Archives: Oracle

oracle rman 备份环境配置

2012.10.15 , , , No Comments , 5,523个MJJ围观
oracle rman 备份环境配置

1.连接到目标数据库 这段时间搞oracle的rman备份脚本,所以找了一些资料,记录。 rman target user/password@yourdbname 2.启用控制文件自动备份 configure controlfile autobackup on; 3.配置自动备份的存放位置  configure controlfile autobackup ...

Oracle MySQL for Microsoft Windows Payload Execution

2011.06.15 , , , No Comments , 6,051个MJJ围观
Oracle MySQL for Microsoft Windows Payload Execution

代码段: ## # $Id: mysql_payload.rb 11899 2011-03-08 22:42:26Z todb $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restricti...