Search found 159 matches

by gpbarsky
Tue Sep 23, 2003 11:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Controlling the quantity of jobs running
Replies: 10
Views: 4896

Kim: Thank for your answer, but I don't understand what it does. First of all, I am running the DS on a Windows 2000 platform. I don't have a Unix system. As you said in your note, it is the same for me to control a "set of jobs". For example, to run 5 jobs and when the last is finished th...
by gpbarsky
Tue Sep 23, 2003 9:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Controlling the quantity of jobs running
Replies: 10
Views: 4896

Kim: I am refreshing this topic because I need this solution. I thought there is a command (within DS BASIC) that stores all the job handlers that I am running. In summary, I need a way to control the quantity of running jobs. I don't have the paralell extender. I just have DS 5.2, and myself. Thank...
by gpbarsky
Mon Sep 22, 2003 10:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files (2)
Replies: 12
Views: 3195

Michael: IT WORKED FINE [:)]. Thank you very much. I added some counters to have the total read and the total deleted. When I run the job, both totales were displayed to 1. And I guess that this is because of the wildcard that I'm using in the delete command. I really could check that several hash f...
by gpbarsky
Mon Sep 22, 2003 8:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files (2)
Replies: 12
Views: 3195

Michael:

Thank you for your response.

I replaced the asterisc by the three consecutive dots, but I'm getting the same results as described in my post above. [:(]

Guillermo P. Barsky
Buenos Aires - Argentina
by gpbarsky
Mon Sep 22, 2003 8:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files (2)
Replies: 12
Views: 3195

Michael, Kim: I tried with the followinf code: job = "DelHashFiles2" cmd = 'SELECT VOC LIKE p2210000153*' PERFORM Cmd OPEN 'VOC' to VOC else CALL DSLogFatal("Out of OPEN",job) CALL DSLogInfo("Out of OPEN fine.",job) LOOP WHILE READNEXT id CALL DSLogInfo("Enters the...
by gpbarsky
Sat Sep 20, 2003 8:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files (2)
Replies: 12
Views: 3195

[:)][:)][:)][:)][:)] Kim, Ray: Thank you for your help [^][^]. The hash files are being created from the running server jobs. I checked the log and this is the message: Executing Command = CREATE.FILE p3210000050auxHash_Filial_Asterisco_Tarj.h DYNAMIC And like this, I have several files that are the...
by gpbarsky
Fri Sep 19, 2003 1:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files (2)
Replies: 12
Views: 3195

[:)][:)][:)][:)][:)] Hi Michael. Thanks for your response. I am not executing the DELETE.FILE command from a TCL window. I am finishing a job control, and I want to delete all generated hash files, from within the job (BASIC code). Is there a way to do this ? And thanks again. [:)][:)][:)][:)][:)] G...
by gpbarsky
Fri Sep 19, 2003 12:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files (2)
Replies: 12
Views: 3195

Deleting hash files (2)

Hi.

Is there any command to delete several has files from one single command ?

I am looking for something liek "DELETE.FILE p3*", and everything beginning with p3 should be deleted.

Thanks.


Guillermo P. Barsky
Buenos Aires - Argentina
by gpbarsky
Tue Sep 16, 2003 9:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Deleting hash files
Replies: 2
Views: 1041

Deleting hash files

Hi.

I need to know how can I delete a hash file, which is stored in the directory of the project.

As far as I understand, a hash file has a file and a directory with a name like its name.

Is there a way to delete a hash file ?

Thanks in advance.

Guillermo P. Barsky
Buenos Aires - Argentina
by gpbarsky
Mon Sep 15, 2003 4:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Clearing job log
Replies: 4
Views: 1272

Ogmios: I'm trying to find out this way navigating by Universe tables, because I have the same problem. I have lot of jobs in the Director screen, and the only way I have to clear this is to use my finger to delete them. When I have any solution to this topic, I will post it into this forum. Be pati...
by gpbarsky
Mon Sep 15, 2003 9:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage, Universe and TCL (2)
Replies: 26
Views: 6923

Hi, Ray and Kim.

Could you tell me which is the key for the RT_STATUSnnn table ?

Thanks in advance.


Guillermo P. Barsky
Buenos Aires - Argentina
by gpbarsky
Sat Sep 13, 2003 2:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sending files via e-mail
Replies: 1
Views: 873

Sending files via e-mail

Hi.

I would like to know if there is any way to send a file, attached in a note.

Actually, I am sending notes, but without files.

Any suggestion will be wellcome.

Thanks.


Guillermo P. Barsky
Buenos Aires - Argentina
by gpbarsky
Sat Sep 13, 2003 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage, Universe and TCL (2)
Replies: 26
Views: 6923

Kim:

Thank you.

Let me tell you that I have not the Paralell Extender installed. I just have DS 5.2.

I will study the RT_CONFIGnnn table, and then I will post the result.

Thanks, and have a nice weekend.


Guillermo P. Barsky
Buenos Aires - Argentina
by gpbarsky
Sat Sep 13, 2003 8:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage, Universe and TCL (2)
Replies: 26
Views: 6923

Kim: When I tested the jobs, I was seeing the Director screen with all MasterJob's jobs running. It looked like: MasterJob Compiled MasterJob.p1 Running MasterJob.p2 Running MasterJob.p3 Running MasterJob.p4 Running MasterJob.p5 Running .... But the field 10 was V0. I tried with other job, and the f...
by gpbarsky
Fri Sep 12, 2003 3:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage, Universe and TCL (2)
Replies: 26
Views: 6923

Kim: In order to say the truth, it looks like the field invocation id it is not in the RT_CONFIGnnn table. I displayed the entire read record from the table, and it did not appear. May be it is in another table, isn't it ? Thanks for your collaboration, and have a nice weekend [:)]. Bye. Guillermo P...