Title: Uninstall script: buffer overflow error · Issue #1220 · utPLSQL/utPLSQL · GitHub
Open Graph Title: Uninstall script: buffer overflow error · Issue #1220 · utPLSQL/utPLSQL
X Title: Uninstall script: buffer overflow error · Issue #1220 · utPLSQL/utPLSQL
Description: Describe the bug While using the uninstall.sql script I got the following error: ORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes This happened in the "Dropping synonyms pointing to non-existing objects in schema UT3" part of t...
Open Graph Description: Describe the bug While using the uninstall.sql script I got the following error: ORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes This happened in the "Dropping synonyms pointing to non-e...
X Description: Describe the bug While using the uninstall.sql script I got the following error: ORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes This happened in the "Dropping synonyms pointing to ...
Opengraph URL: https://github.com/utPLSQL/utPLSQL/issues/1220
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Uninstall script: buffer overflow error","articleBody":"**Describe the bug**\r\n\r\nWhile using the `uninstall.sql` script I got the following error:\r\n\r\n```\r\nORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes\r\n```\r\n\r\nThis happened in the \"Dropping synonyms pointing to non-existing objects in schema UT3\" part of the script (see `source/unistall_synonyms.sql`). The exception handler does not handle this gracefully, as it tries to write to the buffer which is already overflown:\r\n\r\n```\r\n begin\r\n execute immediate 'drop '||syn.syn_name;\r\n dbms_output.put_line('Dropped '||syn.syn_name||' for object '||syn.for_object);\r\n exception\r\n when others then\r\n dbms_output.put_line('FAILED to drop '||syn.syn_name||' for object '||syn.for_object);\r\n end;\r\n```\r\n\r\nSo the block exits and not all of the synonyms are dropped.\r\n\r\n**Provide version info**\r\nOracle 12.1.0.2.0\r\nutPLSQL v3.1.11\r\n\r\n**Information about client software**\r\nA rather old version of SQL*Plus\r\n\r\n**Expected behavior**\r\nAll the synonyms are dropped and all the messages are logged.\r\n","author":{"url":"https://github.com/kukimik","@type":"Person","name":"kukimik"},"datePublished":"2022-07-28T08:57:34.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/1220/utPLSQL/issues/1220"}
| 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:07b2d02d-8cd6-ff0d-a47b-f5339f3d89e5 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | C156:1A0C5C:66B0F8:9150FF:6A63836E |
| html-safe-nonce | ea2bd09e32ae74151b07939de696028db1163afa4609b1a6ea2be8355525c617 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMTU2OjFBMEM1Qzo2NkIwRjg6OTE1MEZGOjZBNjM4MzZFIiwidmlzaXRvcl9pZCI6IjQ1MTE2ODI5OTM4Mjk2NzU4ODYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 7e9fc8765fb8ee5ab15b59954c788413451d57e1239da13255cc44edfde1e7e2 |
| hovercard-subject-tag | issue:1320615920 |
| 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/1220/issue_layout |
| twitter:image | https://opengraph.githubassets.com/747df748cdbc84eabc2efb11ebf663bb9bbb92fb774587f04733994161d84272/utPLSQL/utPLSQL/issues/1220 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/747df748cdbc84eabc2efb11ebf663bb9bbb92fb774587f04733994161d84272/utPLSQL/utPLSQL/issues/1220 |
| og:image:alt | Describe the bug While using the uninstall.sql script I got the following error: ORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes This happened in the "Dropping synonyms pointing to non-e... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | kukimik |
| hostname | github.com |
| expected-hostname | github.com |
| None | e4fb64aef87da454ec25b158147f7f5f14aef29216e5ca1612c2e48faa599d1f |
| turbo-cache-control | no-preview |
| go-import | github.com/utPLSQL/utPLSQL git https://github.com/utPLSQL/utPLSQL.git |
| octolytics-dimension-user_id | 15661281 |
| octolytics-dimension-user_login | utPLSQL |
| octolytics-dimension-repository_id | 50728220 |
| octolytics-dimension-repository_nwo | utPLSQL/utPLSQL |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 50728220 |
| octolytics-dimension-repository_network_root_nwo | utPLSQL/utPLSQL |
| 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 | e839936ba5faffb9c836dda1cf4729d50c88a32e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width