﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
11031	Docs change - django user needs more roles in Oracle database	Jirka Vejrazka	Matt Boersma	"""Supported databases"" page mentions that the Django database user needs the following roles for tests to work:
 * CREATE USER
 * DROP USER
 * CREATE TABLESPACE
 * DROP TABLESPACE

Unfortunately, this is not complete. On top of the above, these roles are needed too:
 * CONNECT WITH ADMIN OPTION;
 * RESOURCE WITH ADMIN OPTION;

Not a big deal, but can save someone a few minutes of troubleshooting the ""insufficient privileges"" error :)"		closed	Documentation	dev		fixed	oracle documentation	Matt Boersma Erin Kelly	Ready for checkin	1	0	0	0	0	0
