Search found 88 matches

by yiminghu
Mon Jul 25, 2005 11:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete a job that has no design time information
Replies: 4
Views: 1120

Delete a job that has no design time information

Hi, The problem occured when I tired to save an old job to a new job. During that time, my designer crashed. When I re-opened my designer, I found that I could see the new job name, but could not open the job. The message I got is 'This item has no design time information', I was not able to delete ...
by yiminghu
Mon Jul 04, 2005 8:06 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Search jobs that uses a particular file
Replies: 8
Views: 2448

Search jobs that uses a particular file

Hi,

I'm currently modifying a job which generates a reject files. I may need to change the format of file. Before I do that I need to know whether there is any jobs reference that file?

Is there any easy way to find out besides to go through all jobs?

Thanks,

Carol
by yiminghu
Wed Jun 01, 2005 9:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file limitation
Replies: 4
Views: 2521

Hash file limitation

Hi, Is there a limitation on hash file size? I have a job which inserts new billing information in a billing table, which has more than 30 millon records. The input file provided by source system may contain the billing informaiton that already in the table. That means before I do insertion, I have ...
by yiminghu
Mon May 30, 2005 5:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Improving Performance
Replies: 9
Views: 3489

Improving Performance

Improving Performance I was assigned a task to improve performance in some of Datastage jobs running on production servers. Before I start working on my task, I want to ask for some general rules regarding to performance. The rules I collected so far are listed as below 1. Using hash file for look u...
by yiminghu
Tue May 24, 2005 5:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Concatenate strings based on a dynamic table
Replies: 5
Views: 2309

Concatenate strings based on a dynamic table

Hi, I have a very headache problem. I have a sequential file which contains more than 3 million records, every records has around 20 fields. The file contains product information about customers. Here is the samples Customer_ID, GAS, Eelectricty,Heating_Protection_Plan, Cooling_Protection_Plan, .......
by yiminghu
Fri May 20, 2005 2:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can't connect to Datastage server
Replies: 6
Views: 1663

I just found out from my coworker the reason I could not connect is because my password length exceeds 8. I never knew there is such restriction.
by yiminghu
Fri May 20, 2005 2:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can't connect to Datastage server
Replies: 6
Views: 1663

Do you mean the datastage server and my computer are located on different domain? But my co-worker could log in project using her account on my computer?
kduke wrote:Your default group should be dstage. Also it could be a network issue. Different domain servers.
by yiminghu
Fri May 20, 2005 1:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Can't connect to Datastage server
Replies: 6
Views: 1663

Can't connect to Datastage server

Hi,

I am having difficulty connecting to Datastage server. My account belongs to group dstage, and my co-worker who has the same group as me does not have such problem.

I could not figure out the reason, any suggestion?

Carol
by yiminghu
Wed Mar 02, 2005 8:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file Location
Replies: 12
Views: 4123

Thank you for all the info. I still have one more question, if I use external directory path, how I do check the content of hash file using sql statement? ( I usually exeute through datastage administrator - command button). I found this feature is very convienient during the development of job. Carol
by yiminghu
Wed Mar 02, 2005 11:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file Location
Replies: 12
Views: 4123

Can I put paramter in this direct path? If not, that means the path is hard-coded in job, if I move projects from development server to production server, the same path has to be on the production server.

Carol
by yiminghu
Wed Mar 02, 2005 10:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hash file Location
Replies: 12
Views: 4123

Hash file Location

Hi, I'm having a question regarding to hash file. When you create hash file, you can use account name (usually I select this choice, and leave the account name empty) or use direct path. We have a datastage consultant doing consulting service in our company.He suggested us we use direct path instead...
by yiminghu
Wed Mar 02, 2005 10:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prgram source check box in Export dialog
Replies: 12
Views: 4217

If I select job design, that will export job design, and will allow me to edit the job in the designer after I import it.
by yiminghu
Wed Mar 02, 2005 10:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prgram source check box in Export dialog
Replies: 12
Views: 4217

What I meant is the program source (right below job executable) not the source code of routine.

Thanks,

Carol
by yiminghu
Wed Mar 02, 2005 9:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: prgram source check box in Export dialog
Replies: 12
Views: 4217

prgram source check box in Export dialog

Hi,

In export dialog, right below job executables, there is a check box called 'program source', what does that do? If I don't check this box, what kind of consequence will be?

Thanks,

Carol
by yiminghu
Fri Feb 18, 2005 3:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: could not stop job in DataStage Director
Replies: 3
Views: 2511

Re: could not stop job in DataStage Director

Thanks. I solved that by compiling the job.