#undo tablespace
SQL>create undo tablespace undotbs2 datafile '/new_location/newundo02.dbf' size 2000m;
#Set new tablespace as undo tablespace
SQL> alter system set undo_tablespace= undotbs2 ;
#Drop old undotbs tablespace
SQL> drop tablespace undotbs including contents;
Friday, March 6, 2015
relocate undo tablespaces oracle
Subscribe to:
Post Comments (Atom)
ALCATEL 6900
write memory copy running certified reload from working no rollback-timeout
-
SET LLDP System NAME: system name ALL-Uplink system location SIAM-FL11 SHOW LLDP Configure: show lldp config or show lldp local-syste...
-
OracleMTS Recovery Service error "Windows could not start the OracleMTSRecoverService service on Local Computer. Error 1: Incorrect fun...
-
aaa authentication snmp local snmp security no-security user MORNITOR_USER password PASSWORD read-only all no auth snmp community-map ...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.