Re: OMF or not OMF? DBCA or Manual scripts
From: GG <grzegorzof_at_interia.pl>
Date: Mon, 24 Mar 2014 19:25:01 +0100
Message-ID: <5330787D.6050809_at_interia.pl>
W dniu 2014-03-24 17:52, Frits Hoogland pisze:
Date: Mon, 24 Mar 2014 19:25:01 +0100
Message-ID: <5330787D.6050809_at_interia.pl>
W dniu 2014-03-24 17:52, Frits Hoogland pisze:
> I use dbca -silent with templates. > > Frits Hoogland
Hi,
would You elaborate ?
I was having some issues with control files not being omf like as well
as redo logs.
It is easy fixable but still kind of pain
So I'd appreciate any help how to make this OMF (control file, redo logs
as well) in 11.2.0.3 .
[oracle_at_ol6a ~]$ cat dbca_silent.txt
dbca -silent -createDatabase \
-templateName General_Purpose.dbc \
-gdbName MYDB \
-sid MYDB \
-sysPassword oracle \
-systemPassword oracle \
-emConfiguration NONE \
-datafileDestination /u01/oradata \
-storageType FS \
-characterSet AL32UTF8 \
-nationalCharacterSet UTF8 \
-registerWithDirService false \
-listeners LISTENER_1521;
Regards
Greg
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 24 2014 - 19:25:01 CET