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: COBOL TO ORACLE

Re: COBOL TO ORACLE

From: Govindan K <gkatteri_at_omanmail.com>
Date: Tue, 30 Sep 2003 16:04:29 -0800
Message-ID: <F001.005D18AB.20030930160429@fatcity.com>


>Is there a tool available to move data from COBOL to ORACLE directly?
One way to do is get COBOL >data on a flat file and then use SQL*Loader to insert into ORACLE tables.  

If you are using SQL*Loader make sure to check the log after load. For larger loads i would suggest
direct load.

>The second question is did anyone use DESIGNER to connect to COBOL to
create an ERD and then >transform into ORACLE tabels script?  

I wonder how a tool will take care of Implicit Redefinition/Multiple Record Structures unless the
Developer/DBA mentions them somewhere.  

HTH
GovindanK

<-----Original Message----->

                    From: Muqthar Ahmed
Sent: 9/30/2003 12:16:28 PM
To: ORACLE-L_at_fatcity.com

Hi,

Thanks
Muqthar Ahmed
DBA Author: Muqthar Ahmed
INET: Muqthar.Ahmed_at_decoratetoday.com

.         



Get Your 10MB account for FREE at http://mail.arabia.com ! Access MILLIONS of JOBS NOW!
<http://ads.arabia.com/?SHT=text_email_english>
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Govindan K
  INET: gkatteri_at_omanmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Sep 30 2003 - 19:04:29 CDT

Original text of this message

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