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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Sql Developer

RE: Sql Developer

From: Baumgartel, Paul <paul.baumgartel_at_credit-suisse.com>
Date: Thu, 14 Jun 2007 14:54:12 +0100
Message-ID: <D97D1FAE0521BD44820B920EDAB3BBAC1663C49A@ENYC11P32005.corpny.csfb.com>


Norman, I'm not sure what you mean by this bug--how does extracting DDL involve conversion from CLOB, etc.?

In any event, there are a number of interfaces in DBMS_METADATA, the simplest being GET_DDL. The package I wrote does not use that; it uses the lower-level, more flexible API. Maybe that's affected by this issue, too, but I haven't run into it so far.

Paul Baumgartel
CREDIT SUISSE
Information Technology
Securities Processing Databases Americas One Madison Avenue
New York, NY 10010
USA
Phone 212.538.1143
paul.baumgartel_at_credit-suisse.com
www.credit-suisse.com

-----Original Message-----
From: Norman Dunbar [mailto:norman.dunbar_at_environment-agency.gov.uk] Sent: Thursday, June 14, 2007 3:27 AM
To: paul.baumgartel_at_credit-suisse.com; jkstill_at_gmail.com Cc: oracle-l_at_freelists.org
Subject: RE: Sql Developer

Morning Paul,

>> I've written a package that calls DBMS_METADATA (10g) to produce the
DDL to recreate an entire schema, and it
>> works great.

Isn't there a bug in DBMS_METADATA that causes 'scripts' of longer than 4,000 (or 2,000 maybe) characters to fail to convert from CLOB to RAW/CHAR/VARCHAR2. It used to happen only for materialized views but I've seen it happen with heap tables too - provided they were plenty big enough that is !

Just a thought or vague remembrance.

Cheers,
Norman.

Norman Dunbar.
Contract Oracle DBA.
Rivers House, Leeds.

Internal : 7 28 2051
External : 0113 231 2051

Information in this message may be confidential and may be legally privileged. If you have received this message by mistake, please notify the sender immediately, delete it and do not copy it to anyone else.

We have checked this email and its attachments for viruses. But you should still check any attachment before opening it.

We may have to make this message and any reply to it public if asked to under the Freedom of Information Act, Data Protection Act or for litigation. Email messages and attachments sent to or from any Environment Agency address may also be accessed by someone other than the sender or recipient, for business purposes.

If we have sent you information and you wish to use it please read our terms and conditions which you can get by calling us on 08708 506 506. Find out more about the Environment Agency at www.environment-agency.gov.uk



Please access the attached hyperlink for an important electronic communications disclaimer:

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html


--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jun 14 2007 - 08:54:12 CDT

Original text of this message

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