Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Describe failure using sqlplus
This is a bug in some versions of SQL*Plus in Oracle8. I think it has something
to do with public synonyms. If you specify the schema.table with the describe
command it should work.
rkosuri_at_my-dejanews.com wrote:
> Hi,
>
> We recently installed Oracle8 and created the database instance.
>
> Using sqlplus , i am not able to do a describe on any
> object which is existing in the database. I am able to retrieve
> data by running a select statement.
>
> I would like to know if i am missing anything here. During create database,
> we ran CATALOG.SQL AND CATPROC.SQL scripts.
>
> Please let me know the solution.
>
> Thank you
>
> Ranga Kosuri.
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Tue Oct 20 1998 - 22:46:03 CDT
![]() |
![]() |