To free up space on an accelerator and reduce
the number of versions that are displayed in the selection window, you can remove packages that you
no longer need.
About this task
The removal wizard can remove all packages that have been deployed with the help of the
transfer wizard, that is:
- Accelerator software packages
- Database software packages
Procedure
- Select the accelerator that you want to remove packages from.
- Prepare the removal:
| IBM Db2 Analytics Accelerator Studio |
- If necessary, expand the About section.
- In the sub-section labeled Server, click
Remove.
|
| IBM Data Server Manager |
- In the lower half of the window, scroll down to the Server section.
- Click Remove.
|
| IBM Unified Experience for z/OS |
On the accelerator details page:
- Make sure that the Overview tab is in front.
- In the System information box, click the
icon.
- Select Manage software from the menu.
- In the Manage software window, click the Remove software
version tab.
|
| IBM Db2 Analytics Accelerator Administration Services |
- Start an /accelerator/removeFilesFromAccelerator request.
- In the request body, specify:
- The proper connection name as the value of the
"connectionName": parameter.
Choose a Db2 subsystem or data sharing group that connects to the accelerator you want remove
packages from. If you are not connected to the proper system yet, submit a
/source/add or /source/edit request first.
- The name of the accelerator that you want to remove packages from as the value of the
"accelName": parameter.
|
- Select the packages (files) to remove
| IBM Db2 Analytics Accelerator Studio |
In the Remove Software Versions window, select the software packages
that you want to remove. To do so, select the appropriate check boxes in the first column. As a
decision aid, you might want to read the information under Details of selected
version, which is displayed for each package.
|
| IBM Data Server Manager |
In the Remove Software Versions window, select the software packages
that you want to remove. To do so, select the appropriate check boxes in the first column. As a
decision aid, you might want to read the information under Details of selected
version, which is displayed for each package.
|
| IBM Unified Experience for z/OS |
On the Remove software version tab, select the software packages
that you want to remove. To do so, select the appropriate check boxes in the first column of the
table under the heading List of files transferred to accelerator. As a
decision aid, you might want to read the information under Details of selected
version, which is displayed for each package.
|
| IBM Db2 Analytics Accelerator Administration Services |
In the request body:
- Specify the files to remove in an array that serves as the value of the
"files": parameter. Separate the file names by a comma.
Example:"files": [
"software_package_1.zip",
"software_package_2.zip"
],
- Specify
"software" as the value of the "type": parameter.
|
- Confirm:
| IBM Db2 Analytics Accelerator Studio |
Click Remove. |
| IBM Data Server Manager |
Click Remove. |
| IBM Unified Experience for z/OS |
Click Submit. |
| IBM Db2 Analytics Accelerator Administration Services |
Click Execute. |
What to do next
The removal process that is described in this topic can only remove packages from an
accelerator. To free up space in the z/OS
UNIX file system (zFS) of your data server, manually delete
no longer needed IBM Db2 Analytics Accelerator for z/OS
packages from the zFS. To do so, open a UNIX System Services
shell and delete the files by using the rm command.