|
|
|
Procedure Error
|
|||
|---|---|---|---|
|
#18+
Hi everybody If you can Colud you explain to me what does this error mean in SQL*Plus First I created procedure in PL/SQL Developer create or replace procedure change_salary(v_emp_id in number, v_new_salary in number) is begin update s_emp set salary = v_new_salary where id = v_emp_id; commit; end change_salary; It gave the message: Compiled successfully Then in SQL*Plus, I tried the next: SQL> exec change_salary; begin change_salary; end; ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'CHANGE_SALARY' ORA-06550: line 1, column 7: PL/SQL: Statement ignored SQL> ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 24.05.2005, 15:53:25 |
|
||
|
|

start [/forum/topic.php?fid=25&msg=33082480&tid=1490609]: |
0ms |
get settings: |
7ms |
get forum list: |
12ms |
check forum access: |
3ms |
check topic access: |
3ms |
track hit: |
190ms |
get topic data: |
7ms |
get forum data: |
2ms |
get page messages: |
24ms |
get tp. blocked users: |
1ms |
| others: | 221ms |
| total: | 470ms |

| 0 / 0 |
