2015 xtts U2L
Oracle perl Oracle MOS 11G – Reduce Transportable
Tablespace Downtime using Cross Platform Incremental Backup ( ID 1389592.1)
Linux,
The source system may be any platform provided the prerequisites referenced and listed below for
both platform and database are met.The destination system must be Linux, either 64-bit Oracle Lin‐
ux or RedHat Linux, as long as it is a certified version.The typical use case is expected to be migrat‐
ing data from a big endianplatform, such as IBM AIX, HP-UX, or Solaris SPARC, to 64-bit Oracle Lin‐
ux, such as Oracle Exadata Database Machine running Oracle Linux.
Oracle Oracle perl
xtts ok Hp IA So‐
laris Sparc xtts
1 .
-
create tablespace xtts datafile ‘+data’ size 100m;
create table test0504 as select * from dba_objects where 1=2;
alter table test504 move tablespace xtts;
2 xtts (Solaris)
3
convert from platform ‘HP-UX IA (64-bit)’ datafile ’/tmp/xtts.dbf’ format
‘+DATA/test/datafile/xtts_new.dbf’;
4 SCN ( Block track changing)
相关文档
评论