Quantcast
Channel: ITPUB论坛-专业的IT技术社区
Viewing all articles
Browse latest Browse all 18583

通过logminer挖掘归档日志,为何看到的SESSION_INFO是UNKNOWN?

$
0
0
oracle11.2.0.3 select OS_USERNAME,MACHINE_NAME,timestamp,commit_timestamp,seg_owner,seg_name,seg_type_name,table_space,row_id,session_info,username,operation,sql_redo,sql_undo from v$logmnr_contents where xxx; 其中OS_USERNAME,MACHINE_NAME,session ...

Viewing all articles
Browse latest Browse all 18583

Trending Articles