sys.dbms_logmnr_d.build : dbms_logmnr « System Packages « Oracle PL/SQL Tutorial






SQL>
SQL> begin
  2     sys.dbms_logmnr_d.build( 'miner_dictionary.dat','c:\temp' );
  3  end;
  4  /
LogMnr Dictionary Procedure started
ERROR -1308  ORA-01308: initialization parameter utl_file_dir is not set
begin
*
ERROR at line 1:
ORA-01308: initialization parameter utl_file_dir is not set
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 3474
ORA-06512: at "SYS.DBMS_LOGMNR_INTERNAL", line 3552
ORA-06512: at "SYS.DBMS_LOGMNR_D", line 12
ORA-06512: at line 2


SQL>








31.14.dbms_logmnr
31.14.1.sys.dbms_logmnr.start_logmnr
31.14.2.sys.dbms_logmnr.add_logfile
31.14.3.sys.dbms_logmnr_d.build
31.14.4.dbms_logmnr.add_logfile