Loggerhead 1.0.0 FAQ


This document comprises the Frequently Asked Questions for Loggerhead version 1.0.0.


  1. Why does the following error occur on login?

    ORA-06550: line 1, column 7: PLS-00201: identifier 'TTPL_DEBUG.PUTLINE' must be declared
          

    The user logging in has not been granted the loggerhead role. The script grant_role must first be executed, refer to the reference manual Installation section.

  2. Why does an error similar to the following occur on attempting to start debug?

    ORA-20000: LOGGERHEAD.ActionManager(290) 
    ORA-20000: LOGGERHEAD.GetDebugResult(30) 
    ORA-20000: /tmp/debug.log - Invalid path 
          

    The specified path is not accessible by the Oracle utl_file package. The required directory must be added to the UTL_FILE_DIR parameter in the init<sid>.ora file.


last updated 18-February-2000