oracle - procedure does not exist in the target list of the run pl/sql? -


i compile package spec , body without problem. however, when want test procedure, not in "target:" list of run pl/sql menu of oracle sql developer. , also, not manage execute procedure php code.

is there limitations number of procedures or other thing that?

note: index: 3, size: 3 - java.util.arraylist.rangecheck(arraylist.java:635) can related this?

after recompiling procedure, run show errors command. displays compilation errors if had they.

it common issue reason this.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -