archives

FAQ 9.25 How do I fetch/put an FTP file?

This is an excerpt from the latest version perlfaq9.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] .

Gosh! The Wierdest Software Licence Ever

The free version may be used indefinitely only by people who take at most two commercial flights (not more than one return flight) in any 12 month period. People who fly more than this need to purchase the Pro version if they wish to continue use it after a 30-day trial period!!!

Regx to remove all characters after a match

I can not figure out why this is not printing just 123: $name = "123\n456\n789"; $name =~ s/\n.*//; print $name; which outputs: 123 789 If I write it in php using preg_replace , it works!

odd chars in perldoc prior to 5.10.0 (was: Re: How to print question)

After reading, I threw this into my linux console (where perldoc defaults to my 5.8.8 installation compiled from the tarball.) I noticed the grep didn't return any output. I then attempted using perldoc from perl 5.10.0 (also compiled from tarball, using the same options as I did for 5.8.8 if that means anything here) and it did

help: agent install, wrong crs home typed

Dear group, I installed GRID control 10203 successfully. On the client machine, i did ./agentDownload -b /url/local/oracle -c crs -n node1,node2 but our crs name is crs_home1, not crs, so the grid control does not show my cluster home. What should I do to fix this mistake? Thanks for your help

TV Q&A with Rob Owen - Pittsburgh Post Gazette

TV Q&A with Rob Owen Pittsburgh Post Gazette, PA - Apr 17, 2008 Viewers are advised that cable and satellite customers don't have to do anything, but those using antennas will need to get a converter .

How can I share common data structures and constants

Hi, I use certain constants defined in has, array and simple variables over and over in some of the modules I have written. I was wondering if there was a "C like include file" in Perl. Any help is greatly appreciated. -Sean

FAQ 1.1 What is Perl?

This is an excerpt from the latest version perlfaq1.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] .

query using index get no row?

I had this two queries: select * from table where id = number; select /*+ NO_INDEX (table PK_IDX)*/ * from table where id = number; When query used index no row was returned. Index is on primary key column and status in user_indexes was 'VALID'. I rebuild index but problem is not fixed. I fixed problem with:

Informatica Acquisition of Identity Systems to Hasten IBM Integration

Informatica have acquired an entity matching company with plans to integrate it into ETL straight away.  IBM have had the same combination for four years and are yet to integrate them.

APPEND hint and index maintenance

Sorry for asking what seems to be an obvious question: Records are inserted into a table A using INSERT /*+ APPEND */ into A SELECT * FROM B; There are indexes on table A, and these indexes are in VALID state (DBA_INDEXES.STATUS = 'VALID') before the insert. Questions: 1. Would these indexes be marked UNUSABLE by Oracle when INSERT is

Comparing Application Management and Traditional Systems Management

Collaborate 2008 is over. Presenting at Collaborate was a different experience from presenting at OpenWorld. OpenWorld was an Oracle's show, so I had to worry about a bunch of logistics of putting things together. On the other hand, Collaborate was run by our customers. I just had to show up, present, attend a couple sessions myself, party, and speak with people, which I seemed to have more time to

calculate maximum size in bytes of a table row

how can i calculate the maximum amount of bytes that can be occupied by a table row. The table might not have any data in it, i'm looking for a calculation based on the data types used for columns.All i found so far was algorithms to estimate the average size for existing rows. i'm trying to spool the contents of some of my tables to flat files,

Cannot remote startup database if dynamically registered with the listener?

I get error message when I try to use sqlplus to startup my db remotely: sqlplus sys@xyzdb as sysdba ERROR: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor I found that I cannot use sqlplus to remote startup my database without static entry "(SID_DESC=(GLOBAL_NAME....... .))" in

IBM FileNet Content Manager Implementation Best Practices and Recommendations

Redbook, published: Fri, 18 Apr 2008 - Use system architecture, capacity planning, and business continuity - Design the repository, security, application, and solution - Learn to deploy, administer, and maintain IBM FileNet Content Manager provides full content life cycle and extensive document management capabilities for digital content.

FAQ 1.4 What are Perl 4, Perl 5, or Perl 6?

This is an excerpt from the latest version perlfaq1.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] .

Ask iLounge 4-17-08 - iLounge

Ask iLounge 4-17-08 iLounge, CA - 15 hours ago ... not preclude you from manually converting these into an iPod-ready format using any number of tools currently available for plain video file conversion .

Ask iLounge 4-17-08 - iLounge

Ask iLounge 4-17-08 iLounge, CA - Apr 18, 2008 ... not preclude you from manually converting these into an iPod-ready format using any number of tools currently available for plain video file conversion .