Search found 9 matches
- Thu Sep 06, 2012 8:59 am
- Forum: General
- Topic: T30FILE error : tried freeing some resources
- Replies: 2
- Views: 1986
T30FILE error : tried freeing some resources
I donot have access to the dsadm or root account so to run any query on unix I ask the unix sysadmin. Some of the DataStage jobs are failing with error 'Unable to allocate Type 30 descriptor'. unixsa ran $DSHOME/bin/smat -d | wc -l 153 Total number of processes under dsadm ps -aef | grep dsadm 26 We...
- Fri Aug 24, 2012 3:58 am
- Forum: General
- Topic: Reset mutiple jobs together
- Replies: 6
- Views: 1353
- Fri Aug 24, 2012 3:25 am
- Forum: General
- Topic: Reset mutiple jobs together
- Replies: 6
- Views: 1353
Reset mutiple jobs together
Hi,
I have access to Datastage Director, but no access to the unix account.
If there any option in these tool to reset mutiple jobs together?
Thanks in advance
I have access to Datastage Director, but no access to the unix account.
If there any option in these tool to reset mutiple jobs together?
Thanks in advance
- Fri Aug 17, 2012 4:19 am
- Forum: General
- Topic: Use of DSJ.ERRFATAL
- Replies: 2
- Views: 1240
Use of DSJ.ERRFATAL
Hi I am new to Datastage routines. I am analysing a job where the flow is taking me to a routine. Code is given below: Call DSU.AuditRoutineOne(InputArg1,DSJ.ERRFATAL) FileName = InputArg2:InputArg3 Call DSU.AuditRoutineTwo(FileName,DSJ.ERRFATAL) Ans="JobDone" I want to know the use of DSJ...
- Wed Jun 20, 2012 3:44 am
- Forum: General
- Topic: Status column in DataStage Director
- Replies: 2
- Views: 1124
Status column in DataStage Director
Hi All,
I wanted to now how the status column of datastage director is defined or how it is derived.
Regards,
Lebu
I wanted to now how the status column of datastage director is defined or how it is derived.
Regards,
Lebu
- Wed Jun 06, 2012 12:36 am
- Forum: General
- Topic: Find job status of current job from routine
- Replies: 1
- Views: 806
Find job status of current job from routine
Hi,
I need to collect the job status of a current job without running it. I believe this can be done through a routine. I am new to coding in routines. Can you please suggest the functions that will be required?
I need to collect the job status of a current job without running it. I believe this can be done through a routine. I am new to coding in routines. Can you please suggest the functions that will be required?
- Tue May 29, 2012 4:00 am
- Forum: General
- Topic: Job status information for all jobs on DataStage 7.5
- Replies: 8
- Views: 3491
- Tue May 22, 2012 6:19 am
- Forum: General
- Topic: Job status information for all jobs on DataStage 7.5
- Replies: 8
- Views: 3491
- Mon May 21, 2012 8:40 am
- Forum: General
- Topic: Job status information for all jobs on DataStage 7.5
- Replies: 8
- Views: 3491
Job status information for all jobs on DataStage 7.5
I am using DataStage 7.5 on HP UX system. There are hundreds of jobs stored in different projects, I must go to each and every folder to check the job status.
Isn't there any table or file where the list of the statuses for all jobs is stored?
Thanks in advance, Lebu
Isn't there any table or file where the list of the statuses for all jobs is stored?
Thanks in advance, Lebu