
Новые сообщения [новые:0]
Дайджест
Горячие темы
Избранное [новые:0]
Форумы
Пользователи
Статистика
Статистика нагрузки
Мод. лог
Поиск
|
|
24.05.2005, 15:53:25
|
|||
|---|---|---|---|
|
|||
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> ... |
|||
|
:
Нравится:
Не нравится:
|
|||
|
|
|

start [/forum/topic.php?fid=25&mobile=1&tid=1490609]: |
0ms |
get settings: |
5ms |
get forum list: |
10ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
31ms |
get topic data: |
7ms |
get forum data: |
2ms |
get page messages: |
37ms |
get tp. blocked users: |
1ms |
| others: | 183ms |
| total: | 280ms |

| 0 / 0 |
