j'ai un vertissement dans le log qui est le suivant:
le problème c'est je n'ai pas de tablespace avec ce nom TEMPGRPWARNING: The following temporary tablespaces contain no files.
This condition can occur when a backup controlfile has
been restored. It may be necessary to add files to these
tablespaces. That can be done using the SQL statement:
ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
Alternatively, if these temporary tablespaces are no longer
needed, then they can be dropped.
Empty temporary tablespace: TEMPGRP
alors je ne vois comment je peux le modifier
j'ai dans la base deux tablesapces TEMP01,TEMP02
est ce que cet avertissement est à prendre en consideration ?
merci
Partager