Search found 40 matches

by ghila
Tue Feb 19, 2008 7:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel routine issue when using library file
Replies: 3
Views: 1715

chulett wrote:That would be an "HP thing" not a "DataStage thing".
I think so.

I will test this routine on HP Itanium2 environment to observe the behaviour.
by ghila
Tue Feb 19, 2008 7:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel routine issue when using library file
Replies: 3
Views: 1715

You probably need an extra -l option in APT_LINKER_OPTIONS to refer to your shared object. Tranks for your response Ray. I do an "file" command on the library correponding to a buildop, I see the results: ***/buildop/SRMult.sl: PA-RISC2.0 shared library -not stripped So I've changed the n...
by ghila
Fri Aug 17, 2007 12:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: To capture job statistics
Replies: 3
Views: 2976

Re: To capture job statistics

how to read the job log and to capture the statistics like datastage job name,start time,end time ,project, duration,sucess etc You can also use the "dsjob -report" command ( check the Advanced Developer's Guide for a list of all available options ). I do prefer to use the XML option beca...
by ghila
Wed Nov 15, 2006 4:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: lookup space problem
Replies: 14
Views: 6779

Hello, fridge is right. If TMPDIR is blank then /tmp is used by default. You need to have a dedicated repertory for the temporary space. If this temporary space is used then your lookup data is way too large. You should try consider using a join stage instead ( less performant but better for handlin...
by ghila
Fri Nov 10, 2006 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Strange error in Teradata Ent. Stage (read)
Replies: 9
Views: 4656

Hello, Have you tried adjusting the DB Options of the TeraData Enterprise stage? I mean "RequestedSessions" and "SessionsPerPlayer". I never worked with a single AMP Teradata system. Our systems are between 2 to 360. But maybe the DB Options can help you to remove the error. Try ...
by ghila
Thu Nov 09, 2006 1:55 am
Forum: General
Topic: Terasync error
Replies: 3
Views: 3179

Hello,

Be sure you have CREATE TABLE rights on your source database in order to be able to have DataStage create the terasync table.
by ghila
Fri Sep 01, 2006 12:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_PERFORMANCE_DATA, How to use the generated out put
Replies: 5
Views: 1472

Hello, Regarding APT_PERFORMANCE_DATA, be sure you set it with a valid path. This is not a variable that is boolean. Then you should get something like this : ...... 20060518 15:37:43,0,0,0,#APT_LicenseOperator#,##,describeOperator,,0,0,0,0,[0][0],Start 20060518 15:37:43,0,0,0,#APT_LicenseOperator#,...
by ghila
Mon Aug 21, 2006 11:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Truncate in DB2
Replies: 11
Views: 14347

Kris,

Seems your table is either an MQT or part of an MQT, or there are constraints references. So this do not allow you to use WITH EMPTY TABLE clause.
by ghila
Sun Aug 20, 2006 11:37 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Truncate in DB2
Replies: 11
Views: 14347

Hello,

You can also use the following SQL in order to do a truncate in DB2 :
ALTER TABLE <tablename> ACTIVATE NOT LOGGED INITIALLY WITH EMPTY TABLE

Hope this will help.
by ghila
Thu Aug 03, 2006 12:45 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Perl:DBI and Analysis Server on HP-UX
Replies: 4
Views: 4001

Thanks Ray, I will look in that direction. When I will have the solution, I will post it here. You may need to be careful with PATH. ProfileStage uses its own Perl command line interpreter (from memory PerlCRT.dll) but other systems (such as Oracle) use something else (Perl58.dll in the case of Orac...
by ghila
Wed Aug 02, 2006 8:37 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Perl:DBI and Analysis Server on HP-UX
Replies: 4
Views: 4001

Hello, I have tested the ODBC connection using "example". So the ODBC DSN to the PSDB is working fine. The SQL request "SELECT PROPERTYNAME FROM SYSTEMCONFIG;" is working good. TestConnection is started on the HP box when you try to test connection from the "Connection Manag...
by ghila
Tue Aug 01, 2006 11:44 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: Perl:DBI and Analysis Server on HP-UX
Replies: 4
Views: 4001

Perl:DBI and Analysis Server on HP-UX

Hello, I am quite new to ProfileStage installation on a mixed environnement. Installing all ProfileStage components on a single Windows box is ok. But for getting performances we need to get the Unix box ( and DataStage PX ) power. We get some problems trying to get the Analysis Server connected to ...
by ghila
Thu May 11, 2006 3:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Enterpirse Stage use /tmp directory to making temp file
Replies: 7
Views: 4050

Hello,

I think that if you have not configured the DB2 Enterprise Options, the stage is using the /tmp directory by default for Local Message files and other DB2 load files. You can add the "Message File" options, available in the stage and use your own directory.
by ghila
Fri Apr 28, 2006 3:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Teradata error: Object does not exist
Replies: 2
Views: 4922

Re: Teradata error: Object does not exist

Hello Halit I never got this kind of error. But I can give you some extra infos that might help. The table ERR_60093392_2 is created by the Teradata Enterprise stage and is the error table 2 (where duplicate rows are stored) of the fastload. 60093392 is the cookie number that can be found in the &qu...
by ghila
Tue Apr 25, 2006 8:02 am
Forum:
Topic: importing MetaData about database structure
Replies: 2
Views: 1037

Re: importing MetaData about database structure

Piotrek, Best advice I can give you is to import database metadata from the DataStage metadata. Since you have already imported ( e.g from Oracle ) metadata in DataStage, the DataStage metabroker will import those perfectly. You can also use ODBC metabroker or modeling tools ( e.g. Power Designer ) ...