Search found 33 matches

by clj242021
Fri Dec 19, 2008 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: import or export ds job
Replies: 6
Views: 4373

chulett wrote:Make sure you understand that the import only imports executables which usually isn't what people want. ...
Thank you for the reminder

I want to export/import parallel job just use the same effect of the ds manager. how to do that??
by clj242021
Fri Dec 19, 2008 5:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: import or export ds job
Replies: 6
Views: 4373

Re: import or export ds job

dr.murthy wrote:[hi ,


we have a commands to do import and export from command line.



dsjob -import <projectname> <DSX filename(which is containing the executable jobs> <job/jobs names>

similarly for exporting
thanks
by clj242021
Fri Dec 19, 2008 5:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: import or export ds job
Replies: 6
Views: 4373

Re: import or export ds job

dr.murthy wrote:[hi ,


we have a commands to do import and export from command line.



dsjob -import <projectname> <DSX filename(which is containing the executable jobs> <job/jobs names>

similarly for exporting
thanks
by clj242021
Fri Dec 19, 2008 2:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: import or export ds job
Replies: 6
Views: 4373

import or export ds job

how to use command line to import/export parallel job on unix
by clj242021
Tue Jul 24, 2007 8:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle view error
Replies: 4
Views: 1524

DSguru2B wrote:See if this post helps. ...
thanks for you help
by clj242021
Tue Jul 24, 2007 7:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle view error
Replies: 4
Views: 1524

Is this the first time you are accessing a table on that particular server? Can you sqlplus to the remote db from your datastage server to ensure the TNSNAMES.ORA entry is correct? I check follow item: 1、the sqlplus work correct 2、not all DB can't connect 3、ds manager can load table define,just vie...
by clj242021
Tue Jul 24, 2007 8:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: oracle view error
Replies: 4
Views: 1524

oracle view error

I use oracle enterprise stage to connect remote oracle DB
but when i view data it prompt follow msg:
APT_OraInstanceSet::setup() failed to find an Oracle instance on node node1.
who encounter this error!!!
by clj242021
Fri May 18, 2007 8:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to Re-Start DSengine
Replies: 14
Views: 7062

har wrote:Its QA Environment not a PRD Environment.
And i try lsof command and aix machine didnt recognize lsof command..
so i forget to mention abt this lsof error in my request.
So finally we decided to reboot and it works
lsof not aix standard command,you need to install An extra pack.
by clj242021
Fri Apr 27, 2007 10:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: auto-purging job's log
Replies: 6
Views: 2386

ray.wurlod wrote:Yes. A routine that steps through all the jobs, purging the job logs and reinstating/reconstructing the control records. But do you want to archive them first? ...
hi ray.wurlod,I don't need to archive them.can you tell me how to do?
by clj242021
Fri Apr 27, 2007 9:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: auto-purging job's log
Replies: 6
Views: 2386

Ken Bland has a utility which will fix the auto purge settings for all jobs on his web site. There used to be a utility on ADN which would do a CLEAR.FILE RT_LOGnnn for every job. This is not recommended but does work. Not sure who has this now. Would be easy to rewrite. hi,kduke the command "...
by clj242021
Thu Apr 26, 2007 10:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: auto-purging job's log
Replies: 6
Views: 2386

auto-purging job's log

we can set project properties to atuo purge job's log,but Auto-purging is applied to all new jobs created in the project.how can I batch auto-purging for existing jobs?
by clj242021
Tue Apr 17, 2007 6:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file error
Replies: 8
Views: 2812

ray.wurlod wrote:Please double check that you have selected a Sequential File stage. It is very unusual to get an FTP message from this stage. Further, unless there is a link connected to the stage, then there is no ...
hi ray.wurlod,you send msg has been cut. why?so I can't see whole msg
by clj242021
Mon Apr 16, 2007 7:36 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file error
Replies: 8
Views: 2812

Re: sequential file error

when i browser for file to specify a file via sequential file stage ,it prompt this follow msg: FTP error accessing host %1.ftp: user: Temporary failure in name resolution(to) Not connected.Not connected every one who encounter this I just drag a seq file stage from file palette . and click "b...
by clj242021
Mon Apr 16, 2007 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: link error
Replies: 1
Views: 1206

link error

normal when job running the job's link display blue,if job finished it will change to green. when i execute job the link can't change to other color,it still show black. the log have two warning 1、warning:Failed to discover JobMonApp port, APT_ORCHHOME environment variable may not be set correctly. ...
by clj242021
Mon Apr 16, 2007 9:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file error
Replies: 8
Views: 2812

sequential file error

when i browser for file to specify a file via sequential file stage ,it prompt this follow msg:
FTP error accessing host %1.ftp: user: Temporary failure in name resolution(to) Not connected.Not connected
every one who encounter this