Search found 246 matches

by hamzaqk
Thu Jul 08, 2010 3:00 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Usage of Teradata MLOAD stage
Replies: 5
Views: 5448

your PI columns should be the same one used in the where clause.
by hamzaqk
Mon Apr 26, 2010 1:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Selecting first record from a table
Replies: 5
Views: 2790

there is no such thing as first record in the table.. you need to specify on what condition you need to pull the record
by hamzaqk
Mon Apr 26, 2010 1:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Selecting first record from a table
Replies: 5
Views: 2790

there is no such thing as first record in the table.. you need to specify on what condition you need to pull the record
by hamzaqk
Thu Apr 22, 2010 1:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: While loading data using Teradata Mltiload
Replies: 3
Views: 7620

it gives 3807 error when the target table does not exist.... the one you are trying to insert into...
by hamzaqk
Thu Apr 22, 2010 1:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata connector Vs Teradata enterprise stage
Replies: 1
Views: 3918

The TPT stage in immediate mode is recommended for small chunks of data as it commits on every few hundered rows which makes it a bit slower than the bulk mode stage. The enterprise stage on the other hand uses bulk fast load with multiple instances which gives a high rate for loading data and hence...
by hamzaqk
Tue Mar 02, 2010 5:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Timeout reached before MultiLoad (Teradata)
Replies: 2
Views: 2166

what does the mload report file say ? why has it failed?
by hamzaqk
Sun Feb 28, 2010 10:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join of tables with huge volume of data - scratch space
Replies: 8
Views: 4759

If i were you i would do it in by writing a SQL for the join in teradata.
by hamzaqk
Fri Feb 26, 2010 7:03 am
Forum: General
Topic: Connectivity to Cubes ?
Replies: 6
Views: 3789

Thanks , Yes and having trawled through the documentation i came to know that the MS OLEDB stage allows us to create (Server Jobs) multi dimensional cubes but locally only not on the OLAP Server . We can write to and read from these cubes.
by hamzaqk
Fri Feb 26, 2010 4:18 am
Forum: General
Topic: Connectivity to Cubes ?
Replies: 6
Views: 3789

Connectivity to Cubes ?

Hi,

Just wondering that if i have to connect to cubes for example Oracle, Microsoft or Hyperion Essbase cubes how can i do it through datastage ? or is not possible is there a workaround?

Thanks.
by hamzaqk
Wed Feb 24, 2010 4:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel Transformet not working in DataStage V 8.1
Replies: 2
Views: 5445

not sure visual c++ will do any good. try installing some other compiler. are you getting any values against the compiler in the admin ?
by hamzaqk
Wed Feb 24, 2010 1:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TPT Bulk Option
Replies: 2
Views: 2740

is TPT installed on the server?
by hamzaqk
Wed Feb 24, 2010 12:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Increasing Terasync timeout value
Replies: 2
Views: 3007

Specify a different Terasync id for each job.
by hamzaqk
Fri Feb 05, 2010 8:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ¿Where is installed the repository?
Replies: 9
Views: 5352

the database name used is called UNIVERSE and you can access it using the universe stage or by issuing commands from the administrator. And no there is no Xmeta in 7. Only V8 onwards.
by hamzaqk
Fri Feb 05, 2010 5:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ¿Where is installed the repository?
Replies: 9
Views: 5352

The respository for version 7 would be file based in the project folder under the path 'Ascential\DataStage\Projects\PROJECT_NAME, with folders names like RT_XXXX etc
by hamzaqk
Thu Feb 04, 2010 8:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel jos compilation error.
Replies: 9
Views: 4140

yes and a C++ complier too