The process of applying redo log files during recovery operation is called
rolling backward
restore
recovery
rolling forward
Which memory component contains data and control information for a server process ?
Progran Global Area
System Global Area
Shared Pool Area
Database Buffer Cache
Which oracle object provides access to table data by storing the results of a query in a separate schema object ?
view
materilized view
undo segments
flashback
Which tool is used to add & remove assemblies from GAC
Regasm
GACUTIL
AL
Regsvr32
Applications for Smart Phone and other handheld devices can be written using:
NET Smartclient Framework
NET Small Framework
NET Compact Framework
None of the above
To which property of the Control class are constituent controls added?
ViewState
Collection
StateBag
Controls
Which validation control would you use to validate a telephone number?
CompareValidator
RangeValidator
RegularExpressionValidator
CustomValidator
Which one is an example of session control statements ?
savepoint
alter system
set role
execute
Which one is a valid parameter for profile definition ?
LOGIN_FAILED_ATTEMPTS
CPU_PER_USER
PWD_GRACE_TIME
PASSWORD_VERIFY_FUNCTION
The main difference between a pfile and spfile in Oracle is
pfile is a binary file
spfile is a binary file
spfile is a text file
pfile is a binary file ; spfile is a text file