Skip to content

Main Navigation

Thiyagarajan Shankar's BlogWinners Never Quit ~ Quitters Never Win
  • Webmail
  • Wp-Kanban
  • Contact
  • Application Express

Links

  • Webmail
  • Wp-Kanban
  • Contact
  • Application Express

Categories

Acer 751hBusiness IntelligenceDatastageETLFlexGeneralJavaJolicloudLinuxNewbiePentahotalendTechnicalUMLUncategorizedUnixWebWeb HostingWishes

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Month: February 2010

FATAL : Access to sys.dba_extents is required but not available

February 25, 2010 Thiyagarajan

This error you will get when the user who is running the DSJob is not having the SELECT permissions to the DB Tables. For Clearing this Just Refer the Article Here : http://www.ibm.com/developerworks/forums/message.jspa?messageID=14157876

Datastage, ETL, Technical Leave a comment

Removing First Few Lines From Text File – Unix

February 17, 2010 Thiyagarajan

For removing the first lines from file use this command, tail +(n+1) where ‘n’ is the number of lines you want to remove,If you want to remove first 3 lines then use, more filename.txt | tail +4

Technical, Unix Leave a comment

File Copy Stage In Datastage

February 4, 2010 Thiyagarajan

When you need to send the output from a single input link to many output links then don’t do this in a transformer itself. Instead do it using file copy stage. This really improves the performance and preserves the datatypes.

Datastage, ETL, Technical Leave a comment

How to remove Runtime Column Propogation in all the components in single step – Datastage

February 2, 2010 Thiyagarajan

For removing the Runtime column propagation in all the stages defined in the current job, Goto Job Properties – >  General Tab -> Un check “Enable Runtime Column Propagation for new link” It will ask whether you want to remove the RCP for the existing components also, Say ‘Yes’ now in all the existing links […]

Datastage, ETL, Technical Leave a comment

Recent Posts

  • Agile Product Owner – Quick 15 mins refresher
  • Installing Docker on Duet 5 – Chromebook arm64
  • Best Opensource Admin Template
  • DBT & Composer using GKE
  • Data Warehouse 101 – Basics

Recent Comments

  • div on Dont Ignore This Warning : APT_CombinedOperatorController(1),0: Field 'XXXXXX' from input dataset '0' is NULL. Record dropped.

Archives

  • January 2023
  • December 2022
  • April 2022
  • September 2021
  • January 2021
  • November 2020
  • March 2020
  • June 2011
  • May 2011
  • April 2011
  • October 2010
  • September 2010
  • August 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • October 2009
  • July 2009
  • June 2009
  • May 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
Copyright ©2026 Thiyagarajan Shankar's Blog : Winners Never Quit ~ Quitters Never Win. Theme: Simple News by IndoCreativeMedia.