zihaoAK47 commented on issue #26969:
URL: 
https://github.com/apache/shardingsphere/issues/26969#issuecomment-1659754951

   Error sql
   SQL> ALTER MATERIALIZED VIEW [materialized_view_name] COMPILE;
   ALTER MATERIALIZED VIEW [materialized_view_name] COMPILE
                           *
   ERROR at line 1:
   ORA-00931: missing identifier
   
   SQL> ALTER PROFILE;
   ALTER PROFILE
               *
   ERROR at line 1:
   ORA-00931: missing identifier
   
   SQL> CREATE PROFILE;
   CREATE PROFILE
                *
   ERROR at line 1:
   ORA-00931: missing identifier
   
   SQL> DROP PROFILE;
   DROP PROFILE
              *
   ERROR at line 1:
   ORA-00931: missing identifier


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to