archives

FAQ 8.1 How do I find out which operating system I'm running under?

This is an excerpt from the latest version perlfaq8.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

help!! how to call pl/sql anonymous block from java?

I know that jdbc can call a pl/sql package or procedure,but if i want to call a pl/sql anonymous block, how can i do it? no procedure name or package name will be offered. Can u give me a sample code? thanks very much

FAQ 7.25 Why can't a method included in this same file be found?

This is an excerpt from the latest version perlfaq7.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

What do you do early Saturday morning?

You play on your computer of course. And what entertaining thing happened this morning worth bogging? It's those folks over at Google again. They have to have one of the most imaginative home pages of all web site. If you are on your computer today (Saturday, March 29, 2008), bring up Google... Google.com Well,

Memory issues

Based on the fact that perl contains many memory leaks, A universal way to measure how many memory is malloced is required. Is there standard way to measure how many memory a process has allacated, which run with cygwin perl, active perl, and strawberry perl? This should help to localize which code makes memory leaks.

FAQ 7.24 How can I catch accesses to undefined variables, functions, or methods?

This is an excerpt from the latest version perlfaq7.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Default Value

Hi, I've a problem with default value of integer data type: my software work fine with oracle version 8, but fail with 11g version. The problem is on sql insert command because are often omitted some columns for use the default value. If the column omitted has a integer data type, on oracle 8 the command is succesful executed; viceversa

Are you felling hiper this weekend? A few hiper APARs

I had intended to include these in Friday's APAR update. However, they didn't show up until late last night. So, a little late, but important just the same, here are a couple of hipers you might want to take a few seconds to check out. This first hiper is for DB2 Version 7, Version 8, and Version 9 so it's definitely something worth taking the time to look at, especially if

DataBase Admin Support

Solve your problem regarding Database Administration at [link]

Postgres East 2008 Conference

I'm in Baltimore this weekend at the Postgres East 2008 conference. I'm giving a presentation on SQL/XML. If you're interested, you can see the presentation and code at my Postgres blog. LewisC

Perl-10: solaris; how to run configure with NO asks, but NOT /usr/local?

Answering all these freaking questions -- you start getting used to hitting <return> for each one, then OOPS, I didn't mean that (that G.D. "/usr/local"! -- which I *never* want), and now what do I do? Well, just keep going, and later on edit the makefile, I suppose. No, I want to start over, but this time specify up front that

FAQ 7.28 How do I clear a package?

This is an excerpt from the latest version perlfaq7.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .