Search found 29 matches

by SWW
Fri Jul 14, 2006 8:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Restarting an aborted job systematically
Replies: 2
Views: 1197

Restarting an aborted job systematically

Hi, I am using a control job that sets file parameters and file locations, archives files, and calls four different processes in succession. I use this piece of code in the control job which will abort the whole process if files are not present and inturn send me an email let me know the status. if ...
by SWW
Wed Mar 29, 2006 9:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: CR/LF Scrubing
Replies: 2
Views: 1650

CR/LF Scrubing

Hi, I am trying to create a routine that will scrub carriage returns and line feeds from the end of a field in the transform stage while the job is processing. This happens on our customer data when individuals cut and paste their address and leave a trailing CR/LF. My file layout is fixed and when ...
by SWW
Fri Jul 29, 2005 2:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help on using command line unzip
Replies: 2
Views: 1620

Help on using command line unzip

I have just install DataStage 7x on a new server(1) and exported jobs from another server(2). Both servers have license version of WinZip. On server(2) I have job control statements using "NT" DOS commands like 'wzunzip' that unzip the file and return a message of 'WINZIP(R) command line s...
by SWW
Tue Jun 07, 2005 12:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Stats
Replies: 4
Views: 2045

Tried that. I tried \\server\filefolder\report\, \\server\filefolder\report, D:\filefolder\report\, D:\filefolder\report

Steve
by SWW
Tue Jun 07, 2005 12:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job Stats
Replies: 4
Views: 2045

Job Stats

Hi, I have looked through a lot of posts but still need help. I'm using a After-job Subroutine of DSJobReport. My input values are: 1 ; D:\FileFolder\Report\ It gives me the error of: Failed to open directory D:\FileFolder\Report\ Do I need to put the path in quotes or something? What is the proper ...
by SWW
Thu Jun 02, 2005 3:02 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: out of space on server
Replies: 3
Views: 1687

Thanks Ray, I let you know how it goes.

Steve
by SWW
Wed Jun 01, 2005 11:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: out of space on server
Replies: 3
Views: 1687

out of space on server

Hi, When we installed DataStage we put it on the C:\ drive. We have run out of space, but have plenty on the D:\ drive. How can I move all the info (logs, templates, project info, etc.) to the D:\ drive without screwing up any of the current jobs and make sure any new jobs are pushed to the D:\ driv...
by SWW
Tue May 31, 2005 1:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Schedule same job to run multiple times during the day
Replies: 6
Views: 3754

Schedule same job to run multiple times during the day

Hi,

Has anybody schedule a single job to run multiple times during the day? When I go to the director I only see where you can schedule a job to run once, unlike in a DTS package where you can select every hour. Any help would be great.

Thanks in advance.

Steve
by SWW
Sat May 21, 2005 7:21 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: pre-setting warning limits
Replies: 4
Views: 1980

Thanks,

I had the project preset at 50 warnings.

Steve
by SWW
Sat May 21, 2005 5:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: pre-setting warning limits
Replies: 4
Views: 1980

pre-setting warning limits

Hi all, I have job that updates or inserts records into a table which is part of scheduled sequence. I expect there to be a lot of warning for failure to update records (that's normal for this job, there should not be a lot of updates). My problem is that this part of the sequence aborts because it ...
by SWW
Fri May 20, 2005 9:17 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MS SQL Server Bulk Insert configuration
Replies: 1
Views: 1282

MS SQL Server Bulk Insert configuration

We are running jobs which bulk insert several tables ranging from 5 million to 20 million records each day. For narrow tables we average a load rate of about 750 records/sec. The row buffers are set to 512Kb, In process. The commit size is 10000. The source data is remote to the target server across...
by SWW
Wed May 11, 2005 10:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Changing current date to previous day
Replies: 2
Views: 1617

ram1899,

Thanks, it worked perfectly!!

Steve
by SWW
Wed May 11, 2005 9:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Changing current date to previous day
Replies: 2
Views: 1617

Changing current date to previous day

Hi All, I am using a control job with a date parameter to capture a date and apply that date to an output name of a file I am creating. Using this coding, I can set the parameter to the current date or the date I run the job. The job is actually processing the previous days activities and I would li...
by SWW
Mon Apr 11, 2005 10:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Time out Error
Replies: 3
Views: 2283

Thanks for all your suggestions. I knew running all nine control jobs was not the problem because prior to this week they have been running successfully for months. The past two weeks the server has been tweaked and a lot of cooks in the kitchen thing has happened. We rebooted the server and the nin...
by SWW
Mon Apr 11, 2005 8:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Time out Error
Replies: 3
Views: 2283

Time out Error

Help! I am running 9 control jobs which call 9 sequence jobs which executes 9 load jobs and writes info to 9 audit & link tables. Each control job is based on a location and each are separate jobs, tables, hash files,etc. I can run each location separately, but when I start a sequence job that c...