java.lang.Exception: Control file creation failed
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by User374733, 1 year ago
via Oracle Community by Jenna_C, 1 year ago
via Oracle Community by Beauty_and_dBest, 9 months ago
via pythian.com by Unknown author, 2 years ago
via Oracle Community by 2792097, 1 year ago
via Oracle Community by 2907350, 1 year ago
java.lang.Exception: Control file creation failed
at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:635)
at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:473)
at oracle.apps.ad.clone.ApplyDatabase.
(ApplyDatabase.java:366) at oracle.apps.ad.clone.ApplyDBTier.
(ApplyDBTier.java:110) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:501)
at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)