My Oracle Support Banner

Getting Explain Plan Output From JDBC Query Without a Trace File (Doc ID 1075005.1)

Last updated on OCTOBER 17, 2022

Applies to:

JDBC - Version 10.1.0 and later
Information in this document applies to any platform.

Goal

In SQL*Plus you can get the explain plan of a query as follows.


This how to shows how to get explain plan information from a JDBC program without the need to read a trace file. If you wish to use the trace file option with more detailed SQL tracing please see this <Note 434462.1>

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
 Steps
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.