Before installing Space Manager and Capacity Manager, ensure that your system meets the following minimum hardware and software requirements.
The Space Manager client must be installed on the same computer, and their requirements are the same unless otherwise specified. The computer must meet the following requirements:
Item | Requirement |
---|---|
Oracle® Client |
Oracle Net version 12c and 19c Note: The bitness (architecture) of the Oracle client must match the bitness of the Space Manager application. |
Operating System |
Note: The Space Manager client is tested on Windows Server 2022 with the QSA Agent and Oracle 19c hosted on AIX 7.2, and AIX 7.3. |
Processor | 1 GHz Processor (recommended minimum) |
Memory | 2 GB of RAM |
Display Settings | A resolution of 1024 x 768; true color or high color; small fonts |
Disk Space |
Space Manager: Approximately 800 MB |
.NET Framework |
Microsoft® .NET Framework 4 (including update 4.0.3) Note: The .NET Framework 4 Full Profile is required. The Client Profile is not sufficient. |
Each database being managed with Space Manager must meet the following requirements:
Item | Requirement |
---|---|
Oracle Database |
Notes:
|
Database Server Operating System |
Space Manager supports the following operating systems:
|
Disk Space |
Disk-space requirements are:
|
Oracle Packages |
Space Manager: DBMS_SQL, DBMS_PIPE, DBMS_LOCK, DBMS_SPACE_ADMIN QSA: DBMS_SQL, DBMS_PIPE, DBMS_OUTPUT, DBMS_APPLICATION_INFO Find Long LONGs feature: UTL_RAW Email notifications: UTL_SMTP |
Oracle's Partitioning Option |
Required for the Online Switch (a feature available for live reorganizations) and the Partitioning Wizard; Partitioning Option must be installed and licensed. |
XDB Schema |
Required for XMLType datatypes. |
Before installing the server components (and QSA), specify a password version for the database by performing the following procedure.
First, to verify that this procedure is necessary for the target database, run the following query:
select username, password_versions
from dba_users
where username = 'SPACER'
Note: Username is the installation DBA.
Enter the following:
SQLNET.ALLOWED_LOGON_VERSION_SERVER=8
SQLNET.ALLOWED_LOGON_VERSION_CLIENT=8
BEQUEATH_DETACH=YES
Add the below command in the listener.ora
file.
USE_SID_AS_SERVICE_<oracle-sid>=on
Stop and restart the listener. Use the following commands:
lsnrctl stop
lsnrctl start
The listener may take a few minutes to fully restart.
Alter the password for the installation DBA to a temporary password and then back again to reset it, for example:
alter user spacer identified by X;
alter user spacer identified by spacer;
Reset the sys password using alter, for example:
alter user sys identified by syspassword;
Now run the query again to verify the change.
select username, password_versions
from dba_users
where username = 'SPACER'
Note: Username is the installation DBA.
You can also verify the change for the sys user.
select username, password_versions
from dba_users
where username = 'SYS'
For additional information, see the Oracle documentation: https://docs.oracle.com/database/121/NETRF/sqlnet.htm#NETRF2010.
Note: Capacity Manager is not available in a 64-bit version at this time and is not included in the 64-bit installer.
The database used for the Capacity Manager repository must meet the following requirements:
Item | Requirement |
---|---|
Oracle Database |
Supported for the repository: Oracle 12c |
Disk Space |
8 MB recommended per monitored database assigned to a repository (accommodates one year of growth in repository objects) |
Job Scheduler |
One of the following schedules is needed for snapshot jobs
|
Oracle Initialization Parameters |
Oracle initialization parameters should be set as follows:
|
Character Set |
Must be a superset of the character sets for all monitored databases. A UTF8 character set is recommended. |
Activity Level |
Light activity level. |
To activate a trial license
In the License Key dialog, enter your Authorization Key.
Enter the Site Message included with your Authorization Key.
To activate a purchased commercial license
In the License Key dialog, enter your Authorization Key.
Enter the Site Message included with your Authorization Key.
Note: License validation will happen in Space Manager, QSA independently will not authorize the license key.
Space Manager with LiveReorg 9.2 and Capacity Manager for Oracle 1.4 include the following documentation:
Capacity Manager online help
Note: The Installation Guide and Release Notes are not included in the setup executable and need to be downloaded separately. These documents are also available from the Quest Software Support Portal.
The clients for Space Manager with LiveReorg 9.2 and Capacity Manager for Oracle 1.4 can be installed together using the Installer.
Note: Capacity Manager is not available in a 64-bit version at this time and is not included in the 64-bit installer.
After installing the Space Manager client, you install server components and the QSA Server Agent. Each database you plan to manage with Space Manager must have server components and an agent. Job scheduling
QSA Server Agent version 8.5 is included in this release of Space Manager with LiveReorg 9.2.
Refer to the Space Manager with LiveReorg Installation Guide for more information about installing Space Manager.
After you upgrade the Space Manager client, when you connect to a database with Space Manager server objects already installed, you are prompted to upgrade server components and the QSA Server Agent.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center