DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Oracle in Unix

  1. #1
    Join Date
    Oct 2000
    Posts
    144

    Unhappy

    Hi everyone,

    I was given a task to write an automated script in Unix. I read the Unix book
    and it mentions a little bit about using the crontab. I'm not familiar Oracle
    for Unix. Can anyone letting me know how does this crontab work? If you can,
    can you give me an example. I really appreciate it.

    thanks,
    Trina

  2. #2
    Join Date
    Oct 2000
    Location
    Saskatoon, SK, Canada
    Posts
    3,925
    There are a number of resoureces that you could make use to learn more about crontab. One of the best resoureces would be that of the man pages available in Unix.

    Go ahead and issue the following command on the unix prompt:

    man crontab


    If you have any further questions, please let us know, we would be glad to help up.


    Sam
    Thanx
    Sam



    Life is a journey, not a destination!


  3. #3
    Join Date
    Apr 2001
    Location
    Louisville KY
    Posts
    295
    I suggest the book Unix Power Tools.

    Cron or Crontab is not an Oracle product, but is a standard Unix utility for running batch jobs (command shells).

    The Unix Power tools book is pretty good about cron and scripts/commands.
    Joseph R.P. Maloney, CSP,CDP,CCP
    'The answer is 42'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width