文章分类 - 学问
摘要:测试网站: http://testphp.vulnweb.com/login.php 浏览器代理设置为:127.0.0.1:8080 查看拦截流量: 方式1:通Proxy - Intercept 方式二:Proxy - HTTP history
阅读全文
摘要:一、 工作环境: <1> Oracle数据库版本:Oracle 11g 运行环境 :IBM小型机 AIX 6.1 <2> SQL数据库版本: SQL 2005 R2 运行环境: HP DL 580 G6 二、 操作方式:利用透明网关,建立dblink ,访问SQL SERVER ORACLE实现异构
阅读全文
摘要:These options include your global database name and system identifier (SID). The SID is a unique identifier that is used to distinguish this instance
阅读全文
摘要:一、EXPDP和IMPDP使用说明 Oracle Database 10g引入了最新的数据泵(Data Dump)技术,数据泵导出导入(EXPDP和IMPDP)的作用 1)实现逻辑备份和逻辑恢复. 2)在数据库用户之间移动对象. 3)在数据库之间移动对象 4)实现表空间搬移. 二、数据泵导出导入与传
阅读全文