![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Automating UNIX backups? | de049 | UNIX for Dummies Questions & Answers | 3 | 10-31-2007 08:15 AM |
| Automating back up of database tables | new2ss | Shell Programming and Scripting | 1 | 05-18-2006 06:12 AM |
| Automating Database scripts in UNIX | konquistador | UNIX for Dummies Questions & Answers | 0 | 03-01-2006 08:52 AM |
| Automating Database scripts in UNIX | konquistador | HP-UX | 0 | 03-01-2006 08:50 AM |
| Automating interactive scripts | bookoo | Shell Programming and Scripting | 2 | 07-17-2002 09:08 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Automating Database scripts in UNIX
Hi everybody, can someone please suggest me how to implement the running of SQL table scripts(.sql) at a specific time automatically in UNIX ?Thanks
|
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
use cron
you can get more info about it typing command like this: $man cron $man crontab if you use mysql also watch $man mysql if postgres $man psql or post your problem more detaled p.s. crossposting - evil of the world |
|
#3
|
||||
|
||||
|
konquistador, please read our rules which state:
(4) Do not 'bump up' questions if they are not answered promptly. No duplicate or cross-posting and do not report a post where your goal is to get an answer more quickly. I have closed your duplicate threads. |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|