Hi, I see that when connection.requireAuthentication and sqlAuthorization are set to true in the derby.properties, only the database owner can create a table in a schema that does not exist( which means creating a new schema). DB2 does allow users to create tables in a different schema if the schema does not exist. Just wondering if there was any specific reason , this is blocked in Derby. Pls. let me know. Thanks Dimple
