Question:
Oracle error when using api: ORA-20001: HR_289477_JOB_GROUP_ID, ORA-06512: at "APPS.HR_JOB_API", line 878
jam
2008-07-14 04:37:58 UTC
Hi

Code for my api call package is here:
http://pastebin.com/m704097f6

I setup jobs flexfield as:

2 segments

job name
job desc

allow dynmic insert is set to on, etc..

then i ran the above api to load jobs information into oracle but i get strange error:

ERROR at line 1:
ORA-20001: HR_289477_JOB_GROUP_ID
ORA-06512: at "APPS.HR_JOB_API", line 878
ORA-06512: at "APPS.XXcompany_PKG_JOBS", line 58
ORA-06512: at line 1

I am confused, i even set job_group_id manually in the api call which is 21.

Still gave me same error.

Thanks in advance
Three answers:
Kiran C
2008-07-15 09:43:56 UTC
You should go to metalink.oracle.com. That is the best forum for this question. Before you go there, you should look the code in data dictionary view DBA_SOURCE.
?
2016-10-05 07:25:23 UTC
Ora-20001
?
2016-03-17 05:36:39 UTC
I don't know if it qualifies as a pick up line, but: I hit it off with a woman I met one night, she asked me, "Want to come back to my place and help me move some furniture?" And I did want to help!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...