Hello
I can select tables, but can't call procedure firebird, for example:
begin
del_proc@firebird_link;
end;
ORA-06550: line 2, column 3:
PLS-00201: identifier 'del_proc@firebird_link' must be declared
ORA-06550: line 2, column 3:
PL/SQL: Statement ignored
Thanks for the answers