Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

DML for excel csv source

This is a discussion on DML for excel csv source within the Data Warehousing forums, part of the Databases category; I am a newbie to Abinitio Technology and i want to know how an excel/csv (source file) can be chose as input/source file for the input file component. How can ...

Go Back   Geeks Talk > Databases > Data Warehousing
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Data Warehousing Data Warehousing

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-19-2007
Junior Member
 
Join Date: Sep 2007
Location: Bangalore
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
anil.kv is on a distinguished road
DML for excel csv source

I am a newbie to Abinitio Technology and i want to know how an excel/csv (source file) can be chose as input/source file for the input file component. How can we write a DML for the same if the source file column has variable length.

Thanks and appreciate help and guidelines from you all for my learnings.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-24-2008
Junior Member
 
Join Date: Jun 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
lakshmipavani.g is on a distinguished road
Re: DML for excel csv source

Hi
For ur query, we can use delimeter

example,

record
decimal(',') custid;
string('\r\n') custname;
end
Reply With Quote
  #3 (permalink)  
Old 09-25-2009
Junior Member
 
Join Date: Sep 2009
Location: Bangalore
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
rajusabinitio is on a distinguished road
Re: DML for excel csv source

Hi,

I am giving good example to understand the delemeter.

In Ab Initio Log flows also has variable lenth.

Logging flows have predefined metadata.

The log port record format is:



record
string("|") node;
string("|") timestamp;
string("|") component;
string("|") subcomponent;
string("|") event_type;
string("|\n") event_text;
end

Regards

Raja

Together. Free your energies
Reply With Quote
Reply

  Geeks Talk > Databases > Data Warehousing

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
In my source table I have two columns Geek_Guest Data Warehousing 3 03-26-2008 04:20 AM
A Great Source of information raghav83 Get Together 1 08-06-2007 03:00 AM
Mapping without using a source qualifier Geek_Guest Data Warehousing 5 05-17-2007 06:22 AM
source qualifier transformation JobHelper Data Warehousing 0 03-09-2007 08:47 AM
Source of Job christia Interviews 2 08-09-2006 07:57 AM


All times are GMT -4. The time now is 05:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved