Hi,

I am trying to encode data from flatfile and then to decode the encoded data to original form.

Procedures that I followed:-

1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle)

2. To decode this back I used AES_DECRYPT(A_ID,'abd').

But after executing the workflow, I am not getting any data in output.

can anybody tell me how to decrypt the encoded data back to original form ??


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQLServer Errors Interview Questions

Is the company liable to deduct professional tax of directors?

1 Answers  


when i save float data value 11.22 but this see in table 11.220000004758456 type ? how to save only two decimal point.

1 Answers  


Difference between Bookmark lookup & RID lookup?

1 Answers  


How to solve "The SQL Server service failed to start. For more information, see the SQL Server Books Online topics" error.

1 Answers   TCS,


WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?

4 Answers   CTS, Infosys,






today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql

0 Answers  


Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??

0 Answers  


What severity level errors are managed in TRY-CATCH block?

0 Answers  


How to view the error log for any specific instance?

0 Answers  


What is live lock, deadlock and what is Lock escalation?

0 Answers  


When you get following error? Error 3154: The backup set holds a backup of a database other than the existing database.

0 Answers  


definion of tcp

1 Answers   CA,


Categories