Intelligence Base
Power not come from knowledge kept, but come from knowledge shared.
06 May 2011
DSEenable_impersonation
›
START DS SERVICE with user dsadm and it asked for password The following steps will help above problem. 1. log-on as root 2. stop datastag...
How to restart IIS Suite
›
1) Stop DataStage login as dsadm cd /opt/IBM/InformationServer/ Server/DSEngine . ./dsenv ./bin/uv -admin -stop 2) Stop NodeAgent (ASBNod...
04 October 2010
How to make an Index creation Faster
›
When an index is created on a table , a full table scan is performed. Oracle fetches rows from the table into memory and sorts them prior ...
Import Sequential File with Extra Column
›
Job reads sequential file and load into RDBMS table. What happen if sequential file has extra column in the back of each record? It depen...
1 comment:
01 August 2010
วิธีการ create table บน Teradata
›
วิธีการสร้าง Permanent Table CREATE SET TABLE DB1.TABLE1, NO FALLBACK ( CALL_START_DT DATE, ACCT_ID INTEGER, MSIS...
1 comment:
Teradata Table Type and Index Type
›
Teradata มี table อยู่ 2 ประเภท คือ Set table: การเก็บข้อมูลใน table จะต้องไม่มี data ที่ duplicate กันทั้ง record กรณีที่มี data duplicate...
NLS_DATE_FORMAT
›
สำหรับ Oracle ถ้าอยากให้ผลของ SQL display date ออกมาเป็นยังงัย ให้รัน command นี้ก่อนเพื่อกำหนด format ของ session นั้น alter session set NL...
›
Home
View web version