Prashant,
The Px function BitXOR() will do this for you. If you do an XOR function of your test number with a number that has only the 17th (from the left) bit set to TRUE then if the result is TRUE that bit is a 0 otherwise it is a 1.
Search found 15603 matches
- Tue Dec 20, 2005 4:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading Binary Data from SEQ file stage
- Replies: 1
- Views: 731
- Tue Dec 20, 2005 4:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting error while installing the client 7.1
- Replies: 3
- Views: 1121
Kumar,
IBM/Ascential uses InstallShield for installation on the clients. You can download information on that product's error codes and other information from the InstallShield website.
IBM/Ascential uses InstallShield for installation on the clients. You can download information on that product's error codes and other information from the InstallShield website.
- Tue Dec 20, 2005 2:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA-01555 error
- Replies: 11
- Views: 5187
- Tue Dec 20, 2005 2:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting error while installing the client 7.1
- Replies: 3
- Views: 1121
- Mon Dec 19, 2005 1:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increasing number of processes
- Replies: 6
- Views: 1439
Nivas, increasing the APT_CONFIG from 4 to 6 doesn't meant that now you have 6 processes in total where you only had 4 before; it means that each stage in your job now executes with 6 instead of 4 jobs. So if you have 20 stages in your job this APT_CONFIG change has increased the number of process r...
- Mon Dec 19, 2005 12:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Split Hash File vs Universe Table approach
- Replies: 8
- Views: 2913
Sumit, loading a UniVerse table is never faster than loading a hashed file. A UniVerse table is nothing but a view on a hashed file. Loading to a dynamic hashed file gets slower when writing large volumes of data because of misconfiguration, not because it is inherently slower. Splitting a hashed fi...
- Mon Dec 19, 2005 11:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increasing number of processes
- Replies: 6
- Views: 1439
- Mon Dec 19, 2005 11:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Communication Error
- Replies: 6
- Views: 3874
At unix, enter the command "db2 connect to <db> user <userid> using <password>" replacing the instance, user-id and password with the values you are using in your job and see if the connect works correctly. It might be that these settings have changed since the point in time when your job ran correc...
- Mon Dec 19, 2005 11:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Increasing number of processes
- Replies: 6
- Views: 1439
- Mon Dec 19, 2005 10:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Communication Error
- Replies: 6
- Views: 3874
- Mon Dec 19, 2005 9:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Unable to define hexa values-Sequential file structure
- Replies: 1
- Views: 615
- Mon Dec 19, 2005 7:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to create shared container for oracle
- Replies: 2
- Views: 887
A shared container is DataStage's way of doing what a compiled language does in subroutines. It does not make sense to make a shared container, or even a normal container, for a source read stage unless the exact same query with the same columns and parameters is used everywhere. The documentation i...
- Mon Dec 19, 2005 7:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Complex file to DB2
- Replies: 3
- Views: 1301
- Mon Dec 19, 2005 7:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: i wnt to truncate the data while reading the from source
- Replies: 3
- Views: 1202
- Mon Dec 19, 2005 1:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Advantage of Datastage over Informatica
- Replies: 13
- Views: 10225
Cherry, a question phrased that way sounds so much like an interview question that those who have used both product will probably not be interested in responding. Why not state why you are looking for answers to this question and be satisfied with just one reason? The answer is so judgemental as wel...