Can't find what you're looking for? Use of one of the search websites below …

Home → Page 2

awk

Awk dumps. Count number of bytes in multiple directories I have been busy moveing (scp-ing/reorganising) large numer …

dbverify in nohup

Suffering from corruption in your database, it is nearly just as challenging as in real …

ls

man: NAME: ls, ls – list directory contents Display only directories in current directory /cygdrive/c/temp $ ls …

Microsoft SQL Server 2005 JDBC Driver (oracle GRID)

Microsoft SQL Server 2005 JDBC Driver java test program. Enterprise Manager Grid …

  • / 10g
  • # 1104
  • SEP, 5 2007

Oracle Advisor – DBMS_ADVISOR

Some ADDM dumps. Remove all advisory reports (ADM). [REMI@DB01.REMIDIAN.COM] SQL> select 'exec dbms_advisor.delete_task(''' || TASK_NAME || ''' )' …

Windows handies

Windows handies Change internet proxy acces using .reg file Since I’m on/off different virtual private networks I …

  • / 11g
  • # 894
  • AUG, 25 2007

11g installation on Linux (Centos)

@wip …

mailx

man: NAME: mailx, mail – interactive message processing system send file as attachment Use uuencode to encode …

Make Joomla! multi sites enabled.

Replace $JOOMLA_HOME/configuration.php with the file below and ‘off you go’, the Joomla! codebase can now …

Standalone Internet Explorer 7 install

Run Internet Explorer 7 standalone (without touching existing IE6 install). Works like a charm! Read the …

Download and Install of Java (JRE) on Centos

Here’s how I installed JDK on Centos (thanks to http://www.trading-shim.org/faq/?java) Download Go to …

nohup

man: NAME: nohup – run a command immune to hangups nohup and SQL*Plus Nohup and …

  • / 10g
  • # 1446
  • AUG, 14 2007

new explain plan options (dbms_xplan)

I still need to upgrade to 10g … I still tend to use this old …

delete large number of records with intermediate commits

Have to delete a large number of records and running out of undo tablespace ‘ORA-30036: …

Progress OpenEdge Database 10.1b install on Centos (RHEL)

What follows is a braindump of every thing I stumled into while getting Progress OpenEdge …

  • / *nix
  • # 1257
  • AUG, 10 2007

yum

‘Everythin’ about yum – Yellowdog Updater Modified. Yum is an interactive, automated …

Centos 5.0 install fails, kernel panic

The following configuration is at place, VMWare Server (1.0.3) on Windows XP (host operating system). …

Create a progress database

Example of manual creation of a progress database using the prostrct utility. Create a structure file First …

pipe

man: NAME: pipe – create an interprocess channel import from compressed export file Example below demonstrates …

  • / *nix
  • # 1043
  • FEB, 7 2007

Configure telnet

Install and configure telnet on fresh Debian install Install (download) telnet Install telnet with the apt-get utility …