Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I am pretty new to shell scripting. I need to modify a job in a Linux Server to call one of my Stored Procedures. It does not have any return, so its just a simple call. I did a lot of go-ogling but can only find Command line syntax. I would appreciate if anyone can provide me with a syntax to call the same.
Posted
Comments
Richard MacCutchan 23-Jun-15 7:11am    
What do you mean by "modify a job"?
OniJava 23-Jun-15 7:16am    
There is an existing job file in which i need to modify.
Richard MacCutchan 23-Jun-15 7:27am    
And what does that mean in terms of programming or the problem you are facing?
OniJava 23-Jun-15 7:35am    
I don't know its purpose, i am new to this concern, my seniors also don't that's what i suppose. I am asked to do some invalidation of User Status. So i wrote a Stored Procedure and since i suppose it (the job) changes the User Status, So just before it ends i want to call it.
Richard MacCutchan 23-Jun-15 7:59am    
So how exactly can we help you? We have no idea what job you are talking about, or even what scripting language it uses. If you want help here then you need to provide specific details.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900