Editorial / Best Answer
steffieweffie1
A batch job is a stand alone job (no human interaction) that is kicked off by a utility job(usaually at night) and runs data in bulk streams, such as updating 1 million rows to a database nightly, online job is real time, such as a user updating their address via an interface screen and it being applied to the database as soon as they have confirmed it.
What is the batch job and online job?
Questions by gowrinag
Editorial / Best Answer
steffieweffie1A batch job is a stand alone job (no human interaction) that is kicked off by a utility job(usaually at night) and runs data in bulk streams, such as updating 1 million rows to a database nightly, online job is real time, such as a user updating their address via an interface screen and it being applied to the database as soon as they have confirmed it.
Related Answered Questions
Related Open Questions