Public bug reported:

The Oracle 10g express client, which is a *.deb file, can be downloaded
from :

http://www.oracle.com/technology/software/products/database/xe/htdocs/102xelinsoft.html

The client or server can be installed with no error. But when I tried to
run SQL command line got the bug in the file

/usr/lib/oracle/xe/app/oracle/product/10.2.0/client/bin/nls_lang.sh . In
the two lines 106 and 108 you will see this

if [[ -n "$LC_ALL" ]]; then
  locale=$LC_ALL
elif [[ -n "$LANG" ]]; then

you changed the double braces into single braces. And then it was
running.

This is for the first time  I am reporting a bug. so please forgive me
if am not clear!!!!

** Affects: Ubuntu
     Importance: Undecided
         Status: New

-- 
 Oracle 10g express client or server installation
https://bugs.launchpad.net/bugs/130313
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to