Search found 18 matches

by tine_bi
Wed Feb 28, 2018 5:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node.apt file on Virtual server
Replies: 5
Views: 3140

Yes, we experience that we now need to expand the node.apt file to have 4 nodes, not just two.

And I now want to understand why :)


Dan
by tine_bi
Tue Feb 27, 2018 3:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node.apt file on Virtual server
Replies: 5
Views: 3140

PaulVL wrote:Don't forget to add pool "" to your scratchdisk entries.
So I should have it like this then

resource scratchdisk "E:/Scratch" {pools "" "sort"}

After reading several posts and articles I now will test having 4 entries not just 2.
by tine_bi
Mon Feb 26, 2018 5:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Node.apt file on Virtual server
Replies: 5
Views: 3140

Node.apt file on Virtual server

Hi We currently have a server setup with 2 cpu for our prod enviroment. We now look at virtual server setup with 2 sockets and 32 virtual processors. Drives: E, F Our current node.apt { node "node1" { fastname "DSsrv1" pools "" resource disk "E:/Datasets" {poo...
by tine_bi
Thu Jun 09, 2016 12:50 am
Forum: General
Topic: Attempting to Cleanup after ABORT raised in job TI_DT_Wintid
Replies: 2
Views: 3993

Attempting to Cleanup after ABORT raised in job TI_DT_Wintid

I have a situation where I can run a pralell job, but when I create a sequence it does not run. Yesterday it worked just fine, now it does not. I have not changed anything in my enviroment. Here is the error I get from the sequence. Attempting to Cleanup after ABORT raised in job TI_DT_Wintid_Ansatt...
by tine_bi
Sun Jun 05, 2016 1:42 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error reading input field
Replies: 2
Views: 2899

Error reading input field

Hi Trying to create a simple job where i move data from oracle to netezza. Running the query SELECT "DMDUNIT", "DMDGROUP", "LOC", "STARTDATE", "DUR","TYPE","FCSTID", "QTY" AS ANT, "MODEL" AS MODELL, "LEWME...
by tine_bi
Thu Apr 21, 2016 5:23 am
Forum: General
Topic: configuration of nodes in default.apt
Replies: 0
Views: 1865

configuration of nodes in default.apt

HI I am trying to understand the configuration of the default.apt file. We currently use: { node "node1" { fastname "dssrv1" pools "" resource disk "D:/IBM_NODE_CONFIG/Datasets" {pools ""} resource scratchdisk "D:/IBM_NODE_CONFIG/Scratch" {...
by tine_bi
Thu Apr 21, 2016 5:16 am
Forum: General
Topic: configuration of nodes in default.apt
Replies: 1
Views: 1458

configuration of nodes in default.apt

Hi We have an enviroment where we in addition to c drive have access to d,e,f How should we best configure our .pat configuration file. Currently I am testing { node "node1" { fastname "dsprdsrv1" pools "" resource disk "D:/IBM_NODE_CONFIG/Datasets" {pools &qu...
by tine_bi
Wed Aug 12, 2015 1:38 am
Forum: General
Topic: Connector import wizard error
Replies: 2
Views: 2160

Connector import wizard error

Hi I am trying to import table definition from an ODBC connector by running Connector Import Wizard.I do not get to the login information window, all I get to do is to hit the odbc connector and it allways fail with the following message: DataStage was unable to attach to this connector. Failed to s...
by tine_bi
Mon Jul 13, 2015 6:36 am
Forum: General
Topic: Job sequence aborts
Replies: 6
Views: 3207

I would paste details from the log but running the command results in error

dsjob -logdetail TINE TI_DT_ArtikkelLagersted_SEQ > TI_DT_ArtikkelLagersted_SEQ.txt

ERROR. Failed to open job
Status code = 30107


Dan
by tine_bi
Mon Jul 13, 2015 1:49 am
Forum: General
Topic: Job sequence aborts
Replies: 6
Views: 3207

Job sequence aborts

Hi I am trying to run a job sequence but it aborts shortly after I hit run. This is the error i get Attempting to Cleanup after ABORT raised in job TI_DT_ArtikkelLagersted_SEQ..JobControl We also have a production server, and if I copy the job and run it there, it works. Both servers are equal in ha...
by tine_bi
Wed Feb 25, 2015 1:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when compiling a job
Replies: 2
Views: 3955

Error when compiling a job

Hi I have exportetd a test job from old enviroment and deployed it to this new one. The job has to steps, one compile as expected, but the other fails leaving the following messsage(which I do not understand at all javascript:emoticon(':shock:') ) DataStage Compilation Report =======================...
by tine_bi
Thu Feb 12, 2015 4:24 am
Forum: General
Topic: Upgrading til IBM InfoSphere Information Server V11.3
Replies: 2
Views: 2179

Upgrading til IBM InfoSphere Information Server V11.3

Hi

We curently run on IBM InfoSphere Information Server V9.1.2.0
Should we upgrade to 11.3? Is it a big issue converting datasatge jobs from one to the other?
What is the benefits`, news highlights og 11.3 in respect of 9.1.2?
Any downside? bugfix?

Hope for some input?


BR
Dan
by tine_bi
Thu Jan 08, 2015 2:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Nodes in configuration file
Replies: 0
Views: 1597

Nodes in configuration file

Hi We are running Datastage(9.1.2) on a windows 2008 R2 server. the server is a Hyper-V, now setup with 8 CPU and 24 GB memory. We have three disks, C(100GB),D(500GB),E(50GB) I am looking at some tech notes about node setup and I am a bit confused. Some say you need half the nodes of #CPU, some say ...
by tine_bi
Fri Dec 12, 2014 2:36 pm
Forum: General
Topic: Error using dsjob on windows based DS
Replies: 3
Views: 2659

Thanks, now at least I get staus code = 0
One step forward

BR
Dan
by tine_bi
Fri Dec 12, 2014 5:04 am
Forum: General
Topic: Error using dsjob on windows based DS
Replies: 3
Views: 2659

Error using dsjob on windows based DS

Hi We want to schedule some solutions we have made. Trying to use cmd line optons and powershell or Splinterware to do so. First I am trying to get this to work: DSJOB -domain NONE -server APP10032.tine.no:9080 -user isadmin -password ispwd -run TINE TI_DT_Lagersted_SEQ This reports: Failed to open ...