Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> DBCA-00016: Unable to copy seed database.

DBCA-00016: Unable to copy seed database.

From: A.J <ajay.bisht_at_gmail.com>
Date: 9 Mar 2006 09:32:07 -0800
Message-ID: <1141925527.254846.324340@e56g2000cwe.googlegroups.com>


While installing oracle8i m getting this error..



The datafiles will be copied from the CD to C:\Oracle\oradata\metsplus.  The Oracle Database Configuration Assistant will begin creating the database. Do you wish to proceed?An Oracle database will be created for you. The database name will be metsplus. The system identifier for the database will be orcl0. The password for the INTERNAL account will be oracle, the SYS account will be change_on_install and the SYSTEM account will be manager.java.io.IOException: read error
	at java.io.RandomAccessFile.read(RandomAccessFile.java:164)
	at java.util.zip.ZipFile.read(ZipFile.java:137)
	at java.util.zip.ZipFileInputStream.read(ZipFile.java:354)
	at
java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:154)
	at
java.util.zip.InflaterInputStream.read(InflaterInputStream.java:119)
	at java.io.BufferedInputStream.read(BufferedInputStream.java:193)
	at java.io.FilterInputStream.read(FilterInputStream.java:101)
	at CopySeed_base.extractFiles(CopySeed_base.java:453)
	at CopySeed.CreateDatabase(CopySeed.java:442)
	at CopySeed_base.run(CopySeed_base.java:302)
	at java.lang.Thread.run(Thread.java:466)Unable to create database.

DBCA-00016: Unable to copy seed database.


Received on Thu Mar 09 2006 - 11:32:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US