.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Converting from raw to filesystem

Converting from raw to filesystem

2006-02-08       - By Fuad Arshad
Reply:     1     2     3     4     5  

thisis what i get after  the plain dd
 dd if=/dev/rvdsystem01 of=/usr/local/oracle/database/tempdb01/system01.dbf
 SQL> alter database open;
alter database open
*
ERROR at line 1:
ORA-01122 (See ORA-01122.ora-code.com): database file 1 failed verification check
ORA-01110 (See ORA-01110.ora-code.com): data file 1: '/usr/local/oracle/database/tempdb01/system01.dbf'
ORA-01251 (See ORA-01251.ora-code.com): Unknown File Header Version read for file number 1
 

"Radoulov, Dimitre" <cichomitiko@(protected)> wrote:
 > I'm trying to test a conversion from raw to filesystems.
> a couple of questions am planning to use dd
> this is AIX 5.2
> i know to convert from raw to filesystem there is an filesystem header
> offset you need to be careful of .
> a simple dd wont work to convert.
> any ideas suggestions.

Did it many times without any problem (on SUN Solaris).


Regards,
Dimitre


 


<DIV>thisis what i get after&nbsp; the plain dd</DIV>  <DIV>dd if=/dev
/rvdsystem01 of=/usr/local/oracle/database/tempdb01/system01.dbf</DIV>  <DIV>SQL
&gt; alter database open;<BR>alter database open<BR>*<BR>ERROR at line 1:<BR>ORA
-01122: database file 1 failed verification check<BR>ORA-01110 (See ORA-01110.ora-code.com): data file 1: '
/usr/local/oracle/database/tempdb01/system01.dbf'<BR>ORA-01251 (See ORA-01251.ora-code.com): Unknown File
Header Version read for file number 1</DIV>  <DIV><BR><BR><B><I>"Radoulov,
Dimitre" &lt;cichomitiko@(protected)&gt;</I></B> wrote:</DIV>  <BLOCKQUOTE class
=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px
solid">&gt; I'm trying to test a conversion from raw to filesystems.<BR>&gt; a
couple of questions am planning to use dd<BR>&gt; this is AIX 5.2<BR>&gt; i
know to convert from raw to filesystem there is an filesystem header <BR>&gt;
offset you need to be careful of .<BR>&gt; a simple dd wont work to convert.<BR
>&gt; any ideas suggestions.<BR><BR>Did it many times without a
ny
problem (on SUN Solaris).<BR><BR><BR>Regards,<BR>Dimitre<BR><BR><BR><
/BLOCKQUOTE>  <DIV><BR></DIV>