in reply to Re^3: execute Oracle anonymous procedure using perl
in thread execute Oracle anonymous procedure using perl
DBD::Oracle::st execute failed: ORA-06502: PL/SQL: numeric or value error: chara cter string buffer too small ORA-06512: at line 1 (DBD ERROR: OCIStmtExecute) for Statement "BEGIN :now := TO_CHAR(CURRENT_TIMESTAMP) ; END;" with ParamValues: :now='' at t.pl line 16.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: execute Oracle anonymous procedure using perl
by poj (Abbot) on Feb 05, 2016 at 08:00 UTC | |
by Anonymous Monk on Feb 05, 2016 at 12:08 UTC |