Search found 8 matches

by wvandegaer
Tue Aug 08, 2006 11:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 5489

kumar_s wrote:wvandegaer - Do you got any updated on this?
Iam facing the same issue now. Version is 7.0 / unix.
I yet to restart datastage, but iam not sure I can restart unix server. :cry:
Sorry,

I had to re-install DataStage on the Unix server.
by wvandegaer
Tue Mar 14, 2006 7:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling FTP script within DataStage
Replies: 6
Views: 3238

It should work on both ways (AIX help)

scriptfile mkdir.sh ftp servername $ ftpmkdir $1 Does not look right. What is the $ on line 2. In your first post you said this was the command: echo "\$ ftpmkd ...[/quote] the $ on line 2 points at the macrodef in out .netrc file in the home dir of the dsadm user However it doesn't work on bo...
by wvandegaer
Tue Mar 14, 2006 12:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Calling FTP script within DataStage
Replies: 6
Views: 3238

Script content

paste code .netrc file machine [i]servername[/i] login [i]login[/i] password [i]password[/i] macdef ftpmkdir mkdir $1 bye macdef ftpremovedir rmdir $1 bye scriptfile mkdir.sh ftp [i]servername[/i] $ ftpmkdir $1 DSExecute . /path/mkdir.sh [i]newdirectory[/i]
by wvandegaer
Tue Jan 31, 2006 2:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 5489

I didn't think that re-indexing would help because the original post stated that this happened to all projects - rather imporobable but it would seem that it is possible. I think you're right. Reindexing worked for a while. This morning I've got the same error and a new reindexation won't work. I e...
by wvandegaer
Mon Jan 30, 2006 11:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 5489

Reindexing my projects helped me out.

thx anyway
by wvandegaer
Mon Jan 30, 2006 10:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 5489

Re: Error compiling Job Control Subroutine [Job name]

wvandegaer wrote: Even exporting new or importing existing back ups don't work anymore. Killing the DataStage process doesn't help neither does a "restart'" of DataStage.

Only a reboot of the server does the job. I suppose this is a too drastic way to handle this problem.
by wvandegaer
Mon Jan 30, 2006 8:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 5489

Are you sure that you are entering the Administrator client as a user with DataStage administrator privileges? Do you have both sufficient privileges as well as enough disk space in your DataStage project directories? I do log in with my administrator login. There's also lots of free space within m...
by wvandegaer
Mon Jan 30, 2006 6:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error compiling Job Control Subroutine [Job name]
Replies: 12
Views: 5489

Error compiling Job Control Subroutine [Job name]

Hi all, I have serious trouble executing the compiler in DataStage 7.5.1 If I want to compile any job in any project on my IBM Server, I get following error message: "Error compiling Job Control Subroutine "Job name" If I click on the more button, I only get the jobname (formatted as ...