﻿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
20707	manage.py test failed with error ORA-01950 when use Oracle 12c	sns1081@…	nobody	"When using new release Oracle 12c creating test user broken with error {{{DatabaseError: ORA-01950: no privileges on tablespace 'TEST_V8'}}}
It happens because '''UNLIMITED TABLESPACE''' is no longer included in '''RESOURCE''' role. Quota must be explicitly set by {{{ALTER USER test_user QUOTA UNLIMITED ON test_tablespace}}} after creating test user but before load any data."	Bug	closed	Database layer (models, ORM)	dev	Normal	fixed	oracle		Accepted	1	0	0	0	0	0
