- or download this
PROCEDURE validate_user (
p_event IN EVENT,
...
p_password_only IN boolean,
v_return_string OUT VARCHAR2)
- or download this
#!/usr/bin/perl
...
print $error_string." : ".$return_code."\n";
$dbh->disconnect;
- or download this
DBD::Oracle::st execute failed: ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'VALIDATE_USE
+R'
...
PLS-00306: wrong number or types of arguments in call to 'VALIDATE_USE
+R'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored (DBD ERROR: OCIStmtExecute)