Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: instant-client editor problems

Re: instant-client editor problems

From: Martijn <martijnm.bos_at_gmail.com>
Date: 10 Jan 2006 02:55:10 -0800
Message-ID: <1136890510.778397.28800@z14g2000cwz.googlegroups.com>


Sybrand,

Thank you for your prompt reply.
However.... the provided solutions didn't work. We did get exactly the same result.

After some more fiddling around I also found that there is no output at all whenever an "external" executable is called Example:



SQL> host ls

SQL>



(no output)
or also

SQL> host
dist_at_be03umq001uwvx8(/install/dist/oracle/instantclient_10_2)$ ls dist_at_be03umq001uwvx8(/install/dist/oracle/instantclient_10_2)$ exit

SQL>



(also no output)

however :



SQL> exit
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.7.0 - 64bit Production
With the Partitioning option
JServer Release 9.2.0.7.0 - Production
dist_at_be03umq001uwvx8(/install/dist/oracle/instantclient_10_2)$ ls .sql backups.sql dbs.txt ojdbc14.jar tnsnames.ora
.sql checks.ksh glogin.sql sqlnet.log users.sql
2db.ksh        checks.sql     lib            sqlplus
afiedt.buf     classes12.jar  log            tbs.sql

---------------------------

(So there actually are files to list)

A colleaque of mine sugested that the instant client is _very_ stripped. Probably this functionality will not work out of the box.

Anyway....If you have some more ideas you are more then welcome to suggest them.

Thanks for your effort.

Martijn Bos Received on Tue Jan 10 2006 - 04:55:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US