Wednesday, February 1, 2012

Microsoft Office Outlook - Adding Customized fields

Many times it happens while checking the emails one of the column gets deleted and you dont know how to get it back.
Or when you have archived your sent items, Format of this folder is similar to Inbox and it becomes difficult to check whom you have sent as it has From field rather than To field.

In order to customized this setting, you can follow following simple steps

  1. Right Click on Header Field [ Anywhere near From, subject, etc]
  2. Then Select Customize current view
  3. Click on Fields
  4. Add the Field you need to view and adjust its position by Move Up or Move Down Icons.

Friday, April 15, 2011

Datastage & Teradata Error

In one of my datastage job, we were using Teradata Enterprise stage and after running the job, we got following DS Log fatal error and job was aborted

"main_program: Fatal Error: APT_TeraSync: could not create operator sync table."

This was happening because we had not created Terasync table in the teradata databse which Teradata Enterprise stage was referring to.

If Terasync table is present in that database then we need to check if correct Database is mentioned in the connections or else it will try to take default database.

Monday, April 11, 2011

Intro to back to work

I am starting this blog to note down the lessons learnt from my day to day IT work.. Mainly it will contain the troubleshooting steps for various technical errors I have seen during the course of my work.
Hopefully this steps will help you as well.