SOA 12c - Oracle Enterprise Scheduler (Stopping and Starting ESS Application)
Here we go! Information that you need to know: About Oracle Enterprise Scheduler. Enterprise applications require the ability to respond to many real-time transactions requested by online users or web services. However, they also require the ability to offload larger transactions to run at a future time or automate the running of application maintenance work based on a defined schedule. Oracle Enterprise Scheduler provides the ability to run different job types, including: Java, PL/SQL, and binary scripts, distributed across the nodes in an Oracle WebLogic Server cluster. Oracle Enterprise Scheduler runs these jobs securely, with high availability and scalability, with load balancing and provides monitoring and management through Fusion Applications Control. Oracle Enterprise Scheduler provides scheduling services for the following purposes: To distribute job request processing across a grid of application servers, To run Java, PL/SQL and binary process jobs, To group jo...