oracle error-
Hello,
I am presently facing some problem while working on a package which is oracle based.For processing the salary of my organisation,We have procedure for that in different stages.While processing,I ran the procedures successfully except the last one.While running the followin command,the system gave the message-
SQL> EXEC Prc_TrialProc ('None','NOV',2005,'S','D','NRS','DELH');
BEGIN Prc_TrialProc ('None','NOV',2005,'S','D','NRS','DELH'); END;
*
ERROR at line 1:
ORA-06550: line 1, column 7:
PLS-00201: identifier 'PRC_TRIALPROC' must be declared
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
Please examine the problem and suggest solution through my e-mail address.Thanks
Subject
Views
Written By
Posted
oracle error-
2887
July 24, 2006 01:06AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.