Michael P. wrote :

>
>Hi,
>
>the example for 'simple hotel db'
>see 
>http://dev.mysql.com/doc/maxdb/en/eb/327440ba6e701de10000000a15
>50b0/content.htm
>suggests to create a schema by the sql command
>
>CREATE SCHEMA hotel
>
>Unfortunately I get the error message
>
>---- Error -------------------------------
>Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed
> Syntax error or access violation;-5015 POS(8) Missing 
>keyword:USERGROUP,TRIGGER,SEQUENCE,ROLE,VIEW,USER,TYPE,TABLE,
>CREATE SCHEMA hotel
>
>I use 'MaxDB-Version: 7.5.00.18', SqlStudio with user DBA.
>
>What do I have to do to create a schema?
>
>Thanx for your answer in advance.
>    Michael
>
>

Sorry, but schemas are supported by MaxDB >= 7.6.x.x only.

Best Regards,
Thomas  

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to