Hi, I am trying to test the IR ISO (Internal Requisition and Internal sales Order) process. But when I run the ‘Create Intercompany AP Invoices’ in the requesting org, the record fails with following error “APP-INV-05708: Vendor and/or vendor site information not found Returned warning from extra function” Any ideas?
After UPS failure my database failed and given ORA-01033 error. I stopped all Oracle services and copied ORA data file to another server, having same database name and SID. The old Oracle was in C Drive and new is in E Drive. I am getting the same error. Can I recover my data anyway. Please [...]
How do i send error message through Email notification in Oracle Forms?
Hi all, I have a big trouble with one application that is working in a wrong way due to Oracle failure. Oracle is running on AIX. I just have access to see the disk partitions on the server with df command but I have no access to see Oracle logs. I can see that one [...]
We are getting the error message “Could not start the Oracleoracleas1ProcessMananger service on Local Computer. Error 1053:The service did not respond to the start or control request in a timely fashion.” Anyone ever got this error? A possibility is that one or more files in the ORAHOME folder have become corrupted…how do we recover from [...]
error message for oracle 11g- file not found- c:appdagdelproduct11.1.0db_2nlslbuilderlbuilder.dat
The requested document does not exist in the repository
while installing oracle9i in laptop i a getting message jrew.exe stopping program(i am using windows 7)
Hi, One of the users cannot view PENDING TRANSACIONS, while others can view. All use same responsibility. What can be a reason?
i can log on sqlplus useing : sqlplus “sys/oracle as sysdba” but on em log on: user : sys password : oracle give me error msg “invalid passowrd”
I m using Oracle 10g Express Edition. when i type and execute the command COMMIT, I got the following error: “Commit statement not applicable. All statements are automatically committed.” please help me to get out of this.
I installed Oracle for Vista and when the enterprise manager screen came up I entered my username and password but it kept telling me it was incorrect. I closed out the web site, did a few things and came back. When I went to the Oracle Enterprise Manager again the page would not load and [...]
declare rent_paid_date DATE; rent_due_date DATE; create or replace procedure due_date(in_rn_ssn NUMBER, in_home_id NUMBER, in_rent_paid_date DATE, in_rent_due_date DATE, in_rental_fees NUMBER) as fees rent_collector.late_fees%TYPE; new_fees number := 0; begin select sum(late_fees) into fees from rent_collector where rn_ssn = in_rn_ssn and home_id = in_home_id and rent_paid_date = in_rent_paid_date and rent_due_date = in_rent_due_date and rental_fees = in_rental_fees; if rent_paid_date [...]
tns no listener error showing
What does this mean?
i created table staff with two column a number(3),b number(3) then created procedure p1 but it shows error as procedure created with compilation error & during insert ORA-6550 error at line 1 column 7 create table staff(fno number(3),lno number(3)); create or replace procedure p1 (a in number,b in number) begin insert into staff(fno,lno) values(a,b); end [...]
ERROR IS USER1.PIN(20) OS_ERROR WHILE SPAWNING…IFSRV60 -INSTALL FORMS60SERVER-DEFAULT…PORT=900 MODE=socket batch+yes
ERROR IN KQLMBIVG SEE LCK TRACE FILE —error is there in alert.log file
PLS-00103: Encountered the symbol “PROCEDURE” when expecting one of the following: end not pragma final instantiable order overriding static member constructor map The symbol “static” was substituted for “PROCEDURE” to continue.
Hi everybody? I do have a shema named PRACTICE with its own table named EMPLOYEES. The table has fields: empid,fname,sex and age. Their data types are varchar2,varchar2,varchar2 and number respectively. The fields also held values LA,Lensa,F and 21 respectively. Being on the sys schema, I defined a policy for auditing purpose as follow. begin dbms_fga.add_policy [...]





