Search found 22 matches

by sshri
Thu Mar 18, 2010 12:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: packed decimal
Replies: 10
Views: 11282

Sorry, I didn't realize the requirement is for Parallel jobs.

In Signed Integer the sign is embedded in the last bit of the data. You can interpret it as mentioned below

Negative Values
} -0
J -1
K -2
L -3
M -4
N -5
O -6
P -7
Q -8
R -9

Positive Values
{ 0
A 1
B 2
C 3
D 4
E 5
F 6
G 7
H 8
I 9
by sshri
Tue Mar 16, 2010 11:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: packed decimal
Replies: 10
Views: 11282

You have to use the datastage transform DataTypePicS9 to convert the signed or zoned integer to integer
by sshri
Wed Sep 02, 2009 12:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage disk reads
Replies: 4
Views: 1910

chulett wrote:Primarily 'random'. ...
Thanks
by sshri
Wed Sep 02, 2009 10:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage disk reads
Replies: 4
Views: 1910

chulett wrote:Of which 'local files' do you speak? ...
I mean the files on the datastage server like the hash files, uv files etc
by sshri
Wed Sep 02, 2009 9:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage disk reads
Replies: 4
Views: 1910

Datastage disk reads

Hi,
Can anybody tell me whether Datastage does random or sequential or both disk reads(I/O) on local files? We are trying to performance tune the Datatsage Server and AIX admin post this question to us.

Thanks in Advance
Shri
by sshri
Thu Jul 02, 2009 3:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MQ Series Stage
Replies: 13
Views: 4578

For Server jobs only the old MQ stage ( Plug-in ) is available. The new MQ connector stage is only available for Parallel jobs ... When you say that 8.0.1 Server Edition has old MQ stage, do you mean you can use only as Server Connection mode? We don't have MQ Server installed in the same machine a...
by sshri
Wed Jul 01, 2009 5:34 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MQ Series Stage
Replies: 13
Views: 4578

lstsaur wrote:For version 8.0.1, the MQ client-only stage is installed by default in the Real Time pallette.
I dont see the MQ Client only stage under the Real time palette.

Craig,
Can you explain how to run the installation on maintanence mode?
by sshri
Tue Jun 30, 2009 12:56 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MQ Series Stage
Replies: 13
Views: 4578

MQ Series Stage

Hi,
Can someone tell me if the MQ Series stage is available in Server edition by default? Because i dont have this stage in the UNIX but i do have that in the Windows version.
If it is available and we missed during installation, how do i get that installed?

Thanks in advance,
Shri
by sshri
Mon Apr 06, 2009 12:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: keymgtgetnextvalue limit
Replies: 1
Views: 1360

keymgtgetnextvalue limit

Can anybody tell the range of numbers that can be generated by the keymgtgetnextvalue routine?

Thanks
Shri
by sshri
Tue Mar 31, 2009 1:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Packed Decimal and Signed Integer
Replies: 2
Views: 1715

Thanks Ray.
I should have caught that....
by sshri
Wed Mar 25, 2009 5:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Packed Decimal and Signed Integer
Replies: 2
Views: 1715

Packed Decimal and Signed Integer

Packed Decimal(Comp-3) and Signed Integer Routines In our project, we have a requirement to send data to a Mainframe application. We were having issues creating packed decimal(comp-3) and signed integer. To resolve this, we have written the following routines 1. Convert integer to Packed Decimal(Com...
by sshri
Tue Jul 08, 2008 3:24 pm
Forum: General
Topic: unable to log using admin id
Replies: 3
Views: 1878

ray.wurlod wrote:What error message do you get? ...
I get the folowing error when i try accessing the suite admin

u are not allowed to access this area.
by sshri
Tue Jul 08, 2008 3:13 pm
Forum: General
Topic: unable to log using admin id
Replies: 3
Views: 1878

unable to log using admin id

Hi
I am unable to login using the admin id in IBMInformation server Web console. We had only one admin id for the server. Could someone please help me to recover the admin id so that i can login as administrator to create user ids?

Thanks
shri
by sshri
Tue Jul 08, 2008 1:43 pm
Forum: General
Topic: Datastage InstallationConfiguration
Replies: 1
Views: 1154

Datastage InstallationConfiguration

Hi, We are trying to install DS 8 server edition in Windows. I need to know how datastage works with dual core and quad core processors. Which one is best? More so, if we buy 8 cpu license can we install on a 8 cpu dual machine or 4 cpu dual core? In other words, does DS treats dual core as single c...
by sshri
Mon Jun 30, 2008 11:47 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Server Installation Q
Replies: 1
Views: 1123

Server Installation Q

we have Datastage server edition 8(2 cpu license).
Can we install on a 4-cpu dual-core machine? ( I guess it will use whole capabilities of the system).