Please supply an Oracle login name and password. This account
must have DBA privilege.
Oracle login name [system]:quest
Oracle password [manager]:
*********************************************************
SP2-0152: ORACLE may not be functioning properly
ERROR: Can't connect to Oracle
*********************************************************
Filesystem has been mounted with Concurrent I/O option
1. cat /etc/filesystems
2. Go to the specific filesystem mounted (Here, /work)
3. Under this section, look into 'options'.
</etc/filesystems>
++++++++++++++++++++
...
/work :
options=cio,rw
...
++++++++++++++++++++
To implement the solution, mount file system in a non cio mode:
Make sure that
i. Staging area
ii. Oracle Home
iii. Temporary folder
are mounted using options not set to cio
You can do this using SMIT (System Management Interface Tool) on AIX.
For Temp folder,
set environment variable :
TEMP=<path to non-cio mount>
For ORACLE_HOME,
ensure that the ORACLE_HOME path is set correctly,
to a non-cio mount, in the response-file.
References
Note 351380.1 - AIX: On Silent Install, Getting Several 'Error In Invoking Target' Messages
Note 257338.1 - Direct I/O (DIO) and Concurrent I/O (CIO) on AIX 5L
Note 272520.1 - Direct I/O or Concurrent I/O on AIX 5L
Errors
SP2-1503
SP2-152
*******************************************************************************
Once the following is done, try the QSA installation again.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy