Search found 40 matches

by spuli
Tue May 26, 2015 7:58 am
Forum: General
Topic: Default location of file creation
Replies: 4
Views: 1570

Default location of file creation

Good morning everyone!

I have a question. I am writing the data to a file using a sequential file stage.

If I do not specify any path and just file name, where will the file gets saved.


I am working on 8.5 installed on windows.

Please help me finding it.

Thanks in advance.
by spuli
Wed Apr 29, 2015 12:58 pm
Forum: General
Topic: Assembly editor XSD
Replies: 1
Views: 1170

Assembly editor XSD

Hi All,

I have a question. I am working on extracting xml files and loading the data into tables. I am having the xsd files and loading them in assembly editor to parse my xml files while reading.

Can I delete the xsd files once they are imported?

Thanks in advance.
by spuli
Mon Apr 20, 2015 10:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read xml file with xsd
Replies: 7
Views: 5871

I have imported the xsd in schema manager.

In edit assembly of XML stage, i did used input stage, xml parser step and output.
by spuli
Mon Apr 20, 2015 10:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read xml file with xsd
Replies: 7
Views: 5871

Hi Chulett,

I am using the XML stage only not XML input stage.

Please let me know your suggestions.
by spuli
Mon Apr 20, 2015 10:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read xml file with xsd
Replies: 7
Views: 5871

Thanks Sarath for your inputs. I created a text file and wrote the xml file name (with complete path) in it. This is the source stage to XML stage. I am trying to write some nodes data into a sequential file. Getting the below error. XML_0,0: 2015-04-20 12:00:59,457 Warn [XML_Parser] [] Start XML Va...
by spuli
Mon Apr 20, 2015 7:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Read xml file with xsd
Replies: 7
Views: 5871

Read xml file with xsd

Hi All, Good morning. I have a xsd schema file and xml data file. I have to read the xml file data and validation should happen against the xsd file. I have 8.5 version installed on my machine. I do not find any option in XML input stage to include the xsd file. In XML stage, there is a change to va...
by spuli
Mon Apr 13, 2015 2:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: warning in lookup stage in version 11.3
Replies: 4
Views: 3442

Is your source has got duplicates this time? You might not have those when you ran last time.
by spuli
Mon Apr 13, 2015 2:31 pm
Forum: General
Topic: Regarding Invocation id
Replies: 4
Views: 2001

Use executefile activity and get the list of filenames in comma separated format.

Use the filenames list (output of executefile activity) in start loop activity.

Use the startloop activity.$counter as value in the instance value in job activity.

Hope this helps.
by spuli
Thu Apr 09, 2015 1:21 pm
Forum: General
Topic: XML Stages/Realtime stages need additional license
Replies: 2
Views: 1223

Thanks Chulett.
by spuli
Thu Apr 09, 2015 12:18 pm
Forum: General
Topic: XML Stages/Realtime stages need additional license
Replies: 2
Views: 1223

XML Stages/Realtime stages need additional license

I am working on Datastage 8.5 version on windows. I see there are realtime stages in the designer. Is there a need to buy license to use realtime stages especially XML stage?

I do not see any patches installed already. Please let me know your suggestions.

Thanks in adavance.