Search found 73 matches

by jshurak
Fri May 04, 2007 5:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Command Stage Help
Replies: 3
Views: 907

Neither of these servers are running a unix environment. The command stage seems to execute the script, it will output the contents of the script in director, but nothing seems to happen on the remote server.
by jshurak
Thu May 03, 2007 12:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Command Stage Help
Replies: 3
Views: 907

Command Stage Help

I've been tasked with creating a job that simply executes 2 dos batch jobs. The jobs must reside on a specific server. Can the Command Stage execute these jobs on the different server?
by jshurak
Thu Mar 22, 2007 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Obscure error
Replies: 3
Views: 1269

Thanks Ray! You sir are a genius!
by jshurak
Thu Mar 08, 2007 3:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot Connect To Oracle
Replies: 5
Views: 1570

thanks..I did just that...just waiting for them to get back to me.
by jshurak
Thu Mar 08, 2007 2:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Cannot Connect To Oracle
Replies: 5
Views: 1570

Cannot Connect To Oracle

We have a few jobs that connect directly to Oracle. Since we applied the DST patches to the Datastage server yesterday, these jobs have failed. We receive two different error messages. They are as follows: SQLSTATE=IM003, DBMS.CODE=160 [DataStage][SQL Client][ODBC]Specified driver could not be loade...
by jshurak
Thu Feb 01, 2007 1:03 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Failure + phantom 5268
Replies: 6
Views: 1854

Thanks!! I was looking into that when you replied! It certainly did the job. Thanks again!
by jshurak
Thu Feb 01, 2007 12:47 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Abnormal Failure + phantom 5268
Replies: 6
Views: 1854

Abnormal Failure + phantom 5268

So we've just found out we have production jobs scheduled to in the development on our datastage server. They have been running properly since at least 2004. (way before I got here). I moved the first into production and received the error below. Can anyone provide me with any advice? From previous ...
by jshurak
Wed Nov 08, 2006 2:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL Server Bulk Load Error
Replies: 3
Views: 764

hey

Before I posted this I actually did a search for the actual abort message and gave me different results. But thanks for the link
by jshurak
Wed Nov 08, 2006 12:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: SQL Server Bulk Load Error
Replies: 3
Views: 764

SQL Server Bulk Load Error

I'm trying to implement A job that uses the SQL Server Bulk load. I'm receiving the following warning and abort, respectively. BulkLoad.gn_fd_currency: Internal error: Failed to IRowsetFastLoad interface. BulkLoad.gn_fd_currency: Failed to prepare fast load session. any help on this issue would be g...
by jshurak
Wed Sep 13, 2006 12:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSSendMail 'To:' Parameter Question
Replies: 7
Views: 2875

DSSendMail 'To:' Parameter Question

I have the following piece of code setup to read the 'DSSendMail 'To:' parameter from the TEST_Email_Control.txt file. The contents of said file are: To:abc@xyz.com\n My question is: Can you designate multiple email addresses in the 'To:' parameter? EMail = '' * Find out what AS/400 the file will be...
by jshurak
Tue Sep 12, 2006 7:42 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email content from a text file
Replies: 5
Views: 1429

Kcbland

You're a genius! Thanks. after all that, it was one line of code!
by jshurak
Tue Sep 12, 2006 7:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email content from a text file
Replies: 5
Views: 1429

GoTo Read

Code: Select all

OpenSeq InputDataFile To InputData Then
      READ:      

      ReadSeq LineData from InputData Then
      End 

I've tried different variations of GoTos and also tried arrays, but just can't seem to figure this one out.
by jshurak
Tue Sep 12, 2006 6:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Email content from a text file
Replies: 5
Views: 1429

Email content from a text file

I'm trying to create the content for an email from a text file. The email contains an output from an SQL statement. The statement returns multiple rows. In the actual email only the last line from the file is displayed. The code is as follows: Reportdate = OConv(@DATE-1, "D-DMY[,A3,]") Lin...
by jshurak
Mon Aug 14, 2006 7:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: setting a new line with WRITESEQ
Replies: 2
Views: 1183

setting a new line with WRITESEQ

I have the following code: message = message:char(10):JobName:"|":messagebody:"|":StartTime OPENSEQ "G:\DataStage\Incoming\jeff.txt" TO FILE ELSE CREATE FILE ELSE ABORT WEOFSEQ FILE WRITESEQ message TO FILE ELSE STOP The message is the job name, last run status and star...
by jshurak
Wed Aug 09, 2006 8:14 am
Forum: Site/Forum
Topic: Premium Content? (I know its been done to death, but...)
Replies: 9
Views: 6713

Premium Content? (I know its been done to death, but...)

People join this web because it is free and is an incredible resource. It has proven invaluable on a number of occasions. By that incredibly simple logic, I shouldn't complain about $50. But keep in mind that this is the cost for the first year. After the first year the price doubles. Who knows wher...