11.2 DBCA Failure When Multiple Scan Listeners Configured With Grid Infrastructure 12.1
(Doc ID 1915945.1)
Last updated on FEBRUARY 18, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Database software 11.2 with Grid Infrastructure 12.1
Scan listeners configured on non-default network
DBCA GUI tool fails reporting:
[AWT-EventQueue-0] [ 2014-03-14 17:07:26.822 EST ] [ScanVIPImpl.<init>:166]
ordinal number is 1 Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For
input string: "1_net2"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:456)
at java.lang.Integer.parseInt(Integer.java:497)
at oracle.cluster.impl.scan.ScanVIPImpl.<init>(ScanVIPImpl.java:165)
at
oracle.cluster.impl.scan.ScanFactoryImpl.getScanVIP(ScanFactoryImpl.java:737)
at
oracle.cluster.impl.scan.ScanFactoryImpl.getScanVIPs(ScanFactoryImpl.java:708)
ordinal number is 1 Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException: For
input string: "1_net2"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:456)
at java.lang.Integer.parseInt(Integer.java:497)
at oracle.cluster.impl.scan.ScanVIPImpl.<init>(ScanVIPImpl.java:165)
at
oracle.cluster.impl.scan.ScanFactoryImpl.getScanVIP(ScanFactoryImpl.java:737)
at
oracle.cluster.impl.scan.ScanFactoryImpl.getScanVIPs(ScanFactoryImpl.java:708)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |