Search found 53125 matches

by ray.wurlod
Sun Nov 22, 2009 10:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Record on file DS_STAGETYPES can not be written
Replies: 20
Views: 8842

You avoided my question about the setgid bit. Can you import in the other (another) project? Perhaps a newly-created project, just to test this problem and which you can delete subsequently?
by ray.wurlod
Sun Nov 22, 2009 10:53 pm
Forum: General
Topic: Field with 'delim=end' did not consume entire input
Replies: 20
Views: 18917

Please tell us how you changed your record delimiter.

Also, can you please post a hex dump of the first line or three of the file in question, and the record schema you are using when reading it?
by ray.wurlod
Sun Nov 22, 2009 6:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Enterprise stage not inserting records
Replies: 17
Views: 3906

Then add a reject link (if using upsert) to find out WHY they are being rejected. If you are using load method, then look in the sqlldr log file.
by ray.wurlod
Sun Nov 22, 2009 6:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How-to Delete remote file
Replies: 8
Views: 1802

Does not the FTP stage allow an "after" telnet command? You could use this to delete the file.
by ray.wurlod
Sun Nov 22, 2009 1:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS 7.5.2 intalled on XP sp2 - parellel job dosn't run
Replies: 12
Views: 4321

Although Windows XP is not a supported operating system for it, DataStage 7.5x2 can be installed on Windows XP (professional only) and does work if the compatible compiler and DataStage software have been installed correctly.
by ray.wurlod
Sat Nov 21, 2009 6:46 pm
Forum: General
Topic: IBM Information Server Information Center
Replies: 0
Views: 736

IBM Information Server Information Center

Two useful links to portals on the IBM web site.

Information Center for version 8.0

Information Center for version 8.1 including updates
by ray.wurlod
Sat Nov 21, 2009 5:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS 7.5.2 intalled on XP sp2 - parellel job dosn't run
Replies: 12
Views: 4321

You also need a tmp folder in the root level of the drive on which DataStage engine is installed, for example D:\tmp

MKS Toolkit treats this as /tmp
by ray.wurlod
Sat Nov 21, 2009 5:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance with Change Capture Stage
Replies: 7
Views: 5922

This stage type is not available in server jobs, yet you marked the job type as server. Are you looking for a server job solution?
by ray.wurlod
Sat Nov 21, 2009 5:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Microseconds as the default for DB2 timestamps
Replies: 5
Views: 1734

Moderator: please move to parallel forum
by ray.wurlod
Sat Nov 21, 2009 5:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Microseconds as the default for DB2 timestamps
Replies: 5
Views: 1734

Try %ss.6 in the seconds position.
by ray.wurlod
Sat Nov 21, 2009 5:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Is Full hot backup sufficent to restore IS server ?
Replies: 8
Views: 2214

No activity is probably OK. Least - or, indeed, any - activity is unlikely to be OK as the backup is likely to be incomplete and/or corrupted. For example a dynamic hashed file in the Repository may have re-shaped itself while it was being backed up.
by ray.wurlod
Sat Nov 21, 2009 2:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Collection Methods
Replies: 3
Views: 1485

Then use a text file. It will be clearer.
by ray.wurlod
Fri Nov 20, 2009 10:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Can anyone please help where the datastage picks the tnsname
Replies: 7
Views: 2754

Right, technically then, DataStage doesn't "pick" it at all. DataStage (merely another client application as far as Oracle is concerned) supplies the name and the Oracle client software "picks" the name and corresponding definition out of the tnsnames.ora file, whose location is ...
by ray.wurlod
Fri Nov 20, 2009 7:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: project scenario in data stage
Replies: 2
Views: 5069

Why did you post this (duplicate) question about server jobs in the parallel job forum?