Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cosmetic: SQLcl reports success on comment creation incorrectly

KiwiAndrewNov 12 2015 — edited Nov 12 2015

and I quote:

SQLcl: Release 4.2.0.15.177.0246 RC on Thu Nov 12 19:10:40 2015

Copyright (c) 1982, 2015, Oracle.  All rights reserved.

Connected to:

Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production

SQL>   COMMENT ON MATERIALIZED VIEW "JANM_CRMACC"  IS 'snapshot table for snapshot CERBERUS_DEV.JANM_CRMACC';

Comment on materialized view IS succeeded.

SQL>

With or without the quotes around the MV name.

This was created by impdp with SQLFILE=file.sql option.

From SQL Dev or command line (naturally).

SQLPlus reports "Comment created"

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 10 2015
Added on Nov 12 2015
0 comments
314 views