Search found 42189 matches
- Mon Sep 17, 2007 7:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problems using -jobstatus with dsjob -run -mode RESET
- Replies: 7
- Views: 2795
I first use "-jobinfo" to see if the job exists and is in a runnable state, but with no looping as if it is running, I exit the script. Then if the job is aborted and needs to be reset, I do that with just "-run -mode RESET" and then a "sleep 5" before issuing the real run that uses "-jobstatus". My...
- Sun Sep 16, 2007 2:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Working with Flags in SCD's
- Replies: 2
- Views: 762
Welcome! :D First suggestion would be to go to Kim Duke's website: m And download something he stores for us there - the TwoTechTips.zip file on his Tips page. One of which will walk you though creating SCD jobs in Server. You don't need CRC32 for this but it can help when you have a large number of...
- Sat Sep 15, 2007 9:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Web Services
- Replies: 23
- Views: 4487
He is suggesting you need to create a symbolic link (or soft link) so that the software can find the jre. The question in my mind is where exactly you need to create this. And depending on permissions, you may need to get a SysAdmin to do this for you.
- Sat Sep 15, 2007 9:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Do you have to be in a Unix Group to use Windows Datastage?
- Replies: 7
- Views: 1625
In the past you were locked into having 'dsadm' as your admin user and so most people still continue to use it. You are no longer required to use that name, however, so I would guess 'psoftds8' is your equivalent. Think of it as the root or superuser for DataStage. PeopleSoft support has told me the...
- Sat Sep 15, 2007 5:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unlock Job on Unix Server
- Replies: 3
- Views: 1408
- Sat Sep 15, 2007 5:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL Server Load stage (Datastage type to OLE DB type error)
- Replies: 9
- Views: 10243
Native MSSQL connectivity is only available on a Windows based Server, which is why you won't see the MS OLEDB or MS SQL Server Load stages on a UNIX install. If (like myself) you've only ever worked with UNIX servers, it can make it seem like they don't exist. Rwe - can you post how you defined thi...
- Sat Sep 15, 2007 5:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Do you have to be in a Unix Group to use Windows Datastage?
- Replies: 7
- Views: 1625
Please post the exact error that you receive. Also, does everyone have this issue connecting or are you the only lucky one? You will need a UNIX id on the DataStage server to authenticate against and there's no such thing as a UNIX id that doesn't belong to any group. Obviously, being in the 'wrong'...
- Sat Sep 15, 2007 8:24 am
- Forum: General
- Topic: FLOAT TO VARCHAR ??
- Replies: 9
- Views: 3385
- Sat Sep 15, 2007 7:35 am
- Forum: General
- Topic: FLOAT TO VARCHAR ??
- Replies: 9
- Views: 3385
- Fri Sep 14, 2007 3:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence Number Assigning to invoice..
- Replies: 1
- Views: 870
- Fri Sep 14, 2007 9:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to send mail through E-mail notification
- Replies: 7
- Views: 7840
- Fri Sep 14, 2007 9:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Truncate Table before Insert
- Replies: 4
- Views: 1207
Nope, it likes to have a primary input but it is certainly not required. Add a stage variable to the transformer and it will then compile. No need to use it, it just needs to exist. With that in place, your constraint controls how many 'records' the transformer generates. Using @FALSE or '1=2' as yo...
- Fri Sep 14, 2007 8:12 am
- Forum: General
- Topic: Re-platforming proprietary data to Teradata - URGENT!
- Replies: 5
- Views: 1313
- Fri Sep 14, 2007 8:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Truncate Table before Insert
- Replies: 4
- Views: 1207
- Fri Sep 14, 2007 7:25 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: splitting into multiple files
- Replies: 5
- Views: 1212