Search found 86 matches

by danddmrs
Fri Feb 07, 2014 11:34 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration to 9.1 and CRC32 function
Replies: 9
Views: 6519

Migration to 9.1 and CRC32 function

Currently we are migrating from 7.5.2 to 9.1. In 7.5.2 we use the CRC32 function to detect changed data in a given record. When we run the same data in 9.1 and 7.5 we get different values from the CRC32 function so we are getting a good deal of false updates in our data warehouse. This wouldn't be a...
by danddmrs
Mon Jun 24, 2013 3:57 pm
Forum: General
Topic: Production Support
Replies: 2
Views: 976

Production Support

In our current environments Developers have access to compile in Test/Model/Production and serve as support for nightly cycles. After upgrading to EE the plan is that Developers only can compile in Dev and code will be promoted through change control with appropriate signoffs into Test/Model/Product...
by danddmrs
Wed May 15, 2013 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Problem
Replies: 3
Views: 2289

In the properties for the Hashed File 'Create File' and 'Clear file before writing' are selected. From the Options button in Create file options the 'Delete file before create' option is selected. I started the job with a limit of 10 rows thinking I would let the Delete option get rid of the corrupt...
by danddmrs
Wed May 15, 2013 6:55 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Problem
Replies: 3
Views: 2289

Hashed File Problem

On two occasions hashed files have been 'corrupted' without any change to the program. Instead of having 3 files within the hashed file folder there is a file being created for each row of the hashed file. The names of each of these files is a series of numbers with a few value marks inserted, 0u161...
by danddmrs
Fri May 03, 2013 5:45 am
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

Set up a new project.

DS Admin is trying to figure out why the Notification Stage will not execute. Should this get resolved I will update.

Thanks
by danddmrs
Thu May 02, 2013 8:51 am
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

Update - re-indexing the project didn't help.

Will set up a new project and use a weekly backup of the project to import the jobs etc.
by danddmrs
Thu May 02, 2013 6:38 am
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

This is affecting only 1 project on the server. Emails from other projects run without any problem.
by danddmrs
Wed May 01, 2013 2:46 pm
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

Started yesterday. Suspected the Notification Stage because previous logs for the same sequence that ran successful have entries like: BackupProjectsToLAN..JobControl (@EndLoop): Loop finished BackupProjectsToLAN..JobControl (DSSendMail): Sent message to BackupProjectsToLAN..JobControl (@Coordinator...
by danddmrs
Wed May 01, 2013 2:18 pm
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

Same user id was used to start both sequences.
by danddmrs
Wed May 01, 2013 11:49 am
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

Compared dssendmail_template.txt from each project. They are identical. There isn't a dssendmail.txt in either project.

Thanks
by danddmrs
Wed May 01, 2013 10:27 am
Forum: General
Topic: Notification stage not working
Replies: 10
Views: 2503

Notification stage not working

Having a problem sending emails using the Notification Stage from a particular project. The Sequences run fine until they hit a Notification Stage, there they just hang. Created a sequence with only a Notification Stage and it also hangs. Was able to create a sequence and send email from a different...
by danddmrs
Tue Oct 09, 2012 4:18 am
Forum: General
Topic: Exception Handler and warnings
Replies: 3
Views: 1293

Thank you. Will add triggers for Warnings and handle appropriately.
by danddmrs
Mon Oct 08, 2012 2:20 pm
Forum: General
Topic: Exception Handler and warnings
Replies: 3
Views: 1293

Exception Handler and warnings

A parent sequence executes 3 child sequences with triggers of 'Okay' between them. Sequence 1 finished Okay and triggered Seq2. Seq2 finished with warnings - did not trigger Seq3, did not trigger the Exception Handler stage and the Parent sequence finished with a Status of 'Finished'. In the parent ...
by danddmrs
Fri Feb 10, 2012 8:21 am
Forum: General
Topic: Starting a job from PC
Replies: 6
Views: 4401

Started with a command file used to start a DS job from the Zeke scheduler. If I use the following I think it will want -user and -password for access to the DataStage server. Since the users don't have access to the DS servers they would need a user/password combo that would allow them access to st...
by danddmrs
Thu Feb 09, 2012 8:23 am
Forum: General
Topic: Starting a job from PC
Replies: 6
Views: 4401

Thanks for replies, here is the command...

call \\LMDSTAGE1T.AAMHC.LOCAL\E$\Ascential\DataStage\Engine\bin\DSJOB -server lmdstage1t -run -jobstatus -param "OODServer=DUNFIK" -param "OODUserId=etl_dunfik" PeopleSoft UNFI_Allocation_SEQUENCER_InterUnit