Search found 21 matches

by gsingh
Thu Jan 17, 2013 1:13 pm
Forum: General
Topic: Unable to connect to a project in 8.5 Datastage
Replies: 0
Views: 985

Unable to connect to a project in 8.5 Datastage

Hi

We are unable to connect to a project X. All other projects are working fine.

Below is the error message:

Failed to connect to the Information Server Engine:DSENGINEDEVVM, project:X
(Internal Error (1314013527))

can anyone please help us here.
by gsingh
Mon Feb 13, 2012 12:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DRS stage to Oracle connector stage conversion
Replies: 4
Views: 2276

Thank You! It worked when i sort the files and do a diff.
by gsingh
Fri Feb 10, 2012 3:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DRS stage to Oracle connector stage conversion
Replies: 4
Views: 2276

DRS stage to Oracle connector stage conversion

Hi I'm converting a job which uses DRS stage to read from Oracle DB to Oracle Connector stage. It has a user defined complex SQL Query. Job structure: DRS---->Transformer--->SEQ File converted to Oracle COnnector--->Tranforme--->SEQ File. when i ran the jobs they read same number of records and even...
by gsingh
Mon Sep 12, 2011 1:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

The next thing is to understand exactly how you are implementing the 8.5 xml stage...What method, in your 1k working example, are you using to pass the document or name of the document to the xml ... Hi Ernie, we have used External source stage to pass the xml document to the xml stage. Here is the...
by gsingh
Sun Sep 11, 2011 9:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

I have tried this and it even shows the file size as UNLIMITED.

Please let me know what can i try next

Thanks..
by gsingh
Sun Sep 11, 2011 8:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

Here is the file size: 2295161299

And am not sure of how to run the command in sub routine. can you please help me in where do i exactly need to use the command.

Thanks
by gsingh
Sun Sep 11, 2011 7:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

Re: issue while reading 2gb xml file using XML Stage in 8.5F

Any time I see "2 GB" I get suspicious because a lot of operating systems, by default, impose 2 GB limitations on file size and those can cause errors or hangs. Check your OS (ulimit -a) or check with your DataStage and/or Unix administrator to make sure that the right ulimit file size se...
by gsingh
Sat Sep 10, 2011 10:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

eostic wrote:First thing is the most critical --- does the job read the file perfectly with a test document that is 1k?

Ernie ...
Yes Ernie. The job reads the 1k file without any issues.

please advise what has to be done.

I increased the heap size to 4096 and tried, it didn't work.
by gsingh
Fri Sep 09, 2011 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

Hi Craig,

I waited for 6 hours and it kept on running and there was no log created after 3 minutes the job has been launched.
by gsingh
Fri Sep 09, 2011 9:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: issue while reading 2gb xml file using XML Stage in 8.5FP1
Replies: 15
Views: 10917

issue while reading 2gb xml file using XML Stage in 8.5FP1

HI DS Guru's,

I'm trying to read a 2gb xml file using xml stage in 8.5. I have given Heap size as 2000 and stack size as 500.

The problem is the job is hanging, it reads only 1 row and then the job hangs. can anyone help me out in solving the issue.

Thanks...
by gsingh
Fri Jul 08, 2011 7:16 am
Forum: General
Topic: XML Stage in 8.5 FP1
Replies: 7
Views: 2592

Hi Ernie

Ok..there are multiple approaches, 100's of entries in this forum, and some very good documentation....(places you should also start reading and looking into)...and also, various choices you can make ... Thanks for you quick response. I have used oxygen genrator for getting the schema files. Now I ...
by gsingh
Thu Jul 07, 2011 1:52 pm
Forum: General
Topic: XML Stage in 8.5 FP1
Replies: 7
Views: 2592

XML Stage in 8.5 FP1

Hi All, Can any one please explain me how to use the XML Stage. I have a requirement where in I need to read xml files, and do some transformations and load it into Database. I used schema library manager, but i'm not knowing how to exactly import the metadata. Also, i need to put a reject link at X...
by gsingh
Sat Jun 25, 2011 4:57 pm
Forum: General
Topic: Complex Flat file warning messages
Replies: 1
Views: 1300

Complex Flat file warning messages

Hi All, I'm reading a copybook in which it has OCCURS Class for a column. so I imported this table definition using the option Flatten all In complex flat File. when I view the data I get the following warnings: Complex_Flat_File_7,0: Field "FILLER_2.EE_EOQ_QUANTITY" has import error and n...
by gsingh
Wed Jun 22, 2011 10:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data conversion error
Replies: 12
Views: 8085

so shall i use a stage variable first and check if it is valid value or not and if it so, then shall i convert to the date format.

Please let me know if i'm correct.

Thanks,
Alekhya
by gsingh
Mon Jun 20, 2011 8:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data conversion error
Replies: 12
Views: 8085

HI

Not all of your source data are in valid YYYYMMDD format. ... There is data in the source where i get '00000000' as the date for 2 fields. for one of the field, the business want to send it as Null value to the target table and for other field this invalid date should be rejected. Constraint: (IsVa...