Oracle用户SQL会话还原方法研究  被引量:1

Tracing SQL of user's session in Oracle database.

在线阅读下载全文

作  者:王伟平[1] 王子卿[1] 

机构地区:[1]中南大学信息科学与工程学院,长沙410083

出  处:《计算机工程与应用》2008年第12期154-156,共3页Computer Engineering and Applications

摘  要:针对Oracle8i/9i系统自带的审计功能无法获取用户操作语句的问题,研究分析了Oracle数据库的事务日志文件,提出一种结合事务日志和审计日志还原用户访问数据库会话过程的方法。该方法使用LogMiner分析事务日志文件,通过匹配事务日志和审计日志中共有的关键字段,确定对应的数据库操作语句,从而还原出任意用户从登录到退出的完整会话过程。会话还原结果可用来执行数据库操作的审计,保护数据库安全。In order to resolve the problem unable to obtain the SQL operations of user in audit log of Oracle 8i/9i,an approach of tracing SQL of user’s session in Oracle database is proposed in this paper,which can recover the process of user’s session in Oracle 8i/9i database.In the approach,LogMiner is used to analyse the transaction log file for extracting some key fields,by matching the relate key fields in the audit log,the SQL of user’s session from his login to logout can be perfectly recovered.The result can be used to audit the operations and protect the security of Oracle database.

关 键 词:事务日志 审计日志 LOGMINER 会话还原 

分 类 号:TP311[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象