A script-enabled browser is required for this page to function properly.

Conversion dialog box

The Conversion dialog box enables you to interactively control the PL/SQL V1 or V2 conversion process. To set options for subsequent conversions, click Options.

This dialog box contains:

Source pane

Displays the program unit source where the conversion condition is detected. The syntax to be converted is highlighted. You can scroll up or down within this pane to review the conversion accomplished so far. 

Condition:

The PL/SQL V1 or V2 statement that requires conversion. 

Action

What the conversion utility will do if you click Convert.

Explain

Displays more details about the problem and what will happen if you decide to ignore the conversion.

Convert

Accepts the recommended default action; moves to the next statement.

Covert All

Converts all PL/SQL V1 or V2 syntax problems in the entire module, which may contain multiple program units. All default actions are accepted.

Ignore

Does not convert the PL/SQL V1 or V2 statement described in the Problem field; moves to the next statement.

Ignore All

Bypasses the conversion process for the entire module, which may contain multiple program units. 

Options

Displays the PL/SQL V1 Conversion Options dialog box, in which you can specify options to control the conversion process.