Wednesday, 20 January 2016

Input length must be multiple of 16 when decrypting with padded cipher

ERROR :

Exception in component tDecryptColumn_1
javax.crypto.IllegalBlockSizeException: Input length must be multiple of 16 when decrypting with padded cipher
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:750)
at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:676)
at com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:313)
at javax.crypto.Cipher.doFinal(Cipher.java:2087)
at essar_custom.create_rec_0_1.Create_REC.tFixedFlowInput_1Process(Create_REC.java:3826)
at essar_custom.create_rec_0_1.Create_REC.runJobInTOS(Create_REC.java:11972)
at essar_custom.create_rec_0_1.Create_REC.main(Create_REC.java:11718)
[statistics] disconnected
Job Create_REC ended at 17:20 20/01/2016. [exit code=1]

SOLUTION:

Pass the password in encrypted format.

Wednesday, 13 January 2016

Tcode for killing TALEND jobs that are dumping SAP data due to BAD where condition provided.

TCODE : sm37

After entering Tcode, it asks for

jobname : Give the filename into which SAP is dumping the data.
User Name :  Give the Username thru which you are logging into SAP.


  • After clicking on EXECUTE button, you will be shown the corresponding jobs.
  • Select the job i.e still in running mode.
  • Click on STOP (Red button .


YOU R DONE.



Avoiding the ERROR "This component doesn't support Dynamic Type"

Search for the below the jar file in the below path.

Path : c:\studio\plugins\
Jar file : org.talend.core.tis_5.5.1.r118616.jar

1)Go to Plugins folder of the studio where it is installed.
2)Go to archive mode of the above jar file mentioned.
3)Go to resources folder
4)Open the supportDynamic.txt file.
5)Add the custom component name at the end of the file.
6)Save it.


YOU R DONE.


Note: If it is not allowing you to SAVE, close the TALEND application and try the above process.

Please find below the screenshot of the same .




Thursday, 17 December 2015

Warning of Dynamic Data type not Supported

         In order to avoid the Dynamic Data type not Supported, we got to modify the supportDynamic.txt file, with the corresponding Component.

The File needs to be modified is :

C:\Studio\plugins\org.talend.core.tis_5.5.1.r118616.jar\resources\supportDynamic.txt file.

Putting SICK LEAVE ...................Like Such



  • I am better today but still not 100%.  I will take a sick day today and be back online on Friday.



  • I am a bit under the weather. I am taking a sick day.



  • I just came back from vacation with lot of body pains and I am generally exhausted. I will take a sick day today. 



  • I am not feeling well. Hence taking a day off today.



  • Am still down with sunstroke as I still feel dizzy however fever is gone now, and am making speedy recovery.Looking forward to come back to work super charged.I really appreciate your support, that helps a lot.



  • I woke up with a severe back ache. I will rest up during the day. Sorry for the inconvenience.



  • I got a stomach bug over the weekend. I need to take a sick day today.



  • I am taking off today. I am suffering from cold and fever.



  • I have high fever with body pains and I will not be able to come in today.



  • Not feeling better even today.



  • Caught severe fever and stomachache over the night. Not in a position to turnup to the office.

Knowing About HEART BEAT


         Your heart rate, or pulse, is the number of times your heart beats per minute.

The best places to find your pulse are the:

wrists
inside of your elbow
side of your neck
top of the foot

                  To get the most accurate reading, put your finger over your pulse and count the number of beats in 60 seconds

                   Your resting heart rate is the heart pumping the lowest amount of blood you need because you’re not exercising. If you’re sitting or lying and you’re calm, relaxed and aren’t ill, your heart rate is normally between 60 (beats per minute) and 100 (beats per minute),

                    A slow heart rate can be a sign that you're healthy and fit.
                    An athlete's heart muscle is in better shape, so it doesn't have to work as hard to keep up a steady beat.

How Other Factors Affect Heart Rate

Air temperature: When temperatures (and the humidity) soar, the heart pumps a little more blood, so your pulse rate may increase, but usually no more than five to 10 beats a minute.
Body position: Resting, sitting or standing, your pulse is usually the same. Sometimes as you stand for the first 15 to 20 seconds, your pulse may go up a little bit, but after a couple of minutes it should settle down.
Emotions: If you’re stressed, anxious or “extraordinarily happy or sad” your emotions can raise your pulse.
Body size: Body size usually doesn’t usually change pulse. If you’re very obese, you might see a higher resting pulse than normal, but usually not more than 100.
Medication use: Meds that block your adrenaline (beta blockers) tend to slow your pulse, while too much thyroid medication or too high of a dosage will raise it.

Heart Beat Vs BloodPressure

Sometimes your heart rate and your blood pressure go hand in hand.
 For example, when you exercise, or get angry or scared, they both go up.

But they're not always linked. If your heart rate is normal, your blood pressure may not be. It could be too high or too low, and you may not realize it.

Even if your heart rate seems fine, get your blood pressure checked regularly.

SUMMARY :

  • Normal Heart Beat Should be between 60-90 beats per minute.
  • But for Athelets it would be 40 beats per minute.
  • we can hold our Wrist with thumb and count the Pulses for 20 seconds with a timer set.Then Multiple with 3 for the count you get, which results the Heart beats per minute of yours.





Getting DATE & TIME separate from Datetime DATA

Getting Date from Datetime DATA

TalendDate.formatDate("dd-MM-yyyy", row1.myDate)

Getting Time from Datetime DATA

TalendDate.formatDate("HH:mi:ss", row1.myDate)

For Testing in Talend:

TalendDate.formatDate("dd-MM-yyyy", TalendDate.parseDate("dd-MM-yyyy HH:mi:ss",row1.myString))

Are You Thinking?????????????????????

                      Question Yourself for few Seconds?                         Are you Thinking at all?                              When ...