What command would you use to encrypt a PL/SQL application?
Answer Posted / gogune suresh kumar
Oracle Wrap Utility.
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What view(s) do you use to associate a user's SQLPLUS session with his o/s process?
What is the importance of a recovery model? : sql server DBA
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What are the different types of indexes available in sql server? : sql server DBA
What are the differences in clustering in sql server 2005 and 2008 or 2008 r2? : sql server DBA
what is the diffrence between core dba and apps dba?
Why would you call update statistics? : sql server DBA
what is a user-defined lock?
What the different types of replication and why are they used? : sql server DBA
when we login sql editor using username and password then it says this error "could not resolve service name" then what can we do at client side.( here thing is tnsnames.ora file is ok till yesterday and worked well, but now it giving error.
What is the difference between dropping a database and taking a database offline? : sql server DBA
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
List out some of the requirements to setup a sql server failover cluster.? : sql server DBA
What are the commands you'd issue to show the explain plan for "select * from dual"?