Search found 2886 matches
- Tue Jun 02, 2015 2:32 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Column analysis Error
- Replies: 3
- Views: 2687
- Tue Jun 02, 2015 2:28 pm
- Forum: General
- Topic: Calculating Distance between Latitude/Longitude points
- Replies: 8
- Views: 4543
Use the Pythagorean theorem to calculate a simple distance yourself. distance = square root of ( (x1 - x2)^2 + (y1 - y2)^2 ) where x and y values are your longitude and latitude decimal numbers. It may help to use AsFloat() around each x and y value, such as if they are strings vs. decimals. Then se...
- Tue Jun 02, 2015 2:21 pm
- Forum: General
- Topic: ODBC Connection to Cache database from datastage server
- Replies: 3
- Views: 4510
Maybe it's just not showing correctly, but your DSN on the first line is normally surrounded by square brackets. I have run into errors with DSNs that are over 8 characters long. You might try making it shorter, but if that were the problem here, then I would expect a different error message. Have y...
- Tue Jun 02, 2015 2:15 pm
- Forum: General
- Topic: DataStage Authentication using IPA
- Replies: 1
- Views: 775
It sounds like you want to change the user registry. See if this Security Setup link helps.
http://www-01.ibm.com/support/knowledge ... rview.html
http://www-01.ibm.com/support/knowledge ... rview.html
- Tue Jun 02, 2015 2:11 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Not able to download and Run the Report
- Replies: 4
- Views: 3926
- Fri May 29, 2015 11:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does Datastage provide bitwise logical OP?
- Replies: 5
- Views: 1918
- Fri May 29, 2015 11:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table action as truncate Vs truncate statement in before SQL
- Replies: 9
- Views: 5080
- Fri May 29, 2015 11:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML FILE Loading '&'
- Replies: 2
- Views: 1047
- Fri May 29, 2015 7:35 am
- Forum: General
- Topic: Jobs count in a project
- Replies: 4
- Views: 1013
- Fri May 29, 2015 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Table action as truncate Vs truncate statement in before SQL
- Replies: 9
- Views: 5080
- Wed May 27, 2015 10:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get the records count by the datastage operator?
- Replies: 6
- Views: 2509
- Wed May 27, 2015 6:45 am
- Forum: General
- Topic: FoxPro Server file issue
- Replies: 8
- Views: 2842
- Sat May 23, 2015 9:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to load attributes in xml tag using xmlstage
- Replies: 10
- Views: 3005
- Fri May 22, 2015 7:05 pm
- Forum:
- Topic: Shouldn't the dev catalog have query building capabilities?
- Replies: 10
- Views: 10629
- Fri May 22, 2015 6:59 pm
- Forum: General
- Topic: Can't install DS 7.5
- Replies: 5
- Views: 1331