Search found 26 matches

by pavanns
Wed Feb 06, 2008 3:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to set up alert mechanisms based on the DS logs
Replies: 8
Views: 3709

How to set up alert mechanisms based on the DS logs

Hi
ANy idea how do we set up alert mechanisms using DS Logs. I want to put an alert set up if i see a particular message in the Log and send out an email?

thanks
Pavan
by pavanns
Wed Feb 06, 2008 3:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how to enable TRACING on parallel/server jobs individually?
Replies: 3
Views: 2230

how to enable TRACING on parallel/server jobs individually?

HI.
I am interested in enhancing the tracability of the job. How do i do it. i know we can do it for the whole server in the admin, but how do we do it for single DS job or a Sequence.

thanks
pavan
by pavanns
Thu Dec 27, 2007 11:05 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: STOP/KILL a job
Replies: 8
Views: 7677

you can try to clear the status file after u send the abort.. if u try to stop from director many times and there is a network or a DB conn problem at the same time, then it might happen that the command for stop does not alert any o/p signal. Hence the best possible way for this is to see if you ca...
by pavanns
Sat Dec 22, 2007 6:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML CRLF error
Replies: 6
Views: 3425

hi,
the end user has an issue and has to see the data in <tag><data><tag which processes their application correctly.. i tried changing the format on xml o/p stage to UNIX & alos to DOs but still the same result..

pls advice
by pavanns
Fri Dec 21, 2007 4:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML CRLF error
Replies: 6
Views: 3425

XML CRLF error

Hi
when i am trying to load a simple file into a xml and try to view the file in a visual studio, i run into the following error:

the data is CRLF erroired and looks like

<Tag>
Data

instead of </Tag>Data<Tag/>

Any idea of how to rectify this on PX?
by pavanns
Tue Mar 13, 2007 5:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date conversion to SQL server
Replies: 24
Views: 8727

i tried doing it with varchar all the way but does not work as it says cannot insert null into the column.
by pavanns
Thu Mar 08, 2007 1:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date conversion to SQL server
Replies: 24
Views: 8727

i am getting an error cannot convert varchar to datetime null passed
by pavanns
Thu Mar 08, 2007 12:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date conversion to SQL server
Replies: 24
Views: 8727

fmt specified for conversion

i need it in the same format as input it is like 13/09/2007 11:00:00 AM the input is from an xml and i tried even getting it from sequential file but both SQL types are varchar. i need the o/p on SQL SERVER also in the same format but as a DATETIME sql type. pls help I tried doing to_date it is not ...
by pavanns
Tue Feb 27, 2007 6:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date conversion to SQL server
Replies: 24
Views: 8727

Date conversion to SQL server

Hi I have a VARCHAR field in the source that holds date in 1/11/2007 7:30:00 PM
I need to convert this into timestamp in the target can you please comment

Please note that the allowed format in SQL server is DATETIME
by pavanns
Sun Sep 10, 2006 1:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Routines
Replies: 4
Views: 2421

Re: Routines

Hi
I had similar problems when i imported routines from a diff prj. all i did was to knock off the .dsx file and reimport routines compile them and then try it out. for safe side please make sure that all the protocols of the code are followed!
by pavanns
Tue Nov 29, 2005 1:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: getting error"not all variables bound" or no varia
Replies: 3
Views: 1539

getting error"not all variables bound" or no varia

Hi When i try running my job i get this error can any one help me out with some worthy resolution.
by pavanns
Fri Nov 04, 2005 9:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: does DS support private synonyms from different schemas
Replies: 1
Views: 1125

i apologise...

i apologise for posting in enterprise edition but any views on this issue would be appreciated
by pavanns
Fri Nov 04, 2005 9:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: does DS support metadata from Synonyms public or private??
Replies: 2
Views: 1396

does DS support metadata from Synonyms public or private??

Hi, I am trying to import metadata frm schema but am not able to see the synonyms created in the schema from the other schema.. say for example i have 2 schemas a,b i have created a public synonym in 'a' for a table of 'b'..tried to import the same table def from 'a'(which i have access to in DS)......
by pavanns
Fri Nov 04, 2005 9:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: does DS support private synonyms from different schemas
Replies: 1
Views: 1125

does DS support private synonyms from different schemas

Hi, I am trying to import metadata frm schema but am not able to see the synonyms created in the schema from the other schema.. say for example i have 2 schemas a,b i have created a public synonym in 'a' for a table of 'b'..tried to import the same table def from 'a'(which i have access to in DS)......
by pavanns
Sun Oct 16, 2005 12:43 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Reject Empty Rows
Replies: 8
Views: 4672

how abt using reject rows tab ON in transformer