- or download this
#!/usr/bin/perl -w
...
$dbh->disconnect();
- or download this
DBD::Oracle::st execute failed: ORA-00900: invalid SQL statement (DBD
+ERROR: OCIStmtExecute) [for Statement "SHOW PARAMETER MEMORY"] at ./t
+estBase.pl line 26.
- or download this
Expected OUT:
SQL> SHOW PARAMETER MEMORY
...
memory_target big integer 11232M
shared_memory_address integer 0
SQL>