Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 8.1.5 on Siemens 5.44B10
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFC1C2.25FA20C0
Content-Type: text/plain;
charset="iso-8859-1"
Hi there,
Is anybody out there running 8.1.5 on Siemens 5.44B10? (I don't belive this combination is certified, just curious if anybody's doing it)
Thanks!
Jerry
Jerry Cunningham
SAIC
cunninghamg_at_stars-smi.com
------_=_NextPart_001_01BFC1C2.25FA20C0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>8.1.5 on Siemens 5.44B10</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2 FACE=3D"Arial">Hi there,</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Is anybody out there running 8.1.5 on =
Siemens 5.44B10? (I don't belive this combination is certified, just =
curious if anybody's doing it)</FONT></P>
<BR>
<P><FONT SIZE=3D2 FACE=3D"Arial">Thanks!</FONT>
</P>
<P><FONT SIZE=3D2 FACE=3D"Arial">Jerry</FONT>
</P>
<P><B><FONT COLOR=3D"#800000" SIZE=3D2 FACE=3D"Tahoma">Jerry =
Cunningham</FONT></B>
<BR><FONT COLOR=3D"#800000" SIZE=3D2 FACE=3D"Tahoma">SAIC</FONT>
<BR><FONT COLOR=3D"#800000" SIZE=3D2 =
FACE=3D"Tahoma">cunninghamg_at_stars-smi.com</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01BFC1C2.25FA20C0--
From: Bill Wagman <wjwagman_at_ucdavis.edu>
Date: Fri, 19 May 2000 11:49:51 -0700
Subject: Questions re redo log files
Hello,
I have been playing around with the dbv utility and have encountered several questions.
What are the ramifications of using the dbv utility to look at redo logs?
When I created the database I specified a database block size of 8192 in the init.ora file and used the following statement to create the database...
create database "isodtest"
controlfile reuse maxinstances 1 maxlogfiles 16 maxdatafiles 30 character set "US7ASCII" datafile '$ORACLE_LOCAL/data/isodtest/system01.dbf' size 100002K reuse logfile '$ORACLE_LOCAL/data/isodtest/log01.dbf' size 10000K reuse, '$ORACLE_LOCAL/data/isodtest/log02.dbf' size 10000K reuse, '$ORACLE_LOCAL/data/isodtest/log03.dbf' size 10000K reuse;
yet when I run the dbv utility I must specify a blocksize of 512 to look at the redo logs.
Why is the block size of the redo log files 512? Do I need to worry about the fact that the blocksize is different from the rest of the files? Do I have any control over this at database creation time?
When I do analyze the redo logs the utility returns the following for each page...
DBVERIFY: Release 8.0.5.1.0 - Production on Fri May 19 11:42:33 2000
(c) Copyright 1998 Oracle Corporation. All rights reserved.
DBVERIFY - Verification starting : FILE = log01.dbf Received on Fri May 19 2000 - 13:43:37 CDT
![]() |
![]() |