Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: COBOL TO ORACLE
>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
.
-- 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