Google
WWW CareCure Forums

Go Back   CareCure Forums > SCI Community Forums > Computers

Computers Hardware, software, internet, and related subjects

Reply
 
Thread Tools Display Modes
Old 03-21-2012, 10:45 AM   #11
garvey
Senior Member
 
Join Date: Jul 2004
Posts: 2,201
Thanks,

I've been perusing the web to find help.

My main reason for wanting to learn PERL is based on
my assumption that this is a good, general, powerful UNIX
based tool.
I repeatedly wish I had the know how to streamline activities in UNIX
environment.
My current contract involves lots of Oracle / Solaris work.
I want to be able to search through huge log files for specific results and
I'd also like to be able to launch sql acripts in "fire and forget" mode so I
can go get the train and then pick up results at home.

I find myself in Solaris environments often. I assume this will persist now that Oracle owns SUN.

I'm assuming that PERL is the best tool.

I could use a much better handle on shell scripting as well, but I wanted to
get the best return on my time.
garvey is offline   Reply With Quote
Old 03-21-2012, 11:04 AM   #12
t8burst
Moderator
 
t8burst's Avatar
 
Join Date: Nov 2009
Posts: 6,595
b
Quote:
Originally Posted by garvey View Post
Thanks,

I've been perusing the web to find help.

My main reason for wanting to learn PERL is based on
my assumption that this is a good, general, powerful UNIX
based tool.
It is. You wont find a better tool to process logs.

Quote:
I repeatedly wish I had the know how to streamline activities in UNIX
environment.
My current contract involves lots of Oracle / Solaris work.
I want to be able to search through huge log files for specific results and
I'd also like to be able to launch sql acripts in "fire and forget" mode so I
can go get the train and then pick up results at home.
It is easy to connect to Oracle and run sql commands or stored procedures.

Quote:
I find myself in Solaris environments often. I assume this will persist now that Oracle owns SUN.

I'm assuming that PERL is the best tool.

I could use a much better handle on shell scripting as well, but I wanted to
get the best return on my time.
If all you are doing is parsing log files, storing/fetching data from oracle it really doesn't matter what the OS is if you are using perl. You could switch to linux or even windows and the same perl scripts would run. Well, windows may take a little work

The other parsing route, shell scripts with awk and/or sed requires a much steeper learning curve in my experience and dont really get you much compared to perl unless your log files are really massive. I really only use shell scripting for things like cron tasks or tasks that start/stop things or do backups. For tasks that require actual programming perl is what you want.

Last edited by t8burst; 03-21-2012 at 11:10 AM.
t8burst is offline   Reply With Quote
Old 03-21-2012, 12:06 PM   #13
garvey
Senior Member
 
Join Date: Jul 2004
Posts: 2,201
Thanks -
looks like I just need to dive into it and experiment.
garvey is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
This little dummy went to market. Juke_spin Life 20 11-10-2007 08:30 PM
This study discusses the development of a low-speed, low-impact test dummy for use in Max Equipment 0 07-30-2005 11:34 PM
Gap loses dummy appeal Max Life 3 09-13-2002 11:36 AM


All times are GMT -4. The time now is 01:31 AM.



"CC Wiki" powered by VaultWiki v2.5.0.
Copyright © 2008 - 2013, Cracked Egg Studios.