There is no log folder. Each job log is a table in the Repository database. It can be accessed via the Director client or via the dsjob command.
I think you would be wise to consider enrolling in a DataStage Essentials class.
Search found 53125 matches
- Thu Mar 06, 2008 6:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find the path of the job?
- Replies: 16
- Views: 5266
- Thu Mar 06, 2008 4:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Columns in a dataset
- Replies: 4
- Views: 1108
- Thu Mar 06, 2008 4:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Delete Project from Command line
- Replies: 5
- Views: 2112
DO NOT EVEN CONTEMPLATE DOING THAT The project directory is only a part of the picture. It is also a database schema so there are system tables that refer to it. What you really need to do will depend on what's preventing the Administrator from finding the project - probably one of the system table...
- Thu Mar 06, 2008 4:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Type 19 Hashed File
- Replies: 4
- Views: 1200
- Thu Mar 06, 2008 4:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage
- Replies: 2
- Views: 999
- Thu Mar 06, 2008 4:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find the path of the job?
- Replies: 16
- Views: 5266
You need to know the output file name. Then you can search for it. Typically at least the file's directory will be a job parameter, so its location is indeterminate by inspecting the DataStage design. You need to consult the Director client (or job log via dsjob command) to determine with what param...
- Thu Mar 06, 2008 4:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle sequencer USING in Transformer while inserting
- Replies: 9
- Views: 2050
- Thu Mar 06, 2008 2:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup file sets ??????
- Replies: 10
- Views: 2706
Please report the result of the following command:
Code: Select all
ls -l /vol/DataStage/tmp/Datasets/lookuptable.20080306.aj0zfqc - Thu Mar 06, 2008 2:22 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dynamic configuration settings
- Replies: 14
- Views: 4201
- Thu Mar 06, 2008 2:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: date conversion
- Replies: 5
- Views: 936
Dates, as you would have learned had you conducted a search, do not have any format - they are stored in binary format.
Date format strings specify how to convert between dates and string representations thereof.
Date format strings specify how to convert between dates and string representations thereof.
- Thu Mar 06, 2008 2:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DSADMIN & DSUSER GROUPS NOT CREATED
- Replies: 1
- Views: 723
- Thu Mar 06, 2008 2:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Type 19 Hashed File
- Replies: 4
- Views: 1200
- Thu Mar 06, 2008 2:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find the path of the job?
- Replies: 16
- Views: 5266
A job does not have a path. It is a set of objects stored in a database called the Repository - there is a separate Repository for each project in versions earlier than 8.0. DataStage server jobs are executed in a "virtual machine" called the DataStage Engine by a DataStage program called DSD.RUN, w...
- Wed Mar 05, 2008 11:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup file sets ??????
- Replies: 10
- Views: 2706
Warning - Technical Content (again) The descriptor file for a File Set or a Lookup File Set has a name ending in ".fs". Nevertheless the descriptor file itself is a text file, and can be examined with a text editor to determine the location(s) of the data file(s) comprising the File Set. Premium me...
- Wed Mar 05, 2008 11:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup file sets ??????
- Replies: 10
- Views: 2706