The END_REQUEST procedure forcibly terminates a request.
Note
This system package is introduced in V4.4.1.
Syntax
UTL_HTTP.END_RESPONSE (
r IN OUT NOCOPY resp);
Parameters
| Parameter | Description |
|---|---|
| r | The request to be terminated. |
Products
High-quality database products to meet full lifecycle enterprise data management needs.
Resources
Various types of resources about OceanBase and the database industry
Docs
Rich content to meet the content demands of using products and solving product usage problems
OceanBase Database
Download PDF
OceanBase, A Highly Scalable Database for Transactional, Analytical, and AI Workloads.
Resources
© OceanBase 2024. All rights reserved | Cloud Service Agreement | Privacy Policy | Legal | Security
The END_REQUEST procedure forcibly terminates a request.
This system package is introduced in V4.4.1.
UTL_HTTP.END_RESPONSE (
r IN OUT NOCOPY resp);
| Parameter | Description |
|---|---|
| r | The request to be terminated. |