Welcome Guest, Not a member yet? Register   Sign In
Store procedure oracle
#1

Hello i want to execute an store procedure in my oracle datbase. but i don't know how
when i use this
$this->db->query("call NEWCRS.TEMP()");
i have an error like this

Error Number: 6502
ORA-06502: PL/SQL: numeric or value error ORA-06512: at "SYS.OWA_UTIL", line 354 ORA-06512: at "SYS.HTP", line 1418 ORA-06512: at "SYS.HTP", line 1494 ORA-06512: at "SYS.HTP", line 1814 ORA-06512: at "NEWCRS.TEMP", line 5
call NEWCRS.TEMP()
Filename: controllers/Welcome.php
Line Number: 25
Reply




Theme © iAndrew 2016 - Forum software by © MyBB