Help : raccheck error as "ksh: test: argument expected"
Encountered the following errors while trying to run raccheck
(collect) in customer's uat and prod environment. Below are the errors:
Ct enviromnent : HP-UX Itanium, 2 Node RAC with Oracle 11.2.0.3.5, RACCHECK VERSION: 2.2.1_20130228
How to resole it ?
oracle mosu1d1 [/oradump/raccheck]# /usr/local/bin/bash raccheck
Checking ssh user equivalency settings on all nodes in cluster
Node mosu1d2 is configured for ssh user equivalency for oracle user
ksh: test: argument expected
ksh: test: argument expected
ksh: test: argument expected
There are prompts, traps or calling oraenv in /oracle/.profile on mosu1d1 which will cause issue in raccheck successful execution. Please remove or comment all read -p, trap and oraenv statments and run again
Ct enviromnent : HP-UX Itanium, 2 Node RAC with Oracle 11.2.0.3.5, RACCHECK VERSION: 2.2.1_20130228
How to resole it ?
oracle mosu1d1 [/oradump/raccheck]# /usr/local/bin/bash raccheck
Checking ssh user equivalency settings on all nodes in cluster
Node mosu1d2 is configured for ssh user equivalency for oracle user
ksh: test: argument expected
ksh: test: argument expected
ksh: test: argument expected
There are prompts, traps or calling oraenv in /oracle/.profile on mosu1d1 which will cause issue in raccheck successful execution. Please remove or comment all read -p, trap and oraenv statments and run again
0