Question: Everything seems to be working fine excpet the testing code. I input the values and it gives me the following error: Error starting at line
Everything seems to be working fine excpet the testing code. I input the values and it gives me the following error:
Error starting at line : in command
BEGIN storeneworder I :orderno :status; END;
Error report
ORA: line column :
PLS: identifier I must be declared
ORA: line column :
PLSQL: Statement ignored
"line s column s:
s
Cause: Usually a PLSQL compilation error.
Action:
STATUS
Error starting at line : in command
BEGIN storeneworder I :orderno :status; END;
Error report
ORA: line column :
PLS: identifier I must be declared
ORA: line column :
PLSQL: Statement ignored
"line s column s:
s
Cause: Usually a PLSQL compilation error.
Action:
STATUS
PLSQL procedure successfully completed.
Error starting at line : in command
BEGIN storenewinvoice:orderno I :invoiceno :status; END;
Error report
ORA: line column :
PLS: identifier I must be declared
ORA: line column :
PLSQL: Statement ignored
"line s column s:
s
Cause: Usually a PLSQL compilation error.
Action:
STATUS
Error starting at line : in command
BEGIN storenewinvoice:orderno I :invoiceno :status; END;
Error report
ORA: line column :
PLS: identifier I must be declared
ORA: line column :
PLSQL: Statement ignored
"line s column s:
s
Cause: Usually a PLSQL compilation error.
Action:
STATUS
PLSQL procedure successfully completed.
Rollback complete.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
