Bug in TOAD 11

Louis BROUILLETTE <[email protected]>
Newsgroups gmane.comp.db.oracle.toad.free
Message-ID <[email protected]>
Hi everyone,

In TOAD 11, windows XP, instant client 11.2.0.2

Schema browser, I select a table.  On RHS, in the indexes tab, I do 
"create index", complete everything and hit "Show SQL".  I then copy the 
SQL and cancle the operation.  I go to the SQL editor and paste the 
"create index" command.

I get "ORA-02158": invalid create index option.

I execute the same "create index" in TOAD 10.6 and it works like a charm.

Yesterday, I got the same problem.  Instead of going to 10.6, I just 
retype the command and it worked.

Here is the create index:
CREATE INDEX DBAGEST.GSC_FORM_REQUETE_NUK1 ON DBAGEST.GSC_FORM_REQUETE
(NO_FORMULAIRE, NO_VERSION_FORM)
LOGGING
TABLESPACE AUTRES_IND
STORAGE    (
             INITIAL          512K
             NEXT             512K
             PCTINCREASE      0
             BUFFER_POOL      DEFAULT
            )
NOPARALLEL
/

-- 
Louis Brouillette
Chargé de projet informatique et technologique (DBA)
Université du Québec à Trois-Rivières
Tel: (819) 376-5011 ext. 2435
Email: [email protected]



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

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/toad/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/toad/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.