To setup Virtual FTP server using pure-ftpd in CentOS is as below : 1. Download the packages. Assuming you already had rpmforge repo enable in your yum.conf.d yum install pure-ftpd
Category: Database
List of datetime array using OracleList of datetime array using Oracle
The original problematic line : select p_from_date + level - 1 dt from ( select to_date('1980-11-01 00:00:00','yyyy-mm-dd hh24:mi:ss') as p_from_date, to_date( '1980-11-03 00:00:00','yyyy-mm-dd hh24:mi:ss') as p_to_date from dual ) connect
Oracle : some problem with flash_recovery_disk sizeOracle : some problem with flash_recovery_disk size
The installation of Oracle 11g R2 .. went on smoothly .. except for database migration.. so we start the database from scratch and import back data from previous database backup.
Error processing: DBD::Pg::st execute failed: ERROR: numeric field overflowError processing: DBD::Pg::st execute failed: ERROR: numeric field overflow
Bumped into this message : Jul 7 00:13:54 server1 /usr/local/play/bin/getintodb.pl[12345]: 1067-345246.xml: Error processing: DBD::Pg::st execute failed: ERROR: numeric field overflow DETAIL: The absolute value is greater than or equal to
Postgresql Function. Procedural scriptPostgresql Function. Procedural script
Postgresql can be use with procedural call also .. example as below.
Bug Tracker..Bug Tracker..
after all .. finished the installation of bug tracker for my personal stuff and project.. it is accessible at http://bug.namran.net or should i put http://bugs.namran.net hahaha.. both also can lah..