Search found 18 matches

by rdgstar
Thu Nov 19, 2009 11:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The job hangs on creating file (hash)
Replies: 13
Views: 4392

chulett wrote:FWIW, my T30FILE value is 1000 on our dev/test server. ...
but.... What are the properties of your server? That can be better than mine.
by rdgstar
Thu Nov 19, 2009 9:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The job hangs on creating file (hash)
Replies: 13
Views: 4392

This happens when all jobs in the project are running. When a job run stand alone we don't get the error. One option would be to not run all of the jobs in the project at the same time. Stagger them out a wee bit. :wink: I'd also bump up the two uvconfig file entries you posted. Craig, What is the ...
by rdgstar
Thu Nov 19, 2009 8:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The job hangs on creating file (hash)
Replies: 13
Views: 4392

Thanks a lot people for your help, Ray: How can I execute the same command from OS command line? Isn't it from administrator TCL? (CREATE.FILE...) Sainath.Srinivasan: - There isn't basic jobs in this project, so all jobs have several transformation and they connect to different databases. - This hap...
by rdgstar
Wed Nov 18, 2009 2:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The job hangs on creating file (hash)
Replies: 13
Views: 4392

No warnings of any kind are logged when this happens? Nothing that mentions anything like T30FILE perhaps? :? ... Thanks for your reply Craig, The last line of the log says: Creating File <hash_file>, Executing Command: /app/datastage/..../<hash_name> 30 1 4 20 50 80 1628 There isn't any fatal or w...
by rdgstar
Wed Nov 18, 2009 2:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The job hangs on creating file (hash)
Replies: 13
Views: 4392

The job hangs on creating file (hash)

Hi Friends, We are getting a problem with a job which create a hash file. The job status doesn't change from starting o waiting to running o finished. - It happens when all jobs which are in the server are being executed. - It happens in different moments, different hashes, jobs (with hash creation ...
by rdgstar
Tue Jun 02, 2009 2:03 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DS Client on Windows SP3
Replies: 2
Views: 1469

Hi Chulett,

Thanks for your reply. We have reinstalled the clients and the behavior doesn't change. There are a lot of machines with this problem in our environment.

- Do you have another option to solve this problem?

Thanks a lot!!!
by rdgstar
Thu Mar 12, 2009 6:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problem with shmtest command
Replies: 0
Views: 812

Problem with shmtest command

Hi all, I have a new problem on HP Itanium. When we execute the shmtest command, we get the following data: $ $DSHOME/bin/shmtest -f Checking NLS locale OFF Checking NLS locale DEFAULT Checking NLS locale GB-ENGLISH Checking NLS locale US-ENGLISH Checking NLS locale AU-ENGLISH Checking NLS locale CA...
by rdgstar
Fri Feb 13, 2009 12:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is not in the right state
Replies: 7
Views: 3290

Hi Ray, the routine sleeps 15 min and then the job "X" is executed. The routine sleeps 15 min because it's wait for file. . If the file isn't in the path then the job "X" abort, otherwise, the job runs fine. Are 15 minutes enought time to the job "X" change its status? ...
by rdgstar
Thu Feb 12, 2009 8:11 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is not in the right state
Replies: 7
Views: 3290

Here, the job sequence process: The job sequence is executed each 15 minutes. There is a loop into sequence, it runs 72 times a routine and a job "X". The routine waits for file and then starts the job "X". If the file isn't in the path then the job "X" abort, otherwise...
by rdgstar
Thu Feb 12, 2009 5:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is not in the right state
Replies: 7
Views: 3290

thanks for your replies,

Do you know any definitely solution for this issue? Our solution is a workaround, but it doesn't allow work unattended in our environment. This problem occurs frequently.

thanks in advance,

Richard.
by rdgstar
Wed Feb 11, 2009 12:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is not in the right state
Replies: 7
Views: 3290

Job is not in the right state

Hi all, I'm running a job from job sequence each 15 minutes. Since 3 month ago this message appears in the job sequence log: RF_Seq_Operador..JobControl (@Rename_file): Controller problem: Error calling DSRunJob(Sd_SR), code=-2 [Job is not in the right state (compiled and not running)] We reset the ...
by rdgstar
Tue Feb 10, 2009 7:35 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import selected command line
Replies: 7
Views: 2697

Thanks,

I'm using command line to export and import because I need automate that process. So, Is it impossible export or import selected from command line to avoid executable jobs?

thanks,
by rdgstar
Mon Feb 09, 2009 9:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Import selected command line
Replies: 7
Views: 2697

Import selected command line

Hi guys,

How can I import or export selected from command line? I'm using dscmdimport.exe or dscmdexport.exe. I would like import only design job not executable jobs.


Thanks,
by rdgstar
Wed Feb 04, 2009 8:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How could I get all server projects names in a job?
Replies: 3
Views: 1436

How could I get all server projects names in a job?

Hi friends,

I'm developing a job that it returns current project info like job category, jobno, jobname, etc.

My question is:

How could I get all server projects names in that job? Now, I can get only current project info. Are there any functions to solve that?

Thanks,

Ricardo.
by rdgstar
Wed Dec 03, 2008 8:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 AS400 changing data
Replies: 2
Views: 1360

We notify to IBM support six months ago and never told us about a Bug :shock:. They told us that we have to use DataDirect ODBC instead of Client Acces to connect to DB2. We couldn't implement this ODBC because with this driver all the Character fields was showing invalid character ("?&/&qu...