Search Results

Search: Posts Made By: pradeep7986
5,432
Posted By pradeep7986
I was having problem in calling the stored...
I was having problem in calling the stored procedure from SQLPLUS in unix but the same was running fine when it was called as a PL/SQL block in PL/SQL developer. The same procedure was called a...
5,432
Posted By pradeep7986
Error in calling store procedure using SQLPLUS in unix
Hi,
I am facing the following error in calling the stored procedure from SQLPLUS in unix environment.

SQL> set serveroutput on
SQL> var store number;
SQL> exec test_proc(:store, 200);
BEGIN...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 12:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy