Search found 30 matches

by DataDoctor
Fri Jul 22, 2016 9:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date format in Server job causing issues in 11.5.
Replies: 8
Views: 10644

If the database is expecting it in a different format then it would not have ran in with Datastage 8.7. Correct ? It runs fine in 8.7 but not in 11.5 is the issue. Just FYI...We already have a open PMR with IBM on this.
by DataDoctor
Thu Jul 21, 2016 11:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date format in Server job causing issues in 11.5.
Replies: 8
Views: 10644

No. I don't get an error when I write to Sequential file. It works for date or string. It runs fine and I see a number. I have problems only when I write to database with that column. If I delete the column then even writing to database works fine. Only reason I am saying that is to denote that the ...
by DataDoctor
Thu Jul 21, 2016 9:19 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date format in Server job causing issues in 11.5.
Replies: 8
Views: 10644

Arnd

Ray suggested the same and I tried it already using the following:

Iconv(DSJobStartDate,"D-YMD[4,2,2]")

Writing to sequential file and writing to DB without that particular column works just fine.
by DataDoctor
Wed Jul 20, 2016 12:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date format in Server job causing issues in 11.5.
Replies: 8
Views: 10644

Ray

Thanks for the reply. I tried it and same results...

Thanks
by DataDoctor
Tue Jul 19, 2016 4:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date format in Server job causing issues in 11.5.
Replies: 8
Views: 10644

Date format in Server job causing issues in 11.5.

We are upgrading from 8.7 to 11.5 and having issues with the server jobs. Few of the jobs uses transformer in which a column is defined as char(10) but it's a date but the target table datatype is DATE. This works just fine upto 8.7 but throwing error in 11.5. It does not give much of a message othe...
by DataDoctor
Thu Aug 08, 2013 11:21 am
Forum: General
Topic: Import a .pjb file using command line
Replies: 1
Views: 2173

Import a .pjb file using command line

We have started using one of the Version control tools for Datastage jobs and when we add/check in the datastage jobs to VC using the Infosphere Information server Manager it creates a .pjb/.sjb files. We could take this .pjb file and do an import from Datastage designer but would want a way to do t...
by DataDoctor
Mon Feb 13, 2012 10:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hashed file functionality in PX
Replies: 2
Views: 1955

Hashed file functionality in PX

Hashed file can overwrite record based on key mentioned in hashed file. Can I get same functionality in PX without using table. I mean using Dataset, fileset or lookup file set. I don't want to overwrite whole file. I want to achive kind of upsert functionality in file.
by DataDoctor
Mon May 30, 2011 9:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to reset value in surrogate key file from unix
Replies: 1
Views: 2644

How to reset value in surrogate key file from unix

I have following setting in surrogate key generator stage.

Source Type= Flat File
Generate Key from last highest value=yes

I want to change highest value in Flat File from unix. This Flat File is in binary format. So How can I change Max value in this file from unix.
by DataDoctor
Thu Dec 30, 2010 4:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Failed to authenticate the current user against the selected
Replies: 4
Views: 12047

Hi,
Can you please explain in steps what you did. I am facing the same problem.
by DataDoctor
Mon Sep 13, 2010 1:14 pm
Forum: General
Topic: Revert Version Control Repository
Replies: 2
Views: 2291

Thanx for your reply! Yes, there were some modules intialized into this project by the change control folks which is mostly why I want to revert it from a version repository. That way if they ever accidentally log on to this server again when first signing into VC at least the message "This pro...
by DataDoctor
Fri Sep 10, 2010 2:25 pm
Forum: General
Topic: Revert Version Control Repository
Replies: 2
Views: 2291

Revert Version Control Repository

When we migrated to DSEE 7.5.2 and I was setting up the projects I mistakenly made one of our deveopment projects a version repository. I want to revert it back and wondering if all I need to do is remove the APM tables from that project and will that break or negatively affect the project. besides ...
by DataDoctor
Mon Aug 16, 2010 8:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Received SIGPIPE signal caused by closing of the socket
Replies: 10
Views: 20860

Hi,
Its my bad. Actually problem in file creation. When file is getting created with & sing in file name, it throws a warning. Please reply if someone had faced the same issue.
by DataDoctor
Mon Aug 16, 2010 8:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Received SIGPIPE signal caused by closing of the socket
Replies: 10
Views: 20860

Suman, Was you able to resolve this problem. I am having the same issue. When I pass a parameter to oracle query with '&' sign in it, it throws the same warning. e.g. SELECT ID, NAME FROM PARTY WHERE PARTY_NAME = 'P&A' IF I pass any other value without '&' sign in PARTY_NAME then its wor...
by DataDoctor
Thu Aug 12, 2010 10:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Change Capture Stage Warning
Replies: 4
Views: 4023

I am having same problem. In my company, I can not demote that message to information because when we move the same job to test and prod environment, it will throw same error there. Same time when we call this job from sequencer, we are using "OK" and "Otherwise" option for succe...
by DataDoctor
Tue Aug 10, 2010 4:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error 30107 waiting for job
Replies: 5
Views: 5197

Craig

I know I am reopening a old topic as I could not get any useful information on this topic. Do you remember what you did with this Issue ?

Thanks