ICT: Diary
D: 28 W: 05

< May 2011 >
Sun Mon Tue Wed Thu Fri Sat
1234567
891011121314
15161718192021
22232425262728
293031 

Based on notaweblog.php by joshua stein

[ ] Monday, 16 May 2011 [ ]

SQL*Plus

Added SQL*Plus on Linux, used the LD_LIBRARY_PATH hint from Herman Bos' Blog

export LD_LIBRARY_PATH=/opt/instantclient_11_2:${LD_LIBRARY_PATH}

Installed rlwrap to get command line history function which is missing from the Linux SQL*Plus version.

SQL*Plus User Guide

linuxsql


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $