|
Resources:
Home Page Top Products Newsletters Support
Contact Us
|
EnterpriseSCHEDULE and
ProSam help CMU conquer the financial aid process
Central Michigan University is a vibrant community of scholars,
leaders and partners dedicated to achieving excellence in undergraduate and graduate learning. Even as a large, complex university with more than 28,000 students, CMU
maintains a friendly, small-college learning environment with a strong commitment to teaching, research and discovery.
In a recent conversation with CMU
IT Staff members Ken Popkin and Reid Mullen, we discussed how EnterpriseSCHEDULE from ISE helps the university's IT department stay
on top of its background processing. Beginning in 2002, ISE worked extensively for many months with CMU staff to fine tune and troubleshoot their conversion of hundreds of
mainframe based jobs to the Windows 2000 server environment. More...

Keep your batch jobs on target
ISE is embarking on a national advertising campaign, attempting to deliver our message through a number of national publications. This endeavor will include both
EnterpriseBACKUP & EnterpriseSCHEDULE, although the first releases will be structured towards the batch-job scheduling end-user. Click on the link to view a copy of the first ad ("Keep batch jobs on target") and would like your comments.
|
|
|
|
|
|
|
|
EnterpriseSCHEDULE
One of Schedule for Windows most powerful features is the ability to connect jobs with dependencies. This makes it possible to create
"streams" of jobs that are submitted on schedule and follow a logical progression of dependence on other job completions. This not only keeps multiple jobs from
utilizing system resources simultaneously, it creates an orderly and traceable path for job progression.
|
|
|
|
|
|
EnterpriseBACKUP
The Backup and Restore capabilities of MEDIA give you invaluable control over your off-line data management. In addition to the backup management
capabilities of BCKMGR, there are three ways to restore files to suit any situation in which off-line data is needed quickly and reliably. These are:
- VAULT restore for select file restore.
- Restore via search for MANAGER restore of groups of files through a search criteria.
- Full disk recovery for recovery of a complete volume or volumes in the case of a disk crash or other problems.
|
|
|
|
|
|
Schedule Tooltips
|
|
|
|
How does EnterpriseSCHEDULE process a completion code at the termination of a Job or Process?
At a job's completion, EnterpriseSCHEDULE has the ability to conditionally branch and initiate other jobs within a
job stream depending upon a job's completion status. The completion status code can simply be a severity of Success or Failure or it can be a specific code with a more
detailed meaning. At a job's completion, you can add as many "If code equals" conditional branches as you choose.
To make creating conditional branching
easy, EnterpriseSCHEDULE recognizes OS-specific completion codes. The following codes are available: More...
|
How do I get two or more Windows schedule servers to share a database?
Below is the following steps to configure the Windows machines.
wntdemo - node/server where the centralized database is.
jnt - is a remote server.
On wntdemo:
- stop the schedule service
- edit %schedule_library%sch0_parameter.dat and set the two lines
CLUSTER_LIMITED=1 CLUSTER_MEMBERS = JNT,WNTDEMO
- save file
- restart the schedule service
On jnt: More...
|
|
|
|