Search found 6 matches

by amckinne
Wed Jun 19, 2002 2:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Stop job routine for another job
Replies: 1
Views: 1320

Stop job routine for another job

Can anyone tell me how to code a custom routine that will call DSLogFatal subroutine to abort a job that is not in the present job that contains the routine?

Ex. JOB1: running
JOB2: routine that stops JOB1

Thanks,
Angela
by amckinne
Mon Jun 17, 2002 12:39 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL Server Metadata mismatch error
Replies: 2
Views: 1701

fyi...
If anyone runs into this problem--the solution was easy. All I did was define my own SQL Query and used the convert date function in Sybase.

ex. convert( char(8),Asset.tUpdateTime, 112)

Angela
by amckinne
Thu Jun 13, 2002 3:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL Server Metadata mismatch error
Replies: 2
Views: 1701

SQL Server Metadata mismatch error

I am pulling data from a SQL server database via ODBC to a flat file. One of the columns is a date column with a format of MM/DD/YYYY. It is defined by Datastage as a timestamp (Imported into Manager), but I receive the following message when I try to view data: DSBrowser..AssetInfo.AssetInfoIn: DSD...
by amckinne
Thu Jun 13, 2002 3:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL Server Metadata mismatch error
Replies: 0
Views: 715

SQL Server Metadata mismatch error

I am pulling data from a SQL server database via ODBC to a flat file. One of the columns is a date column with a format of MM/DD/YYYY. It is defined by Datastage as a timestamp (Imported into Manager), but I receive the following message when I try to view data: DSBrowser..AssetInfo.AssetInfoIn: DSD...
by amckinne
Tue Apr 16, 2002 1:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Scheduling jobs more than daily
Replies: 7
Views: 3303

Scheduling jobs more than daily

Hello,
We are running Datastage 5.1 on Unix. There are jobs that need to be run every 15 minutes. I didn't see that option on the scheduler. Does anyone do this, or can it be done?

Thanks,
Angela
by amckinne
Tue Apr 16, 2002 1:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Best Practices Anyone?
Replies: 2
Views: 1695

Best Practices Anyone?

Hi,
I was wondering if there are any published "best practices" guidelines for building Datastage jobs, naming conventions, etc. I know there is a class offered, but it's $3500. Does anyone have any practical guidelines?

Thanks,
Angela