1
0

Gauss db create package body failed

fbg_hkdpt_tech

Posted Mar 28, 2025 at 01:14
941

hi tech,

when I create the package body on cloud GaussDB V2.0-8.210.0 central, there is error happend. could you help to check it?

the below sql execute on das


---------------Execute---------------

[SQL statement split]: SQL statements to be executed: (5)


[Execute SQL statement: (1)] --create package body CREATE OR REPLACE PACKAGE BODY pkg_test AS PROCEDURE proc_ist_tbl_test(v_uid in varchar, v_area_id varchar, v_level int) AS BEGIN INSERT INTO tbl_test VALUES (v_uid, v_area_id, v_level); END; Failed. Cause: [***:53490/***:8635] ERROR: package name end is not match the one begin! at end of input Position: 234

0 replies
fbg_hkdpt_tech
Answers
0
Questions
1
Top questions

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more