eTRM uses javascript that opens and focuses a separate window to display reports. Your browser does not appear to support javascript. This should not prevent you from using eTRM but it does mean the window focus feature will not work. Please check the contents of other windows on your desktop if you click on a link that does not appear to do anything.
235: 236: begin 237: select log_table 238: into l_mlogName 239: from dba_mview_logs 240: where master = p_objName 241: and log_owner = p_schemaName; 242: exception 243: when no_data_found then