我是PL/SQL的新手。这是我执行的代码块:CREATE OR REPLACE PROCEDURE DoctorandNurse (id number, name varchar2,salary_exception THEN DMS_OUTPUT.PUT_LINE('Salary should be less than or equal to Rs. 25,00,000.');编译器报告创建该过程时出现
我需要从完整的dblink name .For中修剪实例名称,例如,select查询返回类似于HHVISDEV.TRINITI.COM的结果。当然,也有这样多个结果。当我编译的时候,我得到了Warning: Procedure created with compilation errors.。当我调用这个过程时,我在第一行得到了错误:ORA-06575: Package or function DELETEDBLINKS1 is in an invalid state.