Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
DROP TABLESPACE SYSTEM INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE SYSTEM DATAFILE
'+DATA_1/adrp/system' SIZE 940M AUTOEXTEND ON NEXT 10M MAXSIZE 4G
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL AUTOALLOCATE
BLOCKSIZE 8K
FLASHBACK ON;
DROP TABLESPACE UNDOTBS1 INCLUDING CONTENTS AND DATAFILES;
CREATE UNDO TABLESPACE UNDOTBS1 DATAFILE
'+UNDO_TEMP_1/adrp/undo1_01' SIZE 28895M AUTOEXTEND ON NEXT 5M MAXSIZE 32767M,
'+UNDO_TEMP_1/adrp/undo1_02' SIZE 28965M AUTOEXTEND ON NEXT 5M MAXSIZE 32767M
ONLINE
RETENTION NOGUARANTEE
BLOCKSIZE 8K
FLASHBACK ON;
DROP TABLESPACE SYSAUX INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE SYSAUX DATAFILE
'+DATA_1/adrp/sysaux' SIZE 21580M AUTOEXTEND ON NEXT 10M MAXSIZE 23000M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL AUTOALLOCATE
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE TEMP INCLUDING CONTENTS AND DATAFILES;
CREATE TEMPORARY TABLESPACE TEMP TEMPFILE
'+UNDO_TEMP_1/adrp/temp_01' SIZE 32767M AUTOEXTEND ON NEXT 640K MAXSIZE 32767M,
'+UNDO_TEMP_1/adrp/temp_02' SIZE 32767M AUTOEXTEND ON NEXT 640K MAXSIZE 32767M,
'+UNDO_TEMP_1/adrp/temp_03' SIZE 30464M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+UNDO_TEMP_1/adrp/temp_04' SIZE 30208M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
TABLESPACE GROUP ''
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
DROP TABLESPACE UNDOTBS2 INCLUDING CONTENTS AND DATAFILES;
CREATE UNDO TABLESPACE UNDOTBS2 DATAFILE
'+UNDO_TEMP_1/adrp/undo2_01' SIZE 32767M AUTOEXTEND ON NEXT 5M MAXSIZE 32767M,
'+UNDO_TEMP_1/adrp/undo2_2' SIZE 15G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
ONLINE
RETENTION NOGUARANTEE
BLOCKSIZE 8K
FLASHBACK ON;
DROP TABLESPACE UNDOTBS3 INCLUDING CONTENTS AND DATAFILES;
CREATE UNDO TABLESPACE UNDOTBS3 DATAFILE
'+UNDO_TEMP_1/adrp/undo3_01' SIZE 16382M AUTOEXTEND ON NEXT 5M MAXSIZE 16G
ONLINE
RETENTION NOGUARANTEE
BLOCKSIZE 8K
FLASHBACK ON;
DROP TABLESPACE USERS INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE USERS DATAFILE
'+DATA_1/adrp/users' SIZE 510M AUTOEXTEND ON NEXT 1280K MAXSIZE 4G
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL AUTOALLOCATE
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE AUDIT_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE AUDIT_01 DATAFILE
'+DATA_1/adrp/audit_01_01' SIZE 3968M AUTOEXTEND ON NEXT 128M MAXSIZE 8G
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_DATA_01 DATAFILE
'+DATA_1/adrp/s_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+DATA_1/adrp/s_data_01_02' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+DATA_1/adrp/s_data_01_3' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/s_data_01_04' SIZE 9088M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_index_01_01' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+INDEX_1/adrp/s_index_01_02' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+INDEX_1/adrp/s_index_01_03' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+INDEX_1/adrp/s_index_01_4' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/s_index_01_05' SIZE 18560M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+INDEX_1/adrp/s_index_01_06' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_DATA_01 DATAFILE
'+DATA_1/adrp/m_data_01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_36' SIZE 27136M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_37' SIZE 26G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_38' SIZE 18944M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_39' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_40' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/m_data_01_41' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_index_01_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_59' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_60' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_61' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_62' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_63' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_64' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_65' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_66' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_67' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_68' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_69' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_70' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_71' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_72' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_73' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_74' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_75' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_76' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_77' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_78' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_79' SIZE 30208M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_80' SIZE 30208M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_81' SIZE 29G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_82' SIZE 19G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_83' SIZE 18944M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_84' SIZE 18944M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_85' SIZE 18944M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_86' SIZE 18944M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_87' SIZE 18944M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_88' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_89' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_90' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_91' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_index_01_92' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_DATA_01 DATAFILE
'+DATA_1/adrp/l_data_01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_data_01_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_data_01_59' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_data_01_60' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_61' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_62' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_63' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_64' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_65' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_66' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_67' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_68' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_69' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_70' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_71' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_72' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_73' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_74' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_75' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_76' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_77' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_78' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_79' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_80' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_81' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_82' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_83' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_84' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_85' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_86' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_87' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_88' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_89' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_90' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_91' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_92' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_93' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_94' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_95' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_96' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_97' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_98' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_99' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_100' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_101' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_102' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_103' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_104' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_105' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_106' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_107' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_108' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_109' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_110' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_111' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_112' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_113' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_114' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_115' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_116' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_117' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_118' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_119' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_120' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_121' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_122' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_123' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_124' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_125' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_126' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_127' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_128' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_129' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_130' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_131' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_132' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_133' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_134' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_135' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_136' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_137' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_138' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_139' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_140' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_141' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_142' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_143' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_144' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_145' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_146' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_147' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_148' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_149' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_150' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_151' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_152' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_153' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_154' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_155' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_156' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_157' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_158' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_159' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_160' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_161' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_162' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_163' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_164' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_165' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_166' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_167' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_168' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_169' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_170' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_171' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_172' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_173' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_174' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_175' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_176' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_177' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_178' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_179' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_180' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_181' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_182' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_183' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_184' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_185' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_186' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_187' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_188' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_189' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_190' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_191' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_192' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_193' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_194' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_195' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_196' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_197' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_198' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_199' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_200' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_201' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_202' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_203' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_204' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_205' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_206' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_207' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_208' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_209' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_210' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_211' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_212' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_213' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_214' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_215' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_216' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_217' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_218' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_219' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_220' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_221' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_222' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_223' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_224' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_225' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_226' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_227' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_228' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_229' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_230' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_231' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_232' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_233' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_234' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_235' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_236' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_237' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_238' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_239' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_240' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_241' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_242' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_243' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_244' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_245' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_246' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_247' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_248' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_249' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_250' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_251' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_252' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_253' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_254' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_255' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_256' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_257' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_258' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_259' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_260' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_261' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_262' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_263' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_264' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_265' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_266' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_267' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_268' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_269' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_270' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_271' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_272' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_273' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_274' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_275' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_276' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_277' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_278' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_279' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_280' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_281' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_282' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_283' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_284' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_285' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_286' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_287' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_288' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_289' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_290' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_291' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_292' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_293' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_294' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_295' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_296' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_297' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_298' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_299' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_300' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_301' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_302' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_303' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_304' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_305' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_306' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_307' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_308' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_309' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_310' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_311' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_312' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_313' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_314' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_01_315' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_INDEX_01 DATAFILE
'+INDEX_1/adrp/l_index_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_59' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_60' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_61' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_62' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_63' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_64' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_65' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_66' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_67' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_68' SIZE 28G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_69' SIZE 28G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_70' SIZE 28G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_71' SIZE 28160M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_72' SIZE 18G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_73' SIZE 18G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_74' SIZE 18G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_75' SIZE 18G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_76' SIZE 9728M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_77' SIZE 9728M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_78' SIZE 9728M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_79' SIZE 9G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_80' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_01_81' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_DATA_02_P01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_DATA_02_P01 DATAFILE
'+DATA_1/adrp/l_data_02_p01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_59' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_60' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_61' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_62' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_63' SIZE 28160M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_64' SIZE 28160M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_65' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_66' SIZE 28160M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_67' SIZE 20992M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_68' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_69' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_70' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_71' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_72' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_73' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p01_74' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_DATA_02_P02 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_DATA_02_P02 DATAFILE
'+DATA_1/adrp/l_data_02_p02_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_59' SIZE 27G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_60' SIZE 27136M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_61' SIZE 27G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_62' SIZE 19G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_63' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_64' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_65' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_66' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_67' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_68' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p02_69' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_DATA_02_P03 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_DATA_02_P03 DATAFILE
'+DATA_1/adrp/l_data_02_p03_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_59' SIZE 29184M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_60' SIZE 29184M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_61' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_62' SIZE 29184M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_63' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_64' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_65' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_66' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_67' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_68' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p03_69' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_DATA_02_P04 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_DATA_02_P04 DATAFILE
'+DATA_1/adrp/l_data_02_p04_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_data_02_p04_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_59' SIZE 28160M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_60' SIZE 27G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_61' SIZE 27G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_62' SIZE 19G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_63' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_64' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_65' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_66' SIZE 10752M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_67' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_68' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_data_02_p04_69' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_INDEX_02_P01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_INDEX_02_P01 DATAFILE
'+INDEX_1/adrp/l_index_02_p01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_29' SIZE 29G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_30' SIZE 22016M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_32' SIZE 23G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_33' SIZE 23040M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_34' SIZE 16G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p01_35' SIZE 9G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_INDEX_02_P02 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_INDEX_02_P02 DATAFILE
'+INDEX_1/adrp/l_index_02_p02_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_29' SIZE 26G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_30' SIZE 17920M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_31' SIZE 17G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_32' SIZE 10G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_33' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p02_34' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_INDEX_02_P03 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_INDEX_02_P03 DATAFILE
'+INDEX_1/adrp/l_index_02_p03_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_26' SIZE 26112M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_27' SIZE 27136M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_28' SIZE 20G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_29' SIZE 14G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_30' SIZE 7G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p03_31' SIZE 7G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_INDEX_02_P04 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_INDEX_02_P04 DATAFILE
'+INDEX_1/adrp/l_index_02_p04_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_10' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_31' SIZE 30208M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_32' SIZE 24G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_33' SIZE 24G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_34' SIZE 16896M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_35' SIZE 8704M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_36' SIZE 8704M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_index_02_p04_37' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_IDH_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_IDH_DATA_01 DATAFILE
'+DATA_1/adrp/l_idh_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_idh_data_01_02' SIZE 23040M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_idh_data_01_03' SIZE 23G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_idh_data_01_04' SIZE 21G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_IDH_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_IDH_INDEX_01 DATAFILE
'+INDEX_1/adrp/l_idh_index_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_idh_index_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_idh_index_01_03' SIZE 25088M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/l_idh_index_01_04' SIZE 4608M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_IDH_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_IDH_DATA_01 DATAFILE
'+DATA_1/adrp/m_idh_data_01_01' SIZE 9728M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_IDH_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_IDH_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_idh_index_01_01' SIZE 31232M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_1/adrp/m_idh_index_01_2' SIZE 2560M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_IDH_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_IDH_DATA_01 DATAFILE
'+DATA_1/adrp/s_idh_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_IDH_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_IDH_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_idh_index_01_01' SIZE 13824M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_VOA_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_VOA_DATA_01 DATAFILE
'+DATA_1/adrp/s_voa_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_VOA_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_VOA_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_voa_index_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_VOA_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_VOA_DATA_01 DATAFILE
'+DATA_1/adrp/m_voa_data_01_01' SIZE 256M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_VOA_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_VOA_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_voa_index_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_VOA_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_VOA_DATA_01 DATAFILE
'+DATA_1/adrp/l_voa_data_01_01' SIZE 5G AUTOEXTEND ON NEXT 1G MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_VOA_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_VOA_INDEX_01 DATAFILE
'+INDEX_1/adrp/l_voa_index_01_01' SIZE 1G AUTOEXTEND ON NEXT 1G MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ADRTMP_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ADRTMP_DATA_01 DATAFILE
'+DATA_1/adrp/m_adrtmp_data_01_01' SIZE 5888M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ADRTMP_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ADRTMP_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_adrtmp_index_01_01' SIZE 5504M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_ADRFILE_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_ADRFILE_DATA_01 DATAFILE
'+DATA_1/adrp/s_adrfile_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_ADRFILE_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_ADRFILE_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_adrfile_index_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ADRFILE_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ADRFILE_DATA_01 DATAFILE
'+DATA_1/adrp/m_adrfile_data_01_01' SIZE 5760M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ADRFILE_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ADRFILE_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_adrfile_index_01_01' SIZE 1920M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_VBR_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_VBR_DATA_01 DATAFILE
'+DATA_1/adrp/s_vbr_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_VBR_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_VBR_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_vbr_index_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_VBR_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_VBR_DATA_01 DATAFILE
'+DATA_1/adrp/l_vbr_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_vbr_data_01_2' SIZE 9728M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_VBR_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_VBR_INDEX_01 DATAFILE
'+INDEX_1/adrp/l_vbr_index_01_01' SIZE 19968M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_CIS_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_CIS_DATA_01 DATAFILE
'+DATA_1/adrp/m_cis_data_01_01' SIZE 3584M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_CIS_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_CIS_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_cis_index_01_01' SIZE 7680M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_DATA_01 DATAFILE
'+DATA_1/adrp/l_cis_data_01_01' SIZE 3G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_INDEX_01 DATAFILE
'+INDEX_1/adrp/l_cis_index_01_01' SIZE 3G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_BENS_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_BENS_DATA_01 DATAFILE
'+DATA_1/adrp/m_bens_data_01_01' SIZE 2560M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_BENS_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_BENS_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_bens_index_01_01' SIZE 4608M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_BENS_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_BENS_DATA_01 DATAFILE
'+DATA_1/adrp/s_bens_data_01_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_BENS_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_BENS_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_bens_index_01_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_DATA_03 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_DATA_03 DATAFILE
'+DATA_2/adrp/l_data_03_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_data_03_2' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_data_03_3' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_data_03_4' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_data_03_5' SIZE 31232M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_data_03_6' SIZE 11776M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_INDEX_03 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_INDEX_03 DATAFILE
'+INDEX_2/adrp/l_index_03_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_index_03_2' SIZE 6656M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_LOBR_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_LOBR_DATA_01 DATAFILE
'+DATA_3/adrp/l_lobr_data_01_01' SIZE 4608M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_LOBR_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_LOBR_INDEX_01 DATAFILE
'+INDEX_3/adrp/l_lobr_index_01_01' SIZE 1536M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_ACA_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_ACA_DATA_01 DATAFILE
'+DATA_1/adrp/s_aca_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE S_ACA_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE S_ACA_INDEX_01 DATAFILE
'+INDEX_1/adrp/s_aca_index_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128K
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ACA_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ACA_DATA_01 DATAFILE
'+DATA_1/adrp/m_aca_data_01_01' SIZE 31232M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+DATA_1/adrp/m_aca_data_01_02' SIZE 8704M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ACA_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ACA_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_aca_index_01_01' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+INDEX_1/adrp/m_aca_index_01_02' SIZE 21G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_ACA_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_ACA_DATA_01 DATAFILE
'+DATA_1/adrp/l_aca_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_ACA_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_ACA_INDEX_01 DATAFILE
'+INDEX_1/adrp/l_aca_index_01_01' SIZE 10368M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_PSIMLOG_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_PSIMLOG_DATA_01 DATAFILE
'+DATA_2/adrp/l_psimlog_data_01_01' SIZE 32767M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_3' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_4' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_1/adrp/l_psimlog_data_01_10' SIZE 24064M AUTOEXTEND ON NEXT 512M MAXSIZE 24064M,
'+DATA_2/adrp/l_psimlog_data_01_11' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_12' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_13' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_14' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_15' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_16' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_17' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_18' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_19' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_20' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_21' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_22' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_23' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_24' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_25' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_26' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_27' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_28' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_29' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_30' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_31' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_32' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_33' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_34' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_35' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_36' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_37' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_38' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_39' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_40' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_41' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_42' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_43' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_44' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_45' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_46' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_47' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_48' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_49' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_50' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_51' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_52' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_53' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_54' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_55' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_56' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_57' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_58' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_59' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_60' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_61' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_62' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_63' SIZE 16G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_64' SIZE 16G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_65' SIZE 15872M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_66' SIZE 15872M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+DATA_2/adrp/l_psimlog_data_01_67' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_PSIMLOG_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_PSIMLOG_INDEX_01 DATAFILE
'+INDEX_2/adrp/l_psimlog_index_01_01' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_02' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_03' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_04' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_05' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_06' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_07' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_08' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_09' SIZE 32767M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_10' SIZE 26112M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_11' SIZE 25G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_12' SIZE 5G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M,
'+INDEX_2/adrp/l_psimlog_index_01_13' SIZE 5G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ODM_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ODM_DATA_01 DATAFILE
'+DATA_1/adrp/m_odm_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_ODM_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_ODM_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_odm_index_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_JRULE_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_JRULE_DATA_01 DATAFILE
'+DATA_1/adrp/m_jrule_data_01_01' SIZE 2560M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_JRULE_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_JRULE_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_jrule_01_01' SIZE 2G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_PATS_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_PATS_DATA_01 DATAFILE
'+DATA_1/adrp/m_pats_data_01_01' SIZE 6912M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_PATS_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_PATS_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_pats_index_01_01' SIZE 2432M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_PATSRPTS_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_PATSRPTS_DATA_01 DATAFILE
'+DATA_1/adrp/m_patsrpts_data_01_01' SIZE 5504M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_PATSRPTS_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_PATSRPTS_INDEX_01 DATAFILE
'+INDEX_1/adrp/m_patsrpts_index_01_01' SIZE 640M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_KAJEE_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_KAJEE_DATA_01 DATAFILE
'+DATA_1/adrp/m_kajee_data_01_01' SIZE 128M AUTOEXTEND ON NEXT 128M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 4M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_LOB_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_LOB_01 DATAFILE
'+DATA_1/adrp/l_cis_lob_01_01' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_DATA_02_P01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_DATA_02_P01 DATAFILE
'+DATA_1/adrp/l_cis_data_02_p01_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_DATA_02_P02 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_DATA_02_P02 DATAFILE
'+DATA_1/adrp/l_cis_data_02_p02_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_DATA_02_P03 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_DATA_02_P03 DATAFILE
'+DATA_1/adrp/l_cis_data_02_p03_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_DATA_02_P04 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_DATA_02_P04 DATAFILE
'+DATA_1/adrp/l_cis_data_02_p04_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_INDEX_02_P01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_INDEX_02_P01 DATAFILE
'+DATA_1/adrp/l_cis_index_02_p01_01' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_INDEX_02_P02 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_INDEX_02_P02 DATAFILE
'+DATA_1/adrp/l_cis_index_02_p02_01' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_INDEX_02_P03 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_INDEX_02_P03 DATAFILE
'+DATA_1/adrp/l_cis_index_02_p03_01' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE L_CIS_INDEX_02_P04 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE L_CIS_INDEX_02_P04 DATAFILE
'+DATA_1/adrp/l_cis_index_02_p04_01' SIZE 1G AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_QUARTZ_DATA_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_QUARTZ_DATA_01 DATAFILE
'+DATA_1/adrp/m_quartz_data_01_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;
DROP TABLESPACE M_QUARTZ_INDEX_01 INCLUDING CONTENTS AND DATAFILES;
CREATE TABLESPACE M_QUARTZ_INDEX_01 DATAFILE
'+DATA_1/adrp/m_quartz_index_01_01' SIZE 512M AUTOEXTEND ON NEXT 512M MAXSIZE 32767M
LOGGING
ONLINE
EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128M
BLOCKSIZE 8K
SEGMENT SPACE MANAGEMENT AUTO
FLASHBACK ON;