GeekInterview.com
Series: Subject: Topic:

Oracle security Interview Questions

Showing Questions 21 - 32 of 32 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

What are the responsibilities of a database administrator ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 installing and upgrading the Oracle server and application tools.Allocating  system storage and planning future storage requirements for the database  system.Managing primary database structures (tablespaces)managing primary objects (table,views,indexes)enrolling users and maintaining...

Answered by: skumarpenugonda on: Jul 7th, 2006

adding to the list* involved in database design * applying patch sets * writing scripts to automate the routine DBA tasks* configuring oracle net such as listeners and tnsnames* data loading and unloa...

Answered by: Prabha Sharma on: Apr 13th, 2006

Defining physical and logical schema of database.

Take periodically backup of the database.

Assign authorization to the database users.

Define various method for storing and retrieving of data.

What  are  the  minimum  parameters should exist in the parameter file (init.Ora) ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 db  name  -  must  set to a text string of no more than 8 characters and it will  be  stored inside the datafiles, redo log files and control files and control file while database creation. db_domain  -  it  is  string  that  specifies ...

Answered by: Chiranjeevi Manne on: Nov 9th, 2005

The Minimum that are required in an init.ora file are

db_name, db_block_size, udump, bdump, cdump, controfile

What are the use of roles ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 reduced  granting  of privileges - rather than explicitly granting the same set  of  privileges  to  many users a database administrator  can grant the privileges  for  a  group of related users granted to a role and then grant only the role to...

What are the different levels of auditing ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

Statement auditing, privilege auditing and object auditing.

What is user account in Oracle database?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 an  user  account  is not a physical structure in database but it is having important  relationship  to  the objects in the database and will be having certain privileges.

How will you enforce security using stored procedures?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 don't grant user access directly to tables within the application. instead grant the ability to access the procedures that access the tables. when procedure executed it will execute the privilege of procedures owner. Users cannot access tables except via the procedure.

What are the dictionary tables used to monitor a database spaces ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 dba_free_spacedba_segmentsdba_data_files.

What is a trace file and how is it created ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 each server and background process can write an associated trace file. When an   internal  error  is  detected  by  a  process or user process, it dumps information  about  the error to its trace. This can be used for tuning the database.

What are roles? How can we implement roles ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 roles  are  the easiest way to grant and manage common privileges needed by different groups of database users. creating roles and assigning provides to roles. assign each role to group of users. This will simplify the job of assigning privileges to individual users.

How can we specify the archived log file name format and destination?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 by setting the following values in init.Ora file. log_archive_format = arch %s/s/t/tarc (%s - log sequence number and is zero lEFT  paded,  %s  -  log  sequence  number  not  padded. %t - thread number lef-zero-paded  and  %t -  thread...

What is the use of  analyze command  ?

Asked By: Interview Candidate | Asked On: Sep 6th, 2004

 to perform one of these function on an index,table, or cluster:      -  to collect statistics about object used by the optimizer and store them in the data dictionary.     -  to delete statistics about the object used by object from the data dictionary.     - to validate the structure of the object.    ...

How do you set password for listener.Ora ?

Asked By: prakashpichika | Asked On: Oct 3rd, 2006

Star Read Best Answer

Editorial / Best Answer

Answered by: prakashpichika

View all questions by prakashpichika   View all answers by prakashpichika

Member Since Jun-2006 | Answered On : Oct 3rd, 2006

oracle@localhost> lsnrctl

LSNRCTL> set current_listener LISTENER

Current Listener is LISTENER

LSNRCTL> set save_config_on_stop on

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))

LISTENER parameter "save_config_on_stop" set to ON

The command completed successfully

LSNRCTL> change_password

Old password:

New password:

Reenter new password:

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))

Password changed for LISTENER

The command completed successfully

LSNRCTL> set password

Password:

The command completed successfully

LSNRCTL> stop

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))

The command completed successfully

LSNRCTL> exit

Cheers

Answered by: Mohammed Abdul Afroze on: Oct 4th, 2007

To set the password for the listener.ora are as follows;

lsnrctl>lsnrctl password

Answered by: prakashpichika on: Oct 3rd, 2006

oracle@localhost> lsnrctlLSNRCTL> set current_listener LISTENERCurrent Listener is LISTENERLSNRCTL> set save_config_on_stop onConnecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))LISTENER ...

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.