How can we plan storage for very large tables?
Limit the number of extents in the table Separate the Table from its indexes Allocate sufficient temporary storage Read more »
Limit the number of extents in the table Separate the Table from its indexes Allocate sufficient temporary storage Read more »
Transaction Begins An entry is made in the RBS header for new transactions entry Transaction acquired blocks in an extent of RBS The entry attempts to wrap into... Read more »
Querying the DBA_ROLLBACK_SEGS view The status available as follows : IN USE - Rollback Segment is on-line AVAILABLE - Rollback Segment available bur not on-line OFF-LINE... Read more »
There are three types of modules in Oralcle Forms : Form Module - A collection of objects and code routines Menu Module - A collection of Menus( a main menu and... Read more »
Name of the file to which the log of the import will be written. Read more »
A flag to indicate whether the create tablespace command found in dump files from full exports will be executed. Read more »
If filename is given then all the DDL will be created in the given file. Read more »
Name of the parameter file to passed for import command. Read more »
A flag to indicate whether import should commit after each array. If ‘N’ then commit will take place at table level. Read more »
The type of import being performed. Read more »
The length of the record in bytes of the export dump file. Read more »
A list of tables to be imported. Read more »
A list of database accounts into which objects in the export dump file will be imported. Read more »
A list of database accounts whose objects should be read from the export dump file. Read more »
A flag to indicate whether full import should be done or not. Read more »