Title: ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes · Issue #93 · utPLSQL/utPLSQL-SQLDeveloper · GitHub
Open Graph Title: ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes · Issue #93 · utPLSQL/utPLSQL-SQLDeveloper
X Title: ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes · Issue #93 · utPLSQL/utPLSQL-SQLDeveloper
Description: Describe the bug I started yesterday with writing unittests using utPLSQL. Yesterday, everything worked fine but starting this afternoon I cannot use the sqldeveloper plugin to create coverage reports anymore(test run still works). Execu...
Open Graph Description: Describe the bug I started yesterday with writing unittests using utPLSQL. Yesterday, everything worked fine but starting this afternoon I cannot use the sqldeveloper plugin to create coverage repo...
X Description: Describe the bug I started yesterday with writing unittests using utPLSQL. Yesterday, everything worked fine but starting this afternoon I cannot use the sqldeveloper plugin to create coverage repo...
Opengraph URL: https://github.com/utPLSQL/utPLSQL-SQLDeveloper/issues/93
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes","articleBody":"**Describe the bug**\r\nI started yesterday with writing unittests using utPLSQL. Yesterday, everything worked fine but starting this afternoon I cannot use the sqldeveloper plugin to create coverage reports anymore(test run still works).\r\n\r\nExecuting the script results in:\r\n```\r\nEXECUTE dbms_session.reset_package;\r\nSET SERVEROUTPUT ON SIZE UNLIMITED\r\nCLEAR SCREEN\r\nEXEC ut.run('[redacted]',ut_coverage_html_reporter())\r\n```\r\n\r\n\u003e Fehler beim Start in Zeile: 4 in Befehl -\r\n\u003e BEGIN ut.run('[redacted]',ut_coverage_html_reporter()); END;\r\n\u003e Fehlerbericht -\r\n\u003e ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes\r\n\u003e ORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 32\r\n\u003e ORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 97\r\n\u003e ORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 112\r\n\u003e ORA-06512: in \"UNITTESTS.UT_OUTPUT_BUFFER_BASE\", Zeile 59\r\n\u003e ORA-06512: in \"UNITTESTS.UT_OUTPUT_REPORTER_BASE\", Zeile 80\r\n\u003e ORA-06512: in \"UNITTESTS.UT\", Zeile 504\r\n\u003e ORA-06512: in \"UNITTESTS.UT\", Zeile 623\r\n\u003e ORA-06512: in Zeile 1\r\n\u003e 20000. 00000 - \"%s\"\r\n\u003e *Cause: The stored procedure 'raise_application_error'\r\n\u003e was called which causes this error to be generated.\r\n\u003e *Action: Correct the problem as described in the error message or contact\r\n\u003e the application administrator or DBA for more information.\r\n\r\nUsing the sqldeveloper menu entry the logging of sqldeveloper shows this log after a while:\r\nError when running code coverage: StatementCallback; uncategorized SQLException for SQL [BEGIN\r\n\tut.run(\r\n\t\ta_paths =\u003e ut_varchar2_list(\r\n\t\t\t'[redacted]'\r\n\t\t),\r\n\t\ta_reporter =\u003e ut_coverage_html_reporter()\r\n\t);\r\nEND;\r\n]; SQL state [72000]; error code [20000]; ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes\r\nORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 32\r\nORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 97\r\nORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 112\r\nORA-06512: in \"UNITTESTS.UT_OUTPUT_BUFFER_BASE\", Zeile 59\r\nORA-06512: in \"UNITTESTS.UT_OUTPUT_REPORTER_BASE\", Zeile 80\r\nORA-06512: in \"UNITTESTS.UT\", Zeile 504\r\nORA-06512: in Zeile 2\r\n; nested exception is java.sql.SQLException: ORA-20000: ORU-10027: buffer overflow, limit of 1000000 bytes\r\nORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 32\r\nORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 97\r\nORA-06512: in \"SYS.DBMS_OUTPUT\", Zeile 112\r\nORA-06512: in \"UNITTESTS.UT_OUTPUT_BUFFER_BASE\", Zeile 59\r\nORA-06512: in \"UNITTESTS.UT_OUTPUT_REPORTER_BASE\", Zeile 80\r\nORA-06512: in \"UNITTESTS.UT\", Zeile 504\r\nORA-06512: in Zeile 2\r\n\r\n\r\n**Provide version info**\r\nInformation about utPLSQL and Database version, \r\n12.1.0.2.0\r\n12.1.0.2.0\r\n\r\nPL/SQL-Prozedur erfolgreich abgeschlossen.\r\n\r\nUT_VERSION \r\n------------------------------------------------------------\r\nv3.1.10.3349\r\n\r\n\r\nBANNER CON_ID\r\n-------------------------------------------------------------------------------- ----------\r\nOracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production 0\r\nPL/SQL Release 12.1.0.2.0 - Production 0\r\nCORE\t12.1.0.2.0\tProduction 0\r\nTNS for Linux: Version 12.1.0.2.0 - Production 0\r\nNLSRTL Version 12.1.0.2.0 - Production 0\r\n\r\n\r\nPARAMETER VALUE \r\n-------------------------------------------------------------------------------------------------------------\r\nNLS_LANGUAGE GERMAN \r\nNLS_TERRITORY GERMANY \r\nNLS_CURRENCY ? \r\nNLS_ISO_CURRENCY GERMANY \r\nNLS_NUMERIC_CHARACTERS ,. \r\nNLS_CALENDAR GREGORIAN \r\nNLS_DATE_FORMAT DD.MM.RR HH24:MI:SS \r\nNLS_DATE_LANGUAGE GERMAN \r\nNLS_SORT GERMAN \r\nNLS_TIME_FORMAT HH24:MI:SSXFF \r\nNLS_TIMESTAMP_FORMAT DD.MM.RR HH24:MI:SSXFF \r\n\r\nPARAMETER VALUE \r\n--------------------------------------------------------------------------------------------------------------\r\nNLS_TIME_TZ_FORMAT HH24:MI:SSXFF TZR \r\nNLS_TIMESTAMP_TZ_FORMAT DD.MM.RR HH24:MI:SSXFF TZR \r\nNLS_DUAL_CURRENCY ? \r\nNLS_COMP BINARY \r\nNLS_LENGTH_SEMANTICS CHAR \r\nNLS_NCHAR_CONV_EXCP FALSE \r\n\r\n17 Zeilen gewählt. \r\n\r\n\r\nPORT_STRING \r\n------------------------------------------------------------\r\nx86_64/Linux 2.4.xx\r\n\r\n\r\n**Information about client software**\r\nSQLDeveloper with installed utPlsql plugin\r\n\r\n**Expected behavior**\r\nI would expect that this call works and creates the coverage report.\r\n","author":{"url":"https://github.com/wolframhaussig","@type":"Person","name":"wolframhaussig"},"datePublished":"2020-03-12T12:53:24.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":10},"url":"https://github.com/93/utPLSQL-SQLDeveloper/issues/93"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:f985a881-5e08-b693-c822-e76c9148e0b9 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BCFA:B510C:19758E3:23C90CB:6968FEE2 |
| html-safe-nonce | 5a835e23a44c48909be56061d58a6cc1333a04bf93bc9805a27bfaf168d9ea9b |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCQ0ZBOkI1MTBDOjE5NzU4RTM6MjNDOTBDQjo2OTY4RkVFMiIsInZpc2l0b3JfaWQiOiI4NTcwMzUxNzg0ODcxNjU3MTg2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 43218464a706df961e26b8d8574b8727f2aa5636acb3dd0236681fe00655ec95 |
| hovercard-subject-tag | issue:580474855 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/utPLSQL/utPLSQL-SQLDeveloper/93/issue_layout |
| twitter:image | https://opengraph.githubassets.com/b9e2cbe161cad82c1be9f14bcd5d29de888684a3d5fa2ff0084ef282e2a0d916/utPLSQL/utPLSQL-SQLDeveloper/issues/93 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/b9e2cbe161cad82c1be9f14bcd5d29de888684a3d5fa2ff0084ef282e2a0d916/utPLSQL/utPLSQL-SQLDeveloper/issues/93 |
| og:image:alt | Describe the bug I started yesterday with writing unittests using utPLSQL. Yesterday, everything worked fine but starting this afternoon I cannot use the sqldeveloper plugin to create coverage repo... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | wolframhaussig |
| hostname | github.com |
| expected-hostname | github.com |
| None | e6156bd4ef9f2dc8dadf4c49a8f7ed8532186388cef72eda3ccb9f0ab3b8cfca |
| turbo-cache-control | no-preview |
| go-import | github.com/utPLSQL/utPLSQL-SQLDeveloper git https://github.com/utPLSQL/utPLSQL-SQLDeveloper.git |
| octolytics-dimension-user_id | 15661281 |
| octolytics-dimension-user_login | utPLSQL |
| octolytics-dimension-repository_id | 111097428 |
| octolytics-dimension-repository_nwo | utPLSQL/utPLSQL-SQLDeveloper |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 111097428 |
| octolytics-dimension-repository_network_root_nwo | utPLSQL/utPLSQL-SQLDeveloper |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | fd1938215b152e2c6a29cf56fec07fd9f91f1203 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width