12.07.2015 Views

Oracle SQL Developer

Oracle SQL Developer

Oracle SQL Developer

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Save/Save As3.37 Save/Save As3.38 Save FilesConditions tabSpecify any conditions that apply to the breakpoint.Condition: A <strong>SQL</strong> condition (WHERE clause without the WHERE keyword)restricting when the breakpoint occurs. For example, to specify that the conditionshould occur only when status_code is greater than 10, specify:status_code > 10Thread Options: You can specify whether the breakpoint occurs for all threads, oronly when the breakpoint is hit by threads that either do or do not have a specifiedname.Pass Count: The number of times the debugger should allow execution to pass overthe breakpoint before the breakpoint occurs.Actions tabSpecify the actions to be taken when the breakpoint occurs. The options you specifyoverride any default values on the Debugger: Breakpoints: Default Actions pane of the<strong>SQL</strong> <strong>Developer</strong> Preferences.Halt Execution: Pauses execution when the breakpoint occurs.Beep: Beeps when the breakpoint occurs.Log Breakpoint Occurrence: Sends a message to the log window when the breakpointoccurs. You can also specify the following to be included in each display: a tag, and acondition to be evaluated.Enable/Disable a Group of Breakpoints: Enables or disables the specified breakpointgroup when this breakpoint occurs.Related TopicsRunning and Debugging Functions and ProceduresDebugging a PL/<strong>SQL</strong> Procedure (tutorial)This is a standard box for saving information to a file: use Location to navigate to(double-clicking) the folder in which to save the file, then specify the file name(including any extension) and, if necessary, the file type.This box asks if you want to save the specified files before another action occurs (forexample, saving procedures you had been editing before disconnecting).3.39 Unable to Save FilesThis box informs you that <strong>SQL</strong> <strong>Developer</strong> is unable to save the specified file or files. Tocancel the attempt to save the files and to return to edit the relevant object, clickCancel.3.40 Save Style SettingsThis dialog box is displayed when you click Save As in the Code Editor: Syntax Colorspane when setting <strong>SQL</strong> <strong>Developer</strong> Preferences. You can save the specified color3-26 <strong>SQL</strong> <strong>Developer</strong> Online Help

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!