0% found this document useful (0 votes)
41 views5 pages

Creating Tablespace: 1) Create Tablespace Test Datafile 'D:/ORA Cle9I/Oradat

This document contains technical network configuration details for a static IP connection, including the IP address, default gateway, DNS servers, and MTU size. It also describes commands to create multiple tablespaces in an Oracle database, specifying datafile locations, sizes, extent management settings, and segment or uniform extent sizes.

Uploaded by

souravdey3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views5 pages

Creating Tablespace: 1) Create Tablespace Test Datafile 'D:/ORA Cle9I/Oradat

This document contains technical network configuration details for a static IP connection, including the IP address, default gateway, DNS servers, and MTU size. It also describes commands to create multiple tablespaces in an Oracle database, specifying datafile locations, sizes, extent management settings, and segment or uniform extent sizes.

Uploaded by

souravdey3
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Connection Type Static IP

IP Address 124.124.206.133
Additional IP Address
Default Gateway 124.124.206.134
DNS Servers 202.138.103.100
202.138.96.2
MTU 1500

Creating
Tablespace
1]create
tablespace test
datafile'D:\ORA
CLE9I\ORADAT
A\SONU\TEST.
DBF' SIZE
200MEXTENT
MANAGEMENT
LOCALUNIFOR
M SIZE 128K;2]
create tablespace
test1
datafile'D:\ORAC
LE9I\ORADATA
\SONU\TEST1.D
BF' SIZE
500MAUTOEXT
END ON NEXT
5M;3]create
tablespace
test2
datafile'D:\ORA
CLE9I\ORADAT
A\SONU\TEST2.
DBF' SIZE
200MEXTENT
MANAGEMENT
LOCALSEGME
NT SPACE
MANAGEMENT
AUTO;4] create
tablespace test3
datafile'D:\ORAC
LE9I\OR

You might also like