You will need an associated library when you create an iSeries Project in the next exercise. The associated library is a "scratch" library on the remote iSeries system that an iSeries project maps to. It is used for pushing code changes made locally to the remote host and for performing builds on that remote host. It is expected that this library is a "personal" library and the goal is that there should not be any need for any source in it to be edited directly on the host. It is meant to be a sandbox in which a single developer can perform tasks.
To create a scratch library:
The iSeries Library page opens.
This will create an empty iSeries Library.
You have created a personal development library (single developer sandbox) and now you are ready to begin Exercise 3.2: Creating an iSeries Project.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.