Search found 53125 matches
- Tue Jul 12, 2005 3:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: plz guide me how to capture the logdetails
- Replies: 5
- Views: 2383
The Director client has a Print option on its Project menu. When you open the print dialog, there is a Print to File check box. This is by far the easiest way to get a flat file containing logged events. You can apply a filter in Director before printing if, for example, you only want warnings and e...
- Tue Jul 12, 2005 3:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to use IF within IF
- Replies: 9
- Views: 2388
- Tue Jul 12, 2005 3:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequential File error
- Replies: 34
- Views: 8630
- Tue Jul 12, 2005 3:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date format conversion
- Replies: 8
- Views: 2463
- Tue Jul 12, 2005 1:27 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with CLeaning up Resources
- Replies: 5
- Views: 2111
The lock is held by a defunct process, which is why you're not seeing it in Cleanup Resources. You will need to login on the server, use list_readu (from UNIX) or LIST.READU (from dssh) to find out who's got the lock, and unlock that particular lock using the administrator-only command UNLOCK from t...
- Tue Jul 12, 2005 1:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Metrics from commandline
- Replies: 6
- Views: 1650
No, but you can gather statistics. On the Job Run Options dialog (which you get when requesting a job run in Director) there is a Tracing tab. Enable statistics gathering separately for each active stage in the job - at least those in which you are interested - before clicking the Run button. As far...
- Tue Jul 12, 2005 1:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: orchoracle not found
- Replies: 6
- Views: 2809
- Mon Jul 11, 2005 7:30 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retreive Metadata problem
- Replies: 7
- Views: 2594
- Mon Jul 11, 2005 7:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stored Procedure
- Replies: 3
- Views: 1695
Stored procedures used by DataStage must either consume or supply a result set, which must match the column list in the job design. Depending on the database, you may be able to use a non-ODBC stage's Before-SQL tab to issue a CALL statement. But why a stored procedure? A DataStage job can perfectly...
- Mon Jul 11, 2005 7:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Performance Metrics from commandline
- Replies: 6
- Views: 1650
- Mon Jul 11, 2005 7:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can't open project on a server.
- Replies: 3
- Views: 1305
Possibly internal corruption in the Repository database or associated files. Take a backup of the project if you don't already have one. On the server machine, attach to the project directory then execute the following commands. . $DSHOME/dsenv $DSHOME/bin/dssh This should get you to the TCL prompt ...
- Mon Jul 11, 2005 7:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Load row limit
- Replies: 4
- Views: 1991
- Mon Jul 11, 2005 4:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pivot Stage - Column identifier loaded as data in target
- Replies: 1
- Views: 864
- Mon Jul 11, 2005 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Select value into Job Parametr
- Replies: 9
- Views: 2408
- Mon Jul 11, 2005 3:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Number of users for datastage at a time
- Replies: 3
- Views: 1404