> IMX-HEADER-RECORD CHARACTER 54 0 > .IMX-HEADER-TYPE CHARACTER 4 0 > .PROCESS-DATE CHARACTER 12 4 > _IMX-DETAIL-RECORD CHARACTER 54 0 > .IMX-DETAIL-TYPE CHARACTER 4 0 > .SHOP-NUMBER CHARACTER 4 4 > .TRANSACTION-DATE CHARACTER 8 8 > .CURRENCY-CODE CHARACTER 3 16 > Item Type Size Occ Offset > .IMX-CURRENCY-VALUE ZONED UNSIGNED 13 19 > .IMX-STERLING-EQUIVALENT ZONED UNSIGNED 13 32 > .REFERENCE-NUMBER CHARACTER 9 45 > _IMX-TRAILER-RECORD CReceived: from CONNECT-MTA by >galotterHARACTER 54 0 > .IMX-TRAILER-TYPE CHARACTER 4 0 > .IMX-RECORD-COUNT ZONED UNSIGNED 6 4 > > > > How do I load this using SQLoader (is it possible) > ya u all must be thinking ,i m loading flat file in a table and not > applying RDBMS (normalization) concepts. > but that the way i have to do,(now don't ask why? we'll discuss off the > list) > > so my table struct is as foll. > Name Null? Type > ------------------------------- -------- ---- > IMX_REC_TYPE NOT NULL VARCHAR2(4) > SHOP_NO VARCHAR2(4) > TRANSACTION_DATE DATE > CURRENCY_CODE VARCHAR2(3) > IMX_CURRENCY_VALUE NUMBER(13) > IMX_STERLING_EQUIVALENT NUMBER(13) > REFERENCE_NUMBER VARCHAR2(9) > PROCESS_DATE DATE > IMX_RECORD_COUNT NUMBER(6) > IMX_REC_NO NUMBER(6) > > any help is appreciated > using oracle 8.1.6 on win2000 > Thx > Sameer -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ghadge,Sameer INET: [EMAIL PROTECTED]
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: [EMAIL PROTECTED] Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ron Rogers INET: [EMAIL PROTECTED] Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (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).