Oracle 12c client install hangs - silent/unattended
up vote
0
down vote
favorite
Oracle client sometimes stops/hangs with "Please press Enter to exit" when doing a silent/unattended install.
Happens on both 12.1.0.2 and 12.2.0.1
Windows Task Manager shows the Java install process using 100% of a core.
One repeatable case is where the Oracle home already has an instance installed.
Command and args used:
.setup.exe -silent -noconsole -waitForCompletion -noconfig -responseFile xxx.rsp
Platform Server2008R2
windows oracle12c
add a comment |
up vote
0
down vote
favorite
Oracle client sometimes stops/hangs with "Please press Enter to exit" when doing a silent/unattended install.
Happens on both 12.1.0.2 and 12.2.0.1
Windows Task Manager shows the Java install process using 100% of a core.
One repeatable case is where the Oracle home already has an instance installed.
Command and args used:
.setup.exe -silent -noconsole -waitForCompletion -noconfig -responseFile xxx.rsp
Platform Server2008R2
windows oracle12c
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Oracle client sometimes stops/hangs with "Please press Enter to exit" when doing a silent/unattended install.
Happens on both 12.1.0.2 and 12.2.0.1
Windows Task Manager shows the Java install process using 100% of a core.
One repeatable case is where the Oracle home already has an instance installed.
Command and args used:
.setup.exe -silent -noconsole -waitForCompletion -noconfig -responseFile xxx.rsp
Platform Server2008R2
windows oracle12c
Oracle client sometimes stops/hangs with "Please press Enter to exit" when doing a silent/unattended install.
Happens on both 12.1.0.2 and 12.2.0.1
Windows Task Manager shows the Java install process using 100% of a core.
One repeatable case is where the Oracle home already has an instance installed.
Command and args used:
.setup.exe -silent -noconsole -waitForCompletion -noconfig -responseFile xxx.rsp
Platform Server2008R2
windows oracle12c
windows oracle12c
edited Nov 11 at 17:47
tedder42
14.4k45973
14.4k45973
asked Nov 11 at 0:59
Straff
2,96322426
2,96322426
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
After much trial and error with no help from hours of searching the "-nowait" arg prevents "Please press Enter to exit" thereby avoiding the hang/never completes situation. This is despite the fact that logs show install was successful.
Without "-nowait" and no errors (installing to a new/different Oracle home) the installer does not present "Please press Enter to exit" and the installer completes successfully unattended (no interaction required).
Further, even with -nowait specified, a hang occurred when the following error (caused by using a space in folder name for Oracle Home), viewable in C:Program FilesOracleInventorylogs as, in my case, oraInstall2018-11-12_08-42-48AM.out
[FATAL] [INS-32011] The Oracle home Location that you have specified contains the space character.
CAUSE: The string you entered contains the space character.
ACTION: Please choose a string containing only alphanumeric, and a few additional characters that are allowed for your platform.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
After much trial and error with no help from hours of searching the "-nowait" arg prevents "Please press Enter to exit" thereby avoiding the hang/never completes situation. This is despite the fact that logs show install was successful.
Without "-nowait" and no errors (installing to a new/different Oracle home) the installer does not present "Please press Enter to exit" and the installer completes successfully unattended (no interaction required).
Further, even with -nowait specified, a hang occurred when the following error (caused by using a space in folder name for Oracle Home), viewable in C:Program FilesOracleInventorylogs as, in my case, oraInstall2018-11-12_08-42-48AM.out
[FATAL] [INS-32011] The Oracle home Location that you have specified contains the space character.
CAUSE: The string you entered contains the space character.
ACTION: Please choose a string containing only alphanumeric, and a few additional characters that are allowed for your platform.
add a comment |
up vote
0
down vote
After much trial and error with no help from hours of searching the "-nowait" arg prevents "Please press Enter to exit" thereby avoiding the hang/never completes situation. This is despite the fact that logs show install was successful.
Without "-nowait" and no errors (installing to a new/different Oracle home) the installer does not present "Please press Enter to exit" and the installer completes successfully unattended (no interaction required).
Further, even with -nowait specified, a hang occurred when the following error (caused by using a space in folder name for Oracle Home), viewable in C:Program FilesOracleInventorylogs as, in my case, oraInstall2018-11-12_08-42-48AM.out
[FATAL] [INS-32011] The Oracle home Location that you have specified contains the space character.
CAUSE: The string you entered contains the space character.
ACTION: Please choose a string containing only alphanumeric, and a few additional characters that are allowed for your platform.
add a comment |
up vote
0
down vote
up vote
0
down vote
After much trial and error with no help from hours of searching the "-nowait" arg prevents "Please press Enter to exit" thereby avoiding the hang/never completes situation. This is despite the fact that logs show install was successful.
Without "-nowait" and no errors (installing to a new/different Oracle home) the installer does not present "Please press Enter to exit" and the installer completes successfully unattended (no interaction required).
Further, even with -nowait specified, a hang occurred when the following error (caused by using a space in folder name for Oracle Home), viewable in C:Program FilesOracleInventorylogs as, in my case, oraInstall2018-11-12_08-42-48AM.out
[FATAL] [INS-32011] The Oracle home Location that you have specified contains the space character.
CAUSE: The string you entered contains the space character.
ACTION: Please choose a string containing only alphanumeric, and a few additional characters that are allowed for your platform.
After much trial and error with no help from hours of searching the "-nowait" arg prevents "Please press Enter to exit" thereby avoiding the hang/never completes situation. This is despite the fact that logs show install was successful.
Without "-nowait" and no errors (installing to a new/different Oracle home) the installer does not present "Please press Enter to exit" and the installer completes successfully unattended (no interaction required).
Further, even with -nowait specified, a hang occurred when the following error (caused by using a space in folder name for Oracle Home), viewable in C:Program FilesOracleInventorylogs as, in my case, oraInstall2018-11-12_08-42-48AM.out
[FATAL] [INS-32011] The Oracle home Location that you have specified contains the space character.
CAUSE: The string you entered contains the space character.
ACTION: Please choose a string containing only alphanumeric, and a few additional characters that are allowed for your platform.
edited Nov 11 at 19:59
answered Nov 11 at 0:59
Straff
2,96322426
2,96322426
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53244913%2foracle-12c-client-install-hangs-silent-unattended%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown