Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to translate encoded emails like this U29ycnksIE
This is an example of a common error in performance optimisation actvities -
you are treating the symptom not the cause.
It would be better if the original email had been sent out in plain text, instead of everyone (this is anyone who can actually be bothered) going through the tortuous process of decoding this.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Juan Carlos Reyes
Pacheco
Sent: 02 June 2004 15:21
To: oracle-l_at_freelists.org
Subject: How to translate encoded emails like this U29ycnksIE
Hi to translate encoded emails like this
U29ycnksIEkgd2FzIHVzaW5nIHRoZSBPdXRsb29rIHdlYiBjbGllbnQuLi4gT25lIG1vcmUgdHJ5 Li4uDQoNCkZZSSBsaW5rOiANCg0KaHR0cDovL3d3dy5vcmFjbGUuY29tL2VkdWNhdGlvbi9jZXJ0 aWZpY2F0aW9uL25ld3MvaW5kZXguaHRtbD9iZXRhXzA0MC5odG1sDQoNCkJldGEgRXhhbSBBdmFp bGFibGUgRm9yIFJlZ2lzdHJhdGlvbiBvbiBKdW5lIDEsIDIwMDQNCkJldGEgRXhhbSBBdmFpbGFi bGUgRm9yIFRlc3Rpbmcgb24gSnVuZSAxNSwgMjAwNCANCg0KDQoNCi0tLS0tT3JpZ2luYWwgTWVz
-1. copy the text to a text file, with a uue extension for example mladen
uue
0. install winzip 1. open the file .uue using winzip 2. there will be a text file in that archive unknown.0001 3. select and press view 4. tata your encoded text is now decoded
And then you can see the code decoded
pd. thanks to www.4-s.org for the tip