Help for this page

Select Code to Download


  1. or download this
    dbiproxy --localport 3333 --mode fork --debug
    
  2. or download this
    use warnings;
    use strict;
    ...
       print "$id = $str\n";
    }
    $dbh->disconnect();
    
  3. or download this
        DBI 1.43-ithread default trace level set to 0x0/3 (pid 296)
        -> DBI->connect(dbi:Proxy:hostname=isfe;port=3333;dsn=dbi:Oracle:p
    +rod, mwh, ****, HASH(0x15d5338))
    ...
    !   -> DESTROY for DBD::Proxy::dr (DBI::dr=HASH(0x1b08af8)~INNER) thr#
    +15d4594
    !   <- DESTROY= undef during global destruction
    !   <> DESTROY for DBI::dr=HASH(0x1b58580) ignored (inner handle gone)
    
  4. or download this
    >ping isfe
    
    ...
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum =  0ms, Average =  0ms