Database Administration (MOSC)

MOSC Banner

Getting issue while log mining

BEGIN

    sys.DBMS_LOGMNR_D.build (

 dictionary_filename =>'dictionary_new.ora',

 dictionary_location => '/apps/stage/archives/LOGMNR');

END;

 6  /

    sys.DBMS_LOGMNR_D.build (

 *

ERROR at line 2:

ORA-06550: line 2, column 2:

PLS-00103: Encountered the symbol " " when expecting one of the following:


( begin case declare exit for goto if loop mod null pragma

raise return select update while with <an identifier>

<a double-quoted delimited-identifier> <a bind variable> <<

continue close current delete fetch lock insert open rollback

savepoint set sql execute commit forall merge pipe purge

json_exists json_value json_query json_object json_array

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center