Go to PL/ SQL -> Tools -> Preferences -> Oracle Debugger:
a). Un-check the "Add debug information when compiling".
b). Click the "Apply" button.
c). Click the "OK" button.
d). Compile invalid objects now.
NOTE: In case you want to debug your package in PL/ SQL, you will need to check the "Add debug information when compiling" checkbox.
Programming Explorer : This is the place that I would like to share with you about my IT knowledge and experience. Some of the articles are copied from others in the internet. Some are originally come from my findings.
Subscribe to:
Post Comments (Atom)
-
If your environment is something like below: Windows operating system, either 10 or 11 Python 3.13 You are trying to install pymssql , and Y...
-
You may refer to the sample codes below from us. We use Windows platform as an example: import webbrowser def main(): fUrl: str = 'h...
-
Environment: Visual Studio Code v1.83.1 Symtomps: 1). When you try to debug your Flutter project, you see this error message at the Terminal...
2 comments:
Thank u very much.
Thank U very much
Post a Comment