Search found 42189 matches
- Thu Sep 22, 2005 7:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job import/export
- Replies: 8
- Views: 1637
- Wed Sep 21, 2005 5:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export job image as jpg unattended
- Replies: 9
- Views: 2860
- Wed Sep 21, 2005 5:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export job image as jpg unattended
- Replies: 9
- Views: 2860
Not sure what you mean - it executes as a batch and I've used it to dump jpegs of all jobs in a project... all unattended. Some commands recognize the fact they are running under batch control and disable or default the user prompts that you would get running the same command from the command line. ...
- Wed Sep 21, 2005 5:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conditional Job Start from Routine Value
- Replies: 4
- Views: 1304
- Wed Sep 21, 2005 4:09 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Conditional Job Start from Routine Value
- Replies: 4
- Views: 1304
- Wed Sep 21, 2005 1:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: JOb Recompiling When Abort
- Replies: 3
- Views: 894
- Wed Sep 21, 2005 9:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export-Import
- Replies: 2
- Views: 754
Re: Export-Import
I know we can promote the jobs as READ-ONLY with version control. But not sure whether the same can be achieved if we are exporting and importing the dsx file. Not without extra steps to update their 'Read Only' flag after you import, which will be a pain and error prone. That or setup the test and...
- Wed Sep 21, 2005 7:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Named Pipes
- Replies: 4
- Views: 1167
- Wed Sep 21, 2005 7:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: command line functins that import and export the DS jobs
- Replies: 23
- Views: 9944
I haven't had any luck. While there are backup scripts (which I currently use) that will automate the exporting of all projects on a server, they only allow .dsx exports. You get some very odd (and very misleading) error if you have the option to export as XML checked in the Manager. Unless someone ...
- Wed Sep 21, 2005 7:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export job image as jpg unattended
- Replies: 9
- Views: 2860
Kim Duke has put together a bat file that does basically that. You'll find it here on his website, under the 'Scripts' section.
- Tue Sep 20, 2005 5:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: CONNECTION to ORACLE from DataStage AIX 7.5
- Replies: 3
- Views: 1824
- Tue Sep 20, 2005 4:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Command Line in Crontab
- Replies: 4
- Views: 1564
- Tue Sep 20, 2005 2:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: XML data import into a flat file
- Replies: 5
- Views: 1806
Re: XML data import into a flat file
davepro wrote:Also any place an enhancement to this site can be logged to allow attachment uploads for screenprints?
Do an Exact Match search for 'Imageshack' in this forum, you'll find instructions on how you can include a picture of your job in a post.
- Tue Sep 20, 2005 1:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Projects with many jobs have slow graphical front-end resp.
- Replies: 7
- Views: 1893
I was always under the impression that your network infrastructure played a bigger role than just the number of jobs in the project. For example... Our biggest project here has 3,631 jobs in it right now. Opening the Director into the Category with the most amount of jobs in it (121) takes only 13 s...
- Tue Sep 20, 2005 12:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to view data in DATASTAGE
- Replies: 1
- Views: 1379
Your problem is not in the query, but with at least one of the configuration options you've specified. Cut them back to the bare minimum and see if it works then. Would guess for a wire driver that would mean: Description=DataDirect Oracle Wire Protocol LogonID=uid Password=pwd HostName=oracleserver...