I have an application that makes a connection to the dashDB, but prior to the application creating tables the application needs to create an 8K BUFFERPOOL. This fails with a permission error indicating the BUFFERPOOL cannot be created.
Error: SQL Error: SQLCODE=-552, SQLSTATE=42502, SQLERRMC=DASH108016;CREATE BUFFERPOOL, DRIVER=3.50.152
Does dashDB allow the creation of bufferpools dependent on the type of Bluemix account being used?