When you install IceBreak, the following objects are created on your iSeries:

  • A library for the files used by IceBreak. The default name for this library is ICEBREAK, but the name can be changed during installation.
  • A library for the IceBreak programs. The default name for this library is ICEBREAK, but the name can be changed during installation.
  • A user profile called BLUEBOXUSR, this user is of class *SECOFR and has *ALLOBJ special authority.
  • Optionally, a menu called ICEBREAK will be created in library QGPL.
  • A subsystem description with the same name as the program library.
  • A folder for the IceBreak web files will be created in the IFS. The default path/name for this folder is /IceBreak, but the path/name can be changed during installation.
  • An IceBreak server called Admin will be set up. The default port for this server is 7000, but the port can be changed during installation.
  • A folder for the IceBreak administration web files will be created in the IFS. The default path/name for this folder is /IceBreak, but the path/name can be changed during installation.
 

For each new server you define, the following objects will be created:

  • A library for the program objects for that server (called the Application Library). The default is to use the same name for this library as for the server, but a different name can be specified when the server is added. The following objects are created in this library:
    • A job description with the same name as the server. This job description is used to run jobs for that server.
    • A source file called QASPSRC, this file will be used to contain the program sources generated by the pre-compiler.
  • A folder for the web files for that particular server. The default is to use the same name for this folder as for the server, but a different name can be specified when the server is added. This folder will contain a folder called System. This folder is actually a shortcut to the IceBreak/System folder.