archives

Ideas on why linux OEL 5.1 server is re-booting?

One of the systems we are testing on is a quad core xeon 32 gig ram running OEL 5.1 64 bit. I have both 10.2.0.4 64 bit and 11g 64 bit. Using EMC Clariion and ASM. The ASM is running 11g and the database 10.2.0.4. It is a single instance non cluster. Fairly medium sized database 150 gig or so. When doing an rman disk backup to local internal disk (cooked file

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] .

Deleting old files using stat

I am thinking of using the "atime" (last access time in seconds since the epoch) value returned by stat($filename) to find files (session ids created by my program) that have not been accessed in 24 hours and delete them. But before I do this I thought I would ask if there was a better way than itterating over all the files in a folder (could be 1000's of

Idle thought about bless

perldoc -f bless says: bless REF,CLASSNAME ... This function tells the thingy referenced by REF that it is now an object in the CLASSNAME package." But that's not true! All bless does is associate an arbitrary string with a variable; in such a way that the string can be recovered via ref.

Car repairmen see rash of catalytic converter thefts - WVLT

Car repairmen see rash of catalytic converter thefts WVLT, TN - 10 hours ago Police urge you if you're victimized to file a report.

LWP::Simple getstore with absolute path not working

I am using the following line of sort in a batch file to fetch things off the network quickly and mostly I have success but if I need to indicate an absolute path in the URL, I always get a "not found" error. I have perl 5.8.x, URI.pm 1.36 and URI::URL.pm 5.03 on the XP system where did the test. Help!

Audited by Oracle? We Can Help

Online Oracle Classes Find online Oracle training courses. Search schools, get program info. [link] Pass Your Oracle Exam - Guaranteed Self Test Software offers dynamic practice tests, online training and study guides for Oracle, Microsoft, Cisco, Comptia, Lotus, Sun, PMI, CISSP and more. Test pass guarantee. Free demos.

Data Access Security Tool

Financial Access Controls Are your daily business operations protecting you against fraud, theft and unfavorable audits? ExpenseWatch offers online solutions for your business' financial controls. [link] Cut Security Costs - Access Control Why pay more, when you can have quality products for less? At Badge

Oracle Database

Training Classes for Oracle10g, 9i, 8i Certification training in Oracle10g and 9i: DBA, Developer, Discoverer. training conducted at your location worldwide. Courseware licensing also available. [link] Unlock the Value of Your IT System Confio Software's Ignite for Oracle uses wait-event analysis to

Checking if an object inherits from class T

I am using objects of class T and objects of other classes that inherit from T. Somewhere in my code I need to check if an object is of class T or of any other class that inherits from T. The following if( ref $obj eq 'T' ) (obviously) works only for objects of class T but not for objects blessed to other classes that

FAQ 7.13 What's a closure?

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] .

Dog Grooming

Dog Grooming Those of us who are groomers are aware of what a stressful job grooming can be. Dogs can be barking, the phone can be ringing, people are walking in to ask about prices and schedules...and all the while the clock is ticking on the pets you are supposed to finish by the grooming deadline.

FAQ 7.10 How do I adopt or take over a module already on CPAN?

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] .

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] .