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 -> Re: Help Dumping a Block

Re: Help Dumping a Block

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Thu, 30 Nov 2006 21:51:08 -0000
Message-ID: <a8GdnWTpMdDez_LYRVnygg@bt.com>

"DA Morgan" <damorgan_at_psoug.org> wrote in message news:1164919494.844221_at_bubbleator.drizzle.com...
> Does anyone know how to dump an Oracle block as just the binary
> data without formatting or commenting as part of the process?
>
> ALTER SYSTEM DUMP DATAFILE 6 BLOCK 21229;
>
> Is not what I need.
>

alter session set events '10289 trace name context forever';

-- 
Regards

Jonathan Lewis
http://jonathanlewis.wordpress.com

Author: Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html
Received on Thu Nov 30 2006 - 15:51:08 CST

Original text of this message

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