Need to view the encrypted value of the job parameter

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
zulfi123786
Premium Member
Premium Member
Posts: 730
Joined: Tue Nov 04, 2008 10:14 am
Location: Bangalore

Need to view the encrypted value of the job parameter

Post by zulfi123786 »

Hi,
I have used a parameter of Encrypted type, say the value passed to it is "XYZ" and think for a moment that it gets encrypted as "##$%!!" now i want to view this value ""##$%!!" , then how can i do that.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

There is no method for viewing the true contents of encrypted columns.
priyadarshikunal
Premium Member
Premium Member
Posts: 1735
Joined: Thu Mar 01, 2007 5:44 am
Location: Troy, MI

Post by priyadarshikunal »

I cannot imagine any scenario where you must view the encrypted value.
It asks you to confirm the encrypted value when you enter default value to make sure there is no typo-error in that.

What else you need and why you want to see that?
Priyadarshi Kunal

Genius may have its limitations, but stupidity is not thus handicapped. :wink:
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

I can think of lots of places where I would love to be able to get the unencrypted value of an encrypted parameter; but can't think of a place where I would need to and am pretty happy that the mechanism is secure enough to keep casual programmers such as ourselves from accessing restricted data.
priyadarshikunal
Premium Member
Premium Member
Posts: 1735
Joined: Thu Mar 01, 2007 5:44 am
Location: Troy, MI

Post by priyadarshikunal »

even if there is a way to view that, it should be restricted from being public/ available to casual programmers to keep the mechanism secure. :wink:
Priyadarshi Kunal

Genius may have its limitations, but stupidity is not thus handicapped. :wink:
laxman.ds
Premium Member
Premium Member
Posts: 66
Joined: Thu Mar 02, 2006 9:00 am

Post by laxman.ds »

Dear, do you really wanted to see that value? Is that job param / env var?
2 B 1 4 ALL
Post Reply