Creating and working with local data area

 

A local data area is a portion of space that is allocated for a job. Not all jobs use their local data area but some do. Each command within a job has access to the job's local data area. You might want to use a local data area if you are scheduling a job that previously required you to manually specify additional parameters. Use the local data area to specify the additional parameters so you do not need to manually specify them each time the job starts. To specify local data area information for a scheduled job, follow these steps:

  1. Open Work Management from your iSeries™ Navigator window.

  2. Expand Advanced Job Scheduler > Scheduled Jobs.

  3. Right-click a job and click Properties.

  4. Edit the Local Data Area window as necessary.

Refer to the online help for more information as you fill in details for the local data area.

 

Parent topic:

Managing the Advanced Job Scheduler

Related concepts
The Work Flow Manager