Search found 202 matches

by pavankvk
Thu Mar 02, 2017 9:18 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector Bulk Load failure
Replies: 2
Views: 3082

tried your suggestion, didn't help
by pavankvk
Wed Mar 01, 2017 1:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector Bulk Load failure
Replies: 2
Views: 3082

DB2 Connector Bulk Load failure

Hi We are facing with DB2 Bulk load issue with the jobs failing with a SQL2019N error. We are moving from 9.1 to 11.5 and the same jobs work fine in 9.1 environment running to the the same remote database,but they fail in 11.5 We have opened a ticket with IBM, but they haven't been able to diagnose ...
by pavankvk
Tue Nov 29, 2016 8:29 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Connector with Avro / WebHDFS issue
Replies: 4
Views: 5615

Hi, for the 3rd party jar files, should they be copied from the server(hadoop distribution) to the engine server? i see that the document specifies 3 jar files. i am assuming they will be on the server where hadoop distribution is installed and we should copy them manually to the engine server and p...
by pavankvk
Wed Nov 23, 2016 1:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Write a delimted file to S3
Replies: 1
Views: 3233

Write a delimted file to S3

Hi I need to write about ~100 files to S3. I have different schema for each file and instead of having few 100 jobs, planning to use RCP. The job design is something like this: sequential file --> copy --> s3 No columns are defined and the sequential file uses a schema file. The schema file the colu...
by pavankvk
Fri Nov 18, 2016 1:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Connector with Avro / WebHDFS issue
Replies: 4
Views: 5615

Yes, its 11.5.0.1 and this patch is included in that. I also tried with a delimited file. I get the same error though the file is present with all permissions.
by pavankvk
Thu Nov 17, 2016 11:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File Connector with Avro / WebHDFS issue
Replies: 4
Views: 5615

File Connector with Avro / WebHDFS issue

Hi We are trying to read an Avro file using file connector/webhdfs. I am just specifying the name node (host name) and the path to the .avro file, user name and password for the hdfs access When i run the job, i get the message, file not found or you don't have permissions. I see the file and permis...
by pavankvk
Sat Oct 29, 2016 7:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC Connector Timestamp issue
Replies: 1
Views: 2363

ODBC Connector Timestamp issue

Hi We are using ODBC Connector against SQL Server database. Have many jobs specified as Timestamp 23,3 to read sql server datetime fields. However datastage is ignoring the milli seconds 2016-10-01 23:59:59.997 its ignoring .997 using microsecond it adds more digits(6) after the decimal How exactly ...
by pavankvk
Wed Oct 12, 2016 11:17 am
Forum: General
Topic: Accidentally lost dsjob exec
Replies: 4
Views: 3036

Sorry i didn't realize that its moved. Its not resolved yet. we have a PMR with IBM, still waiting for response.

Is dsjob available somewhere in is-suite?
by pavankvk
Wed Oct 12, 2016 10:24 am
Forum: General
Topic: Accidentally lost dsjob exec
Replies: 4
Views: 3036

test
by pavankvk
Wed Oct 12, 2016 9:40 am
Forum: General
Topic: Accidentally lost dsjob exec
Replies: 4
Views: 3036

Accidentally lost dsjob exec

Hi,

while working with dsjob, we kind of accidentally messed up. the bottom line is we dont have a dsjob executable in the bin directory. is there a way to retrieve it from the is-suite directory and copy it over to bin directory
by pavankvk
Fri Sep 30, 2016 8:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Basic Transformer Numeric datatype
Replies: 3
Views: 7135

thanks for your responses. at this point we will just go with offloading the data to a hashfile enforce data typing and then load the database from reading it in the same job. looks good so far
by pavankvk
Fri Sep 30, 2016 1:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Basic Transformer Numeric datatype
Replies: 3
Views: 7135

Basic Transformer Numeric datatype

We have some server jobs migrated from 7.5 days and now in 11.5.0.1. these jobs were using drs plugin and now the drs connector replaced them. this actually exposed a bug(?) in the basic transformer stage. essentially we have 2 numeric fields define as 19,8. these will be multipled and result stored...
by pavankvk
Fri Sep 23, 2016 2:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue with DRS Connector - SQL Server
Replies: 0
Views: 1874

Issue with DRS Connector - SQL Server

We are currently on 11.3.1.2 windows and migrating to 11.5.0.1 (aix 7.1). we have some server jobs using dynamic rdbms stage back from ascential days that worked till 11.3.1.2, with 11.5 the stage is retired and we used the connector to migrate. However the connector is causing many issues. When we ...
by pavankvk
Tue Dec 08, 2015 1:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File pattern was specified this indicates the pattern
Replies: 7
Views: 8798

Re: File pattern was specified this indicates the pattern

Hi Teez,

we are facing the exact same issue on windows environment. Using 11.3 version..I cant believe its still a bug in the latest. Do you have a solution/work around?
by pavankvk
Mon Nov 09, 2015 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Impacts of changing Buffering Policy
Replies: 2
Views: 2804

Impacts of changing Buffering Policy

Hi, We are upgrading from DS8.1(Linux) to 11.3 (Windows). We have quite a few jobs that use a design similar to fork join. The jobs are getting into a deadlock situation and stuck with no progress. These jobs are running fine in 8.1(linux) But when we change the buffering policy from automatic to fo...