![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with csh script | rahulrathod | Shell Programming and Scripting | 4 | 02-21-2008 08:38 AM |
| script problem | tdavenpo | Shell Programming and Scripting | 3 | 01-04-2006 12:07 PM |
| Problem starting a script from a 'main'-script | Rakker | UNIX for Dummies Questions & Answers | 3 | 06-28-2005 05:12 AM |
| problem with a script | Lestat | Shell Programming and Scripting | 4 | 06-13-2005 09:30 AM |
| problem with ftp script...please help | vancouver_joe | UNIX for Advanced & Expert Users | 2 | 11-22-2001 03:47 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I have not written any code in about 15 years. The company I work for has Unix servers and they utilize KSH. The scriptors say that what I want can only be scripted in PERL which on my server they say they cannot get to work. They also tell me that what I want done cannot be scripted in KSH. I think someone is blowing smoke up my Kilt!!! Here is what I have: A server which has a database on it that has four nodes(0-3). The first node(0) is very small, the others are pretty large. Sometimes the backup hangs on the first node(0) and we have to manually correct. The server and application folks can't find any reason for the hang so we are having to find that it is hung and stop the backup, application and database and restart them to get it to backup. I would like: 1. A script that would send an E-mail if Node (0) has not completed the backkup by 18:30. 2. A script that would check the latest log files timestamp (Example of log file name: 6514 Aug 17 00:08 file_bkup.2006-08-16-18-15-00.log) and determine if the backup completed after midnight. If it has completed afted midnight I would like it to start a polling script. Backup logs are located in /apps/ief/log/db2 Standard log files are located in /apps/ief/log Are these folks right or can this be scripted in KSH? If so and it is not too much trouble could you post the scripts? I would really love to prove these "Know it alls" wrong!! BTW: I do have a test server to verify the scripts operate nominally before I suggest using them on the production server. |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|