Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start the command console and type

    No Format
    engine mineapply send memory_set PROFILER /home/oracle/..../prof_%S.%E
    engine mineapply send memory_set _THREADED_OCI YES
  2. Wait for a few PLOG switches.
  3. Zip and upload the resulting files to Dbvisit Support. The profiler files will be in the location specified by the full path given (/home/oracle/..../prof_%S.%E)
  4. Turn off the profiling:

    No Format
    engine mineapply send memory_set PROFILER OFF
    engine mineapply send memory_set _THREADED_OCI NO

...