How to rebuild Oracle 10g after upgrade to SUSE Linux Enterprise Server 10 (x86_64)
Hello all,
Oracle level:
Version 10.2.0.1.0 - Production on 22-NOV-2011 10:51:02
Current OS level:
[oracle@conner:/home/oracle]>uname -a
Linux conner 2.6.16.60-0.42.10-smp #1 SMP Tue Apr 27 05:11:27 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
[oracle@conner:/home/oracle]>cat /etc/SuSE-release
SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 2
Problem:
After the OS upgraded to the above level, we can't logon:
[oracle@conner:/home/oracle]>sqlplus "/as sysdba"
SQL*Plus: Release 10.2.0.1.0 - Production on Tue Nov 22 11:31:24 2011
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-01031: insufficient privileges
Questions:
[1] The 10g install doc says support = "SUSE Linux Enterprise Server 9.0 with SP2 or later". However, I couldn't find any check list for kernel parameters for SUSE Server V10. Does Oracle 10g support the above OS level?
Oracle level:
Version 10.2.0.1.0 - Production on 22-NOV-2011 10:51:02
Current OS level:
[oracle@conner:/home/oracle]>uname -a
Linux conner 2.6.16.60-0.42.10-smp #1 SMP Tue Apr 27 05:11:27 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
[oracle@conner:/home/oracle]>cat /etc/SuSE-release
SUSE Linux Enterprise Server 10 (x86_64)
VERSION = 10
PATCHLEVEL = 2
Problem:
After the OS upgraded to the above level, we can't logon:
[oracle@conner:/home/oracle]>sqlplus "/as sysdba"
SQL*Plus: Release 10.2.0.1.0 - Production on Tue Nov 22 11:31:24 2011
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-01031: insufficient privileges
Questions:
[1] The 10g install doc says support = "SUSE Linux Enterprise Server 9.0 with SP2 or later". However, I couldn't find any check list for kernel parameters for SUSE Server V10. Does Oracle 10g support the above OS level?
0