摘要:
1 #!/oracle/product/11g/db/perl/bin/perl 2 use lib '/oracle/product/11g/db/perl/lib/site_perl/5.10.0'; 3 use DBI; 4 use DBD::Oracle qw(:ora_session_m... 阅读全文
摘要:
The following example illustrates how to use the internal_logon and SYSDBA arguments to specify the SYS login. This example works regardless of the da... 阅读全文