Posted by: Edi Yanto on: March 23, 2009
Skenario 1 Andaikan kita sedang naik di dalam sebuah kereta ekonomi. Karena tidak mendapatkan tempat duduk, kita berdiri di dalam gerbong tersebut. Suasana cukup ramai meskipun masih ada tempat bagi kita untuk menggoyang-goyangkan kaki. Kita tidak menyadari handphone kita terjatuh. Ada orang yang melihatnya, memungutnya dan langsung mengembalikannya kepada kita. “Pak, handphone bapak barusan jatuh [...]
Posted by: Edi Yanto on: March 13, 2009
Hari ini (5/3-09) saya dan temen2 SD/SMP yang seangkatan sama David Hartanto (Ming2) kita sama2 main kerumah keluarga Hartanto, sekedar untuk menyampaikan bela sungkawa, serta mencari kebenaran yang sesungguhnya karena kami tahu kalau David tidak akan melakukan hal-hal yang seperti diberitakan oleh media. Disana kami disambut oleh kakak David, dan orangtuanya, kebetulan kami datang bersamaan [...]
Posted by: Edi Yanto on: March 7, 2009
Table of the main UNIX commands Unix Commands Description Options ls lists the content of a directory -a Displays all files, including hidden files -I Displays a detailed listing -R Displays the files recursively (i.e. in the sub-directories) -d Displays only the directories and not their content -S Sort by size -t Sort by the [...]
Posted by: Edi Yanto on: March 7, 2009
One of the most often uses of the pseudo column rownum is to provide sequence numbers to the records in a query. This feature is widely used in reports to represent systematic display of information. SELECT ROWNUM, rcta.trx_number, rcta.trx_date FROM ra_customer_trx_all rcta; ROWNUM TRX_NUMBER TRX_DATE 1 40881-05 12/14/2005 2 38384-05 11/24/2005 3 42740-05 12/28/2005 4 [...]
Posted by: Edi Yanto on: March 6, 2009
(1) mt # mt -f /dev/rmt/0n status (to check status of backup device) # mt -f /dev/rmt/0n eom (to move to the end of tape) # mt -f /dev/rmt/0 rewind (to rewind) # mt -f /dev/rmt/0n fsf [count] (to jump [count] files) # mt -f /dev/rmt/0n bsf [count] (to forward [count] files) # mt -f [...]
Posted by: Edi Yanto on: March 6, 2009
The below steps for activate special menu on Receipts form and invoice custom form “Receipt DT” when clicked on the special menu on Oracle Application (E-Business Suite) Open the Receipts Form on Receivables Manager Responsibility Open the Personalization form using the navigation “Help > Diagnostics > Custom Code > Personalize” Enter the sequence number as [...]
Recent Comments