Who is using ORAchk on Windows x64? For me does not work.
edited Sep 9, 2020 2:23PM in AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC) 9 commentsAnswered
Hi,
On a Microsoft Windows 2008 R2 x64-bit test server with Oracle Database Server version 11.2.0.2 installed, I installed cygwin following note 1268927.2. When I execute orachk script, here what happens:
- CRS_HOME is well detected.
- Message in red: "Since no CRS and RDBMS binaries could be found, the script will check only CYGWIN_NT-6.1 best practices. Oracle patch checking will also be skipped".
- In Oracle Stack Status, no database show.
- Two errors:
- ./orachk: line : 50164: [: server_name: unary operator expected
- ./orachk: line : 50179: [: server_name: unary operator expected
- In the windiscover.out file CRS_HOME, ORACLE_HOME, ORACLE_SID and Oracle version are correct.
0