I agree with Jim, you should provide more info. A jdiag output will say everything, and takes about 15 seconds, including the Copy & Paste. There are no useful answers to incomplete questions.
It all depends on what you want. Do you want it to run every working day or calendar day? At a determined time? How long does it take? Do you need the process to run under a user logged in the system? Depending on this, you have a lot of options. You can use a cron for that (Seems the most appropriate thing to do, with the amount of information you provided. You can add it to the COB, in a separated job. Where I work we have a service that runs every day after the COB, maybe you should think of it. Of course, it can be a mix of those solutions. Maybe a cron that launches a service daily? That's not complicated to do. Explain exactly what you need, and provide enough information, and somebody will give you something to work with. Jose 2010/2/15 Jim Idle <[email protected]> > I did not have the heart to reject your post for a fourth time, but let > me point out that you cannot have read the posting guidelines despite me > asking you 3 times. Specifically, if you had included the > jdiag.out(instructions are in the posting guidelines), then apart from > Oracle, we > would know all of the other information. As it is, we still do not know > much. What version of AIX? What version of Oracle? What type of program do > you want to run? Long running? Short running? > > > > Still, there is now probably enough information for someone to answer this. > > > > Please guys! Read the posting guidelines!!! > > > > Jim > > > > *From:* [email protected] [mailto:[email protected]] *On Behalf > Of *Talha Naushahi > *Sent:* Sunday, February 14, 2010 10:12 PM > *To:* [email protected] > *Subject:* Fwd: T24:Service running automatically on particular time > > > > > > Hi All, > > R08.003 > JBASE 5.13 > AIX > ORACLE > > I need a service to execute automatically on a particular time daily. > Is it possible to give the time in TSA.SERVICE or in any other > application??? and according to that time the service starts automatically > daily. > > thnx > > Talha > > > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > -- > Please read the posting guidelines at: > http://groups.google.com/group/jBASE/web/Posting%20Guidelines > > IMPORTANT: Type T24: at the start of the subject line for questions > specific to Globus/T24 > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
