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

   Error sql: ALTER DISKGROUP data ONLINE DISK IN FAILGROUP FG2;
   SQL> ALTER DISKGROUP data ONLINE DISK IN FAILGROUP FG2;  
   ALTER DISKGROUP data ONLINE DISK IN FAILGROUP FG2
                                       *
   ERROR at line 1:
   ORA-00905: missing keyword
   
   ----------------------------------------------------------------------
   Error sql:ALTER DISKGROUP data3 SET ATTRIBUTE 'compatible.rdbms' = '11.2',
   ALTER DISKGROUP data3 SET ATTRIBUTE 'compatible.advm' = '11.2';
   
   SQL> ALTER DISKGROUP data3 SET ATTRIBUTE 'compatible.rdbms' = '11.2',ALTER 
DISKGROUP data3 SET ATTRIBUTE 'compatible.advm' = '11.2';
   ALTER DISKGROUP data3 SET ATTRIBUTE 'compatible.rdbms' = '11.2',ALTER 
DISKGROUP data3 SET ATTRIBUTE 'compatible.advm' = '11.2'
                                                                   *
   ERROR at line 1:
   ORA-15213: command operates on only one attribute


-- 
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