archives

FAQ 6.8 How can I quote a variable to use in a regex?

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

Find start and end execution time of a sql statement?

Find start and end execution time of a sql statement? I am have databases with 10.2.0.3 and 9.2.0.8 on HP UNIX 11i and Windows 200x. I am not in a position to turn on sql tracing in production environment. Yet, I want to find when a sql statement started executing and when it ended. When I look at v$sql, it has information

Find start and end execution time of a sql statement?

Find start and end execution time of a sql statement? I am have databases with 10.2.0.3 and 9.2.0.8 on HP UNIX 11i and Windows 200x. I am not in a position to turn on sql tracing in production environment. Yet, I want to find when a sql statement started executing and when it ended. When I look at v$sql, it has information

Free Mock tests

Free Mock tests: [link] ORACLE mock test. Hibernate mock test. Servlet mock test Struts mock test Java mock test. JSP mock test. C mock test C++ mock test Aptitude mock test

Free Mock tests

Free Mock tests: [link] ORACLE mock test. Hibernate mock test. Servlet mock test Struts mock test Java mock test. JSP mock test. C mock test C++ mock test Aptitude mock test

FAQ 6.11 Can I use Perl regular expressions to match balanced text?

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

Career Advice - Who Pushes You?

This isn't about drive or ambition - not that kind of pushing.  It is about accountability and responsibility. I've written many post about the importance of - and the nature of - mentors and mentoring relationships.  In fact, Chapter

Press Releases - SoftPressRelease.com (press release)

Press Releases SoftPressRelease.com (press release), Russia - 15 hours ago The main problem concerning RAW files is that you can't edit or convert the file to JPEG in the usual image editors.

Press Releases - SoftPressRelease.com (press release)

Press Releases SoftPressRelease.com (press release), Russia - 7 hours ago ... edit or convert the file to JPEG in the usual image editors.

Using perl locally on a Windows XP system

This is not particullary a perl question but applies. I do all my perl development on a XP system and then u/l it to a linux server in my office for testing the perl code with browser interfaces or flash interfaces. What I would like to do is setup the XP system so I can run the perl locally. For example, with the flash programs I write you

World's Largest Database Runs on Postgres?

LewisC's An Expert's Guide To Oracle Technology According to an article at Computerworld, Yahoo is running a 2 PB (not GB, not TB, PB - Petabyte) database that processes 24 billion

Maximize LWP https performance

Hello, I am attempting to load test an https web application using a custom perl application. The order of requests made to the web application is important so I can't just fire off all the requests in parallel a la LWP::Parallel. So, my latest approach has been to fork multiple times to achieve parallelism, with each fork

FAQ 5.31 How can I tell whether there's a character waiting on a filehandle?

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

Best Practices for DB2 for LUW

As I mentioned in my previous posting, Tim Vincent presented a spotlight session at the IDUG North American conference on the Top 10 DB2 Best Practices for Linux, UNIX, Windows. These best practices were actually taken out of a series of whitepapers that are now available on Developerworks. There are currently 11 best practice papers available on developerworks with more on the way so check back often

Oracle text question - marking-up HTML documents

Hi This is a problem on 10gR2 (Windows 2000 server). We have a table with a CLOB containing HTML documents. We have created a text inded on it: create index my_text_index on my_tab ( html_document ) indextype is ctxsys.context parallel (degree 1) parameters ('filter ctxsys.null_filter section group

Oracle text question - marking-up HTML documents

Hi This is a problem on 10gR2 (Windows 2000 server). We have a table with a CLOB containing HTML documents. We have created a text inded on it: create index my_text_index on my_tab ( html_document ) indextype is ctxsys.context parallel (degree 1) parameters ('filter ctxsys.null_filter section group

it possible to recover drop table in oracle 9i

Dear All I have accidently drop a table, Is it possible to recover this table in oracle 9i ? I have no backup and My database is running in archive log mode. Can i recover a table from log file ? Thank you Raj

it possible to recover drop table in oracle 9i

Dear All I have accidently drop a table, Is it possible to recover this table in oracle 9i ? I have no backup and My database is running in archive log mode. Can i recover a table from log file ? Thank you Raj