|
ORA-10615: Invalid tablespace type for temporary tablespace
|
|||
---|---|---|---|
#18+
Здравствуйте подскажите пожалуйста что делаю не так ? Только установил oracle. Пытаюсь создать пользователя. В доке прочитал что с начало нужно создать табличное пространство,вроде создал а он все равно ругается,может кто нибудь объяснить что не так ? Почему ругается на временное пространство если создал постоянное или нет ? CREATE BIGFILE TABLESPACE fanclon_data DATAFILE 'fanclon_data.dat' SIZE 10M AUTOEXTEND ON; CREATE USER Fanclon_U IDENTIFIED BY PassFan DEFAULT TABLESPACE fanclon_data TEMPORARY TABLESPACE fanclon_data QUOTA 200M on fanclon_data; ... |
|||
:
Нравится:
Не нравится:
|
|||
13.03.2019, 22:20 |
|
ORA-10615: Invalid tablespace type for temporary tablespace
|
|||
---|---|---|---|
#18+
temporary он хочет табличное пространство, а ты ему постоянное скармливаешь. ... |
|||
:
Нравится:
Не нравится:
|
|||
13.03.2019, 23:23 |
|
ORA-10615: Invalid tablespace type for temporary tablespace
|
|||
---|---|---|---|
#18+
https://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_8003.htm#SQLRF01503 TEMPORARY TABLESPACE Clause Specify the tablespace or tablespace group for the user's temporary segments. If you omit this clause, then the user's temporary segments are stored in the database default temporary tablespace ... |
|||
:
Нравится:
Не нравится:
|
|||
14.03.2019, 07:30 |
|
ORA-10615: Invalid tablespace type for temporary tablespace
|
|||
---|---|---|---|
#18+
Restrictions on Temporary Tablespace This clause is subject to the following restrictions: The tablespace must be a temporary tablespace and must have a standard block size. ... |
|||
:
Нравится:
Не нравится:
|
|||
14.03.2019, 07:35 |
|
ORA-10615: Invalid tablespace type for temporary tablespace
|
|||
---|---|---|---|
#18+
Вообще создание табличного пространства сугубо перпендикулярно созданию пользователя. Для игрушек вполне подошло бы Код: plsql 1.
А вместо fanclonTEMPORARY TABLESPACE fanclon_data Попробуйте Код: plsql 1.
... |
|||
:
Нравится:
Не нравится:
|
|||
14.03.2019, 17:22 |
|
ORA-10615: Invalid tablespace type for temporary tablespace
|
|||
---|---|---|---|
#18+
andrey_anonymousА вместо fanclonTEMPORARY TABLESPACE fanclon_data Попробуйте Код: plsql 1.
... или вообще не указывать If you omit this clause, then the user's temporary segments are stored in the database default temporary tablespace ... |
|||
:
Нравится:
Не нравится:
|
|||
15.03.2019, 07:27 |
|
|
start [/forum/topic.php?fid=52&fpage=82&tid=1882706]: |
0ms |
get settings: |
11ms |
get forum list: |
14ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
26ms |
get topic data: |
12ms |
get forum data: |
3ms |
get page messages: |
45ms |
get tp. blocked users: |
1ms |
others: | 13ms |
total: | 133ms |
0 / 0 |