<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1589266632064562939</id><updated>2012-02-16T16:58:09.063-08:00</updated><category term='REC ROORKELA 2001'/><category term='ORACLE 13/07/03'/><category term='ORACLE 2003'/><category term='ORACLE 11/07/03'/><category term='INNTERVIEW QUESTIONS'/><category term='ORACLE 21/06/03'/><category term='OFFCAMPUS'/><category term='ORACLE 22/06/03'/><category term='ORACLE 03/02/01'/><category term='CANDIDATE EXPERIENCE'/><category term='RECW 2003'/><category term='ORACLE OFFCAMPUS'/><title type='text'>ORACLE PAPERS</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-231805474512117326</id><published>2007-05-06T11:04:00.000-07:00</published><updated>2007-05-06T11:05:40.537-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='REC ROORKELA 2001'/><title type='text'>ORACLE REC ROORKELA 2001</title><content type='html'>oracle rec rorkela 2001 &lt;br /&gt;hi,&lt;br /&gt;The Aptitude test is same for all comp.Sc. &amp; non Comp.&lt;br /&gt;Sc. . Tech paper &lt;br /&gt;is for only comp.Sc. &amp; MCA. here is oracle tech&lt;br /&gt;paper.&lt;br /&gt;there r 3 sections, all questions r new.section a 16&lt;br /&gt;q's[on OS,Networking,Dbms] ,sec b 7 q's based on c++&lt;br /&gt;programs.last is to a &lt;br /&gt;program in c or c++.&lt;br /&gt;&lt;br /&gt;Questions r not in order&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;section a&lt;br /&gt;=======&lt;/strong&gt;&lt;br /&gt;1. Expression 4+3*(6*12-3) Using Infix to postfix algo&lt;br /&gt;find max no of elements in the stack at any time.&lt;br /&gt;a - 1 b - 2 c - 3 d - 4&lt;br /&gt;&lt;br /&gt;2. After 4 steps of sorting result is &lt;br /&gt;2 4 5 8 1 3 6 which sorting is used&lt;br /&gt;ans - it will be a insertion sort but not&lt;br /&gt;selection sort&lt;br /&gt;&lt;br /&gt;3. In LRU page replacement find the page fault using 4&lt;br /&gt;frames&lt;br /&gt;1 2 3 4 1 2 5 1 2 3 4 5 [ data not sure ]&lt;br /&gt;ans : 6&lt;br /&gt;&lt;br /&gt;4. Using FIFO page replacement find the page fault&lt;br /&gt;using 3 frames&lt;br /&gt;1 2 3 4 1 2 5 1 2 3 4 5 [ data not sure ]&lt;br /&gt;ans: 9&lt;br /&gt;&lt;br /&gt;5. Sycronization takes place in which layer of OSI&lt;br /&gt;model &lt;br /&gt;ans : session layer&lt;br /&gt;&lt;br /&gt;6. Process burst time&lt;br /&gt;p1 24&lt;br /&gt;p2 3&lt;br /&gt;p3 3&lt;br /&gt;find the av, waiting time in FCFS&lt;br /&gt;ans: 17&lt;br /&gt;7. process arrival time burst time&lt;br /&gt;p1 0 7&lt;br /&gt;p2 2 4&lt;br /&gt;p3 4 1&lt;br /&gt;p4 5 4&lt;br /&gt;find the av, waiting time in SJN&lt;br /&gt;ans: &lt;br /&gt;8. foreign key is&lt;br /&gt;ans : it is the collection of one or more&lt;br /&gt;columns of one table&lt;br /&gt;&amp; primary key of other table&lt;br /&gt;9. Critical region &lt;br /&gt;ans : d&lt;br /&gt;10. Entry&lt;br /&gt;p(empty)&lt;br /&gt;p[mutex]&lt;br /&gt;....&lt;br /&gt;Exit &lt;br /&gt;v[mutex]&lt;br /&gt;v[empty]&lt;br /&gt;two statements of emtry r interchanged , what is&lt;br /&gt;the ......like &lt;br /&gt;this &lt;br /&gt;ans : d&lt;br /&gt;11. what is a SQL cursor&lt;br /&gt;ans : &lt;br /&gt;12. double(*(*(* f( ) )[10] ( ) )&lt;br /&gt;ans : d&lt;br /&gt;13. Move m,c&lt;br /&gt;ans : indirect addressing&lt;br /&gt;14. when a lock is small then which one happens(4&lt;br /&gt;choices)&lt;br /&gt;ans : &lt;br /&gt;15.&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;&lt;br /&gt;section b&lt;/strong&gt;----------------&lt;br /&gt;Read C++,{ Program segments on the virtual fun,&lt;br /&gt;Nested Class,with&lt;br /&gt;four choices r given, for findinf error or output }&lt;br /&gt;qes r long , we &lt;br /&gt;can't&lt;br /&gt;remember.&lt;br /&gt;&lt;br /&gt;1.output of a c program of pointer .&lt;br /&gt;void print(int *a,int*b, int *c,int *d,int *e)&lt;br /&gt;{&lt;br /&gt;printf("%d%d%d%d%d",*a,*b,*c,*d,*e);&lt;br /&gt;}&lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt;int arr[]={97,98,99,100,101}&lt;br /&gt;int *ptr=*arr+1;&lt;br /&gt;print(++ptr-3,ptr- -,ptr++) type.&lt;br /&gt;}&lt;br /&gt;2. which line has errors.&lt;br /&gt;class outer{&lt;br /&gt;class inner{&lt;br /&gt;int i;&lt;br /&gt;}&lt;br /&gt;};&lt;br /&gt;outer::inner::i=47;&lt;br /&gt;3.a question of overloading functions constructor and&lt;br /&gt;destructor.&lt;br /&gt;4.&lt;br /&gt;&lt;br /&gt;section c&lt;br /&gt;---------------&lt;br /&gt;write a prg. in c/c++ to sort a doubly linked list of&lt;br /&gt;integers without &lt;br /&gt;creating a new list.implement add, insert and remove&lt;br /&gt;operations in the &lt;br /&gt;program.&lt;br /&gt;&lt;br /&gt;BEST OF LUCK&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;i sending u paper of oracle...the&lt;br /&gt;paper that i &lt;br /&gt;recd from durgapur has &lt;br /&gt;only paper for non comp branches ...will send u the&lt;br /&gt;other set as soon &lt;br /&gt;as i get it...&lt;br /&gt;&lt;br /&gt;HI ORACLE 2001 (REC DURGAPUR)&lt;br /&gt;there are 2 sets of papers.namely:&lt;br /&gt;*for computer students.&lt;br /&gt;*for other branches(me ,ee,che,civ etc)&lt;br /&gt;for me and other branches only quants has been&lt;br /&gt;asked.there are 30 ques&lt;br /&gt;and time is 30 mins..along with that an essay has to&lt;br /&gt;be written on the topic"E-COMMERCE in INDIA AND ITS&lt;br /&gt;PITFALLS AND POTENTIAL".word limit is 100-150 words.&lt;br /&gt;make sure that you ans the quants ques as soon as&lt;br /&gt;possible so that you have ample time for the essay.&lt;br /&gt;the ques are written in a random manner on the memory&lt;br /&gt;retention basis.the sentence formation may not match&lt;br /&gt;exactly with the ques paper..........................&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;(1) a team won 10 matches and lost 4 this was the 70%&lt;br /&gt;of the total matches..how many more matches they have&lt;br /&gt;to win in order to win 75% of the matches..&lt;br /&gt;&lt;br /&gt;(2) a person A and B have 300$ together..A gives 40$&lt;br /&gt;to B.now A has one fourth of what B has.how much A&lt;br /&gt;has now??&lt;br /&gt;&lt;br /&gt;(3)there are three boxes each having two drawers in&lt;br /&gt;it..the first box has 2 gold coins in both the drawers&lt;br /&gt;.the second box has 2 silver coins &lt;br /&gt;in both the drawers,and the third box has one gold and&lt;br /&gt;one silver coin.&lt;br /&gt;what is the probability to get a gold coin randomly&lt;br /&gt;choosing a box?&lt;br /&gt;&lt;br /&gt;(4)an island is there having 2 houses and the persons&lt;br /&gt;staying in the two houses are 4 namely&lt;br /&gt;ANAND,RAVI,SOM,VENKAT. you go and ask them knowingthat&lt;br /&gt;there first statement is true and the second statement&lt;br /&gt;is false.&lt;br /&gt;ANAND SAYS"Venkat is my neighbour,,I am his&lt;br /&gt;neighbour."&lt;br /&gt;RAVI SAYS" Anand is not my neighbour,,Anand and som&lt;br /&gt;stays in the same house."&lt;br /&gt;SOM SAYS"Venkat's house is not number 9,,{{donot&lt;br /&gt;remember this statement}}&lt;br /&gt;&lt;br /&gt;the ques are on the above statements ((like))&lt;br /&gt;* the house number of the venkat is ________.&lt;br /&gt;* which are the two persons staying together..&lt;br /&gt;&lt;br /&gt;and two more......&lt;br /&gt;&lt;br /&gt;(6)one tap takes 10 min to fill a tub,, another takes&lt;br /&gt;15 mins to fill..&lt;br /&gt;a leak empties the tank in 7.5 mins..&lt;br /&gt;if all the three are opened simaltaneously then how&lt;br /&gt;much time will it take to fill the tank??&lt;br /&gt;&lt;br /&gt;(7) cost of one article is 25$,, there are 50 such&lt;br /&gt;items..second item cost is 30$.. they are 40 in&lt;br /&gt;number..what should be the cost of 30 such items so&lt;br /&gt;that the average cost is 35$??&lt;br /&gt;&lt;br /&gt;there are 5 persons in a group A,B,C,D,E.some are&lt;br /&gt;sitarist,some are proff,some are sports person.A and D&lt;br /&gt;are neither a sports person nor a sitarist nor a&lt;br /&gt;proffessor..B is not a proffessor nor a sports&lt;br /&gt;person..&lt;br /&gt;B is the brother of C..E is the husband of the&lt;br /&gt;member,..A and D are unmarried..Women are neither a&lt;br /&gt;sitaristt nor a sports person..&lt;br /&gt;&lt;br /&gt;the ques are::&lt;br /&gt;(8) who is the wife of E??&lt;br /&gt;(9)what is the proffession of E??&lt;br /&gt;(10)what is the proffesion of B??&lt;br /&gt;&lt;br /&gt;(11) 'A' number of men produce 'C' articles working&lt;br /&gt;'B' hours a day..&lt;br /&gt;if the number of men are reduced by 'D',, then how&lt;br /&gt;much time it would take to produce the same number of&lt;br /&gt;articles??&lt;br /&gt;&lt;br /&gt;A group of 5 people has to selected from a group&lt;br /&gt;of7..&lt;br /&gt;R,S,T,U,X,Y,Z..according to the following&lt;br /&gt;specifications..&lt;br /&gt;*if R is selected then T must be selected..&lt;br /&gt;*if S is selected then U must be selected..&lt;br /&gt;*if X and Y are selected then T must not be selected..&lt;br /&gt;&lt;br /&gt;the ques on this are::&lt;br /&gt;&lt;br /&gt;(12)if X and Y are selected then which person is not&lt;br /&gt;selected.. &lt;br /&gt;(13)if U is not selected then which person is not&lt;br /&gt;selected..&lt;br /&gt;one more ques ((not remebering)))&lt;br /&gt;&lt;br /&gt;a hara-bhara nursery produces 100 plants daily for&lt;br /&gt;the next 100 weeks..20% of the plants donot survive&lt;br /&gt;more than a week..15% plants donot survive more than 4&lt;br /&gt;week.. if each plant was sold at Rs 35&lt;br /&gt;&lt;br /&gt;(14)how many plants were sold in hundred weeks??&lt;br /&gt;(15)what will be the total revenue after 100 weeks??&lt;br /&gt;(16)how many plants were spoiled in 4 weeks??&lt;br /&gt;(17)total revenue in 4 weeks?? &lt;br /&gt;&lt;br /&gt;(18) in a club 20 % are men.. and rest women.. if 40%&lt;br /&gt;of these men are members and 60% women are the members&lt;br /&gt;of the club then what is the probability that a person&lt;br /&gt;selected at random is a woman??&lt;br /&gt;&lt;br /&gt;there was a very big passage arround 500 words.. on&lt;br /&gt;which 6-8 ques were there..this makes around 26 ques&lt;br /&gt;out of 30..&lt;br /&gt;not possible to remember the passage..&lt;br /&gt;NOTE:::::we tried our best to remember all the ques...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-231805474512117326?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/231805474512117326/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=231805474512117326' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/231805474512117326'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/231805474512117326'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-rec-roorkela-2001.html' title='ORACLE REC ROORKELA 2001'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-5853132640368072108</id><published>2007-05-05T07:47:00.001-07:00</published><updated>2007-05-05T07:47:57.921-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='INNTERVIEW QUESTIONS'/><title type='text'>ORACLE INTERVIEW QUESTIONS</title><content type='html'>more interview questions - all General and Database interview questions &lt;br /&gt;&lt;strong&gt;&lt;br /&gt;Typical Oracle questions&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Tell us about yourself, your background. &lt;br /&gt;What are the three major characteristics that you bring to this company? &lt;br /&gt;What version of Oracle were you running? &lt;br /&gt;How many databases did the organization have and what sizes? &lt;br /&gt;What motivates you to do a good job? &lt;br /&gt;What two or three things are most important to you at work? (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all General and Database interview questions &lt;br /&gt;&lt;span style="font-weight:bold;"&gt;&lt;br /&gt;Interview questions for Oracle database administrator&lt;/span&gt;&lt;br /&gt;Differentiate between TRUNCATE and DELETE &lt;br /&gt;What is the maximum buffer size that can be specified using the DBMS_OUTPUT.ENABLE function? &lt;br /&gt;Can you use a commit statement within a database trigger? &lt;br /&gt;What is an UTL_FILE.What are different procedures and functions associated with it? (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Database interview questions &lt;br /&gt;&lt;br /&gt;MS SQL Server interview questions&lt;br /&gt;This one always gets asked. For a while the database interview questions were limited to Oracle and generic database design questions. This is a set of more than a hundred Microsoft SQL Server interview questions. Some questions are open-ended, and some do not have answers.&lt;br /&gt;&lt;br /&gt;What is normalization? - Well a relational database is basically composed of tables that contain related data. So the Process of organizing this data into tables is actually referred to as normalization. &lt;br /&gt;What is a Stored Procedure? - Its nothing but a set of T-SQL statements combined to perform a single task of several tasks. Its basically like a Macro so when you invoke the Stored procedure, you actually run a set of statements. (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Windows and .NET and Database interview questions &lt;br /&gt;&lt;br /&gt;Oracle interview questions&lt;br /&gt;No answers, but these are useful questions for conducting Oracle interview. The readers are welcome to contribute their answers.&lt;br /&gt;&lt;br /&gt;What is an oracle instance? &lt;br /&gt;What is a view? &lt;br /&gt;What is referential integrity? (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Database interview questions &lt;br /&gt;&lt;br /&gt;C# developer interview questions&lt;br /&gt;A representative of a high-tech company in United Kingdom sent this in today noting that the list was used for interviewing a C# .NET developer. Any corrections and suggestions would be forwarded to the author. I won’t disclose the name of the company, since as far as I know they might still be using this test for prospective employees. Correct answers are in green color.&lt;br /&gt;&lt;br /&gt;1) The C# keyword ‘int’ maps to which .NET type?&lt;br /&gt;&lt;br /&gt;System.Int16 &lt;br /&gt;&lt;br /&gt;System.Int32 &lt;br /&gt;&lt;br /&gt;System.Int64 &lt;br /&gt;&lt;br /&gt;System.Int128 &lt;br /&gt;&lt;br /&gt;2) Which of these string definitions will prevent escaping on backslashes in C#?&lt;br /&gt;&lt;br /&gt;string s = #”n Test string”; &lt;br /&gt;&lt;br /&gt;string s = “’n Test string”; &lt;br /&gt;&lt;br /&gt;string s = @”n Test string”; &lt;br /&gt;&lt;br /&gt;string s = “n Test string”; &lt;br /&gt;&lt;br /&gt;(more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all .NET and Database interview questions &lt;br /&gt;&lt;br /&gt;SAS interview questions&lt;br /&gt;What SAS statements would you code to read an external raw data file to a DATA step? &lt;br /&gt;How do you read in the variables that you need? &lt;br /&gt;Are you familiar with special input delimiters? How are they used? (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all General and Database interview questions &lt;br /&gt;&lt;br /&gt;Java Web development interview questions&lt;br /&gt;Can we use the constructor, instead of init(), to initialize servlet? - Yes , of course you can use the constructor instead of init(). There’s nothing to stop you. But you shouldn’t. The original reason for init() was that ancient versions of Java couldn’t dynamically invoke constructors with arguments, so there was no way to give the constructur a ServletConfig. That no longer applies, but servlet containers still will only call your no-arg constructor. So you won’t have access to a ServletConfig or ServletContext. &lt;br /&gt;How can a servlet refresh automatically if some new data has entered the database? - You can use a client-side Refresh or Server Push. (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Java and Networking and Database interview questions &lt;br /&gt;&lt;br /&gt;JDBC and JSP interview questions&lt;br /&gt;What is the query used to display all tables names in SQL Server (Query analyzer)? &lt;br /&gt;&lt;br /&gt; select * from information_schema.tables&lt;br /&gt;How many types of JDBC Drivers are present and what are they?- There are 4 types of JDBC Drivers &lt;br /&gt;JDBC-ODBC Bridge Driver &lt;br /&gt;&lt;br /&gt;Native API Partly Java Driver &lt;br /&gt;Network protocol Driver &lt;br /&gt;JDBC Net pure Java Driver &lt;br /&gt;(more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Java and Database interview questions &lt;br /&gt;&lt;br /&gt;Data warehouse interview questions&lt;br /&gt;What is source qualifier? &lt;br /&gt;Difference between DSS &amp; OLTP? &lt;br /&gt;Explain grouped cross tab? (more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Database interview questions &lt;br /&gt;&lt;br /&gt;Java database interview questions&lt;br /&gt;How do you call a Stored Procedure from JDBC? - The first step is to create a CallableStatement object. As with Statement and PreparedStatement objects, this is done with an open Connection object. A CallableStatement object contains a call to a stored procedure. &lt;br /&gt; CallableStatement cs =&lt;br /&gt;  con.prepareCall("{call SHOW_SUPPLIERS}");&lt;br /&gt; ResultSet rs = cs.executeQuery();&lt;br /&gt;(more…) &lt;br /&gt;&lt;br /&gt;more interview questions - all Java and Database interview questions &lt;br /&gt;&lt;br /&gt;SQL Server interview questions&lt;br /&gt;How do you read transaction logs? &lt;br /&gt;How do you reset or reseed the IDENTITY column?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-5853132640368072108?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/5853132640368072108/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=5853132640368072108' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/5853132640368072108'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/5853132640368072108'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-interview-questions.html' title='ORACLE INTERVIEW QUESTIONS'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-1316756801370359362</id><published>2007-05-05T07:46:00.000-07:00</published><updated>2007-05-05T07:47:03.715-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE 03/02/01'/><title type='text'>ORACLE 03/02/01</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Oracle Test  3-02-2001:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;  1.void main()&lt;br /&gt;  {&lt;br /&gt;  struct a&lt;br /&gt;  {&lt;br /&gt;    char ch[10];&lt;br /&gt;    char *str;&lt;br /&gt;  };&lt;br /&gt;  struct a s1={"Hyderabad","Bangalore"};&lt;br /&gt;  printf("\n%c%c",s1.ch[0],*s1.str);&lt;br /&gt;  printf("\n%s%s",s1.ch,s1.str);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;&lt;br /&gt;  Ans: HB, HyderabadBangalor&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;  3.void main()&lt;br /&gt;  {&lt;br /&gt;  int i,j,k;&lt;br /&gt;  for(i=0;i&lt;3;i++)&lt;br /&gt;  k=sum(i,i);&lt;br /&gt;  printf("\n%d",k);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  sum(s,t)&lt;br /&gt;  {&lt;br /&gt;  static int m;&lt;br /&gt;  m+=s+t;&lt;br /&gt;  return m;&lt;br /&gt;  }&lt;br /&gt;  file://Ans: 6&lt;br /&gt;&lt;br /&gt;  4.void main()&lt;br /&gt;  {&lt;br /&gt;  int i;&lt;br /&gt;  clrscr();&lt;br /&gt;  for(i=1;i&lt;6;++i)&lt;br /&gt;  switch(i)&lt;br /&gt;  {&lt;br /&gt;        case 1:&lt;br /&gt;        case 2: printf("%d,",i++);break;&lt;br /&gt;        case 3: continue;&lt;br /&gt;        case 4: printf("%d,",i);&lt;br /&gt;  }&lt;br /&gt;  printf("%d",i);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  file://Ans: 1,4,6&lt;br /&gt;&lt;br /&gt;  5.Which of the storage class(es) becomes the global&lt;br /&gt;variables for the =&lt;br /&gt;entire&lt;br /&gt;  Program&lt;br /&gt;  (A) Extern&lt;br /&gt;  (B) Static&lt;br /&gt;  (C) Auto&lt;br /&gt;  (D) Register&lt;br /&gt;&lt;br /&gt;  ANSWER : A&lt;br /&gt;&lt;br /&gt;  6.//What is the output of the program&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;  char s[]="oracle is the best";&lt;br /&gt;  char t[40];&lt;br /&gt;  char *ss,*tt;&lt;br /&gt;  while(*tt++=*ss++);&lt;br /&gt;  printf("%s",t);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  // A. oracle is the best&lt;br /&gt;  // B. Core dump&lt;br /&gt;  // c. Error Message&lt;br /&gt;  // D. Goes into infinite loop&lt;br /&gt;  // Ans: B. core dump (Garbage value)&lt;br /&gt;&lt;br /&gt;  7.//What is the output of the program&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;  int j[10]={9,7,5,3,1,2,4,6,9};&lt;br /&gt;  int i=1;&lt;br /&gt;  clrscr();&lt;br /&gt;  for(;i&lt;9;i++)&lt;br /&gt;  printf("%d ",--j[i++]);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 6,2,1,5&lt;br /&gt;  // B. 6,2,1,5,7&lt;br /&gt;  // c. Error Message&lt;br /&gt;  // D. core dump&lt;br /&gt;  // Ans: A. 6,2,1,5&lt;br /&gt;&lt;br /&gt;  8.//What is the output of the program&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;  int i,j,k,n=5;&lt;br /&gt;  clrscr();&lt;br /&gt;  for(i=5;i&gt;0;i--)&lt;br /&gt;  {&lt;br /&gt;    j=1&lt;i;&lt;br /&gt;    k=n&amp;j;&lt;br /&gt;    k==0?printf("0"):printf("1");&lt;br /&gt;  }&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 00011&lt;br /&gt;  // B. 11110&lt;br /&gt;  // c. 11001&lt;br /&gt;  // D. 11100&lt;br /&gt;  // Ans: B. 11110&lt;br /&gt;&lt;br /&gt;  9.Which of the following storage class(es) became&lt;br /&gt;the global variable =&lt;br /&gt;for the entire program&lt;br /&gt;    A. Extern&lt;br /&gt;    B. Static=20&lt;br /&gt;    c. Auto&lt;br /&gt;    D. Register&lt;br /&gt;  Ans: A&lt;br /&gt;&lt;br /&gt;  10.//What is the output of the program, if integer&lt;br /&gt;occupies 2 bytes =&lt;br /&gt;memory?&lt;br /&gt;  union&lt;br /&gt;  {&lt;br /&gt;  int a;&lt;br /&gt;  char b;&lt;br /&gt;  char c[10];&lt;br /&gt;  }u1;&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;  int l=sizeof(u1);&lt;br /&gt;  printf("%d",l);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 13&lt;br /&gt;  // B. 10&lt;br /&gt;  // c. 16&lt;br /&gt;  // D. None of the above&lt;br /&gt;  // Ans: B. 10&lt;br /&gt;&lt;br /&gt;  11.//What is the output of the program&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;  fork();&lt;br /&gt;  printf(" Hello World");&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  // A. Hello World&lt;br /&gt;  // B. Hello World Hello World&lt;br /&gt;  // c. Error Message&lt;br /&gt;  // D. None of these&lt;br /&gt;  // Ans: B&lt;br /&gt;&lt;br /&gt;  12.//What is the output of the program&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;  struct a&lt;br /&gt;  {&lt;br /&gt;    int i;&lt;br /&gt;    char *st1;&lt;br /&gt;  };&lt;br /&gt;  typedef struct a ST;&lt;br /&gt;  ST *str1;&lt;br /&gt;  str1=(ST*)malloc(100);&lt;br /&gt;  str1-&gt;i=100;&lt;br /&gt;  strcpy(str1-&gt;st1,"Welcome to Oracle");&lt;br /&gt;  printf(" %d%s\n",str1-&gt;i,str1-&gt;st1);&lt;br /&gt;  getch();&lt;br /&gt;  }&lt;br /&gt;  // A. core dump&lt;br /&gt;  // B. will not compile&lt;br /&gt;  // c. 100,Welcome to Oracle&lt;br /&gt;  // D. None of these&lt;br /&gt;  // Ans: C&lt;br /&gt;&lt;br /&gt;  13.//What is the output of the program&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;    int i,j,k;&lt;br /&gt;    i=2;&lt;br /&gt;    j=4;&lt;br /&gt;    k=i++&gt;j&amp;2;&lt;br /&gt;    printf("%d\n",k);&lt;br /&gt;    if(++k &amp;&amp; ++i&lt;--j|| i++)&lt;br /&gt;    {&lt;br /&gt;        j=++k;&lt;br /&gt;    }&lt;br /&gt;    printf(" %d %d %d",i,-j--,k);&lt;br /&gt;    getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 4,-3,2&lt;br /&gt;  // B. 5,-3,2&lt;br /&gt;  // c. 4,-2,2&lt;br /&gt;  // D. 5,-2,2&lt;br /&gt;  // Ans: D&lt;br /&gt;&lt;br /&gt;  14.Which of the following is not true incase of&lt;br /&gt;Command line arguments&lt;br /&gt;    A.The argc parameter  is used to hold the number&lt;br /&gt;of arguments in the =&lt;br /&gt;command line and is an             integer&lt;br /&gt;    B. The argv parameter is a pointer to an array of&lt;br /&gt;a character =&lt;br /&gt;pointer and each one points to       command line&lt;br /&gt;arguments&lt;br /&gt;    C. The argv[1] always point to program name&lt;br /&gt;    D. None of above&lt;br /&gt;&lt;br /&gt;  Ans: C&lt;br /&gt;&lt;br /&gt;  15. A function without any return type declares&lt;br /&gt;return=20&lt;br /&gt;  A. Integer&lt;br /&gt;  B. Float&lt;br /&gt;  C. Void&lt;br /&gt;  D. Syntax Error&lt;br /&gt;  Ans: A&lt;br /&gt;&lt;br /&gt;  16.//What is the output of the program&lt;br /&gt;  #include&lt;stdio.h&gt;&lt;br /&gt;  #include&lt;conio.h&gt;&lt;br /&gt;  #define sqr(a) a*a&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;    int a=10,b=1,c;&lt;br /&gt;    c=sqr(10+1);&lt;br /&gt;    printf("Sqr Root of (10+1)is %d",c );&lt;br /&gt;    getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 121&lt;br /&gt;  // B. 21&lt;br /&gt;  // c. 13&lt;br /&gt;  // D. Syntax Error&lt;br /&gt;  // Ans: B&lt;br /&gt;&lt;br /&gt;  17.//What is the output of the program&lt;br /&gt;  #include&lt;stdio.h&gt;&lt;br /&gt;  #include&lt;conio.h&gt;&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;    int i,j=20;&lt;br /&gt;    clrscr();&lt;br /&gt;    for(i=1;i&lt;3;i++)&lt;br /&gt;    {&lt;br /&gt;        printf("%d,",i);&lt;br /&gt;        continue;&lt;br /&gt;        printf("%d",j);&lt;br /&gt;        break;&lt;br /&gt;    }&lt;br /&gt;    getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 1,20&lt;br /&gt;  // B. 1,20,1,20&lt;br /&gt;  // c. 1,2&lt;br /&gt;  // D. 1,2,20,20&lt;br /&gt;  // Ans: c&lt;br /&gt;&lt;br /&gt;  18.//What is the output of the program&lt;br /&gt;  #include&lt;stdio.h&gt;&lt;br /&gt;  #include&lt;conio.h&gt;&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;    int i=1*4/3-27%3^2+100*0.5-(4&gt;3?1:2);&lt;br /&gt;    clrscr();&lt;br /&gt;    printf("%d",i);&lt;br /&gt;    getch();&lt;br /&gt;  }&lt;br /&gt;  // A. 49&lt;br /&gt;  // B. compile error&lt;br /&gt;  // c. 51&lt;br /&gt;  // D. 48&lt;br /&gt;  // Ans: b&lt;br /&gt;&lt;br /&gt;  19.What is the output of the program&lt;br /&gt;  #include&lt;stdio.h&gt;&lt;br /&gt;  #include&lt;conio.h&gt;&lt;br /&gt;  void main()&lt;br /&gt;  {&lt;br /&gt;    char *st1[3]= {"Hello","World","Oracle"};&lt;br /&gt;    *st1=st1[2];&lt;br /&gt;    st1[1]=*st1;&lt;br /&gt;    free(st1[0]);&lt;br /&gt;    free(st1[1]);&lt;br /&gt;    clrscr();&lt;br /&gt;    printf("%s %s %s",st1,st1[1],st1[2]);&lt;br /&gt;    getch();&lt;br /&gt;  }&lt;br /&gt;  // A. Garbage Garbage Oracle&lt;br /&gt;  // B. oracle oracle oracle&lt;br /&gt;  // c. Hello World Oracle&lt;br /&gt;  // D. Core Dump:cannot Print after freeing the&lt;br /&gt;memory&lt;br /&gt;  // Ans: D&lt;br /&gt;&lt;br /&gt;  20.Consider the following structure     =20&lt;br /&gt;          Struct {&lt;br /&gt;                int data;&lt;br /&gt;              struct node *prev;&lt;br /&gt;              struct node *next;&lt;br /&gt;              }NODE;&lt;br /&gt;&lt;br /&gt;        NULL &lt;--  5   --&gt;  8 --&gt;  10 --&gt; NULL&lt;br /&gt;                p   &lt;--  q &lt;--  r=20&lt;br /&gt;&lt;br /&gt;  WHAT WILL BE THE VALUE OF r--&gt;prev--&gt;--&gt;next--&gt;data&lt;br /&gt;?&lt;br /&gt;  A. 8&lt;br /&gt;  B. Null&lt;br /&gt;  C. 5&lt;br /&gt;  D. 10&lt;br /&gt;  Ans: 10&lt;br /&gt;&lt;br /&gt;  21. what will be the output of the fallowing SELECT&lt;br /&gt;statement ?&lt;br /&gt;        SELECT count(*)&lt;br /&gt;        FROM emp&lt;br /&gt;        Where exist (select  'X' From dept&lt;br /&gt;                   where dept_name ='Stores'&lt;br /&gt;                     and  dept.dept_id=emp.dept_id)&lt;br /&gt;&lt;br /&gt;  A. select total number of employees belonging to&lt;br /&gt;department " stores "&lt;br /&gt;  B. select all employees belonging to department "X"&lt;br /&gt;  C. select all employees belonging to department&lt;br /&gt;"stores"&lt;br /&gt;  D. select total number of employees belonging to&lt;br /&gt;department "X"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  22. Denormalisation is done to=20&lt;br /&gt;  A. Check for Data Integrity&lt;br /&gt;  B. Reduce Data Redundancy&lt;br /&gt;  C. Intoduce Security Check&lt;br /&gt;  D. Increase Query performance .&lt;br /&gt;&lt;br /&gt;  23. How many columns are retrived from this query:&lt;br /&gt;       SELECT address1 || ',' ||address2 ||','&lt;br /&gt;||address2 "Address" FROM =&lt;br /&gt;employee;&lt;br /&gt;&lt;br /&gt;  A. 3&lt;br /&gt;  B. 2&lt;br /&gt;  C. 1&lt;br /&gt;  D. 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  24. What is the is the result of the fallowing Code&lt;br /&gt;Piece=20&lt;br /&gt;      Insert into table A value(a1):&lt;br /&gt;      CREATE TABLE B AS SELECT * FROM A;&lt;br /&gt;      ROLLBAACK ;&lt;br /&gt;  A. Table B gets created with the row inserted in the&lt;br /&gt;first statement.&lt;br /&gt;  B. Table B is not created&lt;br /&gt;  C. Table B gets created , but no row gets inserted&lt;br /&gt;into Table A&lt;br /&gt;  D. Rollback throws up an exception .&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  25. The key word used in Oracle for string searching&lt;br /&gt;is=20&lt;br /&gt;&lt;br /&gt;        A. SOUNDEX&lt;br /&gt;        B. DECODE&lt;br /&gt;        C. LIKE&lt;br /&gt;        D. HAVING&lt;br /&gt;&lt;br /&gt;  26. What does the ROLLBACK statement wil do in the&lt;br /&gt;fool segment of =&lt;br /&gt;code&lt;br /&gt;        PROGRAM STARTS HERE&lt;br /&gt;        ........&lt;br /&gt;        SOME DML STAT.&lt;br /&gt;        ...SAVEPOINT1&lt;br /&gt;        SOME DML STAT.&lt;br /&gt;        ...SAVEPOINT2&lt;br /&gt;        SOME DML STAT.&lt;br /&gt;        ...ROLLBACK&lt;br /&gt;          A. Rollback  Dml changes to savepoint 1&lt;br /&gt;            B. Rollback  Dml changes to savepoint 2&lt;br /&gt;          C. Rollback  Dml changes of the last DML&lt;br /&gt;ststs. just before =&lt;br /&gt;ROllback stats&lt;br /&gt;        D. Rollback  DML changes to the place whre the&lt;br /&gt;program starts&lt;br /&gt;&lt;br /&gt;  27. Which clause u use to exclude the rows before&lt;br /&gt;grouping them?&lt;br /&gt;        A. Group By&lt;br /&gt;        B. Having&lt;br /&gt;        C. Where&lt;br /&gt;        D. Minus&lt;br /&gt;&lt;br /&gt;  28. Which of the following statements is not true&lt;br /&gt;about views?&lt;br /&gt;        A. u can create a index on views&lt;br /&gt;        B. Views donot have permanent data&lt;br /&gt;        C. Views can be based on one or more tables&lt;br /&gt;        D. Views can be dropped without dropping&lt;br /&gt;tables&lt;br /&gt;&lt;br /&gt;  29 How many JION conditions are needed in JOIN query&lt;br /&gt;to avoid a =&lt;br /&gt;Cartesian Product?&lt;br /&gt;        A. No of tables + 1&lt;br /&gt;        B. No of tables - 1&lt;br /&gt;        C. No of colums + 1&lt;br /&gt;        D. No of colums - 1&lt;br /&gt;&lt;br /&gt;  30. "An item could be either a component or spare ".&lt;br /&gt;How can u =&lt;br /&gt;represent this scenerio in a E-R=20&lt;br /&gt;        A. Subtype Relation&lt;br /&gt;        B. Arc Relation&lt;br /&gt;        C. Recursive Relation&lt;br /&gt;        D. Many to Many Relationscription&lt;br /&gt;******************************************&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-1316756801370359362?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/1316756801370359362/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=1316756801370359362' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/1316756801370359362'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/1316756801370359362'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-030201.html' title='ORACLE 03/02/01'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-3911616550810551815</id><published>2007-05-05T07:43:00.000-07:00</published><updated>2007-05-05T07:45:58.629-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE 22/06/03'/><title type='text'>ORACLE 22/06/03</title><content type='html'>_______________________________________&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;---------------------------------------&lt;br /&gt;DATE OF TEST : 21 st june 2003, Morning 11 am&lt;br /&gt;---------------------------------------&lt;br /&gt;PLACE OF TEST: &lt;br /&gt;---------------------------------------&lt;br /&gt;MODE     : Off-campus&lt;br /&gt;---------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;_______________________________________&lt;br /&gt;hai friends,&lt;br /&gt;&lt;br /&gt;       don't send me any resumes, friends. i have&lt;br /&gt;attended oracle written test on june 21,2003 in 11 AM&lt;br /&gt;batch. i got through the test and attended the&lt;br /&gt;interview. i am giving you the pattern and some&lt;br /&gt;questions where two to three questions were repeated.&lt;br /&gt;&lt;br /&gt;pattern &lt;br /&gt;=======&lt;br /&gt;&lt;br /&gt;30 qns. technical - 30 mins. - mostly on DBMS,&lt;br /&gt;Oracle(like what would be the output), C, C++,&lt;br /&gt;Java(2-3 qns. on class and constructors) and data&lt;br /&gt;structures.&lt;br /&gt;&lt;br /&gt;30 qns. general - 30 mins. - 7 qns. aptitude, more&lt;br /&gt;like English (filling up prepositions, same meaning,&lt;br /&gt;reading comprehension, four sentences would be given -&lt;br /&gt;you have to order them to form a paragraph, similarly&lt;br /&gt;four questions would be given - you have to say which&lt;br /&gt;one is a inference statement, which one is a&lt;br /&gt;judgement,etc.)&lt;br /&gt;&lt;br /&gt;The technical test would be easy and general test&lt;br /&gt;would be little difficult.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In the interview, they asked me the following&lt;br /&gt;questions.&lt;br /&gt;=============&lt;br /&gt;&lt;br /&gt;1. what are the macros other than C macros (the macros&lt;br /&gt;in word,excel)&lt;br /&gt;       A macro in MS-word is used to group a sequence&lt;br /&gt;of jobs and make it as a button or keyboard shortcut.&lt;br /&gt;Suppose, if you need always to draw a table containing&lt;br /&gt;2 rows and 5 cols, you can start,record a macro and&lt;br /&gt;make it as a button and put in taskbar, sothat when&lt;br /&gt;you press it, you will be provided with a fixed table.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. can you delete a column from a table.&lt;br /&gt;       In oracle 9i, you can do it by the statement&lt;br /&gt;ALTER TABLE table1 DROP COLUMN column1; In oracle&lt;br /&gt;8,you can't.&lt;br /&gt;&lt;br /&gt;3. can you store a image in oracle and by which&lt;br /&gt;datatype?&lt;br /&gt;         Yes, you can and it can be acheived by using&lt;br /&gt;a BLOB (binary large object) type and store upto 4GB&lt;br /&gt;in a single column.&lt;br /&gt;&lt;br /&gt;4. have you used reports and forms in oracle?&lt;br /&gt;&lt;br /&gt;5. have you written applications to retrieve stored&lt;br /&gt;images in a table?&lt;br /&gt;&lt;br /&gt;6. some DOS commands and UNIX.&lt;br /&gt;&lt;br /&gt;7. project desription (both academic and&lt;br /&gt;miniprojects,if any)&lt;br /&gt;&lt;br /&gt;8. some situation questions like what would you do if&lt;br /&gt;your company is burning,etc.&lt;br /&gt;&lt;br /&gt;    Please have a look on DBMS, and some simple&lt;br /&gt;queries like 'select * from dual' for the technical&lt;br /&gt;test. And on the questions in the attached file. All&lt;br /&gt;the best.&lt;br /&gt;&lt;br /&gt;with wishes,&lt;br /&gt;sakthi.&lt;br /&gt;____________________________________________&lt;br /&gt;&lt;br /&gt;__________________________________________&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-3911616550810551815?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/3911616550810551815/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=3911616550810551815' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/3911616550810551815'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/3911616550810551815'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-220603.html' title='ORACLE 22/06/03'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-4457957049671026260</id><published>2007-05-05T03:55:00.002-07:00</published><updated>2007-05-05T03:56:11.026-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RECW 2003'/><title type='text'>REC WARANGAL 2002</title><content type='html'>_______________________________________&lt;br /&gt;&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;-----------------------------------------&lt;br /&gt;DATE OF TEST : 2002&lt;br /&gt;-----------------------------------------&lt;br /&gt;PLACE OF TEST: REC, Warangal&lt;br /&gt;-----------------------------------------&lt;br /&gt;MODE     : Campus&lt;br /&gt;-------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;_______________________________________&lt;br /&gt;========================&lt;br /&gt;&lt;br /&gt;paper having two parts.&lt;br /&gt; &lt;br /&gt;part 1: apptitute test -30question (20min)&lt;br /&gt;part 2: technical Test -30question (20min)&lt;br /&gt;-------------------&lt;br /&gt;part 1:&lt;br /&gt;&lt;br /&gt;1)find the range of x*x -5x+6&gt;0&lt;br /&gt;X&lt;=2 ; X &gt;=3&lt;br /&gt;&lt;br /&gt;2)if 5x*x+14*x+k=0 having two reciprocal roots find the value of k.&lt;br /&gt;&lt;br /&gt;3&amp;4)two sentence are given ,in between four sentence are given in  &lt;br /&gt;change order . &lt;br /&gt;(like between 1 &amp; 6 ,abcd four sentence are given  1  a b c d  6)&lt;br /&gt;&lt;br /&gt;Find the correct order?&lt;br /&gt;&lt;br /&gt;5)if first term of AP is 5 .16th term is 45.find the sum of first 16   &lt;br /&gt;terms.&lt;br /&gt;&lt;br /&gt;6)x,y and z are odd no. not necessarly in sequence.then y=?&lt;br /&gt;  (1)mean of x and z is 114.&lt;br /&gt;  (2)mean of y and z is 113.&lt;br /&gt;  &lt;br /&gt;Ans:  115&lt;br /&gt;&lt;br /&gt;7)ram is 27 year old then mohan.after 7 year ram age is thrice as mohan   &lt;br /&gt;age .find ram age?&lt;br /&gt;Ans : 67/2&lt;br /&gt;&lt;br /&gt;8)if three tapes are filling a tank of capacity of 500lit with speed of &lt;br /&gt;30lit/sec,48lit/sec and 36lit/sec. Find after how long  time tank will &lt;br /&gt;fill?&lt;br /&gt;Ans : 500/114&lt;br /&gt;&lt;br /&gt;9)find the root of given eq x-2/(x-1)=1-2/(x-2) if possible.&lt;br /&gt;Ans : x = 0&lt;br /&gt;&lt;br /&gt;10)find the point of intersection of \&lt;br /&gt;             15x+9y=15&lt;br /&gt;              5x+3y=21&lt;br /&gt;              &lt;br /&gt;Ans : NO&lt;br /&gt;&lt;br /&gt;11)suppose in a pot 20 cards are there label 1-20 on that. find the &lt;br /&gt;probability of getting two prime.&lt;br /&gt;&lt;br /&gt;Ans : 8/20 = 2 / 5&lt;br /&gt;&lt;br /&gt;12)in an island three persons are there Jam ,Dam and Sam .sam having &lt;br /&gt;pencil,dam having cap and Jam having book .we have find who is author &lt;br /&gt;among them if.&lt;br /&gt; (1)Sam says ,Jam  is author but author wearing cap.&lt;br /&gt; (2)Dam says ,I am author ,but author not having cap.&lt;br /&gt; (3)Sam says, I am author ,but author  having note book.&lt;br /&gt; Find who is author?&lt;br /&gt; &lt;br /&gt;Ans : jam&lt;br /&gt;&lt;br /&gt;13)Jo ,Do and So are three person.&lt;br /&gt;(1) So says Jo is football player, I also football player.&lt;br /&gt;(2) Do says Jo is football player, I also football player.&lt;br /&gt;(3) Jo says Do is football player, I also football player.&lt;br /&gt;Find the football player player among them.&lt;br /&gt;&lt;br /&gt;Ans : jo&lt;br /&gt;&lt;br /&gt;14-16)question based analogy . like LION:CUB find the pair in given &lt;br /&gt;choice.&lt;br /&gt;&lt;br /&gt;17)in a basket 3 mangos,4 apples and 4 bananas are there. Find no of &lt;br /&gt;ways we select randomly 3 fruit from basket?&lt;br /&gt;&lt;br /&gt;18) if a^x=b^y=c^z and b^2=ac then  &lt;br /&gt; find x+z/xz=?&lt;br /&gt; &lt;br /&gt;Ans :   2/y&lt;br /&gt;&lt;br /&gt;19)(loga)^2-(logb)^2 = ? &lt;br /&gt;&lt;br /&gt;ans :- logab-loga/b&lt;br /&gt;&lt;br /&gt;20)in a 60 liters of mixture of spirit and water is 7 %.&lt;br /&gt;   in order to make water 19%,how much water should be added.(some   &lt;br /&gt;thing like this)&lt;br /&gt;&lt;br /&gt;21-25)A one and half page length passage will be given and 4 to 5           &lt;br /&gt;questions will  be asked based on this passage.&lt;br /&gt;&lt;br /&gt;26)&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;technical part:-&lt;/strong&gt;==================&lt;br /&gt;pattern: 1) pl/sql---&gt;7 quest&lt;br /&gt;  2) java---&gt;5 quest&lt;br /&gt;  3) c &amp; pointers---&gt;9 quest&lt;br /&gt;  4) dbms and dfd's---&gt;5 quest&lt;br /&gt;  5) ds---&gt;4 quest&lt;br /&gt;&lt;br /&gt;some quest are here:-&lt;br /&gt;&lt;br /&gt;1.what is not a c- storage class &lt;br /&gt;&lt;br /&gt;Ans.stack&lt;br /&gt;&lt;br /&gt;2.if  dba creates   one user  what are the privilages the user will get?&lt;br /&gt;&lt;br /&gt;3. which keyword is used to const in java &lt;br /&gt;Ans. final&lt;br /&gt;&lt;br /&gt;4.char *array[4]={"some string"}&lt;br /&gt;printf("%d",&amp;array[4]-(array)); &lt;br /&gt;&lt;br /&gt;Ans.4&lt;br /&gt;&lt;br /&gt;5.remote object will be in the package &lt;br /&gt;Ans.java.net (verity it) &lt;br /&gt;&lt;br /&gt;6.#define sq(a) (a*a)&lt;br /&gt;printf ("%d",sq (3+2)); &lt;br /&gt;Ans.11&lt;br /&gt;&lt;br /&gt;7.#define max 20&lt;br /&gt;printf ("%d", ++max); &lt;br /&gt;Ans.lvalue required --- error&lt;br /&gt;&lt;br /&gt;8.printf ("%d",sizeof (2&gt;3?4?:4:3?4:2));(some thing like this)&lt;br /&gt;Ans.syntax error&lt;br /&gt;&lt;br /&gt;9. what is important of free().&lt;br /&gt;&lt;br /&gt;10.property of constructor in java program.&lt;br /&gt;&lt;br /&gt;11.impotance of macro.&lt;br /&gt;&lt;br /&gt;12.underfolw condition of stack.&lt;br /&gt;&lt;br /&gt;(1)empty,2)push,3)pop,4)none)&lt;br /&gt;====================&lt;br /&gt;1)Which of the following is not a storage class in C? &lt;br /&gt;&lt;br /&gt;Static &lt;br /&gt;Register &lt;br /&gt;Extern &lt;br /&gt;Stack &lt;br /&gt;&lt;br /&gt;2)Which of the following 'return' statement is correct? &lt;br /&gt;&lt;br /&gt;return, return; &lt;br /&gt;return(1, 2, 3); &lt;br /&gt;return(return 4); &lt;br /&gt;(return 5, return 6); &lt;br /&gt;&lt;br /&gt;3)The second argument to fopen() function is? &lt;br /&gt;&lt;br /&gt;char &lt;br /&gt;const char * &lt;br /&gt;int * &lt;br /&gt;FILE * &lt;br /&gt;&lt;br /&gt;4)What is the output of the program? &lt;br /&gt;&lt;br /&gt;    #include &lt;stdio.h&gt; &lt;br /&gt;&lt;br /&gt;    void main() &lt;br /&gt;    { &lt;br /&gt;        char buffer[10] = {"Genesis"}; &lt;br /&gt;        printf(" %d ", &amp;buffer[4]- (buffer)); &lt;br /&gt;    } &lt;br /&gt;&lt;br /&gt;3 &lt;br /&gt;4 &lt;br /&gt;0 &lt;br /&gt;Illegal pointer subtraction &lt;br /&gt;4&lt;br /&gt;&lt;br /&gt;5)If "arr" is an array of 5 x 5 dimension, arr[2][4] is same as &lt;br /&gt;&lt;br /&gt;**(a+3+4)  &lt;br /&gt;*(a+3)+*(a+4) &lt;br /&gt;**(a+3)+4 &lt;br /&gt;*(*(a+2)+4)&lt;br /&gt;-----------------------------------------------------&lt;br /&gt;&lt;strong&gt;APTITUDE         30 questions&lt;/strong&gt;&lt;br /&gt;        Log37 &lt;br /&gt;1:      -------     =        ?          ( Log67 )&lt;br /&gt;       1 + Log32 &lt;br /&gt;&lt;br /&gt;2:   log(a-b) = log a - log b;   then a = ?  &lt;br /&gt;      (b/(b2+1));&lt;br /&gt;&lt;br /&gt;3:  3 black 7 white balls ......... prob of drawing 2 white balls   ?          (7/15)&lt;br /&gt;&lt;br /&gt;4: In a lock  of 4 rings there r five characters how&lt;br /&gt;many unsuccessful attempts can be made    ?        (624)...&lt;br /&gt;&lt;br /&gt;5:  sqrt(6+sqrt(6+sqrt (6 + .................))))) = ?   3&lt;br /&gt;&lt;br /&gt;6:  a solution is prepared by mixing two solution &lt;br /&gt;with  sprit 20% &amp; 60%...In &lt;br /&gt;what ration they should be mixed to get the 50% sprit&lt;br /&gt;in resultant solution .&lt;br /&gt;(1:3)&lt;br /&gt;&lt;br /&gt;7:  X2 - (A-3)X +(A+3) = 0&lt;br /&gt;for what value of A the sum of square of roots will be&lt;br /&gt;least ?   (A=2);&lt;br /&gt;&lt;br /&gt;8: 'a' number of persons work daily 'b' hours to&lt;br /&gt;produce 'c' items. If 'd' &lt;br /&gt;persons walks away from the group what will be the&lt;br /&gt;number of hours to &lt;br /&gt;produce 'c' items. ?  (ab/(a-d))&lt;br /&gt;&lt;br /&gt;9: - 13 Passage &lt;br /&gt;14 - 18 venn diagram.&lt;br /&gt;&lt;br /&gt;19-22 picking based (VERBAL);&lt;br /&gt;&lt;br /&gt;23-25 picking odd once out (words )&lt;br /&gt;&lt;br /&gt;26: m = ax  , n = ay   mxny  = a2(x+y)    find 1/x + 1/y?                 (1)&lt;br /&gt;&lt;br /&gt;27 xy - 2y - 6 =0;&lt;br /&gt;x &lt;&gt; 2 x &gt;2 ...&lt;br /&gt;y is always postive.&lt;br /&gt;&lt;br /&gt;28 &lt;br /&gt;The diameter of circle can be determined from &lt;br /&gt;1.area.&lt;br /&gt;2.circumference.&lt;br /&gt;Ans either of them..&lt;br /&gt;&lt;br /&gt;29: &lt;br /&gt;&lt;br /&gt;sum of 2 no. is 7 &amp; product s 10 fnd larger number.&lt;br /&gt;&lt;br /&gt;30:  &lt;br /&gt;--------------------------------------------------------&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;TECHNCAL :&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;It will be really tough. They will manly concentrate on &lt;br /&gt;PL/SQL&lt;br /&gt;Java.&lt;br /&gt;C.&lt;br /&gt;  &lt;br /&gt;1. Output of the following program is  &lt;br /&gt;                                &lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt; int i=0;&lt;br /&gt;        for(i=0;i&lt;20;i++)&lt;br /&gt;        {&lt;br /&gt;         switch(i){&lt;br /&gt;                                                      &lt;br /&gt;   case 0:&lt;br /&gt;        i+=5;&lt;br /&gt;                                                      &lt;br /&gt;   case 1:                                                      &lt;br /&gt;        i+=2;&lt;br /&gt;                                                      &lt;br /&gt;   case 5:&lt;br /&gt;                                                      &lt;br /&gt;        i+=5;&lt;br /&gt;                                                      &lt;br /&gt;   default:&lt;br /&gt;                                                      &lt;br /&gt;        i+=4;&lt;br /&gt;                                                      &lt;br /&gt;    break;&lt;br /&gt;                          }&lt;br /&gt;         }&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;(A) 5,9,13,17                   &lt;br /&gt;(B) 12,17,22                   &lt;br /&gt;(C) 16,21                   &lt;br /&gt;(D) syntax error.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2. What will be the result of the following program?&lt;br /&gt;char*g()&lt;br /&gt;{&lt;br /&gt; static char&lt;br /&gt; x[1024];&lt;br /&gt;        return x;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;main()&lt;br /&gt;{&lt;br /&gt; char*g1="FirstString";&lt;br /&gt;        strcpy(g(),g1);&lt;br /&gt;        g1=g();&lt;br /&gt;        strcpy(g1,"SecondString");&lt;br /&gt; printf("Answeris:%s", g());&lt;br /&gt;}&lt;br /&gt; &lt;br /&gt;(A) Answer is: First String                &lt;br /&gt;(B) Answer is: Second String&lt;br /&gt;(C) Run time Error/Core Dump               &lt;br /&gt;(D) None of these&lt;br /&gt;  &lt;br /&gt;3: which will not complete the transaction ....  &lt;br /&gt;(UPDATE).&lt;br /&gt;&lt;br /&gt;4:  PL / SQL loop can be replaced by which loop to get&lt;br /&gt;least number of steps.&lt;br /&gt;&lt;br /&gt;5:regarding  USER_NDEX.&lt;br /&gt;&lt;br /&gt;6: which language is used by end user to manipulate&lt;br /&gt;dbms.&lt;br /&gt;   DML&lt;br /&gt;&lt;br /&gt;7: what can not be used in object names.&lt;br /&gt;&lt;br /&gt;8: what is used to collect information from more than&lt;br /&gt;one table ( JOIN).&lt;br /&gt;&lt;br /&gt;9: program on java.swng.&lt;br /&gt;&lt;br /&gt;10: problem on JNI&lt;br /&gt;&lt;br /&gt;11: something on extendability or searializability&lt;br /&gt;&lt;br /&gt;12 some more c codes.&lt;br /&gt;&lt;br /&gt;13 on queue defintion.&lt;br /&gt;&lt;br /&gt;14 what s orthogonal matrix.&lt;br /&gt;&lt;br /&gt;15 Peep stack.&lt;br /&gt;&lt;br /&gt;16 reg . class.&lt;br /&gt;&lt;br /&gt;17 compiler intilized storage clases.&lt;br /&gt;&lt;br /&gt;18. whch storage class allows class to be initialized&lt;br /&gt;in a class.&lt;br /&gt;&lt;br /&gt;19 on set font &lt;br /&gt;&lt;br /&gt;20 on redundancy ...&lt;br /&gt;******************************************&lt;br /&gt;ALL THE BEST&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-4457957049671026260?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/4457957049671026260/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=4457957049671026260' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/4457957049671026260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/4457957049671026260'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/rec-warangal-2002.html' title='REC WARANGAL 2002'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-9043313631843624303</id><published>2007-05-05T03:55:00.001-07:00</published><updated>2007-05-05T03:55:27.540-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE 21/06/03'/><title type='text'>ORACLE 21/06/03</title><content type='html'>________________________________________________________&lt;br /&gt;&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;DATE OF TEST : 21 st june 2003&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;PLACE OF TEST: &lt;br /&gt;------------------------------------------------------------&lt;br /&gt;MODE     : Off-campus&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;__________________________________________&lt;br /&gt;&lt;br /&gt;hi friends,&lt;br /&gt;these are the questions of technical paper conducted by oracle this &lt;br /&gt;saturday .the code of the paper is qp-9.&lt;br /&gt;i have tried to recollect as much as i can.Certain questions are &lt;br /&gt;incomplete.the total no. of questions were 30.&lt;br /&gt;bye,&lt;br /&gt;YOUR FRIEND&lt;br /&gt;****************************************&lt;br /&gt;1. precedence of PL/SQL&lt;br /&gt;2.in an employee table consisting of empid and supid  to get &lt;br /&gt;supervisor id for employee (something like this related to ans. self &lt;br /&gt;join) we would use&lt;br /&gt;Intersect&lt;br /&gt;union&lt;br /&gt;join &lt;br /&gt;subquery&lt;br /&gt;3.The order of execution in corelated queries&lt;br /&gt;Inner query executes first then outer query &lt;br /&gt;Outer query executes first then inner query &lt;br /&gt;each row of inner query is evaluated with outer query&lt;br /&gt;each row of outer query is evaluated with inner query&lt;br /&gt;4.declare&lt;br /&gt;      i  Number&lt;br /&gt;      j  Number&lt;br /&gt;      k Number&lt;br /&gt;begin&lt;br /&gt;      i:=0&lt;br /&gt;      for j = 1..5&lt;br /&gt;                       i:=i+1;&lt;br /&gt;                       j:=j+1;k:=i+j+k;&lt;br /&gt;..........&lt;br /&gt;5.function of ROLLUP and CUBE&lt;br /&gt;6.Based on Group by clause rule that it should contain column found &lt;br /&gt;in select clause&lt;br /&gt;7.Can procedure in a package be overloaded&lt;br /&gt;8.public void static main(String []args)&lt;br /&gt;{&lt;br /&gt;String s1=new String("test");&lt;br /&gt;String s2=new String("test");&lt;br /&gt;if(s1==s2)&lt;br /&gt;System.out.println("Both are equal");&lt;br /&gt;Boolean b1=new Boolean("true");&lt;br /&gt;Boolean b2=new Boolean("false");&lt;br /&gt;if(b1.equals(b2))&lt;br /&gt;System.out.println("some message");&lt;br /&gt;}&lt;br /&gt;output=?&lt;br /&gt;9.&lt;br /&gt;x=7;&lt;br /&gt;y=0;&lt;br /&gt;if(x=y)y=7;&lt;br /&gt;else&lt;br /&gt;y=5;&lt;br /&gt;what is the value of y&lt;br /&gt;10.Threading in java a prg was given in which it had no exceptions &lt;br /&gt;and run function had string as its parameter&lt;br /&gt;a.runtime error&lt;br /&gt;b.compile time error&lt;br /&gt;c.&lt;br /&gt;d.&lt;br /&gt;&lt;br /&gt;11.what fuction can be repeated instead of comment&lt;br /&gt;....&lt;br /&gt;{&lt;br /&gt;public void aMethod(String S,int i);&lt;br /&gt;//here&lt;br /&gt;....&lt;br /&gt;}&lt;br /&gt;a.public void aMethod(int i ,String S);&lt;br /&gt;b.public void aMethod(String myobj,int j);&lt;br /&gt;c.public int aMethod(String S,int i);&lt;br /&gt;d.public void AMethod(String S,int i);&lt;br /&gt;12.Encapsulation is implemented by&lt;br /&gt;a.private variables and public methods&lt;br /&gt;b.private variables and private methods&lt;br /&gt;c.public variables and public methods&lt;br /&gt;d.protected members&lt;br /&gt;13.Based on scope of a variable&lt;br /&gt;14.Recursive fuction are used to &lt;br /&gt;a.call itself&lt;br /&gt;b.call other functions&lt;br /&gt;c.return integers&lt;br /&gt;d....&lt;br /&gt;15.&lt;br /&gt;int a[]={0,1,2,3,4,5}&lt;br /&gt;int *pa=a;&lt;br /&gt;which of the following is not the correct way to access&lt;br /&gt;a.a[5]&lt;br /&gt;b.*(a+5)&lt;br /&gt;c.*(pa+5)&lt;br /&gt;d.*(*pa+5)&lt;br /&gt;16.&lt;br /&gt;struct{&lt;br /&gt;char emp[12];&lt;br /&gt;int mpno;&lt;br /&gt;}e;&lt;br /&gt;struct e a[2]={{jack,2},{raj,8},{jill,2}}&lt;br /&gt;struct e *p;&lt;br /&gt;*p=a;p+=2&lt;br /&gt;......&lt;br /&gt;17.AVL tree is a balanced binary search tree&lt;br /&gt;18.order of B+tree&lt;br /&gt;19.Disadvantage of indexed sequential file&lt;br /&gt;20.queue can be called as full even if its capacity is'nt.&lt;br /&gt;&lt;br /&gt;******************************************&lt;br /&gt;******************************************&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-9043313631843624303?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/9043313631843624303/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=9043313631843624303' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/9043313631843624303'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/9043313631843624303'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-210603.html' title='ORACLE 21/06/03'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-9038771357651513173</id><published>2007-05-05T03:54:00.001-07:00</published><updated>2007-05-05T03:54:55.247-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OFFCAMPUS'/><title type='text'>ORACLE OFFCAMPUS</title><content type='html'>___________________________________________&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;-------------------------------------------&lt;br /&gt;DATE OF TEST : &lt;br /&gt;-------------------------------------------&lt;br /&gt;PLACE OF TEST: &lt;br /&gt;-------------------------------------------&lt;br /&gt;MODE     : Off-campus&lt;br /&gt;-------------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;_________________________________________&lt;br /&gt;&lt;br /&gt;Oracle 7 Concepts and Architecture Database Structures.&lt;br /&gt;&lt;br /&gt;1.  What  are  the components of Physical database tructure of Oracle Database?.&lt;br /&gt;&lt;br /&gt;ORACLE  database  is  comprised  of  three types of files. One or more Data files, two are more Redo Log files, and one or more Control files.&lt;br /&gt;&lt;br /&gt;2.  What  are  the  components  of  Logical  database  structure  of ORACLE database?&lt;br /&gt;&lt;br /&gt;Tablespaces and the Database's Schema Objects.&lt;br /&gt;&lt;br /&gt;3. What is a Tablespace?&lt;br /&gt;&lt;br /&gt;A  database  is  divided  into  Logical  Storage Unit called tablespaces. A tablespace is used to grouped related logical structures together.&lt;br /&gt;&lt;br /&gt;4. What is SYSTEM tablespace and When is it Created?&lt;br /&gt;&lt;br /&gt;Every  ORACLE  database  contains  a  tablespace  named  SYSTEM,  which  is automatically  created  when the database is created. The SYSTEM tablespace always contains the data dictionary tables for the entire database.&lt;br /&gt;&lt;br /&gt;5. Explain the relationship among Database, Tablespace and Data file.&lt;br /&gt;&lt;br /&gt;Each  databases  logically divided into one or more tablespaces One or more data files are explicitly created for each tablespace.&lt;br /&gt;&lt;br /&gt;6. What is schema?&lt;br /&gt;&lt;br /&gt;A schema is collection of database objects of a User.&lt;br /&gt;&lt;br /&gt;7. What are Schema Objects ?&lt;br /&gt;Schema  objects  are  the  logical  structures  that  directly refer to the database's  data.  Schema  objects include tables, views, sequences, synonyms, indexes,  clusters,  database  triggers, procedures, functions packages anddatabase links.&lt;br /&gt;&lt;br /&gt;8. Can objects of the same Schema reside in different tablespaces.?&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;9. Can a Tablespace hold objects from different Schemes ?&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;10. what is Table ?&lt;br /&gt;A table is the basic unit of data storage in an ORACLE database. The tables of a database hold all of the user accessible data. Table data is stored in rows and columns.&lt;br /&gt;&lt;br /&gt;11. What is a View ?&lt;br /&gt;&lt;br /&gt;A  view  is  a  virtual  table. Every view has a Query attached to it. (The Query  is  a  SELECT  statement that identifies the columns and rows of the table(s) the view uses.)&lt;br /&gt;&lt;br /&gt;12. Do  View contain Data ?&lt;br /&gt;&lt;br /&gt;Views do not contain or store data.&lt;br /&gt;&lt;br /&gt;13. Can a  View based on another View ?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;14. What are the advantages of Views ?&lt;br /&gt;&lt;br /&gt;Provide  an  additional level of table security, by restricting access to a predetermined set of rows and columns of a table.&lt;br /&gt;Hide data complexity.&lt;br /&gt;Simplify commands for the user.&lt;br /&gt;Present the data in a different perpecetive from that of the base table.&lt;br /&gt;Store complex queries.&lt;br /&gt;&lt;br /&gt;15. What is a Sequence ?&lt;br /&gt;&lt;br /&gt;A  sequence generates a serial list of unique numbers for numerical columns of a database's tables.&lt;br /&gt;&lt;br /&gt;16.  What is a Synonym ?&lt;br /&gt;&lt;br /&gt;A synonym is an alias for a table, view, sequence or program unit.&lt;br /&gt;&lt;br /&gt;17. What are the type of Synonyms?&lt;br /&gt;&lt;br /&gt;There are two types of Synonyms Private and Public.&lt;br /&gt;&lt;br /&gt;18. What is a Private Synonyms ?&lt;br /&gt;&lt;br /&gt;A Private Synonyms can be accessed only by the owner.&lt;br /&gt;&lt;br /&gt;19. What is a Public Synonyms ?&lt;br /&gt;&lt;br /&gt;A Public synonyms can be accessed by any user on the database.&lt;br /&gt;&lt;br /&gt;20. What are synonyms used for ?&lt;br /&gt;&lt;br /&gt;Synonyms are used to : Mask the real name and owner of an object.&lt;br /&gt;Provide public access to an object&lt;br /&gt;Provide location transparency for tables,views or program units of a remote database.&lt;br /&gt;Simplify the SQL statements for database users.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;21. What is an Index ?&lt;br /&gt;&lt;br /&gt;An  Index  is  an optional structure associated with a table to have direct access  to  rows,which  can  be created to increase the performance of data retrieval.  Index can be created on one or more columns of a table.&lt;br /&gt;&lt;br /&gt;22.  How are Indexes Update ?&lt;br /&gt;&lt;br /&gt;Indexes  are  automatically maintained and used by ORACLE. Changes to table data are automatically incorporated into all relevant indexes.&lt;br /&gt;&lt;br /&gt;23. What are Clusters ?&lt;br /&gt;&lt;br /&gt;Clusters  are  groups  of  one or more tables physically stores together to share common columns and are often used together.&lt;br /&gt;&lt;br /&gt;24. What is cluster Key ?&lt;br /&gt;&lt;br /&gt;The related columns of the tables in a cluster is called the Cluster Key.&lt;br /&gt;&lt;br /&gt;25. What is Index Cluster ?&lt;br /&gt;&lt;br /&gt;A Cluster with an index on the Cluster Key.&lt;br /&gt;&lt;br /&gt;26. What is Hash Cluster ?&lt;br /&gt;&lt;br /&gt;A  row  is  stored in a hash cluster based on the result of applying a hash function  to  the  row's cluster key value. All rows with the same hash key value are stores together on disk.&lt;br /&gt;&lt;br /&gt;27. When can Hash Cluster used ?&lt;br /&gt;&lt;br /&gt;Hash clusters are better choice when a table is often queried with equality queries.  For  such  queries the specified cluster key value is hashed. The resulting  hash  key  value points directly to the area on disk that stores the specified rows.&lt;br /&gt;&lt;br /&gt;28. What is  Database Link ?&lt;br /&gt;&lt;br /&gt;A database link is a named object that describes a "path" from one database to another.&lt;br /&gt;&lt;br /&gt;29. What are the types of Database Links ?&lt;br /&gt;&lt;br /&gt;Private Database Link, Public Database Link &amp; Network Database Link.&lt;br /&gt;&lt;br /&gt;30. What is Private Database Link ?&lt;br /&gt;&lt;br /&gt;Private  database  link  is created on behalf of a specific user. A private database  link  can  be  used  only  when the owner of the link specifies a global  object  name in a SQL statement or in the definition of the owner's views or procedures.&lt;br /&gt;&lt;br /&gt;31. What is Public Database Link ?&lt;br /&gt;&lt;br /&gt;Public database link is created for the special user group PUBLIC. A public database  link  can  be  used  when  any  user  in  the associated database specifies a global object name in a SQL  statement or object definition.&lt;br /&gt;&lt;br /&gt;3&lt;br /&gt;2.  What is Network Database link ?&lt;br /&gt;&lt;br /&gt;Network database link is created and managed by a network domain service. A network  database  link  can  be  used when any user of any database in the network  specifies  a  global  object  name  in  a  SQL statement or object definition.&lt;br /&gt;&lt;br /&gt;33. What is Data Block ?&lt;br /&gt;&lt;br /&gt;ORACLE database's data is stored in data blocks. One data block corresponds to a specific number of bytes of physical database space on disk.&lt;br /&gt;&lt;br /&gt;34. How to define Data Block size ?&lt;br /&gt;&lt;br /&gt;A  data  block size is specified for each ORACLE database when the database is  created.  A  database users and allocated free database space in ORACLE datablocks.  Block size is specified in INIT.ORA file and cann't be changed latter.&lt;br /&gt;&lt;br /&gt;35. What is Row Chaining ?&lt;br /&gt;&lt;br /&gt;In  Circumstances,  all of the data for a row in a table may not be able to fit  in  the  same  data  block. When this occurs , the data for the row is stored in a chain of data block (one or more) reserved for that segment.&lt;br /&gt;&lt;br /&gt;36. What is an Extent ?&lt;br /&gt;&lt;br /&gt;An   Extent  is  a specific number of contiguous data blocks, obtained in a single allocation, used to store a specific type of information.&lt;br /&gt;&lt;br /&gt;37.  What is a Segment ?&lt;br /&gt;&lt;br /&gt;A segment is a set of extents allocated for a certain logical structure.&lt;br /&gt;&lt;br /&gt;38. What are the different type of Segments ?&lt;br /&gt;&lt;br /&gt;Data Segment, Index Segment, Rollback Segment and Temporary Segment.&lt;br /&gt;&lt;br /&gt;39. What is a Data Segment ?&lt;br /&gt;&lt;br /&gt;Each  Non-clustered  table  has  a data segment. All of the table's data is stored in the extents of its data segment. Each cluster has a data segment. The  data  of  every  table  in the cluster is stored in the cluster's data segment.&lt;br /&gt;&lt;br /&gt;40. What is an Index Segment ?&lt;br /&gt;&lt;br /&gt;Each Index has an Index segment that stores all of its data.&lt;br /&gt;&lt;br /&gt;41. What is  Rollback Segment ?&lt;br /&gt;&lt;br /&gt;A  Database  contains  one  or  more Rollback Segments to temporarily store "undo" information.&lt;br /&gt;&lt;br /&gt;42. What are the uses of Rollback Segment ?&lt;br /&gt;&lt;br /&gt;Rollback Segments are used :&lt;br /&gt;To  generate  read-consistent database information during database recovery to rollback uncommitted transactions for users.&lt;br /&gt;&lt;br /&gt;43. What is a Temporary Segment ?&lt;br /&gt;&lt;br /&gt;Temporary  segments  are  created  by  ORACLE  when a SQL statement needs a temporary  work  area  to  complete  execution. When the statement finishes execution,  the  temporary  segment  extents are released to the system for future use.&lt;br /&gt;&lt;br /&gt;44. What is a Data File ?&lt;br /&gt;&lt;br /&gt;Every  ORACLE  database  has  one or more physical data files. A database's data  files  contain  all  the  database data. The data of logical database structures  such  as  tables  and  indexes is physically stored in the data files allocated for a database.&lt;br /&gt;&lt;br /&gt;45. What are the Characteristics of Data Files ?&lt;br /&gt;&lt;br /&gt;A  data  file  can be associated with only one database.Once created a data file can't change size.&lt;br /&gt;One  or  more  data  files form a logical unit of database storage called a tablespace.&lt;br /&gt;&lt;br /&gt;46. What is a Redo Log ?&lt;br /&gt;&lt;br /&gt;The  set  of  Redo  Log  files  for a database is collectively known as the database's redo log.&lt;br /&gt;&lt;br /&gt;47. What is the function of Redo Log ?&lt;br /&gt;&lt;br /&gt;The Primary function of the redo log is to record all changes made to data.&lt;br /&gt;&lt;br /&gt;48. What is the use of Redo Log Information ?&lt;br /&gt;&lt;br /&gt;The Information in a redo log file is used only to recover the database from a system or media failure prevents database data from being written to a database's data files.&lt;br /&gt;&lt;br /&gt;49. What does a Control file Contain ?&lt;br /&gt;&lt;br /&gt;A  Control file records the physical structure of the database. It contains the following information.&lt;br /&gt;&lt;br /&gt;Database Name&lt;br /&gt;Names and locations of a database's files and redolog files.&lt;br /&gt;Time stamp of database creation.&lt;br /&gt;&lt;br /&gt;50. What is the use of Control File ?&lt;br /&gt;&lt;br /&gt;When an instance of an ORACLE database is started, its control file is used to  identify  the  database  and  redo  log  files  that must be opened for database operation to proceed. It is also used in database recovery.&lt;br /&gt;&lt;br /&gt;51. What is a Data Dictionary ?&lt;br /&gt;&lt;br /&gt;The data dictionary of an ORACLE database is a set of tables and views that are used  as a read-only reference about the database.&lt;br /&gt;It  stores information about both the logical and physical structure of the database,  the  valid  users  of  an ORACLE database, integrity constraints defined  for tables in the database and space allocated for a schema object and how much of it is being used.&lt;br /&gt;&lt;br /&gt;52. What is an Integrity Constrains ?&lt;br /&gt;&lt;br /&gt;An  integrity constraint is a declarative way to define a business rule for a column of a table.&lt;br /&gt;&lt;br /&gt;53.  Can  an  Integrity  Constraint be enforced on a table if some existing table data does not satisfy the constraint ?&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;54.  Describe  the  different  type  of  Integrity Constraints supported by ORACLE ? &lt;br /&gt;NOT NULL Constraint    - Disallows NULLs in a table's column.&lt;br /&gt;UNIQUE   Constraint      - Disallows duplicate values in a column or set of columns.&lt;br /&gt;PRIMARY  KEY  Constraint - Disallows duplicate values and NULLs in a column or set of columns.&lt;br /&gt;FOREIGN  KEY   Constrain - Require each value in a column or set of columns match a value in a related table's UNIQUE or PRIMARY KEY.&lt;br /&gt;CHECK  Constraint        - Disallows values that do not satisfy the logical expression of the constraint.&lt;br /&gt;&lt;br /&gt;55. What is difference between UNIQUE constraint and PRIMARY KEY constraint ?&lt;br /&gt;A  column  defined  as   UNIQUE can contain NULLs while a column defined as PRIMARY KEY can't contain Nulls.&lt;br /&gt;&lt;br /&gt;56. Describe Referential Integrity ?&lt;br /&gt;&lt;br /&gt;A rule defined on a column (or set of columns) in one table that allows the insert  or  update  of  a  row  only  if the value for the column or set of columns  (the  dependent  value)  matches  a value in a column of a related table   (the  referenced  value).  It  also  specifies  the  type  of  data manipulation  allowed  on referenced data and the action to be performed on dependent data as a result of any action on referenced data.&lt;br /&gt;&lt;br /&gt;57.  What  are  the  Referential actions supported by FOREIGN KEY integrity constraint ?&lt;br /&gt;&lt;br /&gt;UPDATE  and  DELETE  Restrict - A referential integrity rule that disallows the update or deletion of referenced data.&lt;br /&gt;&lt;br /&gt;DELETE  Cascade - When a referenced row is deleted all associated dependent rows are deleted.&lt;br /&gt;&lt;br /&gt;58. What is self-referential integrity constraint ?&lt;br /&gt;If  a  foreign  key  reference  a  parent  key  of the same table is called self-referential integrity constraint.&lt;br /&gt;&lt;br /&gt;59. What are the Limitations of a CHECK Constraint ?&lt;br /&gt;&lt;br /&gt;The  condition  must  be a Boolean expression evaluated using the values in the row being inserted or updated and can't contain subqueries, sequence, the SYSDATE,UID,USER  or  USERENV  SQL functions, or the pseudo columns LEVEL or ROWNUM.&lt;br /&gt;&lt;br /&gt;60.  What is the maximum number of CHECK constraints that can be defined on a column ?&lt;br /&gt;No Limit.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SYSTEM ARCHITECTURE :&lt;br /&gt;&lt;br /&gt;61. What constitute an ORACLE Instance ?&lt;br /&gt;SGA  and  ORACLE  background  processes constitute an ORACLE instance. (or) Combination of memory structure and background process.&lt;br /&gt;&lt;br /&gt;62. What is SGA ?&lt;br /&gt;The  System Global Area (SGA) is a shared memory region allocated by ORACLE that contains data and control information for one ORACLE instance.&lt;br /&gt;&lt;br /&gt;63. What are the components of SGA ?&lt;br /&gt;Database buffers, Redo Log Buffer the Shared Pool and   Cursors.&lt;br /&gt;&lt;br /&gt; 64. What do Database Buffers contain ?&lt;br /&gt;&lt;br /&gt;Database  buffers store the most recently  used blocks of database data. It can also contain modified data that has not yet been permanently written to disk.&lt;br /&gt;&lt;br /&gt;65. What do Redo Log Buffers contain ?&lt;br /&gt;Redo Log Buffer stores redo entries a log of changes made to the database.&lt;br /&gt;&lt;br /&gt;66. What is Shared Pool ?&lt;br /&gt;Shared  Pool is a portion of the SGA that contains shared memory constructs such as shared SQL areas.&lt;br /&gt;&lt;br /&gt;67. What is Shared SQL Area ?&lt;br /&gt;A  Shared  SQL  area  is  required  to  process  every unique SQL statement submitted to a database and contains information such as the parse tree and execution plan for the corresponding statement.&lt;br /&gt;&lt;br /&gt;68. What is Cursor ?&lt;br /&gt;A  Cursor is a handle ( a name or pointer) for the memory associated with a specific statement.&lt;br /&gt;&lt;br /&gt;69. What is PGA ?&lt;br /&gt;Program Global Area (PGA) is a memory buffer that contains data and control information for a server process.&lt;br /&gt;&lt;br /&gt;70. What is User Process ?&lt;br /&gt;A user process is created and maintained to execute the software code of an application  program.  It  is  a  shadow  process  created automatically to facilitate communication between the user and the server process.&lt;br /&gt;&lt;br /&gt;71. What is Server Process ?&lt;br /&gt;Server  Process  handle  requests  from  connected  user  process. A server process is in charge of communicating with the user process and interacting with ORACLE carry out requests of the associated user process.&lt;br /&gt;&lt;br /&gt;72. What are the two types of Server Configurations ?&lt;br /&gt;Dedicated Server Configuration and Multi-threaded Server Configuration.&lt;br /&gt;&lt;br /&gt;73. What is Dedicated Server Configuration ?&lt;br /&gt;In a Dedicated Server Configuration a Server Process handles requests for a Single User Process.&lt;br /&gt;&lt;br /&gt;74. What is a Multi-threaded Server Configuration ?&lt;br /&gt;In  a Multi-threaded Server Configuration many user processes share a group of server process.&lt;br /&gt;&lt;br /&gt;75. What is a Parallel Server option in ORACLE ?&lt;br /&gt;A configuration for loosely coupled systems where multiple instance share a single physical database is called Parallel Server.&lt;br /&gt;&lt;br /&gt;76. Name the ORACLE Background Process ?&lt;br /&gt;DBWR - Database Writer.&lt;br /&gt;LGWR - Log Writer&lt;br /&gt;CKPT - Check Point&lt;br /&gt;SMON - System Monitor&lt;br /&gt;PMON - Process Monitor&lt;br /&gt;ARCH - Archiver&lt;br /&gt;RECO - Recover&lt;br /&gt;Dnnn - Dispatcher, and&lt;br /&gt;LCKn - Lock&lt;br /&gt;Snnn - Server.&lt;br /&gt;&lt;br /&gt;77.  What Does DBWR do ?&lt;br /&gt;Database  writer  writes  modified blocks from the database buffer cache to the data files.&lt;br /&gt;&lt;br /&gt;78.When Does DBWR write to the database ?&lt;br /&gt;DBWR  writes  when  more  data  needs  to  be read into the SGA and too few database  buffers  are free. The least recently used data is written to the data files first. DBWR also writes when CheckPoint occurs.&lt;br /&gt;&lt;br /&gt;79. What does LGWR do ?&lt;br /&gt;Log  Writer (LGWR) writes redo log entries generated in the redo log buffer of the SGA to on-line Redo Log File.&lt;br /&gt;&lt;br /&gt;80. When does LGWR write to the database ?&lt;br /&gt;LGWR   writes  redo  log  entries  into  an  on-line  redo  log  file  when transactions commit and the log buffer files are full.&lt;br /&gt;&lt;br /&gt;81. What is the function of checkpoint(CKPT)?&lt;br /&gt;The  Checkpoint  (CKPT)  process  is  responsible  for  signaling  DBWR  at checkpoints  and  updating  all  the  data  files  and control files of the database.&lt;br /&gt;&lt;br /&gt;82. What are the functions of SMON ?&lt;br /&gt;System  Monitor (SMON)  performs instance recovery at instance start-up. In a multiple instance system (one that uses the Parallel Server), SMON of one instance  can  also  perform instance recovery for other instance that have failed SMON also cleans up temporary segments that are no longer in use and recovers  dead  transactions  skipped  during  crash  and instance recovery because of  file-read or off-line errors. These transactions are eventually recovered  by SMON when the tablespace or file is brought back on-line SMON also  coalesces  free  extents  within  the  database  to  make  free space contiguous and easier to allocate.&lt;br /&gt;&lt;br /&gt;83.  What are functions of PMON ?&lt;br /&gt;Process Monitor (PMON)  performs process recovery when a user process fails PMON  is  responsible  for cleaning up the cache and Freeing resources that the  process  was using PMON also checks on dispatcher and server processes and restarts them if they have failed.&lt;br /&gt;&lt;br /&gt;84.  What is the function of ARCH ?&lt;br /&gt;Archiver  (ARCH) copies the on-line redo log files to archival storage when they  are  full.  ARCH is active only when a database's redo log is used in ARCHIVELOG mode.&lt;br /&gt;&lt;br /&gt;85. What is function of RECO ?&lt;br /&gt;RECOver (RECO) is used to resolve distributed transactions that are pending due  to  a  network  or  system failure in a distributed database. At timed intervals,the  local  RECO  attempts  to  connect  to  remote databases and automatically  complete  the commit or rollback of the local portion of any pending distributed transactions.&lt;br /&gt;&lt;br /&gt;86. What is the function of Dispatcher (Dnnn) ?&lt;br /&gt;Dispatcher   (Dnnn)  process  is  responsible  for  routing  requests  from connected user processes to available shared server processes and returning the responses back to the appropriate user processes.&lt;br /&gt;&lt;br /&gt;87. How many Dispatcher Processes are created ?&lt;br /&gt;Atleast one Dispatcher process is created for every communication protocol in use.&lt;br /&gt;&lt;br /&gt;88. What is the function of Lock (LCKn) Process ?&lt;br /&gt;Lock  (LCKn)  are  used for inter-instance locking when the ORACLE Parallel Server option is used.&lt;br /&gt;&lt;br /&gt;89. What is the maximum number of Lock Processes used ?&lt;br /&gt;Though  a single LCK process is sufficient for most Parallel Server systems&lt;br /&gt;upto Ten Locks (LCK0,....LCK9) are used for inter-instance locking.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DATA ACCESS&lt;br /&gt;&lt;br /&gt;90. Define Transaction ?&lt;br /&gt;A  Transaction  is  a  logical  unit of work that comprises one or more SQL statements executed by a single user.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;91. When does a Transaction end ?&lt;br /&gt;When it is committed or Rollbacked.&lt;br /&gt;&lt;br /&gt;92. What does COMMIT do ?&lt;br /&gt;COMMIT makes permanent the changes resulting from all SQL statements in the transaction. The changes made by the SQL statements of a transaction become visible   to  other  user  sessions  transactions  that  start  only  after transaction is committed.&lt;br /&gt;&lt;br /&gt;93. What does ROLLBACK do ?&lt;br /&gt;ROLLBACK  retracts  any of the changes resulting from the SQL statements in the transaction.&lt;br /&gt;&lt;br /&gt;94. What is SAVE POINT ?&lt;br /&gt;For  long  transactions  that  contain  many  SQL  statements, intermediate markers  or  savepoints  can  be  declared  which  can  be used to divide a transaction  into  smaller  parts.  This allows the option of later rolling back  all  work  performed  from  the current point in the transaction to a declared savepoint within the transaction.&lt;br /&gt;&lt;br /&gt;95. What is Read-Only Transaction ?&lt;br /&gt;A  Read-Only transaction ensures that the results of each query executed in the transaction are consistant with respect to the same point in time.&lt;br /&gt;&lt;br /&gt;96. What is the function of Optimizer ?&lt;br /&gt;&lt;br /&gt;The  goal of the optimizer is to choose the most efficient way to execute a SQL statement.&lt;br /&gt;&lt;br /&gt;97. What is Execution Plan ?&lt;br /&gt;The  combinations of the steps the optimizer chooses to execute a statement is called an execution plan.&lt;br /&gt;&lt;br /&gt;98.   What  are  the  different approaches used by Optimizer in choosing an execution plan ?&lt;br /&gt;Rule-based and Cost-based.&lt;br /&gt;&lt;br /&gt;99.  What are the factors that affect OPTIMIZER in choosing an Optimization approach ?&lt;br /&gt;The   OPTIMIZER_MODE   initialization  parameter  Statistics  in  the  Data Dictionary  the OPTIMIZER_GOAL parameter of the ALTER SESSION command hints in the statement.&lt;br /&gt;&lt;br /&gt;100. What are the values that can be specified for OPTIMIZER MODE Parameter ?&lt;br /&gt;COST and RULE.&lt;br /&gt;&lt;br /&gt;101. Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost'?&lt;br /&gt;&lt;br /&gt;Presence of statistics in the data dictionary for atleast one of the tables accessed  by  the  SQL  statements  is  necessary  for the OPTIMIZER to use COST-based approach. Otherwise OPTIMIZER chooses RULE-based approach.&lt;br /&gt;&lt;br /&gt;102. What is the effect of setting the value of OPTIMIZER_MODE to 'RULE' ?&lt;br /&gt;&lt;br /&gt;This  value  causes the optimizer to choose the rule_based approach for all SQL  statements  issued  to  the  instance  regardless  of  the presence of statistics.&lt;br /&gt;&lt;br /&gt;103. What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?&lt;br /&gt;&lt;br /&gt;CHOOSE,ALL_ROWS,FIRST_ROWS and RULE.&lt;br /&gt;&lt;br /&gt;104.  What  is the effect of setting the value "CHOOSE" for OPTIMIZER_GOAL, parameter of the ALTER SESSION Command ?&lt;br /&gt;The  Optimizer  chooses  Cost_based approach and optimizes with the goal of best throughput if statistics for atleast one of the tables accessed by the SQL statement exist in the data dictionary. Otherwise the OPTIMIZER chooses RULE_based approach.&lt;br /&gt;&lt;br /&gt;105. What is the effect of setting the value "ALL_ROWS"  for OPTIMIZER_GOAL parameter of the ALTER SESSION  command ?&lt;br /&gt;This  value  causes  the  optimizer to the cost-based approach for  all SQL statements  in  the session regardless of the presence of statistics and to optimize with a goal of best throughput.&lt;br /&gt;&lt;br /&gt;106.    What   is   the  effect  of  setting  the  value  'FIRST_ROWS'  for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?&lt;br /&gt;This  value causes the optimizer to use the cost-based approach for all SQL statements  in  the session regardless of the presence of statistics and to optimize with a goal of best response time.&lt;br /&gt;&lt;br /&gt;107.  What  is the effect of setting the 'RULE' for OPTIMIER_GOAL parameter of the ALTER SESSION Command ?&lt;br /&gt;This  value  causes the optimizer to choose the rule-based approach for all SQL statements in a session regardless of the presence of statistics.&lt;br /&gt;&lt;br /&gt;108. What is RULE-based approach to optimization ?&lt;br /&gt;Choosing an executing planbased on the access paths available and the ranks of these access paths.&lt;br /&gt;&lt;br /&gt;109. What is COST-based approach to optimization ?&lt;br /&gt;Considering  available  access  paths  and  determining  the most efficient execution  plan  based  on statistics in the data dictionary for the tables accessed by the statement and their associated  clusters and indexes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;PROGRAMMATIC CONSTRUCTS&lt;br /&gt;&lt;br /&gt;110.  What  are  the  different  types  of PL/SQL program units that can be defined and stored in ORACLE database ?&lt;br /&gt;&lt;br /&gt;Procedures and Functions,Packages and Database Triggers.&lt;br /&gt;&lt;br /&gt;111. What is a Procedure ?&lt;br /&gt;A  Procedure consist of a set of SQL and PL/SQL statements that are grouped together  as a unit to solve a specific problem or perform a set of related tasks.&lt;br /&gt;&lt;br /&gt;112. What is difference between Procedures and Functions ?&lt;br /&gt;A Function returns a value to the caller where as a Procedure does not.&lt;br /&gt;&lt;br /&gt;113. What is a Package ?&lt;br /&gt;A  Package  is a collection of related procedures, functions, variables and other package constructs together as a unit in the database.&lt;br /&gt;&lt;br /&gt;114. What are the advantages of having a Package ?&lt;br /&gt;Increased  functionality  (for  example,global  package  variables  can  be declared  and  used  by  any proecdure in the package) and performance (for example  all  objects  of  the package are parsed compiled, and loaded into memory once)&lt;br /&gt;&lt;br /&gt;115. What is Database Trigger ?&lt;br /&gt;A Database Trigger is procedure (set of SQL  and PL/SQL statements) that is automatically  executed  as  a  result of an insert in,update to, or delete from a table.&lt;br /&gt;&lt;br /&gt;116. What are the uses of Database Trigger ?&lt;br /&gt;Database  triggers  can  be  used  to automatic data generation, audit data modifications, enforce complex Integrity constraints, and customize complex security authorizations.&lt;br /&gt;&lt;br /&gt;117.  What  are  the  differences  between  Database  Trigger and Integrity constraints ?&lt;br /&gt;A  declarative  integrity constraint is a statement about the database that is  always true. A constraint applies to existing data in the table and any statement that manipulates the table.&lt;br /&gt;&lt;br /&gt;A  trigger  does  not  apply  to  data  loaded before the definition of the trigger,  therefore,  it does not guarantee all data in a table conforms to the rules established by an associated trigger.&lt;br /&gt;&lt;br /&gt;A  trigger  can  be  used  to  enforce  transitional constraints where as a declarative integrity constraint cannot be used.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DATABASE SECURITY&lt;br /&gt;&lt;br /&gt;118.  What are Roles ?&lt;br /&gt;Roles  are  named groups of related privileges that are granted to users or other roles.&lt;br /&gt;&lt;br /&gt;119. What are the use of Roles ?&lt;br /&gt;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 each member of the group.&lt;br /&gt;&lt;br /&gt;DYNAMIC PRIVILEGE MANAGEMENT  - When the privileges of a group must change, only  the  privileges of the role need to be modified. The security domains of  all  users  granted  the group's role automatically reflect the changes made to the role.&lt;br /&gt;&lt;br /&gt;SELECTIVE  AVAILABILITY  OF PRIVILEGES - The roles granted to a user can be selectively  enable  (available  for  use)  or disabled  (not available for use).  This  allows  specific  control  of a user's privileges in any given situation.&lt;br /&gt;&lt;br /&gt;APPLICATION   AWARENESS  -  A  database  application  can  be  designed  to automatically  enable  and  disable selective roles when a user attempts to use the application.&lt;br /&gt;&lt;br /&gt;120. How to prevent unauthorized use of privileges granted to a Role ?&lt;br /&gt;By creating a Role with a password.&lt;br /&gt;&lt;br /&gt;121. What is default tablespace ?&lt;br /&gt;The  Tablespace  to  contain  schema  objects  created without specifying a tablespace name.&lt;br /&gt;&lt;br /&gt;122. What is Tablespace Quota ?&lt;br /&gt;The collective amount of disk space available to the objects in a schema on a particular tablespace.&lt;br /&gt;&lt;br /&gt;123. What is a profile ?&lt;br /&gt;Each  database  user  is  assigned  a Profile that specifies limitations on various system resources available to the user.&lt;br /&gt;&lt;br /&gt;124. What are the system resources that can be controlled through Profile ?&lt;br /&gt;The number of concurrent sessions the user can establish the CPU processing time available to the user's session the CPU processing time available to a single  call  to  ORACLE  made by a SQL statement the amount of logical I/O available  to  the  user's  session the amout of logical I/O available to a single  call  to  ORACLE made by a SQL statement the allowed amount of idle time  for  the  user's  session  the allowed amount of connect time for the user's session.&lt;br /&gt;&lt;br /&gt;125. What is Auditing ?&lt;br /&gt;Monitoring of user access to aid in the investigation of database use.&lt;br /&gt;&lt;br /&gt;126. What are the different Levels of Auditing ?&lt;br /&gt;Statement Auditing, Privilege Auditing and Object Auditing.&lt;br /&gt;&lt;br /&gt;127. What is Statement Auditing ?&lt;br /&gt;Statement  auditing  is  the  auditing  of  the  powerful system privileges without regard to specifically named objects.&lt;br /&gt;&lt;br /&gt;128. What is Privilege Auditing ?&lt;br /&gt;Privilege auditing is the auditing of the use of powerful system privileges without regard to specifically named objects.&lt;br /&gt;&lt;br /&gt;129. What is Object  Auditing ?&lt;br /&gt;Object  auditing  is  the  auditing  of accesses to specific schema objects without regard to user.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;DISTRIBUTED PROCESSING AND DISTRIBUTED DATABASES&lt;br /&gt;&lt;br /&gt;130. What is Distributed database ?&lt;br /&gt;A  distributed  database  is  a  network  of  databases managed by multiple database  servers  that  appears  to a user as single logical database. The data  of  all  databases  in the distributed database can be simultaneously accessed and modified.&lt;br /&gt;&lt;br /&gt;131.  What is Two-Phase Commit ?&lt;br /&gt;Two-phase  commit  is  mechanism  that guarantees a distributed transaction either commits on all involved nodes or rolls back on all involved nodes to maintain  data  consistency  across the global distributed database. It has two phase, a Prepare Phase and a Commit Phase.&lt;br /&gt;&lt;br /&gt;132. Describe two phases of Two-phase commit ?&lt;br /&gt;Prepare phase - The global coordinator (initiating node) ask a participants to  prepare   (to  promise  to  commit or rollback the transaction, even if there is a  failure)&lt;br /&gt;&lt;br /&gt;Commit  -  Phase - If all participants respond to the coordinator that they are  prepared, the coordinator asks all nodes to commit the transaction, if all  participants  cannot  prepare,  the coordinator asks all nodes to roll back the transaction.&lt;br /&gt;&lt;br /&gt;133. What is the mechanism provided by ORACLE for table replication ?&lt;br /&gt;Snapshots and SNAPSHOT LOGs&lt;br /&gt;&lt;br /&gt;134. What is a SNAPSHOT ?&lt;br /&gt;Snapshots  are  read-only copies of a master table located on a remote node which  is  periodically  refreshed  to  reflect  changes made to the master table.&lt;br /&gt;&lt;br /&gt;135. What is a SNAPSHOT LOG ?&lt;br /&gt;A  snapshot  log  is a table in the master database that is associated with the  master  table.  ORACLE uses a snapshot log to track the rows that have been  updated  in  the master table. Snapshot logs are used in updating the snapshots based on the master table.&lt;br /&gt;&lt;br /&gt;136. What is a SQL * NET?&lt;br /&gt;SQL  *NET  is  ORACLE's  mechanism  for  interfacing with the communication protocols  used  by the networks that facilitate distributed processing and distributed  databases.  It  is  used  in  Clint-Server  and  Server-Server communications.&lt;br /&gt;&lt;br /&gt;DATABASE OPERATION, BACKUP AND RECOVERY&lt;br /&gt;&lt;br /&gt;137. What are the steps involved in Database Startup ?&lt;br /&gt;Start an instance, Mount the Database and Open the Database.&lt;br /&gt;&lt;br /&gt;138. What are the steps involved in Database Shutdown ?&lt;br /&gt;Close the Database, Dismount the Database and Shutdown the Instance.&lt;br /&gt;&lt;br /&gt;139. What is  Restricted Mode of Instance Startup ?&lt;br /&gt;An  instance  can be started in (or later altered to be in) restricted mode so  that  when  the  database is open connections are limited only to those whose  user  accounts  have  been  granted  the  RESTRICTED  SESSION system privilege.&lt;br /&gt;&lt;br /&gt;140.  What are the different modes of mounting a Database with the Parallel Server ?&lt;br /&gt;&lt;br /&gt;Exclusive  Mode  If  the  first  instance that mounts a database does so in exclusive mode, only that Instance can mount the database.&lt;br /&gt;&lt;br /&gt;Parallel  Mode   If the first instance that mounts a database is started in parallel  mode,  other instances that are started in parallel mode can also mount the database.&lt;br /&gt;&lt;br /&gt;141. What is Full Backup ?&lt;br /&gt;A full backup is an operating system backup of all data files, on-line redo log  files  and  control  file  that  constitute  ORACLE  database  and the parameter.&lt;br /&gt;&lt;br /&gt;142. Can Full Backup be performed when the database is open ?&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;143. What is Partial Backup ?&lt;br /&gt;A   Partial  Backup  is any operating system backup short of a full backup, taken while the database is open or shut down.&lt;br /&gt;&lt;br /&gt;144.WhatisOn-lineRedoLog?&lt;br /&gt;The On-line Redo Log is a set of tow or more on-line redo files that record all  committed  changes  made  to  the  database. Whenever a transaction is committed,  the  corresponding  redo entries temporarily stores in redo log buffers  of  the  SGA  are  written  to  an  on-line  redo  log file by the background  process  LGWR.  The on-line redo log files are used in cyclical fashion.&lt;br /&gt;&lt;br /&gt;145.  What is Mirrored on-line Redo Log ?&lt;br /&gt;A  mirrored  on-line  redo log consists of copies of on-line redo log files physically  located  on  separate  disks, changes made to one member of the group are made to all members.&lt;br /&gt;&lt;br /&gt;146. What is Archived Redo Log ?&lt;br /&gt;Archived  Redo  Log  consists  of Redo Log files that have         archived before being reused.&lt;br /&gt;&lt;br /&gt;147.  What  are  the  advantages of operating a database in ARCHIVELOG mode over operating it in NO ARCHIVELOG mode ?&lt;br /&gt;Complete database recovery from disk failure is possible only in ARCHIVELOG mode.&lt;br /&gt;Online database backup is possible only in ARCHIVELOG     mode.&lt;br /&gt;&lt;br /&gt;148. What is Log  Switch ?&lt;br /&gt;The  point  at  which  ORACLE  ends writing to one online redo log file and begins writing to another is called a log switch.&lt;br /&gt;&lt;br /&gt;149. What are the steps involved in Instance  Recovery ?&lt;br /&gt;R_olling  forward to recover data that has not been recorded in data files, yet  has  been recorded  in the on-line redo log, including the contents of rollback segments.&lt;br /&gt;&lt;br /&gt;Rolling back transactions that have been explicitly rolled back or have not been committed as indicated by the rollback segments regenerated in step a. &lt;br /&gt;Releasing any resources (locks) held by transactions in process at the time of the failure.&lt;br /&gt;&lt;br /&gt;Resolving  any  pending  distributed  transactions  undergoing  a two-phase commit at the time of the instance failure.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Data Base Administration&lt;br /&gt;&lt;br /&gt;Introduction to DBA&lt;br /&gt;&lt;br /&gt;1. What is a Database instance ? Explain&lt;br /&gt;&lt;br /&gt;A  database  instance  (Server) is a set of memory structure and background processes that access a set of database files.&lt;br /&gt;&lt;br /&gt;The process can be shared by all users.&lt;br /&gt;&lt;br /&gt;The  memory  structure  that  are  used  to  store  most  queried data from database.  This  helps up to improve database performance by decreasing the amount of I/O performed against data file.&lt;br /&gt;&lt;br /&gt;2. What is Parallel Server ?&lt;br /&gt;&lt;br /&gt;Multiple   instances   accessing  the  same  database  (Only  In  Multi-CPU environments)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;3. What is a Schema ?&lt;br /&gt;&lt;br /&gt;The set of objects owned by user account is called the schema.&lt;br /&gt;&lt;br /&gt;4.  What is an Index ? How it is implemented in Oracle Database ?&lt;br /&gt;&lt;br /&gt;An  index  is a database structure used by the server to have direct access of a row in a table.&lt;br /&gt;&lt;br /&gt;An  index  is automatically created when a unique of primary key constraint clause is specified in create table comman (Ver 7.0)&lt;br /&gt;&lt;br /&gt;5. What is clusters ?&lt;br /&gt;&lt;br /&gt;Group  of  tables  physically  stored  together  because  they share common columns and are often used together is called Cluster.&lt;br /&gt;&lt;br /&gt;6. What is a cluster Key ?&lt;br /&gt;&lt;br /&gt;The  related columns of the tables are called the cluster key.  The cluster key  is indexed using a cluster index and its value is stored only once for multiple tables in the cluster.&lt;br /&gt;&lt;br /&gt;7. What are the basic element of Base configuration of an oracle Database ?&lt;br /&gt;&lt;br /&gt;It consists of&lt;br /&gt;     one or more data files.&lt;br /&gt;     one or more control files.&lt;br /&gt;     two or more redo log files.&lt;br /&gt;The Database contains&lt;br /&gt;     multiple users/schemas&lt;br /&gt;     one or more rollback segments&lt;br /&gt;     one or more tablespaces&lt;br /&gt;     Data dictionary tables&lt;br /&gt;     User objects (table,indexes,views etc.,)&lt;br /&gt;The server that access the database consists of&lt;br /&gt;     SGA  (Database  buffer,  Dictionary  Cache  Buffers, Redo log buffers, Shared SQL pool)&lt;br /&gt;     SMON (System MONito)&lt;br /&gt;     PMON (Process MONitor)&lt;br /&gt;     LGWR (LoG  Write)&lt;br /&gt;     DBWR (Data Base Write)&lt;br /&gt;     ARCH (ARCHiver)&lt;br /&gt;     CKPT  (Check Point)&lt;br /&gt;     RECO&lt;br /&gt;     Dispatcher&lt;br /&gt;     User Process with associated PGS&lt;br /&gt;&lt;br /&gt;8. What is a deadlock ? Explain .&lt;br /&gt;&lt;br /&gt;Two  processes wating to update the rows of a table which are locked by the other process then deadlock arises.&lt;br /&gt;&lt;br /&gt;In  a  database  environment  this will often happen because of not issuing proper  row  lock  commands. Poor design of front-end application may cause this situation and the performance of server will reduce drastically.&lt;br /&gt;&lt;br /&gt;These locks will be released automatically when a commit/rollback operation performed or any one of this processes being killed externally.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;MEMORY MANAGEMENT&lt;br /&gt;&lt;br /&gt;9. What is SGA ? How it is different from  Ver 6.0 and Ver 7.0 ?&lt;br /&gt;&lt;br /&gt;The  System   Global  Area  in  a  Oracle database is the area in memory to facilitates  the  transfer  of information between users. It holds the most recently  requested structural information between users. It holds the most recently requested structural information about the database.&lt;br /&gt;&lt;br /&gt;The  structure  is  Database buffers, Dictionary cache, Redo Log Buffer and Shared SQL pool (ver 7.0 only) area.&lt;br /&gt;&lt;br /&gt;10. What is a Shared SQL pool ?&lt;br /&gt;&lt;br /&gt;The data dictionary cache is stored in an area in SGA called the Shared SQL Pool.  This  will  allow  sharing of parsed SQL statements among concurrent users.&lt;br /&gt;&lt;br /&gt;11. What is mean by Program Global Area (PGA) ?&lt;br /&gt;&lt;br /&gt;It is area in memory that is used by a Single Oracle User Process.&lt;br /&gt;&lt;br /&gt;12. What is a data segment ?&lt;br /&gt;&lt;br /&gt;Data  segment  are  the physical areas within a database block in which the data associated with tables and clusters are stored.&lt;br /&gt;&lt;br /&gt;13. What are the factors causing the reparsing of SQL statements in SGA? &lt;br /&gt;&lt;br /&gt;Due to insufficient Shared SQL pool size.&lt;br /&gt;&lt;br /&gt;Monitor   the  ratio  of  the  reloads  takes  place  while  executing  SQL statements.   If   the   ratio   is   greater  than  1  then  increase  the SHARED_POOL_SIZE.&lt;br /&gt;&lt;br /&gt;LOGICAL &amp; PHYSICAL ARCHITECTURE OF DATABASE.&lt;br /&gt;&lt;br /&gt;14. What is  Database Buffers ?&lt;br /&gt;&lt;br /&gt;Database buffers are cache in the SGA used to hold the data blocks that are read  from  the  data  segments in the database such as tables, indexes and clusters DB_BLOCK_BUFFERS parameter in INIT.ORA decides the size.&lt;br /&gt;&lt;br /&gt;15. What is dictionary cache ?&lt;br /&gt;&lt;br /&gt;Dictionary  cache is information about the databse objects stored in a data dictionary table.&lt;br /&gt;&lt;br /&gt;16. What is meant by recursive hints ?&lt;br /&gt;&lt;br /&gt;Number  of  times processes repeatedly query the dictionary table is called recursive  hints.  It  is due to the data dictionary cache is too small. By increasing  the SHARED_POOL_SIZE parameter we can optimize the size of Data Dictionary Cache.&lt;br /&gt;&lt;br /&gt;17. What is meant by redo log buffer ?&lt;br /&gt;&lt;br /&gt;Change  made  to entries are written to the on-line redo log files. So that they  can  be  used  in roll forward operations during database recoveries. Before  writing  them  into  the redo log files, they will first brought to redo  log  buffers  in  SGA  and  LGWR  will  write  into files frequently.&lt;br /&gt;LOG_BUFFER parameter will decide the size.&lt;br /&gt;&lt;br /&gt;18.  How will you swap objects into a different table space for an existing database ?&lt;br /&gt;&lt;br /&gt;Export the user&lt;br /&gt;&lt;br /&gt;Perform import  using  the  command  imp  system/manager   file=export.dmp indexfile=newrite.sql. This will create all definitions into newfile.sql.&lt;br /&gt;&lt;br /&gt;Drop necessary objects.&lt;br /&gt;&lt;br /&gt;Run the script newfile.sql after altering the tablespaces.&lt;br /&gt;&lt;br /&gt;Import from the backup for the necessary objects.&lt;br /&gt;&lt;br /&gt;19.  List  the Optional Flexible Architecture (OFA) of Oracle database ? or How  can  we  organise  the  tablespaces in Oracle database to have maximum performance ?&lt;br /&gt;&lt;br /&gt;SYSTEM - Data dictionary tables.&lt;br /&gt;DATA  - Standard operational tables.&lt;br /&gt;DATA2- Static tables used for standard operations&lt;br /&gt;INDEXES - Indexes for Standard operational tables.&lt;br /&gt;INDEXES1 - Indexes of static tables used for standard operations.&lt;br /&gt;TOOLS - Tools table.&lt;br /&gt;TOOLS1 - Indexes for tools table.&lt;br /&gt;RBS - Standard Operations Rollback Segments,&lt;br /&gt;RBS1,RBS2 - Additional/Special Rollback segments.&lt;br /&gt;TEMP - Temporary purpose tablespace&lt;br /&gt;TEMP_USER - Temporary tablespace for users.&lt;br /&gt;USERS - User tablespace.&lt;br /&gt;&lt;br /&gt;20. How will you force database to use particular rollback segment ?&lt;br /&gt;&lt;br /&gt;SET TRANSACTION USE ROLLBACK SEGMENT rbs_name.&lt;br /&gt;&lt;br /&gt;21. What is meant by free extent ?&lt;br /&gt;&lt;br /&gt;A free extent is a collection of continuous free blocks in tablespace. When a segment is dropped its extents are reallocated and are marked as free.&lt;br /&gt;&lt;br /&gt;22. How free extents are managed in Ver 6.0 and Ver 7.0 ?&lt;br /&gt;&lt;br /&gt;Free extents cannot be merged together in Ver 6.0.&lt;br /&gt;Free extents are periodically coalesces with the neighboring free extent in&lt;br /&gt;Ver 7.0&lt;br /&gt;&lt;br /&gt;23.Which parameter in Storage clause will reduce no. of rows per block?&lt;br /&gt;&lt;br /&gt;PCTFREE parameter&lt;br /&gt;&lt;br /&gt;Row size also reduces no of rows per block.&lt;br /&gt;&lt;br /&gt;24. What is the significance of having storage clause ?&lt;br /&gt;&lt;br /&gt;We  can  plan  the  storage  for  a  table  as how much initial extents are required,  how  much can be extended next, how much % should leave free for managing row updations etc.,&lt;br /&gt;&lt;br /&gt;25. How does Space allocation table place within a block ?&lt;br /&gt;&lt;br /&gt;Each block contains entries as follows&lt;br /&gt;Fixied block header&lt;br /&gt;Variable block header&lt;br /&gt;Row Header,row date (multiple rows may exists)&lt;br /&gt;PCTEREE (% of  free space for row updation in future)&lt;br /&gt;&lt;br /&gt;26. What is the role of PCTFREE parameter is Storage clause ?&lt;br /&gt;&lt;br /&gt;This is used to reserve certain amount of space in a block for expansion of rows.&lt;br /&gt;&lt;br /&gt;27. What is the OPTIMAL parameter ?&lt;br /&gt;&lt;br /&gt;It is used to set the optimal length of a rollback segment.&lt;br /&gt;&lt;br /&gt;28. What is the functionality of SYSTEM table space ?&lt;br /&gt;&lt;br /&gt;To manage the database level transactions such as modifications of the data dictionary table that record information about the free space usage.&lt;br /&gt;&lt;br /&gt;29. How will you create multiple rollback segments in a database ?&lt;br /&gt;&lt;br /&gt;Create  a  database which implicitly creates a SYSTEM Rollback Segment in a SYSTEM tablespace.&lt;br /&gt;&lt;br /&gt;Create a Second Rollback Segment name R0  in the SYSTEM tablespace.&lt;br /&gt;&lt;br /&gt;Make  new  rollback segment available (After shutdown, modify init.ora file and Start database)&lt;br /&gt;&lt;br /&gt;Create other tablespaces (RBS)  for rollback segments.&lt;br /&gt;&lt;br /&gt;Deactivate  Rollback  Segment  R0  and  activate the newly created rollback segments.&lt;br /&gt;&lt;br /&gt;30. How the space utilisation takes place within rollback segments ?&lt;br /&gt;&lt;br /&gt;It  will  try  to  fit  the transaction in a cyclic fashion to all existing extents.  Once it found an extent is in use then it forced to acquire a new extent (No. of extents is based on the optimal size)&lt;br /&gt;&lt;br /&gt;31. Why query fails sometimes ?&lt;br /&gt;&lt;br /&gt;Rollback  segment  dynamically  extent  to handle larger transactions entry loads.&lt;br /&gt;&lt;br /&gt;A  single  transaction may wipeout all avaliable free space in the Rollback Segment Tablespace. This prevents other user using Rollback segments.&lt;br /&gt;&lt;br /&gt;32. How will you monitor the space allocation ?&lt;br /&gt;&lt;br /&gt;By quering DBA_SEGMENT table/view.&lt;br /&gt;&lt;br /&gt;33. How  will you monitor rollback segment status ?&lt;br /&gt;&lt;br /&gt;Querying the DBA_ROLLBACK_SEGS view&lt;br /&gt;IN USE         - Rollback Segment is on-line.&lt;br /&gt;AVAILABLE - Rollback Segment available but not on-line.&lt;br /&gt;OFF-LINE  - Rollback Segment off-line&lt;br /&gt;INVALID        - Rollback Segment Dropped.&lt;br /&gt;NEEDS RECOVERY  - Contains data but need recovery or corupted.&lt;br /&gt;PARTLY  AVAILABLE  - Contains data from an unresolved transaction involving a distributed database.&lt;br /&gt;&lt;br /&gt;34.  List  the  sequence  of  events  when a large transaction that exceeds beyond  its  optimal  value  when  an  entry  wraps and causes the rollback segment to expand into another extend.&lt;br /&gt;&lt;br /&gt;Transaction Begins.&lt;br /&gt;&lt;br /&gt;An entry is made in the RES header for new transactions entry&lt;br /&gt;&lt;br /&gt;Transaction acquires blocks in an extent of RBS&lt;br /&gt;&lt;br /&gt;The  entry  attempts to wrap into second extent. None is available, so that the RBS must extent.&lt;br /&gt;&lt;br /&gt;The RBS checks to see if it is part of its OPTIMAL size.&lt;br /&gt;RBS chooses its oldest inactive segment.&lt;br /&gt;Oldest inactive segment is eliminated.&lt;br /&gt;RBS extents&lt;br /&gt;The Data dictionary table for space management are updated.&lt;br /&gt;Transaction Completes.&lt;br /&gt;&lt;br /&gt;35. How can we plan storage for very large tables ?&lt;br /&gt;&lt;br /&gt;Limit the number of extents in the table&lt;br /&gt;Separate Table from its indexes.&lt;br /&gt;Allocate Sufficient temporary storage.&lt;br /&gt;&lt;br /&gt;36. How will you estimate the space required by a non-clustered tables?&lt;br /&gt;&lt;br /&gt;Calculate the total header size&lt;br /&gt;Calculate the available dataspace per data block&lt;br /&gt;Calculate the combined column lengths of the average row&lt;br /&gt;Calculate the total average row size.&lt;br /&gt;Calculate the average number rows that can fit in a block&lt;br /&gt;Calculate the number of blocks and bytes required for the table.&lt;br /&gt;&lt;br /&gt;After  arriving the calculation, add 10 % additional space to calculate the initial extent size for a working table.&lt;br /&gt;&lt;br /&gt;37.  It  is  possible  to  use  raw  devices  as data files and what is the advantages over file. system files ?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;The advantages over file system files.&lt;br /&gt;&lt;br /&gt;I/O  will  be  improved  because  Oracle  is  bye-passing the kernnel which writing into disk.&lt;br /&gt;Disk Corruption will be very less.&lt;br /&gt;&lt;br /&gt;38. What is a Control file ?&lt;br /&gt;&lt;br /&gt;Database's  overall  physical  architecture  is maintained in a file called control  file.  It  will be used to maintain internal consistency and guide recovery operations. Multiple copies of control files are advisable.&lt;br /&gt;&lt;br /&gt;39. How to implement the multiple control files for an existing database ?&lt;br /&gt;&lt;br /&gt;Shutdown the databse&lt;br /&gt;Copy one of the existing control file to new location&lt;br /&gt;Edit Config ora file by adding new control file.name&lt;br /&gt;Restart the database.&lt;br /&gt;&lt;br /&gt;40. What is meant by Redo Log file mirrorring ? How it can be achieved?&lt;br /&gt;&lt;br /&gt;Process of having a copy of redo log files is called mirroring.&lt;br /&gt;&lt;br /&gt;This  can be achieved by creating group of log files together, so that LGWR will  automatically  writes  them to all the members of the current on-line redo  log  group. If any one group fails then database automatically switch over to next group. It degrades performance.&lt;br /&gt;&lt;br /&gt;41. What is advantage of having disk shadowing/ Mirroring ?&lt;br /&gt;&lt;br /&gt;Shadow  set of disks save as a backup in the event of disk failure. In most Operating  System if any disk failure occurs it automatically switchover to place of failed disk.&lt;br /&gt;&lt;br /&gt;Improved performance  because  most OS support volume shadowing can direct file  I/O request to use the shadow set of files instead of the main set of files. This reduces I/O load on the main set of disks.&lt;br /&gt;&lt;br /&gt;42. What is use of Rollback Segments In Database ?&lt;br /&gt;&lt;br /&gt;They  allow  the  database  to  maintain  read consistency between multiple transactions.&lt;br /&gt;&lt;br /&gt;43. What is a Rollback segment entry ?&lt;br /&gt;&lt;br /&gt;It  is  the  set  of  before  image  data blocks that contain rows that are modified by a transaction.&lt;br /&gt;Each   Rollback  Segment  entry  must  be  completed  within   one rollback segment.&lt;br /&gt;&lt;br /&gt;A single rollback segment can have multiple rollback segment entries.&lt;br /&gt;&lt;br /&gt;44. What is hit  ratio ?&lt;br /&gt;&lt;br /&gt;It  is  a  measure  of  well the data cache buffer is handling requests for data.&lt;br /&gt;&lt;br /&gt;Hit Ratio = (Logical Reads - Physical Reads - Hits Misses)/ Logical Reads.&lt;br /&gt;&lt;br /&gt;45. When will be a segment released ?&lt;br /&gt;&lt;br /&gt;When Segment is dropped.&lt;br /&gt;When Shrink (RBS only)&lt;br /&gt;When truncated (TRUNCATE used with drop storage option)&lt;br /&gt;&lt;br /&gt;46. What are disadvanteges of having raw devices ?&lt;br /&gt;&lt;br /&gt;We  should  depend  on  export/import  utility  for  backup/recovery (fully reliable)&lt;br /&gt;&lt;br /&gt;The tar command cannot be used for physical file backup, instead we can use dd command which is less flexible and has limited recoveries.&lt;br /&gt;&lt;br /&gt;47. List the factors that can affect the accuracy of the estimations ?&lt;br /&gt;&lt;br /&gt;The space used transaction entries and deleted records does not become free immediately after completion due to delayed cleanout.&lt;br /&gt;&lt;br /&gt;Trailling nulls and length bytes are not stored.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Inserts of, updates to and deletes of rows as well as columns larger than a single datablock, can cause fragmentation an chained row pieces.&lt;br /&gt;&lt;br /&gt;DATABASE SECURITY &amp; ADMINISTRATION&lt;br /&gt;&lt;br /&gt;48. What is user Account in Oracle database ?&lt;br /&gt;&lt;br /&gt;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.&lt;br /&gt;&lt;br /&gt;49. How will you enforce security using stored procedures ?&lt;br /&gt;&lt;br /&gt;Don't grant user access directly to tables within the application.&lt;br /&gt;&lt;br /&gt;Instead grant the ability to access the procedures that access the tables.&lt;br /&gt;&lt;br /&gt;When  procedure executed it will execute the privilege of procedures owner. Users cannot access tables except via the procedure.&lt;br /&gt;&lt;br /&gt;50. What are the dictionary tables used to monitor a database spaces ?&lt;br /&gt;&lt;br /&gt;DBA_FREE_SPACE&lt;br /&gt;DBA_SEGMENTS&lt;br /&gt;DBA_DATA_FILES.&lt;br /&gt;&lt;br /&gt;51. What are the responsibilities of a Database Administrator ?&lt;br /&gt;&lt;br /&gt;Installing and upgrading the Oracle Server and application tools.&lt;br /&gt;Allocating  system storage and planning future storage requirements for the database  system.&lt;br /&gt;Managing primary database structures (tablespaces)&lt;br /&gt;Managing primary objects (table,views,indexes)&lt;br /&gt;Enrolling users and maintaining system security.&lt;br /&gt;Ensuring compliance with Oralce license agreement&lt;br /&gt;Controlling and monitoring user access to the database.&lt;br /&gt;Monitoring and optimising the performance of the database.&lt;br /&gt;Planning for backup and recovery of database information.&lt;br /&gt;Maintain archived data on tape&lt;br /&gt;Backing up and restoring the database.&lt;br /&gt;Contacting Oracle Corporation for technical support.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;52.  What  are  the roles  and user accounts created automatically with the database ?&lt;br /&gt;&lt;br /&gt;DBA - role Contains all database system privileges.&lt;br /&gt;&lt;br /&gt;SYS  user  account  - The DBA role will be assigned to this account. All of the  basetables  and  views for the database's dictionary are store in this schema and are manipulated only by ORACLE.&lt;br /&gt;&lt;br /&gt;SYSTEM user account - It has all the system privileges for the database and additional  tables  and  views  that display administrative information and internal  tables  and  views  used  by  oracle tools are created using this username.&lt;br /&gt;&lt;br /&gt;54. What are the database administrators utilities avaliable ?&lt;br /&gt;&lt;br /&gt;SQL * DBA - This allows DBA to monitor and control an ORACLE database.&lt;br /&gt;&lt;br /&gt;SQL  *  Loader  -  It loads data from standard operating system files (Flat files) into ORACLE database tables.&lt;br /&gt;&lt;br /&gt;Export  (EXP) and Import (imp) utilities allow you to move existing data in ORACLE format to and from ORACLE database.&lt;br /&gt;&lt;br /&gt;55.  What  are  the  minimum  parameters should exist in the parameter file (init.ora) ?&lt;br /&gt;&lt;br /&gt;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.&lt;br /&gt;&lt;br /&gt;DB_DOMAIN  -  It  is  string  that  specifies  the network domain where the database  is  created.  The  global  database name is identified by setting these parameters (DB_NAME &amp; DB_DOMAIN)&lt;br /&gt;&lt;br /&gt;CONTORL  FILES  - List of control filenames of the database. If name is not mentioned then default name will be used.&lt;br /&gt;&lt;br /&gt;DB_BLOCK_BUFFERS  -  To  determine the no of buffers in the buffer cache in SGA.&lt;br /&gt;&lt;br /&gt;PROCESSES  -  To determine number of operating system processes that can be connected  to  ORACLE  concurrently.  The  value  should  be  5 (background process) and additional 1 for each user.&lt;br /&gt;&lt;br /&gt;ROLLBACK_SEGMENTS  -  List of rollback segments an ORACLE instance acquires at database startup.&lt;br /&gt;&lt;br /&gt;Also     optionally     LICENSE_MAX_SESSIONS,LICENSE_SESSION_WARNING    and LICENSE_MAX_USERS.&lt;br /&gt;&lt;br /&gt;56. What is a trace file and how is it created ?&lt;br /&gt;&lt;br /&gt;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.&lt;br /&gt;&lt;br /&gt;57. What are roles ? How can we implement roles ?&lt;br /&gt;&lt;br /&gt;Roles  are  the easiest way to grant and manage common privileges needed by different groups of database users.&lt;br /&gt;&lt;br /&gt;Creating roles and assigning provies to roles.&lt;br /&gt;&lt;br /&gt;Assign each role to group of users. This will simplify the job of assigning privileges to individual users.&lt;br /&gt;&lt;br /&gt;58.  What  are the steps to switch a database's archiving mode between   NO ARCHIVELOG and ARCHIVELOG mode ?&lt;br /&gt;&lt;br /&gt;     1. Shutdown the database instance.&lt;br /&gt;     2. Backup the databse&lt;br /&gt;     3. Perform any operating system specific steps (optional)&lt;br /&gt;     4. Start up a new instance and mount but do not open the databse.&lt;br /&gt;     5. Switch the databse's archiving mode.&lt;br /&gt;&lt;br /&gt;59. How can you enable automatic archiving ?&lt;br /&gt;&lt;br /&gt;     Shut the database&lt;br /&gt;     Backup the database&lt;br /&gt;     Modify/Include LOG_ARCHIVE_START_TRUE in init.ora file.&lt;br /&gt;     Start up the databse.&lt;br /&gt;&lt;br /&gt;60. How can we specify the Archived log file name format and destination ?&lt;br /&gt;&lt;br /&gt;By setting the following values in init.ora file.&lt;br /&gt;&lt;br /&gt;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 number not padded). The file name created is arch 0001 are if %S is used.&lt;br /&gt;LOG_ARCHIVE_DEST = path.&lt;br /&gt;&lt;br /&gt;61. What is the use of  ANALYZE command  ?&lt;br /&gt;&lt;br /&gt;To perform one of these function on an index,table, or cluster:&lt;br /&gt;&lt;br /&gt;     -  to  collect statisties about object used by the optimizer and store them in the data           dictionary.&lt;br /&gt;     -  to  delete statistics about the object used by object from the data dictionary.&lt;br /&gt;     - to validate the structure of the object.&lt;br /&gt;     - to identify migrated and chained rows of the table or cluster.&lt;br /&gt;&lt;br /&gt;MANAGING DISTRIBUTED DATABASES.&lt;br /&gt;&lt;br /&gt;62. How can we reduce the network traffic ?&lt;br /&gt;     - Replictaion of data in distributed environment.&lt;br /&gt;     - Using snapshots to replicate data.&lt;br /&gt;     - Using remote procedure calls.&lt;br /&gt;&lt;br /&gt;63. What is snapshots ?&lt;br /&gt;&lt;br /&gt;Snapshot is an object used to dynamically replicate data between distribute database at specified  time intervals. In ver 7.0 they are read only.&lt;br /&gt;&lt;br /&gt;64. What are the various type of snapshots ?&lt;br /&gt;&lt;br /&gt;Simple and Complex.&lt;br /&gt;&lt;br /&gt;65. Differentiate simple and complex, snapshots ?&lt;br /&gt;&lt;br /&gt;     -  A  simple snapshot is based on a query that does not contains GROUP BY clauses, CONNECT BY clauses, JOINs, sub-query or snashot of operations.&lt;br /&gt;     - A complex snapshots contain atleast any one of the above.&lt;br /&gt;&lt;br /&gt;66. What dynamic data replication ?&lt;br /&gt;&lt;br /&gt;Updating or Inserting records in remote database through database triggers. It may fail if remote database is having any problem.&lt;br /&gt;&lt;br /&gt;67. How can you Enforce Refrencial Integrity  in snapshots ?&lt;br /&gt;&lt;br /&gt;Time the references to occur when master tables are not in use.&lt;br /&gt; Peform the reference the manually immdiately locking the master tables. We  can join  tables in snopshots by creating a complex snapshots that will based on the master tables.&lt;br /&gt;&lt;br /&gt;68. What are the options available to  refresh snapshots ?&lt;br /&gt;&lt;br /&gt;COMPLETE   -   Tables   are  completly  regenerated  using  the  snapshot's query and the master tables every time the snapshot referenced.&lt;br /&gt;FAST  - If simple snapshot used then a snapshot log can be used to send the changes to  the snapshot tables.&lt;br /&gt;FORCE  -  Default value. If possible it performs a  FAST refresh; Otherwise it will perform a complete refresh.&lt;br /&gt;&lt;br /&gt;69. what is snapshot log ?&lt;br /&gt;&lt;br /&gt;It  is a table that maintains a record of modifications to the master table in  a  snapshot.  It is stored  in the same database as master table and is only  available for simple snapshots.  It should be created before creating snapshots.&lt;br /&gt;&lt;br /&gt;70. When will the data in the snapshot log be used ?&lt;br /&gt;&lt;br /&gt;We  must be able to create a after row trigger on table (i.e., it should be not be already available )&lt;br /&gt;&lt;br /&gt;After giving table privileges.&lt;br /&gt;&lt;br /&gt;We  cannot  specify  snapshot  log name because oracle uses the name of the master  table in the name of the database objects that support its snapshot log.&lt;br /&gt;&lt;br /&gt;The master table name should be less than or equal to 23 characters.&lt;br /&gt;&lt;br /&gt;(The  table  name created will be MLOGS_tablename, and trigger name will be TLOGS name).&lt;br /&gt;&lt;br /&gt;72. What are the benefits of distributed options in databases ?&lt;br /&gt;&lt;br /&gt;Database  on  other  servers  can  be updated and those transactions can be grouped together with others in a logical unit.&lt;br /&gt;Database uses a two phase commit.&lt;br /&gt;&lt;br /&gt;MANAGING BACKUP &amp; RECOVERY&lt;br /&gt;&lt;br /&gt;73. What are the different methods of backing up oracle database ?&lt;br /&gt;&lt;br /&gt;     - Logical Backups&lt;br /&gt;     - Cold Backups&lt;br /&gt;     - Hot Backups (Archive log)&lt;br /&gt;&lt;br /&gt;74. What is a logical backup ?&lt;br /&gt;&lt;br /&gt;Logical  backup  involves reading a set of databse records and writing them into a file. Export utility is used for taking backup and Import utility is used to recover from backup.&lt;br /&gt;&lt;br /&gt;75. What is cold backup ? What are the elements of it ?&lt;br /&gt;&lt;br /&gt;Cold backup is taking backup of all physical files after normal shutdown of database.  We need to take.&lt;br /&gt;     - All Data files.&lt;br /&gt;     - All Control files.&lt;br /&gt;     - All on-line redo log files.&lt;br /&gt;     - The init.ora file (Optional)&lt;br /&gt;&lt;br /&gt;76. What are the different kind of export backups ?&lt;br /&gt;&lt;br /&gt;Full back      - Complete database&lt;br /&gt;Incremental          - Only affected tables from last incremental date/full backup date.&lt;br /&gt;Cumulative  backup - Only affected table from the last cumulative date/full backup date.&lt;br /&gt;&lt;br /&gt;77. What is hot backup and how it can be taken ?&lt;br /&gt;&lt;br /&gt;Taking  backup  of  archive  log  files when database is open. For this the ARCHIVELOG  mode  should  be enabled. The following files need to be backed up. &lt;br /&gt;All data files. All  Archive log, redo log files. All control files.&lt;br /&gt;&lt;br /&gt;78. What is the use of FILE option in EXP command ?&lt;br /&gt;&lt;br /&gt;To give the export file name.&lt;br /&gt;&lt;br /&gt;79. What is the use of COMPRESS option in EXP command ?&lt;br /&gt;&lt;br /&gt;Flag  to  indicate  whether export should compress fragmented segments into single extents.&lt;br /&gt;&lt;br /&gt;80. What is the use of GRANT option in EXP command ?&lt;br /&gt;&lt;br /&gt;A  flag  to  indicate whether grants on databse objects will be exported or not. Value is 'Y'  or 'N'.&lt;br /&gt;&lt;br /&gt;81. What is the use of INDEXES option in EXP command ?&lt;br /&gt;&lt;br /&gt;A flag to indicate whether indexes on tables will be exported.&lt;br /&gt;&lt;br /&gt;82. What is the use of ROWS option in EXP command ?&lt;br /&gt;&lt;br /&gt;Flag  to  indicate  whether  table rows should be exported. If 'N' only DDL statements for the databse objects will be created.&lt;br /&gt;&lt;br /&gt;83. What is the use of CONSTRAINTS option in EXP command ?&lt;br /&gt;&lt;br /&gt;A flag to indicate whether constraints on table need to be exported.&lt;br /&gt;&lt;br /&gt;84. What is the use of FULL option in EXP command ?&lt;br /&gt;&lt;br /&gt;A flag to indicate whether full databse export should be performed.&lt;br /&gt;&lt;br /&gt;85. What is the use of OWNER option in EXP command ?&lt;br /&gt;List of table accounts should be exported.&lt;br /&gt;&lt;br /&gt;86. What is the use of TABLES option in EXP command ?&lt;br /&gt;&lt;br /&gt;List of tables should be exported.&lt;br /&gt;&lt;br /&gt;87. What is the use of RECORD LENGTH option in EXP command ?&lt;br /&gt;&lt;br /&gt;Record length in bytes.&lt;br /&gt;&lt;br /&gt;88. What is the use of INCTYPE option in EXP command ?&lt;br /&gt;&lt;br /&gt;Type export should be performed COMPLETE,CUMULATIVE,INCREMENTAL.&lt;br /&gt;&lt;br /&gt;89. What is the use of RECORD option in EXP command ?&lt;br /&gt;&lt;br /&gt;For Incremental exports, the flag indirects whether a record will be stores data dictionary tables recording the export.&lt;br /&gt;&lt;br /&gt;90. What is the use of PARFILE option in EXP command ?&lt;br /&gt;&lt;br /&gt;Name of the parameter file to be passed for export.&lt;br /&gt;&lt;br /&gt;91. What is the use of PARFILE option in EXP command ?&lt;br /&gt;&lt;br /&gt;Name of the parameter file to be passed for export.&lt;br /&gt;&lt;br /&gt;92.  What is the use of ANALYSE ( Ver 7) option in  EXP command ?&lt;br /&gt;&lt;br /&gt;A  flag  to  indicate  whether  statistical  information about the exported objects should be written to export dump file.&lt;br /&gt;&lt;br /&gt;93.  What is the use of CONSISTENT (Ver 7) option in  EXP command ?&lt;br /&gt;&lt;br /&gt;A  flag  to indicate whether  a read consistent version of all the exported objects should be maintained.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;94.   What is use of LOG (Ver 7) option in  EXP command ?&lt;br /&gt;&lt;br /&gt;The name of the file which log of the export will be written.&lt;br /&gt;&lt;br /&gt;95.What is the use of FILE option in  IMP command ?&lt;br /&gt;&lt;br /&gt;The name of the file from which import should be performed.&lt;br /&gt;&lt;br /&gt;96.  What is the use of SHOW option in IMP command ?&lt;br /&gt;&lt;br /&gt;A flag to indicate whether file content should be displayed or not.&lt;br /&gt;&lt;br /&gt;97.  What is the use of IGNORE option in IMP command ?&lt;br /&gt;&lt;br /&gt;A  flag  to indicate whether the import should ignore errors encounter when issuing CREATE commands.&lt;br /&gt;&lt;br /&gt;98. What is the use of GRANT option in IMP command ?&lt;br /&gt;&lt;br /&gt;A flag to indicate whether grants on database objects will be imported.&lt;br /&gt;&lt;br /&gt;99. What is the use of INDEXES option in IMP command ?&lt;br /&gt;&lt;br /&gt;A flag to indicate whether import should import index on tables or not.&lt;br /&gt;&lt;br /&gt;100. What is the use of ROWS option in IMP command ?&lt;br /&gt;&lt;br /&gt;A  flag  to indicate whether rows should be imported. If this is set to 'N' then only DDL for database  objects  will be exectued.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;SQL PLUS STATEMENTS&lt;br /&gt;&lt;br /&gt;1. What are the types of SQL Statement ?&lt;br /&gt;&lt;br /&gt;Data  Definition  Language  :  CREATE,ALTER,DROP,TRUNCATE,REVOKE,NO AUDIT &amp; COMMIT.&lt;br /&gt;Data Manipulation Language : INSERT,UPDATE,DELETE,LOCK TABLE,EXPLAIN PLAN &amp; SELECT.&lt;br /&gt;Transactional Control : COMMIT &amp; ROLLBACK&lt;br /&gt;Session Control : ALTERSESSION &amp; SET ROLE&lt;br /&gt;System Control : ALTER SYSTEM.&lt;br /&gt;&lt;br /&gt;2. What is a transaction ?&lt;br /&gt;&lt;br /&gt;Transaction is logical unit between two commits and commit and rollback.&lt;br /&gt;&lt;br /&gt;3. What is difference between TRUNCATE &amp; DELETE ?&lt;br /&gt;&lt;br /&gt;TRUNCATE commits after deleting entire table i.e., can not be rolled back. Database triggers do not fire on TRUNCATE&lt;br /&gt;&lt;br /&gt;DELETE  allows the filtered deletion. Deleted records can be rolled back or committed.&lt;br /&gt;Database triggers fire on DELETE.&lt;br /&gt;&lt;br /&gt;4. What is a join ? Explain the different types of joins ?&lt;br /&gt;&lt;br /&gt;Join  is  a  query  which  retrieves  related columns or rows from multiple tables.&lt;br /&gt;&lt;br /&gt;Self Join - Joining the table with itself.&lt;br /&gt;Equi Join - Joining two tables by equating two common columns.&lt;br /&gt;Non-Equi Join - Joining two tables by equating two common columns.&lt;br /&gt;Outer  Join  - Joining two tables in such a way that query can also retrive rows that do not have corresponding join value in the other table.&lt;br /&gt;&lt;br /&gt;5. What is the  Subquery ?&lt;br /&gt;&lt;br /&gt;Subquery is a query whose return values are used in filtering conditions of the main query.&lt;br /&gt;&lt;br /&gt;6. What is correlated sub-query ?&lt;br /&gt;&lt;br /&gt;Correlated sub_query is a sub_query which has reference to the main query.&lt;br /&gt;&lt;br /&gt;7. Explain   Connect by Prior ?&lt;br /&gt;&lt;br /&gt;Retrives rows in hierarchical order.&lt;br /&gt;e.g. select empno, ename from emp where.&lt;br /&gt;&lt;br /&gt;8. Difference between SUBSTR and INSTR ?&lt;br /&gt;&lt;br /&gt;INSTR (String1,String2(n,(m)),&lt;br /&gt;INSTR  returns  the  position  of  the  mth  occurrence  of the string 2 in&lt;br /&gt;string1. The search begins from nth position of string1.&lt;br /&gt;&lt;br /&gt;SUBSTR (String1 n,m)&lt;br /&gt;SUBSTR  returns  a character string of size m in string1, starting from nth postion of string1.&lt;br /&gt;&lt;br /&gt;9. Explain UNION,MINUS,UNION ALL, INTERSECT ?&lt;br /&gt;&lt;br /&gt;INTERSECT returns all distinct rows selected by both queries.&lt;br /&gt;MINUS  -  returns  all distinct rows selected by the first query but not by the second.&lt;br /&gt;UNION - returns all distinct rows selected by either query&lt;br /&gt;UNION  ALL  -  returns  all  rows  selected  by  either query,including all duplicates.&lt;br /&gt;&lt;br /&gt;10. What is ROWID ?&lt;br /&gt;&lt;br /&gt;ROWID  is  a  pseudo  column  attached  to  each  row  of a table. It is 18 character long, blockno, rownumber are the components of ROWID.&lt;br /&gt;&lt;br /&gt;11. What is the fastest way of accessing a row in a table ?&lt;br /&gt;&lt;br /&gt;Using ROWID.&lt;br /&gt;&lt;br /&gt;CONSTRAINTS&lt;br /&gt;&lt;br /&gt;12. What is an Integrity  Constraint ?&lt;br /&gt;&lt;br /&gt;Integrity  constraint  is  a  rule  that  restricts values to a column in a table.&lt;br /&gt;&lt;br /&gt;13. What is Referential Integrity ?&lt;br /&gt;&lt;br /&gt;Maintaining  data integrity through a set of rules that restrict the values of  one or more columns of the tables based on the values of primary key or unique key of the referenced table.&lt;br /&gt;&lt;br /&gt;14. What are the usage of  SAVEPOINTS ?&lt;br /&gt;&lt;br /&gt;SAVEPOINTS  are  used  to  subdivide  a  transaction into smaller parts. It enables rolling back part of a transaction. Maximum of five save points are allowed.&lt;br /&gt;&lt;br /&gt;15.  What is ON DELETE CASCADE ?&lt;br /&gt;&lt;br /&gt;When  ON DELETE CASCADE is specified ORACLE maintains referential integrity by  automatically  removing  dependent  foreign  key values if a referenced primary or unique key value is removed.&lt;br /&gt;&lt;br /&gt;16. What are the data types allowed in a table ?&lt;br /&gt;&lt;br /&gt;CHAR,VARCHAR2,NUMBER,DATE,RAW,LONG and LONG RAW.&lt;br /&gt;&lt;br /&gt;17.  What  is  difference  between  CHAR  and VARCHAR2 ?        What is the maximum SIZE allowed for each type ?&lt;br /&gt;&lt;br /&gt;CHAR  pads  blank spaces to the maximum length. VARCHAR2 does not pad blank spaces. For CHAR it is 255 and 2000 for VARCHAR2.&lt;br /&gt;&lt;br /&gt;18.   How  many LONG columns are allowed in a table ? Is it possible to use LONG columns in WHERE clause or ORDER BY ?&lt;br /&gt;&lt;br /&gt;Only one LONG columns is allowed. It is not possible to use LONG column in WHERE or ORDER BY clause.&lt;br /&gt;&lt;br /&gt;19. What are the pre requisites  ?&lt;br /&gt;     I. to modify datatype of a column ?&lt;br /&gt;     ii. to add a column with NOT NULL constraint ?&lt;br /&gt;&lt;br /&gt;  To Modify the datatype of a column the column  must be empty.&lt;br /&gt;         to add a column with NOT NULL constrain, the table must be empty.&lt;br /&gt;&lt;br /&gt;20. Where the integrity constrints are stored in Data Dictionary ?&lt;br /&gt;&lt;br /&gt;The integrity constraints are stored in  USER_CONSTRAINTS.&lt;br /&gt;&lt;br /&gt;21. How will you a activate/deactivate integrity constraints ?&lt;br /&gt;&lt;br /&gt;The  integrity constraints can be enabled or disabled by ALTER TABLE ENABLE constraint/DISABLE constraint.&lt;br /&gt;&lt;br /&gt;22. If an unique key constraint on DATE column is created, will it validate the rows that are inserted with SYSDATE ?&lt;br /&gt;&lt;br /&gt;It won't, Because SYSDATE format contains time attached with it.&lt;br /&gt;&lt;br /&gt;23. What is a database link ?&lt;br /&gt;&lt;br /&gt;Database  Link  is  a  named  path  through  which a remote database can be accessed.&lt;br /&gt;&lt;br /&gt;24.  How to access the current value and next value from a sequence ? Is it possible  to  access  the  current value in a session before accessing next value ?&lt;br /&gt;&lt;br /&gt;Sequence name CURRVAL, Sequence name NEXTVAL.&lt;br /&gt;&lt;br /&gt;It  is  not possible. Only if you access next value in the session, current value can be accessed.&lt;br /&gt;&lt;br /&gt;25. What is CYCLE/NO CYCLE in a Sequence ?&lt;br /&gt;&lt;br /&gt;CYCLE  specifies  that  the  sequence  continues  to  generate values after reaching  either  maximum   or  minimum value. After pan ascending sequence reaches  its  maximum  value,  it  generates  its  minimum  value.  After a descending sequence reaches its minimum, it generates its maximum.&lt;br /&gt;&lt;br /&gt;NO  CYCLE  specifies  that   the  sequence cannot generate more values after reaching its maximum or minimum value.&lt;br /&gt;&lt;br /&gt;26. What are the advantages of  VIEW ?&lt;br /&gt;&lt;br /&gt;To protect some of the columns of a table from other users.&lt;br /&gt;To hide complexity of a query.&lt;br /&gt;To hide complexity of calculations.&lt;br /&gt;&lt;br /&gt;27. Can a view be updated/inserted/deleted? If Yes under what conditions ?&lt;br /&gt;&lt;br /&gt;A View can be updated/deleted/inserted if it has only one base table if the view  is  based  on columns from one or more tables then insert, update and delete is not possible.&lt;br /&gt;&lt;br /&gt;28.If  a  View  on  a  single base table is manipulated will the changes be reflected on the base table ?&lt;br /&gt;&lt;br /&gt;If  changes are made to the tables which are base tables of a view will the changes be reference on the view.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FORMS 3.0 BASIC&lt;br /&gt;&lt;br /&gt;1.What is an SQL *FORMS ?&lt;br /&gt;&lt;br /&gt;SQL  *forms  is  4GL  tool  for  developing  and  executing;  Oracle  based interactive application.&lt;br /&gt;&lt;br /&gt;2. What is the maximum size of a form ?&lt;br /&gt;&lt;br /&gt;255 character width and 255 characters  Length.&lt;br /&gt;&lt;br /&gt;3.  Name the two files that are created when you generate the form give the filex extension ?&lt;br /&gt;&lt;br /&gt;INP (Source File)&lt;br /&gt;   FRM (Executable File)&lt;br /&gt;&lt;br /&gt;4. How do you control the constraints in forms ?&lt;br /&gt;&lt;br /&gt;Select the use constraint property is ON Block definition screen.&lt;br /&gt;&lt;br /&gt;BLOCK&lt;br /&gt;&lt;br /&gt;5. Commited block sometimes refer to a BASE TABLE ? True or False.&lt;br /&gt;&lt;br /&gt;False.&lt;br /&gt;&lt;br /&gt;6. Can we create two blocks with the same name in form 3.0 ?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;7.   While   specifying   master/detail  relationship  between  two  blocks specifying the join condition  is a must ? True or False.&lt;br /&gt;&lt;br /&gt;True.&lt;br /&gt;&lt;br /&gt;8. What is a Trigger ?&lt;br /&gt;&lt;br /&gt;A piece of logic that is executed at or triggered by a SQL *forms event.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;9. What are the types of  TRIGGERS ?&lt;br /&gt;&lt;br /&gt;1. Navigational Triggers.&lt;br /&gt;   2. Transaction Triggers.&lt;br /&gt;&lt;br /&gt;10. What are the different types of key triggers ?&lt;br /&gt;&lt;br /&gt;   Function  Key&lt;br /&gt;   Key-function&lt;br /&gt;   Key-others&lt;br /&gt;   Key-startup&lt;br /&gt;&lt;br /&gt;11.  What is the difference between a Function Key Trigger and Key Function Trigger ?&lt;br /&gt;&lt;br /&gt;Function  key  triggers  are  associated with individual SQL*FORMS function keys&lt;br /&gt;You  can  attach  Key  function  triggers  to 10 keys or key sequences that normally  do  not perform any SQL * FORMS operations. These keys refered as key F0 through key F9.&lt;br /&gt;&lt;br /&gt;12. What does an on-clear-block Trigger fire?&lt;br /&gt;&lt;br /&gt;It fires just before SQL * forms the current block.&lt;br /&gt;&lt;br /&gt;13. How do you trap the error in forms 3.0 ?&lt;br /&gt;&lt;br /&gt;using On-Message or On-Error triggers.&lt;br /&gt;&lt;br /&gt;14. State the order in which these triggers are executed ?&lt;br /&gt;&lt;br /&gt;POST-FIELD,ON-VALIDATE-FIELD,POST-CHANGE and KEY-NEXTFLD.&lt;br /&gt;KEY-NEXTFLD,POST-CHANGE, ON-VALIDATE-FIELD, POST-FIELD.&lt;br /&gt;&lt;br /&gt;15. What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?&lt;br /&gt;&lt;br /&gt;These triggers are executes when inserting,deleting and updating operations are   performed  and  can  be  used  to  change  the  default  function  of insert,delete or update respectively.&lt;br /&gt;&lt;br /&gt;For  Eg,  instead  of  inserting  a  row  in a table an existing row can be updated in the same table.&lt;br /&gt;&lt;br /&gt;16. When will ON-VALIDATE-FIELD trigger executed ?&lt;br /&gt;&lt;br /&gt;It  fires  when a value in a field has been changed and the field status is changed  or  new  and  the   key has been pressed. If the field status  is valid then any further change to the value in the field will not fire the on-validate-field trigger.&lt;br /&gt;&lt;br /&gt;17. A query fetched 10 records How many times does a PRE-QUERY Trigger  and POST-QUERY Trigger will get executed ?&lt;br /&gt;&lt;br /&gt;PRE-QUERY fires once.&lt;br /&gt;   POST-QUERY fires 10 times.&lt;br /&gt;&lt;br /&gt;18.  What  is  the  difference  between  ON-VALIDATE-FIELD  trigger  and  a POST-CHANGE trigger ?&lt;br /&gt;&lt;br /&gt;When you changes the Existing  value to null, the On-validate field trigger will  fire  post change trigger will not fire. At the time of execute-query post-chage trigger will fire, on-validate field trigger will not fire.&lt;br /&gt;&lt;br /&gt;19.  What  is  the  difference  between  an ON-VALIDATE-FIELD trigger and a trigger ?&lt;br /&gt;&lt;br /&gt;On-validate-field  trigger  fires,  when the field Validation status New or changed.&lt;br /&gt;Post-field-trigger  whenever  the  control  leaving form the field, it will fire.&lt;br /&gt;&lt;br /&gt;20.  What  is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?&lt;br /&gt;&lt;br /&gt;Post-field trigger fires whenever the control leaving from the filed.&lt;br /&gt;Post-change trigger fires at the time of execute-query procedure invoked or filed validation status changed.&lt;br /&gt;&lt;br /&gt;21. When is PRE-QUERY trigger executed ?&lt;br /&gt;&lt;br /&gt;When Execute-query or count-query Package procedures are invoked.&lt;br /&gt;&lt;br /&gt;22.  Give  the  sequence  in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?&lt;br /&gt; a. ON-INSERT b. POST-INSERT c. PRE-INSERT&lt;br /&gt;&lt;br /&gt;PRE-INSERT,ON-INSERT &amp; POST-INSERT.&lt;br /&gt;&lt;br /&gt;23. Can we use GO-BLOCK package in a pre-field trigger ?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;24.  Is  a  Keystartup trigger fires as result of a operator pressing a key explicitly ?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;25. How can you execute the user defined triggers in forms 3.0 ?&lt;br /&gt;&lt;br /&gt;Execute_Trigger (trigger-name)&lt;br /&gt;&lt;br /&gt;26. When does an on-lock trigger fire ?&lt;br /&gt;&lt;br /&gt;It will fires whenever SQL * Forms would normally attempt to lock a row.&lt;br /&gt;&lt;br /&gt;26. What is Post-Block is a&lt;br /&gt;   . a. Navigational Trigger.&lt;br /&gt;     b. Key trigger&lt;br /&gt;     c. Transaction Trigger.&lt;br /&gt;&lt;br /&gt;Navigational Trigger.&lt;br /&gt;&lt;br /&gt;27. What is the difference between keystartup and pre-form ?&lt;br /&gt;&lt;br /&gt;Key-startup trigger fires after successful navigation into a form.&lt;br /&gt;&lt;br /&gt;Pre-form trigger fires before enter into the form.&lt;br /&gt;&lt;br /&gt;28. What is the difference between keystartup and pre-form ?&lt;br /&gt;&lt;br /&gt;Key-startup triigger fires after successful navigation into a form.&lt;br /&gt;Pre-form trigger fires before enter into the form.&lt;br /&gt;&lt;br /&gt;PACKAGE PROCEDURE &amp; FUNCTION&lt;br /&gt;&lt;br /&gt;29. What is a Package Procedure ?&lt;br /&gt;&lt;br /&gt;A Package proecdure is built in PL/SQL procedure.&lt;br /&gt;&lt;br /&gt;30. What are the different types of Package Procedure ?&lt;br /&gt;&lt;br /&gt;1. Restricted package procedure.&lt;br /&gt;   2. Unrestricted package proecdure.&lt;br /&gt;&lt;br /&gt;31.  What  is  the  difference  between restricted and unrestricted package procedure ?&lt;br /&gt;Restricted  package procedure that affects the basic basic functions of SQL * Forms. It cannot used in all triggers execpt key triggers.&lt;br /&gt;&lt;br /&gt;Unrestricted  package  procedure  that  does  not  interfere with the basic functions of SQL * Forms it can be used in any triggers.&lt;br /&gt;&lt;br /&gt;32. Classify the restricted and unrestricted procedure from the following.&lt;br /&gt;     a. Call&lt;br /&gt;     b. User-Exit&lt;br /&gt;     c. Call-Query&lt;br /&gt;     d. Up&lt;br /&gt;     e. Execute-Query&lt;br /&gt;     f. Message&lt;br /&gt;     g. Exit-From&lt;br /&gt;     h. Post&lt;br /&gt;     i. Break&lt;br /&gt;&lt;br /&gt;a. Call - unrestricted&lt;br /&gt;     b. User Exit - Unrestricted&lt;br /&gt;     c. Call_query - Unrestricted&lt;br /&gt;     d. Up - Restricted&lt;br /&gt;     e. Execute Query - Restricted&lt;br /&gt;     f. Message - Restricted&lt;br /&gt;     g. Exit_form - Restricted&lt;br /&gt;     h. Post - Restricted&lt;br /&gt;     i. Break - Unrestricted.&lt;br /&gt;&lt;br /&gt;33.  Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;34. What SYNCHRONIZE procedure does ?&lt;br /&gt;&lt;br /&gt;It synchoronizes the terminal screen with the internal state of the form.&lt;br /&gt;&lt;br /&gt;35.  What  are  the unrestricted procedures used to change the popup screen position during run time ?&lt;br /&gt;&lt;br /&gt;Anchor-view&lt;br /&gt;  Resize -View&lt;br /&gt; Move-View.&lt;br /&gt;&lt;br /&gt;36. What Enter package procedure does ?&lt;br /&gt;&lt;br /&gt;Enter Validate-data in the current validation unit.&lt;br /&gt;&lt;br /&gt;37. What ERASE package procedure does ?&lt;br /&gt;&lt;br /&gt;Erase removes an indicated global variable.&lt;br /&gt;&lt;br /&gt;38. What is the difference between NAME_IN and COPY ?&lt;br /&gt;&lt;br /&gt;Copy is package procedure and writes values into a field.&lt;br /&gt;Name  in  is a package function and returns the contents of the variable to which you apply.&lt;br /&gt;&lt;br /&gt;38. Identify package function from the following ?&lt;br /&gt;     1. Error-Code&lt;br /&gt;     2. Break&lt;br /&gt;     3. Call&lt;br /&gt;     4. Error-text&lt;br /&gt;     5. Form-failure&lt;br /&gt;     6. Form-fatal&lt;br /&gt;     7. Execute-query&lt;br /&gt;     8. Anchor_View&lt;br /&gt;     9. Message_code&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;     1. Error_Code&lt;br /&gt;     2. Error_Text&lt;br /&gt;     3. Form_Failure&lt;br /&gt;     4. Form_Fatal&lt;br /&gt;     5. Message_Code&lt;br /&gt;&lt;br /&gt;40. How does the command POST differs from COMMIT ?&lt;br /&gt;&lt;br /&gt;Post writes  data in the form to the database but does not perform database commit&lt;br /&gt;Commit permenently writes data in the form to the database.&lt;br /&gt;&lt;br /&gt;41. What the PAUSE package procedure does ?&lt;br /&gt;&lt;br /&gt;Pause suspends processing until the operator presses a function key&lt;br /&gt;&lt;br /&gt;42. What package procedure is used for calling another form ?&lt;br /&gt;&lt;br /&gt;Call  (E.g. Call(formname)&lt;br /&gt;&lt;br /&gt;43. What package procedure used for invoke sql *plus from sql *forms ?&lt;br /&gt;&lt;br /&gt;Host (E.g. Host (sqlplus))&lt;br /&gt;&lt;br /&gt;44. Error_Code is a package proecdure ?&lt;br /&gt;     a. True        b. false&lt;br /&gt;&lt;br /&gt;False.&lt;br /&gt;&lt;br /&gt;45. EXIT_FORM is a restricted package procedure ?&lt;br /&gt;     a. True        b. False&lt;br /&gt;&lt;br /&gt;True.&lt;br /&gt;&lt;br /&gt;46.  When  the  form  is  running in DEBUG mode, If you want to examine the values of global variables and other form variables, What package procedure command you would use in your trigger text ?&lt;br /&gt;&lt;br /&gt;Break.&lt;br /&gt;&lt;br /&gt;SYSTEM VARIABLES&lt;br /&gt;&lt;br /&gt;47. List the system variables related in Block and Field?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;     1. System.block_status&lt;br /&gt;     2. System.current_block&lt;br /&gt;     3. System.current_field&lt;br /&gt;     4. System.current_value&lt;br /&gt;     5. System.cursor_block&lt;br /&gt;     6. System.cursor_field&lt;br /&gt;     7. System.field_status.&lt;br /&gt;&lt;br /&gt;48.    What    is   the   difference   between   system.current_field   and system.cursor_field ?&lt;br /&gt;&lt;br /&gt;1. System.current_field gives name of the field.&lt;br /&gt;   2. System.cursor_field gives name of the field with block name.&lt;br /&gt;&lt;br /&gt;49. The value recorded in system.last_record variable is of type&lt;br /&gt;     a. Number&lt;br /&gt;     b. Boolean&lt;br /&gt;     c. Character.&lt;br /&gt;b. Boolean.&lt;br /&gt;&lt;br /&gt;User Exits :&lt;br /&gt;&lt;br /&gt;50. What is an User Exits ?&lt;br /&gt;&lt;br /&gt;A  user  exit  is  a  subroutine which are written in programming languages using pro*C pro *Cobol , etc., that link into the SQL * forms executable.&lt;br /&gt;&lt;br /&gt;51. What are the type of  User Exits ?&lt;br /&gt;&lt;br /&gt;ORACLE Precompliers user exits&lt;br /&gt;OCI (ORACLE Call Interface)&lt;br /&gt;Non-ORACEL user exits.&lt;br /&gt;&lt;br /&gt;Page :&lt;br /&gt;&lt;br /&gt;52. What do you mean by a page ?&lt;br /&gt;&lt;br /&gt;Pages  are  collection  of  display  information, such as constant text and graphics.&lt;br /&gt;&lt;br /&gt;53. How many pages you can in a single form ?&lt;br /&gt;&lt;br /&gt;Unlimited.&lt;br /&gt;&lt;br /&gt;54. Two popup pages can appear on the screen at a time ?&lt;br /&gt;     a. True        b. False&lt;br /&gt;&lt;br /&gt;     a. True.&lt;br /&gt;&lt;br /&gt;55.What is the significance of PAGE 0 in forms 3.0 ?&lt;br /&gt;&lt;br /&gt;Hide the fields for internal calculation.&lt;br /&gt;&lt;br /&gt;56. Deleting a page removes information about all the fields in that page ?&lt;br /&gt;     a. True.  b. False&lt;br /&gt;&lt;br /&gt;a. True.&lt;br /&gt;&lt;br /&gt;Popup Window :&lt;br /&gt;&lt;br /&gt;57. What do you mean by a pop-up window ?&lt;br /&gt;&lt;br /&gt;Pop-up  windows  are  screen  areas  that  overlay  all or a portion of the&lt;br /&gt;display screen when a form is running.&lt;br /&gt;&lt;br /&gt;58. What are the types of Pop-up window ?&lt;br /&gt;&lt;br /&gt;the pop-up field editor&lt;br /&gt;   pop-up list of values&lt;br /&gt;   pop-up pages.&lt;br /&gt;&lt;br /&gt;Alert :&lt;br /&gt;&lt;br /&gt;59. What is an Alert ?&lt;br /&gt;&lt;br /&gt;An  alert  is  window that appears in the middle of the screen overlaying a portion of the current display.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;FORMS 4.0&lt;br /&gt;&lt;br /&gt; 01. Give the Types of modules in a form?&lt;br /&gt;&lt;br /&gt;Form&lt;br /&gt;   Menu&lt;br /&gt;   Library&lt;br /&gt;&lt;br /&gt; 02. Write the Abbreviation for the following File Extension&lt;br /&gt;        1. FMB      2.  MMB       3.  PLL&lt;br /&gt;&lt;br /&gt;FMB -----  Form   Module  Binary.&lt;br /&gt;   MMB ----- Menu   Module Binary.&lt;br /&gt;   PLL  ------ PL/SQL  Library  Module  Binary.&lt;br /&gt;&lt;br /&gt;03.  What  are the design facilities  available  in  forms 4.0?&lt;br /&gt;&lt;br /&gt;Default  Block  facility.&lt;br /&gt;  Layout  Editor.&lt;br /&gt;  Menu  Editor.&lt;br /&gt;  Object  Lists.&lt;br /&gt;  Property  Sheets.&lt;br /&gt;  PL/SQL  Editor.&lt;br /&gt;  Tables  Columns  Browser.&lt;br /&gt;  Built-ins  Browser.&lt;br /&gt;&lt;br /&gt;04.  What is  a  Layout  Editor?&lt;br /&gt;&lt;br /&gt;The   Layout   Editor  is  a  graphical  design  facility for  creating and arranging  items and    boilerplate    text    and    graphics   objects  in  your application's  interface.&lt;br /&gt;&lt;br /&gt;05. BLOCK&lt;br /&gt;&lt;br /&gt;05. What do you mean by a block in forms4.0?&lt;br /&gt;&lt;br /&gt;Block is a single mechanism for  grouping related items  into  a functional unit  for  storing,displaying  and  manipulating  records.&lt;br /&gt;&lt;br /&gt;06. Explain  types  of  Block  in  forms4.0?&lt;br /&gt;&lt;br /&gt;Base  table  Blocks.&lt;br /&gt;   Control  Blocks.&lt;br /&gt;          1.   A   base   table   block   is  one that is associated with a specific database  table or view.&lt;br /&gt;           2.   A   control  block is a block that is not associated with a database  table.&lt;br /&gt;&lt;br /&gt;ITEMS&lt;br /&gt;&lt;br /&gt;07.  List  the  Types  of  Items?&lt;br /&gt;&lt;br /&gt;Text  item.&lt;br /&gt;   Chart item.&lt;br /&gt;   Check  box.&lt;br /&gt;   Display  item.&lt;br /&gt;   Image  item.&lt;br /&gt;   List item.&lt;br /&gt;   Radio  Group.&lt;br /&gt;   User  Area item.&lt;br /&gt;&lt;br /&gt;08.  What is a  Navigable  item?&lt;br /&gt;&lt;br /&gt;A   navigable  item is one that operators can navigate to with the keyboard during  default  navigation,  or  that  Oracle  forms  can  navigate  to by executing  a  navigational&lt;br /&gt;built-in  procedure.&lt;br /&gt;&lt;br /&gt;09.  Can  you  change  the color of the push button in design time?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;10.  What is a Check  Box?&lt;br /&gt;&lt;br /&gt;A  Check  Box   is   a  two state control that indicates  whether a certain condition  or  value  is  on  or off, true or false. The display state of a check box is always          either "checked" or "unchecked". &lt;br /&gt;&lt;br /&gt;11. What are the triggers associated with a check box?&lt;br /&gt;&lt;br /&gt;Only When-checkbox-activated Trigger associated with a Check box.&lt;br /&gt;&lt;br /&gt;PL/SQL&lt;br /&gt;&lt;br /&gt;Basiscs of PL/SQL&lt;br /&gt;&lt;br /&gt;1. What is PL/SQL ?&lt;br /&gt;PL/SQL  is  a  procedural  language  that  has  both  interactive  SQL  and procedural  programming  language constructs such as iteration, conditional branching.&lt;br /&gt;&lt;br /&gt;2. What is the basic structure of PL/SQL ?&lt;br /&gt;&lt;br /&gt;PL/SQL  uses  block  structure  as its basic structure. Anonymous blocks or nested blocks can be used in PL/SQL.&lt;br /&gt;&lt;br /&gt;3. What are the components of a PL/SQL block ?&lt;br /&gt;&lt;br /&gt;A set of related declarations and procedural statements is called block.&lt;br /&gt;&lt;br /&gt;4. What are the components of a PL/SQL Block ?&lt;br /&gt;&lt;br /&gt;Declarative part, Executable part and Execption part.&lt;br /&gt;&lt;br /&gt;Datatypes PL/SQL&lt;br /&gt;&lt;br /&gt;5. What are the datatypes a available in PL/SQL ?&lt;br /&gt;&lt;br /&gt;Some  scalar  data  types  such  as NUMBER, VARCHAR2, DATE, CHAR, LONG, BOOLEAN.&lt;br /&gt;Some composite data types such as RECORD &amp; TABLE.&lt;br /&gt;&lt;br /&gt;6.  What  are % TYPE and % ROWTYPE ? What are the advantages of using these over datatypes?&lt;br /&gt;&lt;br /&gt;%  TYPE  provides  the data type of a variable or a database column to that variable.&lt;br /&gt;&lt;br /&gt;% ROWTYPE  provides the record type that represents a entire row of a table or view or columns selected in the cursor.&lt;br /&gt;&lt;br /&gt;The advantages are : I. Need not  know about variable's data type&lt;br /&gt;ii.  If  the  database  definition of a column in a table changes, the data type of a variable changes accordingly.&lt;br /&gt;&lt;br /&gt;7. What is difference between % ROWTYPE and TYPE RECORD ?&lt;br /&gt;&lt;br /&gt;%  ROWTYPE  is to be used whenever query returns a entire row of a table or view.&lt;br /&gt;&lt;br /&gt;TYPE  rec  RECORD is to be used whenever query returns columns of different&lt;br /&gt;table or views and variables.&lt;br /&gt;&lt;br /&gt;     E.g.  TYPE  r_emp is RECORD (eno emp.empno% type,ename emp ename %type&lt;br /&gt;);&lt;br /&gt;     e_rec emp% ROWTYPE&lt;br /&gt;     cursor c1 is select empno,deptno from emp;&lt;br /&gt;     e_rec c1 %ROWTYPE.&lt;br /&gt;&lt;br /&gt;8. What is PL/SQL table ?&lt;br /&gt;&lt;br /&gt;Objects  of  type  TABLE are called "PL/SQL  tables", which are modelled as (but  not the same as) database tables,  PL/SQL tables use a primary PL/SQL tables can have one column and a primary key.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Cursors&lt;br /&gt;&lt;br /&gt;9. What is a cursor ? Why Cursor is required ?&lt;br /&gt;&lt;br /&gt;Cursor is a named private SQL area from where information can be accessed. Cursors  are  required  to  process rows individually for queries returning multiple rows.&lt;br /&gt;&lt;br /&gt;10. Explain the two type of Cursors ?&lt;br /&gt;&lt;br /&gt;There are two types of cursors, Implict  Cursor and Explicit Cursor.&lt;br /&gt;PL/SQL uses Implict Cursors for queries.&lt;br /&gt;User  defined cursors are called Explicit Cursors. They can be declared and used.&lt;br /&gt;&lt;br /&gt;11. What are the PL/SQL Statements used in cursor processing ?&lt;br /&gt;&lt;br /&gt;DECLARE  CURSOR  cursor  name,  OPEN  cursor  name,  FETCH cursor name INTO  or Record types, CLOSE cursor name.&lt;br /&gt;&lt;br /&gt;12. What are the cursor attributes used in PL/SQL ?&lt;br /&gt;&lt;br /&gt;%ISOPEN  - to check whether cursor is open or not&lt;br /&gt;   % ROWCOUNT - number of rows featched/updated/deleted.&lt;br /&gt;   %  FOUND - to check whether cursor has fetched any row. True if rows are featched.&lt;br /&gt;     % NOT FOUND - to check whether cursor has featched any row. True if no rows are featched.&lt;br /&gt;These  attributes are proceded with SQL for Implict Cursors and with Cursor name for Explict Cursors.&lt;br /&gt;&lt;br /&gt;13. What is a cursor for loop ?&lt;br /&gt;&lt;br /&gt;Cursor  for loop implicitly declares %ROWTYPE as loop index,opens a cursor, fetches rows of values from active set into fields in the record and closes&lt;br /&gt;when all the records have been processed.&lt;br /&gt;&lt;br /&gt;     eg. FOR emp_rec IN C1 LOOP&lt;br /&gt;          salary_total := salary_total +emp_rec sal;&lt;br /&gt;          END LOOP;&lt;br /&gt;&lt;br /&gt;14. What will happen after commit statement ?&lt;br /&gt;          Cursor C1 is&lt;br /&gt;          Select empno,&lt;br /&gt;          ename from emp;&lt;br /&gt;          Begin&lt;br /&gt;               open C1;            loop&lt;br /&gt;                    Fetch C1 into&lt;br /&gt;               eno.ename;&lt;br /&gt;                    Exit When&lt;br /&gt;               C1 %notfound;-----&lt;br /&gt;                    commit;&lt;br /&gt;               end loop;&lt;br /&gt;               end;&lt;br /&gt;&lt;br /&gt;The  cursor  having  query  as  SELECT  ....  FOR  UPDATE gets closed after COMMIT/ROLLBACK.&lt;br /&gt;&lt;br /&gt;The  cursor  having  query  as  SELECT....  does  not get closed even after COMMIT/ROLLBACK.&lt;br /&gt;&lt;br /&gt;15. Explain the usage of  WHERE CURRENT OF clause in cursors ?&lt;br /&gt;&lt;br /&gt;WHERE  CURRENT OF clause in an UPDATE,DELETE statement refers to the latest row fetched from a cursor.&lt;br /&gt;&lt;br /&gt;Database Triggers&lt;br /&gt;&lt;br /&gt;16. What is a database trigger ? Name some usages of database trigger ?&lt;br /&gt;&lt;br /&gt;Database  trigger  is stored PL/SQL program unit associated with a specific database   table.   Usages   are  Audit  data  modificateions,  Log  events transparently,   Enforce   complex  business  rules  Derive  column  values automatically,   Implement   complex    security  authorizations.  Maintain replicate tables.&lt;br /&gt;&lt;br /&gt;17.  How many types of database triggers can be specified on a table ? What are they ?&lt;br /&gt;&lt;br /&gt;               Insert         Update          Delete&lt;br /&gt;&lt;br /&gt;Before  Row    o.k.           o.k.            o.k.&lt;br /&gt;&lt;br /&gt;After Row      o.k.           o.k.            o.k.&lt;br /&gt;&lt;br /&gt;Before Statement    o.k.      o.k.            o.k.&lt;br /&gt;&lt;br /&gt;After Statement     o.k.      o.k.            o.k.&lt;br /&gt;&lt;br /&gt;If FOR EACH ROW clause is specified, then the trigger for each Row affected by the statement.&lt;br /&gt;&lt;br /&gt;If  WHEN  clause  is specified, the trigger fires according to the retruned boolean value.&lt;br /&gt;&lt;br /&gt;18. Is it possible to use Transaction control Statements such a ROLLBACK or COMMIT in Database Trigger ? Why ?&lt;br /&gt;&lt;br /&gt;It  is  not  possible.  As  triggers are defined for each table, if you use COMMIT   of    ROLLBACK  in  a  trigger,  it  affects  logical  transaction processing.&lt;br /&gt;&lt;br /&gt;19. What are two virtual tables available during database trigger execution ?&lt;br /&gt;&lt;br /&gt;The table columns are referred as OLD.column_name and NEW.column_name.&lt;br /&gt;For triggers related to INSERT only NEW.column_name values only available.&lt;br /&gt;For  triggers related to UPDATE only OLD.column_name NEW.column_name values only available.&lt;br /&gt;For triggers related to DELETE only OLD.column_name values only available.&lt;br /&gt;&lt;br /&gt;20.  What happens if a procedure that updates a column of table X is called in a database trigger of the same table ?&lt;br /&gt;&lt;br /&gt;Mutation of table occurs.&lt;br /&gt;&lt;br /&gt;21.  Write  the  order  of precedence for validation of a column in a table ?&lt;br /&gt;          I.  done using Database triggers.&lt;br /&gt;          ii. done using Integarity Constraints.&lt;br /&gt;&lt;br /&gt;I &amp; ii.&lt;br /&gt;&lt;br /&gt;Exception :&lt;br /&gt;&lt;br /&gt;22. What is an Exception ? What are types of Exception ?&lt;br /&gt;&lt;br /&gt;Exception  is  the  error  handling  part  of  PL/SQL  block. The types are Predefined and user_defined. Some of Predefined execptions are. &lt;br /&gt;     CURSOR_ALREADY_OPEN&lt;br /&gt;     DUP_VAL_ON_INDEX&lt;br /&gt;     NO_DATA_FOUND&lt;br /&gt;     TOO_MANY_ROWS&lt;br /&gt;     INVALID_CURSOR&lt;br /&gt;     INVALID_NUMBER&lt;br /&gt;     LOGON_DENIED&lt;br /&gt;     NOT_LOGGED_ON&lt;br /&gt;     PROGRAM-ERROR&lt;br /&gt;     STORAGE_ERROR&lt;br /&gt;     TIMEOUT_ON_RESOURCE&lt;br /&gt;     VALUE_ERROR&lt;br /&gt;     ZERO_DIVIDE&lt;br /&gt;     OTHERS.&lt;br /&gt;&lt;br /&gt;23. What is Pragma EXECPTION_INIT ? Explain the usage ?&lt;br /&gt;&lt;br /&gt;The PRAGMA EXECPTION_INIT tells the complier to associate an exception with an oracle error. To get an error message of a specific oracle error.&lt;br /&gt;&lt;br /&gt;     e.g. PRAGMA EXCEPTION_INIT (exception name, oracle error number)&lt;br /&gt;&lt;br /&gt;24. What is Raise_application_error ?&lt;br /&gt;&lt;br /&gt;Raise_application_error  is  a  procedure  of  package  DBMS_STANDARD which allows  to  issue an user_defined error messages from stored sub-program or database trigger.&lt;br /&gt;&lt;br /&gt;25. What are the return values of functions SQLCODE and SQLERRM ?&lt;br /&gt;&lt;br /&gt;SQLCODE returns the latest code of the error that has occured.&lt;br /&gt;SQLERRM returns the relevant error message of the SQLCODE.&lt;br /&gt;&lt;br /&gt;26. Where the Pre_defined_exceptions are stored ?&lt;br /&gt;&lt;br /&gt;In the standard package.&lt;br /&gt;&lt;br /&gt;Procedures, Functions &amp; Packages ;&lt;br /&gt;&lt;br /&gt;27. What is a stored procedure ?&lt;br /&gt;&lt;br /&gt;A  stored  procedure  is  a  sequence  of  statements that perform specific function.&lt;br /&gt;&lt;br /&gt;28. What is difference between a PROCEDURE &amp; FUNCTION ?&lt;br /&gt;&lt;br /&gt;A FUNCTION is alway returns a value using the return statement.&lt;br /&gt;        A  PROCEDURE   may  return one or more values through parameters or may not return at all.&lt;br /&gt;&lt;br /&gt;29. What are advantages fo Stored Procedures /&lt;br /&gt;&lt;br /&gt;Extensibility,Modularity,   Reusability,   Maintainability   and  one  time compilation.&lt;br /&gt;&lt;br /&gt;30. What are the modes of parameters that can be passed to a procedure ?&lt;br /&gt;&lt;br /&gt;IN,OUT,IN-OUT parameters.&lt;br /&gt;&lt;br /&gt;31. What are the two parts of a procedure ?&lt;br /&gt;&lt;br /&gt;Procedure Specification and Procedure Body.&lt;br /&gt;&lt;br /&gt;32. Give the structure of the procedure ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;     PROCEDURE name (parameter list.....)&lt;br /&gt;     is&lt;br /&gt;     local variable declarations&lt;br /&gt;&lt;br /&gt;     BEGIN&lt;br /&gt;          Executable statements.&lt;br /&gt;     Exception.&lt;br /&gt;     exception handlers&lt;br /&gt;&lt;br /&gt;     end;&lt;br /&gt;&lt;br /&gt;33. Give the structure of the function ?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;     FUNCTION name (argument list .....) Return datatype is&lt;br /&gt;     local variable declarations&lt;br /&gt;     Begin&lt;br /&gt;          executable statements&lt;br /&gt;     Exception&lt;br /&gt;          execution handlers&lt;br /&gt;     End;&lt;br /&gt;&lt;br /&gt;34. Explain how procedures and functions are called in a PL/SQL block ?&lt;br /&gt;&lt;br /&gt;Function is called as part of an expression.&lt;br /&gt;   sal := calculate_sal ('a822');&lt;br /&gt;   procedure is called as a PL/SQL statement&lt;br /&gt;   calculate_bonus ('A822');&lt;br /&gt;&lt;br /&gt;35. What is Overloading of procedures ?&lt;br /&gt;&lt;br /&gt;The  Same procedure name is repeated with parameters of different datatypes and  parameters  in  different  positions,  varying number of parameters is called overloading of procedures.&lt;br /&gt;&lt;br /&gt;e.g. DBMS_OUTPUT put_line&lt;br /&gt;&lt;br /&gt;36. What is a package ? What are the advantages of packages ?&lt;br /&gt;&lt;br /&gt;Package is a database object that groups logically related procedures.&lt;br /&gt;The  advantages  of  packages  are  Modularity,  Easier  Applicaton Design, Information. Hiding,. reusability and Better Performance.&lt;br /&gt;&lt;br /&gt;37.What are two parts of package ?&lt;br /&gt;&lt;br /&gt;The two parts of package are PACKAGE SPECIFICATION &amp; PACKAGE BODY.&lt;br /&gt;&lt;br /&gt;Package Specification contains declarations that are global to the packages and local to the schema.&lt;br /&gt;Package  Body  contains  actual  procedures  and  local  declaration of the procedures and cursor declarations.&lt;br /&gt;&lt;br /&gt;38.  What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?&lt;br /&gt;&lt;br /&gt;A  cursor declared in a package specification is global and can be accessed by other procedures or procedures in a package.&lt;br /&gt;A  cursor declared in a procedure is local to the procedure that can not be accessed by other procedures.&lt;br /&gt;&lt;br /&gt;39. How packaged procedures and functions are called from the following?&lt;br /&gt;     a. Stored procedure or anonymous block&lt;br /&gt;     b. an application program such a PRC *C, PRO* COBOL&lt;br /&gt;     c. SQL *PLUS&lt;br /&gt;&lt;br /&gt;     a. PACKAGE NAME.PROCEDURE NAME (parameters);&lt;br /&gt;        variable := PACKAGE NAME.FUNCTION NAME (arguments);&lt;br /&gt;        EXEC SQL EXECUTE&lt;br /&gt;     b.&lt;br /&gt;          BEGIN&lt;br /&gt;               PACKAGE NAME.PROCEDURE NAME (parameters)&lt;br /&gt;               variable := PACKAGE NAME.FUNCTION NAME      (arguments);&lt;br /&gt;          END;&lt;br /&gt;          END EXEC;&lt;br /&gt;     c.  EXECUTE PACKAGE NAME.PROCEDURE if the procedures does not have any&lt;br /&gt;out/in-out parameters. A function can not be called.&lt;br /&gt;&lt;br /&gt;40.  Name  the  tables  where  characteristics  of  Package,  procedure and functions are stored ?&lt;br /&gt;&lt;br /&gt;User_objects, User_Source and User_error.&lt;br /&gt;&lt;br /&gt;FORMS4.0&lt;br /&gt;&lt;br /&gt;12. what is a display item?&lt;br /&gt;&lt;br /&gt;Display  items are similar to text items but store only fetched or assigned values.  Operators  cannot  navigate to a display item or edit the value it contains.&lt;br /&gt;&lt;br /&gt;13. What is a list item?&lt;br /&gt;&lt;br /&gt;It is a list of text elements.&lt;br /&gt;&lt;br /&gt;14. What are the display styles of list items?&lt;br /&gt;&lt;br /&gt;Poplist, No text Item displayed in the list item.&lt;br /&gt;   Tlist, No element in the list is highlighted.&lt;br /&gt;&lt;br /&gt;15. What is a radio Group?&lt;br /&gt;&lt;br /&gt;Radio  groups  display  a fixed no of options that are mutually Exclusive .&lt;br /&gt;User can select one out of n number of options.&lt;br /&gt;&lt;br /&gt;16.  How  many  maximum  number  of radio buttons can you assign to a radio group?&lt;br /&gt;&lt;br /&gt;Unlimited no of radio buttons can be assigned to a radio group&lt;br /&gt;&lt;br /&gt;17. can you change the default value of the radio button group at run time?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;18.What triggers are associated with the radio group?&lt;br /&gt;&lt;br /&gt;Only when-radio-changed trigger associated with radio group&lt;br /&gt;&lt;br /&gt;Visual Attributes.&lt;br /&gt;&lt;br /&gt;19. What is a visual attribute?&lt;br /&gt;&lt;br /&gt;Visual  Attributes  are  the  font,  color  and  pattern characteristics of objects that operators  see and intract with in our application.&lt;br /&gt;&lt;br /&gt;20. What are the types of visual attribute settings?&lt;br /&gt;&lt;br /&gt;Custom Visual attributes&lt;br /&gt;   Default visual attributes&lt;br /&gt;   Named Visual attributes.&lt;br /&gt;&lt;br /&gt;Window&lt;br /&gt;&lt;br /&gt;21. What is a window?&lt;br /&gt;&lt;br /&gt;A  window,  byitself  ,  can  be  thought  of  as an empty frame. The frame provides a way to intract with the window, including the ability to scroll, move,  and  resize  the  window.  The  content  of  the  window ie. what is displayed inside the frame is determined by the canvas View or canvas-views displayed in the window at run-time.&lt;br /&gt;&lt;br /&gt;22. What are the differrent types of windows?&lt;br /&gt;&lt;br /&gt;Root window, secondary window.&lt;br /&gt;&lt;br /&gt;23. Can a root window be made modal?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;24. List the buil-in routine for controlling window during run-time?&lt;br /&gt;&lt;br /&gt;Find_window,&lt;br /&gt;   get_window_property,&lt;br /&gt;   hide_window,&lt;br /&gt;   move_window,&lt;br /&gt;   resize_window,&lt;br /&gt;   set_window_property,&lt;br /&gt;   show_View&lt;br /&gt;&lt;br /&gt;25. List the windows event triggers available in Forms 4.0?&lt;br /&gt;&lt;br /&gt;When-window-activated,     when-window-closed,     when-window-deactivated,&lt;br /&gt;when-window-resized&lt;br /&gt;&lt;br /&gt;26.  What  built-in  is  used  for  changing  the  properties of the window dynamically?&lt;br /&gt;&lt;br /&gt;Set_window_property&lt;br /&gt;&lt;br /&gt;Canvas-View&lt;br /&gt;&lt;br /&gt;27. What is a canvas-view?&lt;br /&gt;&lt;br /&gt;A  canvas-view  is  the background object on which you layout the interface items  (text-items,  check boxes, radio groups, and so on.) and boilerplate objects  that  operators  see  and  interact with as they run your form. At run-time,  operators  can  see only those items that have been assiged to a specific  canvas.  Each  canvas,  in  term,  must be displayed in a specfic window.&lt;br /&gt;&lt;br /&gt;28. Give the equivalent term in forms 4.0 for the following.&lt;br /&gt;Page, Page 0?&lt;br /&gt;&lt;br /&gt;Page - Canvas-View&lt;br /&gt;   Page 0 - Canvas-view null.&lt;br /&gt;&lt;br /&gt;29. What are the types of canvas-views?&lt;br /&gt;&lt;br /&gt;Content View, Stacked View.&lt;br /&gt;&lt;br /&gt;30. What is the content view and stacked view?&lt;br /&gt;&lt;br /&gt;A  content view is the "Base" view that occupies the entire content pane of the window in which it is displayed.&lt;br /&gt;   A  stacked view differs from a content canvas view in that it is not the base view for the window to which it is assigned&lt;br /&gt;&lt;br /&gt;31.  List  the  built-in  routines  for the controlling canvas views during run-time?&lt;br /&gt;&lt;br /&gt;Find_canvas&lt;br /&gt;   Get-Canvas_property&lt;br /&gt;   Get_view_property&lt;br /&gt;   Hide_View&lt;br /&gt;     Replace_content_view&lt;br /&gt;     Scroll_view&lt;br /&gt;     Set_canvas_property&lt;br /&gt;     Set_view_property&lt;br /&gt;     Show_view&lt;br /&gt;&lt;br /&gt;Alert&lt;br /&gt;&lt;br /&gt;32. What is an Alert?&lt;br /&gt;&lt;br /&gt;An alert is a modal window that displays a message notifies the operator of some application condition&lt;br /&gt;&lt;br /&gt;33. What are the display styles of an alert?&lt;br /&gt;&lt;br /&gt;Stop, Caution, note&lt;br /&gt;&lt;br /&gt;34. Can you attach an alert to a field?&lt;br /&gt;&lt;br /&gt;No&lt;br /&gt;&lt;br /&gt;35. What built-in is used for showing the alert during run-time?&lt;br /&gt;&lt;br /&gt;Show_alert.&lt;br /&gt;&lt;br /&gt;36. Can you change the alert messages at run-time?&lt;br /&gt;If  yes,  give  the  name  of  th  built-in  to chage the alert messages at run-time.&lt;br /&gt;&lt;br /&gt;     Yes.      Set_alert_property.&lt;br /&gt;&lt;br /&gt;37. What is the built-in function used for finding the alert?&lt;br /&gt;&lt;br /&gt;     Find_alert&lt;br /&gt;&lt;br /&gt;Editors&lt;br /&gt;&lt;br /&gt;38. List the editors availables in forms 4.0?&lt;br /&gt;&lt;br /&gt;     Default editor&lt;br /&gt;     User_defined editors&lt;br /&gt;     system editors.&lt;br /&gt;&lt;br /&gt;39. What buil-in routines are used to display editor dynamicaly?&lt;br /&gt;&lt;br /&gt;Edit_text item&lt;br /&gt;   show_editor&lt;br /&gt;&lt;br /&gt;LOV&lt;br /&gt;&lt;br /&gt;40. What is an Lov?&lt;br /&gt;&lt;br /&gt;A   list of values is a single or multi column  selection list displayed in&lt;br /&gt;a pop-up window&lt;br /&gt;&lt;br /&gt;41. Can you attach an lov to a field at design time?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;42. Can you attach an lov to a field at run-time? if yes, give the build-in name.&lt;br /&gt;&lt;br /&gt;     Yes.      Set_item_proprety&lt;br /&gt;&lt;br /&gt;43. What is the built-in used for showing lov at runtime?&lt;br /&gt;&lt;br /&gt;Show_lov&lt;br /&gt;&lt;br /&gt;44.  What  is  the  built-in  used  to  get  and  set lov properties during run-time?&lt;br /&gt;&lt;br /&gt;      Get_lov_property&lt;br /&gt;      Set_lov_property&lt;br /&gt;&lt;br /&gt;Record Group&lt;br /&gt;&lt;br /&gt;45. What is a record Group?&lt;br /&gt;&lt;br /&gt;A  record  group  is  an  internal  oracle  forms data structure that has a simillar column/row frame work to a database table&lt;br /&gt;&lt;br /&gt; 46. What are the different type of a record group?&lt;br /&gt;&lt;br /&gt;     Query record group&lt;br /&gt;     Static record group&lt;br /&gt;     Non query record group&lt;br /&gt;&lt;br /&gt;47. Give built-in routine related to a record groups?&lt;br /&gt;&lt;br /&gt;Create_group (Function)&lt;br /&gt;   Create_group_from_query(Function)&lt;br /&gt;   Delete_group(Procedure)&lt;br /&gt;   Add_group_column(Function)&lt;br /&gt;   Add_group_row(Procedure)&lt;br /&gt;   Delete_group_row(Procedure)&lt;br /&gt;   Populate_group(Function)&lt;br /&gt;   Populate_group_with_query(Function)&lt;br /&gt;   Set_group_Char_cell(procedure)&lt;br /&gt;&lt;br /&gt;48. What is the built_in routine used to count the no of rows in a group?&lt;br /&gt;&lt;br /&gt;Get_group _row_count&lt;br /&gt;&lt;br /&gt;System Variables&lt;br /&gt;&lt;br /&gt;49.  List  system  variables  available  in forms 4.0, and not available in forms 3.0?&lt;br /&gt;&lt;br /&gt;      System.cordination_operation&lt;br /&gt;      System Date_threshold&lt;br /&gt;      System.effective_Date&lt;br /&gt;      System.event_window&lt;br /&gt;      System.suppress_working&lt;br /&gt;&lt;br /&gt;50. System.effective_date system variable is read only True/False&lt;br /&gt;&lt;br /&gt;False&lt;br /&gt;&lt;br /&gt;51. What is a library in Forms 4.0?&lt;br /&gt;&lt;br /&gt;A  library  is  a  collection of Pl/SQL program units, including user named procedures, functions &amp; packages&lt;br /&gt;&lt;br /&gt;52. Is it possible to attach same library to more than one form?&lt;br /&gt;&lt;br /&gt;Yes&lt;br /&gt;&lt;br /&gt;53. Explain the following file extention related to library?&lt;br /&gt;.pll,.lib,.pld&lt;br /&gt;&lt;br /&gt;     The  library  pll files is a portable design file comparable to an fmb form file&lt;br /&gt;         The  library  lib  file is a plat form specific, generated library file comparable to a fmx form file&lt;br /&gt;         The  pld  file  is  Txt  format  file  and  can be used for source controlling your library files&lt;br /&gt;&lt;br /&gt;Parameter&lt;br /&gt;&lt;br /&gt;54. How do you pass the parameters from one form to another form?&lt;br /&gt;&lt;br /&gt;To  pass  one  or  more  parameters to a called form, the calling form must perform  the  following steps in a trigger or user named routine excute the create_parameter_list built_in function to programatically.&lt;br /&gt;     Create  a  parameter  list  to  execute  the  add  parameter  built_in procedure to add one or more parameters list.&lt;br /&gt;     Execute  the call_form, New_form or run_product built_in procedure and include  the  name  or  id of the parameter list to be passed to the called form.&lt;br /&gt;&lt;br /&gt;54.  What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?&lt;br /&gt;&lt;br /&gt;     Add_parameter&lt;br /&gt;     Create_Parameter_list&lt;br /&gt;     Delete_parameter&lt;br /&gt;     Destroy_parameter_list&lt;br /&gt;     Get_parameter_attr&lt;br /&gt;     Get_parameter_list&lt;br /&gt;     set_parameter_attr&lt;br /&gt;&lt;br /&gt;55.  What  are  the  two  ways  to  incorporate  images into a oracle forms application?&lt;br /&gt;&lt;br /&gt;     Boilerplate Images&lt;br /&gt;     Image_items&lt;br /&gt;&lt;br /&gt;56. How image_items can be populate to field in forms 4.0?&lt;br /&gt;&lt;br /&gt;A  fetch from a long raw database column PL/Sql assignment to executing the read_image_file built_in procedure to get an image from the file system.&lt;br /&gt;&lt;br /&gt;57. What are the triggers associated with the image item?&lt;br /&gt;&lt;br /&gt;     When-Image-activated(Fires when the operator double clicks on an image Items)&lt;br /&gt;          When-image-pressed(fires  when  the operator selects or deselects the image item)&lt;br /&gt;&lt;br /&gt;58. List some built-in routines used to manipulate images in image_item?&lt;br /&gt;&lt;br /&gt;     Image_add&lt;br /&gt;     Image_and&lt;br /&gt;     Image_subtract&lt;br /&gt;     Image_xor&lt;br /&gt;     Image_zoom&lt;br /&gt;&lt;br /&gt;59. What are the built_in used to trapping errors in forms 4?&lt;br /&gt;&lt;br /&gt;Error_type      return character&lt;br /&gt;   Error_code      return number&lt;br /&gt;   Error_text       return char&lt;br /&gt;   Dbms_error_code   return no.&lt;br /&gt;   Dbms_error_text     return char&lt;br /&gt;&lt;br /&gt;60. What is a predefined exception available in forms 4.0?&lt;br /&gt;&lt;br /&gt;Raise form_trigger_failure&lt;br /&gt;&lt;br /&gt;61. What are the menu items that oracle forms 4.0 supports?&lt;br /&gt;&lt;br /&gt;Plain, Check,Radio, Separator, Magic&lt;br /&gt;&lt;br /&gt;FORMS4.5&lt;br /&gt;&lt;br /&gt;object groups&lt;br /&gt;&lt;br /&gt;01. what ia an object groups?&lt;br /&gt;&lt;br /&gt;An object group is a container for a group of objects, you define an object group  when  you  want  to  package  related  objects.  so that you copy or reference them in another modules.&lt;br /&gt;&lt;br /&gt;02.  what  are  the  different objects that you cannot copy or reference in object groups?&lt;br /&gt;&lt;br /&gt;objects of differnt modules&lt;br /&gt;   another object groups&lt;br /&gt;   individual block dependent items&lt;br /&gt;   program units.&lt;br /&gt;&lt;br /&gt;canvas views&lt;br /&gt;&lt;br /&gt;03. what are different types of canvas views?&lt;br /&gt;&lt;br /&gt;content canvas views&lt;br /&gt;   stacked canvas views&lt;br /&gt;   horizontal  toolbar&lt;br /&gt;   vertical toolbar.&lt;br /&gt;&lt;br /&gt;04. explain about content  canvas views?&lt;br /&gt;&lt;br /&gt;Most  Canvas  views  are  content canvas views a content canvas view is the "base" view that occupies the entire content pane of the window in which it is displayed.&lt;br /&gt;&lt;br /&gt;05. Explain about stacked canvas views?&lt;br /&gt;&lt;br /&gt;Stacked canvas view is displayed in a window on top of, or "stacked" on the content  canvas  view  assigned  to  that same window. Stacked canvas views obscure  some  part  of  the  underlying  content canvas view, and or often shown and hidden programmatically.&lt;br /&gt;&lt;br /&gt;06. Explain about horizontal, Vertical tool bar canvas views?&lt;br /&gt;&lt;br /&gt;Tool bar canvas views are used to create tool bars for individual windows      Horizontal  tool  bars  are display at the top of a window, just under its menu bar.&lt;br /&gt;     Vertical Tool bars are displayed along the left side of a window&lt;br /&gt;&lt;br /&gt;07. Name of the functions used to get/set canvas properties?&lt;br /&gt;&lt;br /&gt;Get_view_property, Set_view_property&lt;br /&gt;&lt;br /&gt;Windows&lt;br /&gt;&lt;br /&gt;07. What is relation between the window and canvas views?&lt;br /&gt;&lt;br /&gt;Canvas  views  are the back ground objects on which you place the interface items  (Text  items),  check  boxes,  radio  groups  etc.,) and boilerplate&lt;br /&gt;objects  (boxes,  lines, images etc.,) that operators interact with us they run your form .     Each  canvas views displayed in a window.&lt;br /&gt;&lt;br /&gt;08. What are the different modals of windows?&lt;br /&gt;&lt;br /&gt;      Modalless windows&lt;br /&gt;      Modal windows&lt;br /&gt;&lt;br /&gt;09. What are modalless windows?&lt;br /&gt;&lt;br /&gt;More  than  one  modelless  window  can  be displayed at the same time, and operators  can navigate among them if your application allows them to do so .  On  most GUI platforms,  modelless windows can also be layered to appear either in front of or behind other windows.&lt;br /&gt;&lt;br /&gt;10. What are modal windows?&lt;br /&gt;&lt;br /&gt;Modal   windows   are   usually   used  as  dialogs,  and  have  restricted functionality  compared to modelless windows. On some platforms for example operators cannot resize, scroll or iconify a modal window.&lt;br /&gt;&lt;br /&gt;11. How do you display console on a window ?&lt;br /&gt;&lt;br /&gt;The  console includes the status line and message line, and is displayed at the bottom of the window to which it is assigned.&lt;br /&gt;To  specify  that  the  console should be displayed, set the console window form  property  to  the  name  of  any  window  in the form. To include the console, set console window to Null.&lt;br /&gt;&lt;br /&gt;12. What is the remove on exit property?&lt;br /&gt;&lt;br /&gt;For a modelless window, it determines whether oracle forms hides the window automatically  when  the  operators  navigates  to  an  item in the another window.&lt;br /&gt;&lt;br /&gt;13. How many windows in a form can have console?&lt;br /&gt;&lt;br /&gt;Only one window in a form can display the console, and you cannot chage the console assignment at runtime.&lt;br /&gt;&lt;br /&gt;14. Can you have more than one content canvas view attached with a window?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;     Each  window  you  create  must  have  atleast one content canvas view assigned  to  it.  You can also create a window that has manipulate contant canvas  view.  At run time only one of the content canvas views assign to a window is displayed at a time.&lt;br /&gt;&lt;br /&gt;15. What are the different window events activated at runtimes?&lt;br /&gt;&lt;br /&gt;When_window_activated&lt;br /&gt;   When_window_closed&lt;br /&gt;   When_window_deactivated&lt;br /&gt;   When_window_resized&lt;br /&gt;   Within  this  triggers,  you  can  examine  the built in system variable system.event_window  to  determine  the  name  of  the window for which the trigger fired.&lt;br /&gt;&lt;br /&gt;Modules&lt;br /&gt;&lt;br /&gt;27. What are different types of modules available in oracle form?&lt;br /&gt;&lt;br /&gt;Form module - a collection of objects and code routines&lt;br /&gt;  Menu modules - a collection of menus and menu item commands that together make up an application menu&lt;br /&gt;     library  module  - a collectio of user named procedures, functions and packages that can be called from other modules in the application&lt;br /&gt;&lt;br /&gt;18. What are the default extensions of the files careated by forms modules?&lt;br /&gt;&lt;br /&gt;     .fmb - form module binary&lt;br /&gt;     .fmx - form module executable&lt;br /&gt;&lt;br /&gt;19. What are the default extentions of the files created by menu module?&lt;br /&gt;&lt;br /&gt;     .mmb, .mmx&lt;br /&gt;&lt;br /&gt;20 What are the default extension of the files created by library module?&lt;br /&gt;&lt;br /&gt;The  default  file  extensions indicate the library module type and storage format&lt;br /&gt;     .pll - pl/sql library module binary&lt;br /&gt;&lt;br /&gt;Master Detail&lt;br /&gt;&lt;br /&gt;21. What is a master detail relationship?&lt;br /&gt;&lt;br /&gt;A  master  detail  relationship  is  an  association between two base table blocks-  a  master  block  and a detail block. The relationship between the blocks  reflects  a  primary  key  to  foreign key relationship between the tables on which the blocks are based.&lt;br /&gt;&lt;br /&gt;22. What is coordination Event?&lt;br /&gt;&lt;br /&gt;Any  event  that  makes  a different record in the master block the current record is a coordination causing event.&lt;br /&gt;&lt;br /&gt;23. What are the two phases of block coordination?&lt;br /&gt;&lt;br /&gt;There  are  two  phases  of  block  coordination:  the  clear phase and the population   phase.   During,  the  clear  phase,  Oracle  Forms  navigates internally  to  the  detail  block and flushes the obsolete detail records. During  the  population  phase,  Oracle  Forms issues a SELECT statement to repopulate  the  detail  block with detail records associated witjh the new master  record.  These operations are accomplished through the execution of triggers.&lt;br /&gt;&lt;br /&gt;24. What are Most Common types of Complex master-detail relationships?&lt;br /&gt;&lt;br /&gt;There are three most common types of complex master-detail relationships:&lt;br /&gt;master with dependent details&lt;br /&gt;master with independent details&lt;br /&gt;detail with two masters&lt;br /&gt;&lt;br /&gt;25.  What  are  the  different  types of Delete details we can establish in Master-Details?&lt;br /&gt;Cascade&lt;br /&gt;   Isolate&lt;br /&gt;   Non-isolote&lt;br /&gt;&lt;br /&gt;26.  What  are  the  different defaust triggers created when Master Deletes Property is set to Non-isolated?&lt;br /&gt;Master Delets Property          Resulting Triggers&lt;br /&gt;        ----------------------------------------------------&lt;br /&gt;     Non-Isolated(the default)       On-Check-Delete-Master&lt;br /&gt;                                     On-Clear-Details&lt;br /&gt;                                     On-Populate-Details&lt;br /&gt;&lt;br /&gt;26.  Whar  are  the  different default triggers created when Master Deletes Property is set to Cascade?&lt;br /&gt;Ans: Master Deletes Property            Resulting Triggers&lt;br /&gt;         ---------------------------------------------------&lt;br /&gt;        Cascading                      On-Clear-Details&lt;br /&gt;                                       On-Populate-Details&lt;br /&gt;                                       Pre-delete&lt;br /&gt;&lt;br /&gt;28.  What  are  the  different default triggers created when Master Deletes Property is set to isolated?&lt;br /&gt;&lt;br /&gt;Master Deletes Property       Resulting Triggers&lt;br /&gt;         ---------------------------------------------------&lt;br /&gt;Isolated                 On-Clear-Details&lt;br /&gt;                                   On-Populate-Details&lt;br /&gt;&lt;br /&gt;29. What are the Coordination Properties in a Master-Detail relationship?&lt;br /&gt;The coordination properties are&lt;br /&gt;     Deferred&lt;br /&gt;     Auto-Query&lt;br /&gt;         These  Properties  determine  when  the  population phase of block&lt;br /&gt;coordination should occur.&lt;br /&gt;&lt;br /&gt;30.  What  are  the different types of Coordinations of the Master with the Detail block?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;42. What is the User-Named Editor?&lt;br /&gt;&lt;br /&gt;A  user named editor has the same text editing functionality as the default editor, but, becaue it is a named object, you can specify editor attributes such as windows display size, position, and title.&lt;br /&gt;&lt;br /&gt;43. What are the Built-ins to display the user-named editor?&lt;br /&gt;&lt;br /&gt;A  user  named  editor  can be displayed programmatically with the built in procedure  SHOW-EDITOR,  EDIT_TETITEM  independent  of  any particular text item.&lt;br /&gt;&lt;br /&gt;44. What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?&lt;br /&gt;&lt;br /&gt;Show editor is the generic built_in which accepts any editor name and takes some   input  string  and  returns  modified  output  string.  Whereas  the edit_textitem  built_in needs the input focus to be in the text item before the built_in is excuted.&lt;br /&gt;&lt;br /&gt;45. What is an LOV?&lt;br /&gt;An  LOV is a scrollable popup window that provides the operator with either a single or multi column selection list.&lt;br /&gt;&lt;br /&gt;46. What is the basic data structure that is required for creating an LOV? &lt;br /&gt;Record Group.&lt;br /&gt;&lt;br /&gt;47. What is the "LOV of Validation" Property of an item? What is the use of it?&lt;br /&gt;When  LOV  for Validation is set to True, Oracle Forms compares the current value  of  the text item to the values in the first column displayed in the LOV.&lt;br /&gt;Whenever the validation event occurs.&lt;br /&gt;     If  the  value in the text item matches one of the values in the first column  of  the  LOV,  validation  succeeds,  the LOV is not displayed, and processing continues normally.&lt;br /&gt;     If  the value in the text item does not match one of the values in the first  column  of  the LOV, Oracle Forms displays the LOV and uses the text item value as the search criteria to automatically reduce the list.&lt;br /&gt;&lt;br /&gt;48. What are the built_ins used the display the LOV?&lt;br /&gt;&lt;br /&gt;Show_lov&lt;br /&gt;   List_values&lt;br /&gt;&lt;br /&gt;49.  What  are the built-ins that are used to Attach an LOV programmatically to an item?&lt;br /&gt;&lt;br /&gt;set_item_property&lt;br /&gt; get_item_property&lt;br /&gt; (by setting the LOV_NAME property)&lt;br /&gt;&lt;br /&gt;50.  What are the built-ins that are used for setting the LOV properties at runtime?&lt;br /&gt;&lt;br /&gt;get_lov_property&lt;br /&gt;   set_lov_property&lt;br /&gt;&lt;br /&gt;51. What is a record group?&lt;br /&gt;&lt;br /&gt;A  record  group  is  an  internal  Oracle  Forms  that structure that hs a column/row  framework similar to a database table. However, unlike database tables,  record  groups are separate objects that belong to the form module which they are defined.&lt;br /&gt;&lt;br /&gt;52. How  many number of columns a record group can have?&lt;br /&gt;&lt;br /&gt;A  record group can have an unlimited number of columns of type CHAR, LONG, NUMBER,  or  DATE  provided that the total number of column does not exceed 64K.&lt;br /&gt;&lt;br /&gt;53. What is the Maximum allowed length of Record group Column?&lt;br /&gt;&lt;br /&gt;Record group column names cannot exceed 30 characters.&lt;br /&gt;&lt;br /&gt;54. What are the different types of Record Groups?&lt;br /&gt;&lt;br /&gt;Query Record Groups&lt;br /&gt;   NonQuery Record Groups&lt;br /&gt;   State Record Groups&lt;br /&gt;&lt;br /&gt;55. What is a Query Record Group?&lt;br /&gt;&lt;br /&gt;A  query  record  group  is  a  record  group that has an associated SELECT statement.  The columns in a query record group derive their default names, data  types, had lengths from the database columns referenced in the SELECT statement.  The records in query record group are the rows retrieved by the query associated with that record group.&lt;br /&gt;&lt;br /&gt;56. What is a Non Query Record Group?&lt;br /&gt;&lt;br /&gt;A non-query record group is a group that does not have an associated query, but whose structure and values can be modified programmatically at runtime.&lt;br /&gt;&lt;br /&gt;57. What is a Static Record Group?&lt;br /&gt;&lt;br /&gt;A  static  record  group is not associated with a query, rather, you define its  structure  and  row  values  at  design time, and they remain fixed at runtime.&lt;br /&gt;&lt;br /&gt;58. What are the built-ins used for Creating and deleting groups?&lt;br /&gt;&lt;br /&gt;CREATE-GROUP (function)&lt;br /&gt;   CREATE_GROUP_FROM_QUERY(function)&lt;br /&gt;   DELETE_GROUP(procedure)&lt;br /&gt;&lt;br /&gt;59.What are the built -ins used for Modifying a group's structure?&lt;br /&gt;&lt;br /&gt;ADD-GROUP_COLUMN (function)&lt;br /&gt;   ADD_GROUP_ROW (procedure)&lt;br /&gt;   DELETE_GROUP_ROW(procedure)&lt;br /&gt;&lt;br /&gt;60.   POPULATE_GROUP(function)&lt;br /&gt;      POPULATE_GROUP_WITH_QUERY(function)&lt;br /&gt;      SET_GROUP_CHAR_CELL(procedure)&lt;br /&gt;      SET_GROUP_DATE_CELL(procedure)&lt;br /&gt;    SET_GROUP_NUMBER_CELL(procedure)&lt;br /&gt;&lt;br /&gt;61. What are the built-ins used for Getting cell values?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;GET_GROUP_CHAR_CELL (function)&lt;br /&gt;   GET_GROUP_DATE_CELL(function)&lt;br /&gt;   GET_GROUP_NUMBET_CELL(function)&lt;br /&gt;&lt;br /&gt;62. What are built-ins used for Processing rows?&lt;br /&gt;&lt;br /&gt;GET_GROUP_ROW_COUNT(function)&lt;br /&gt;   GET_GROUP_SELECTION_COUNT(function)&lt;br /&gt;   GET_GROUP_SELECTION(function)&lt;br /&gt;   RESET_GROUP_SELECTION(procedure)&lt;br /&gt;   SET_GROUP_SELECTION(procedure)&lt;br /&gt;   UNSET_GROUP_SELECTION(procedure)&lt;br /&gt;&lt;br /&gt;63. What are the built-ins used for finding Object ID function?&lt;br /&gt;&lt;br /&gt;FIND_GROUP(function)&lt;br /&gt;   FIND_COLUMN(function)&lt;br /&gt;&lt;br /&gt;64.  Use  the  ADD_GROUP_COLUMN  function to add a column to a record group that was created at design time.&lt;br /&gt;I) TRUE  II)FALSE&lt;br /&gt;&lt;br /&gt;         II) FALSE&lt;br /&gt;&lt;br /&gt;65. Use the ADD_GROUP_ROW procedure to add a row to a static record group&lt;br /&gt;&lt;br /&gt;I) TRUE  II)FALSE&lt;br /&gt;        I) FALSE&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;61.  What are the built-in used for getting cell values?&lt;br /&gt;&lt;br /&gt;Get_group_char_cell(function)&lt;br /&gt;Get_group_date_cell(function)&lt;br /&gt;Get_group_number_cell(function)&lt;br /&gt;&lt;br /&gt;62.  What are the built-ins used for processing rows?&lt;br /&gt;&lt;br /&gt;Get_group_row_count(function)&lt;br /&gt;Get_group_selection_count(function)&lt;br /&gt;Get_group_selection(function)&lt;br /&gt;Reset_group_selection(procedure)&lt;br /&gt;Set_group_selection(procedure)&lt;br /&gt;Unset_group_selection(procedure)&lt;br /&gt;&lt;br /&gt;63.  What are the built-ins used for finding object ID functions?&lt;br /&gt;&lt;br /&gt;Find_group(function)&lt;br /&gt;Find_column(function)&lt;br /&gt;&lt;br /&gt;64.  Use the add_group_column function to add a column to record group that was created at a design time?&lt;br /&gt;&lt;br /&gt;False.&lt;br /&gt;&lt;br /&gt;65.   Use the Add_group_row procedure to add a row to a static record group 1. true or false?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;False.&lt;br /&gt;&lt;br /&gt;parameters&lt;br /&gt;&lt;br /&gt;66.  What are parameters?&lt;br /&gt;&lt;br /&gt;Parameters  provide  a simple mechanism for defining and setting the values&lt;br /&gt;of  inputs  that  are  required  by  a form at startup. Form parameters are variables of type char,number,date that you define at design time.&lt;br /&gt;&lt;br /&gt;67. What are the Built-ins used for sending Parameters to forms?&lt;br /&gt;&lt;br /&gt;You  can  pass  parameter values to a form when an application executes the call_form, New_form, Open_form or Run_product.&lt;br /&gt;&lt;br /&gt;68. What is the maximum no of chars the parameter can store?&lt;br /&gt;&lt;br /&gt;The  maximum  no  of  chars  the parameter can store is only valid for char parameters,  which  can  be  upto 64K. No parameters default to 23Bytes and Date parameter default to 7Bytes.&lt;br /&gt;&lt;br /&gt;69. How do you call other Oracle Products from Oracle Forms?&lt;br /&gt;&lt;br /&gt;Run_product is a built-in, Used to invoke one of the supported oracle tools products and specifies the name of the document or module to be run. If the called product is unavailable at the time of the call, Oracle Forms returns a message to the opertor.&lt;br /&gt;&lt;br /&gt;70. How do you reference a Parameter?&lt;br /&gt;&lt;br /&gt;In  Pl/Sql,  You  can reference and set the values of form parameters using bind  variables syntax. Ex. PARAMETER  name = '' or :block.item = PARAMETER &lt;br /&gt;Parameter name&lt;br /&gt;&lt;br /&gt;71. How do you reference a parameter indirectly?&lt;br /&gt;&lt;br /&gt;To  indirectly  reference  a  parameter use the NAME IN, COPY 'built-ins to indirectly   set  and  reference  the  parameters  value'  Example  name_in ('capital parameter my param'), Copy ('SURESH','Parameter my_param')&lt;br /&gt;&lt;br /&gt;72. What are the different Parameter types?&lt;br /&gt;&lt;br /&gt;Text Parameters&lt;br /&gt;Data Parameters&lt;br /&gt;&lt;br /&gt;73. When do you use data parameter type?&lt;br /&gt;&lt;br /&gt;When  the  value  of  a data parameter being passed to  a called product is always  the  name  of  the  record  group defined in the current form. Data parameters  are  used  to pass data to produts invoked with the run_product built-in subprogram.&lt;br /&gt;&lt;br /&gt;74. Can you pass data parametrs to forms?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;IMAGES&lt;br /&gt;&lt;br /&gt;75. What are different types of images?&lt;br /&gt;&lt;br /&gt;Boiler plate images&lt;br /&gt;Image Items&lt;br /&gt;&lt;br /&gt;76.  What is the difference between boiler plat images and image items?&lt;br /&gt;&lt;br /&gt;Boiler  plate  Images are static images (Either vector or bit map) that you import  from the file system or database to use a grapical elements in your form, such as company logos and maps          Image items are special types of  interface  controls  that  store  and  display  either vector or bitmap images. Llike other items that store values, image items can be either base table  items(items  that  relate  directly  to database columns) or control items. The definition of an image item is stored as part of the form module FMB  and  FMX  files, but no image file is actualy associated with an image item until the item is populate at run time.&lt;br /&gt;&lt;br /&gt;77. What are the trigger associated with image items?&lt;br /&gt;&lt;br /&gt;When-image-activated  fires  when  the  operators double clicks on an image item            when-image-pressed  fires when an operator clicks or double clicks on an image item&lt;br /&gt;&lt;br /&gt;78. What is the use of image_zoom built-in?&lt;br /&gt;&lt;br /&gt;To manipulate images in image items.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;WORKING WITH MULTIPLE FORMS&lt;br /&gt;&lt;br /&gt;79. How do you create a new session while open a new form?&lt;br /&gt;&lt;br /&gt;Using  open_form  built-in setting the session option Ex. Open_form('Stocks ',active,session).  when  invoke  the  mulitiple  forms  with open form and call_form  in  the  same  application,  state  whether  the  following  are true/False&lt;br /&gt;&lt;br /&gt;80. Any attempt to navigate programatically to disabled form in a call_form stack is allowed?&lt;br /&gt;&lt;br /&gt;False&lt;br /&gt;&lt;br /&gt;81.   An  open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open form?&lt;br /&gt;&lt;br /&gt;True&lt;br /&gt;&lt;br /&gt;82.  When a form is invoked with call_form, Does oracle forms issues a save point?&lt;br /&gt;&lt;br /&gt;True&lt;br /&gt;&lt;br /&gt;Mouse Operations&lt;br /&gt;&lt;br /&gt;83. What are the various sub events a mouse double click event involves?&lt;br /&gt;&lt;br /&gt;Double  clicking  the  mouse  consists  of  the mouse down, mouse up, mouse click, mouse down &amp; mouse up events.&lt;br /&gt;&lt;br /&gt;84, State any three mouse events system variables?&lt;br /&gt;&lt;br /&gt;System.mouse_button_pressed&lt;br /&gt;System.mouse_button_shift_state&lt;br /&gt;system.mouse_item&lt;br /&gt;system.mouse_canvas&lt;br /&gt;system.mouse_record&lt;br /&gt;&lt;br /&gt;OLE&lt;br /&gt;&lt;br /&gt;85. What is an OLE?&lt;br /&gt;&lt;br /&gt;Object  Linking  &amp;  Embadding provides you with the capability to integrate objects  from  many Ms-Windows applications into a single compound document creating integrated applications enables you to use the features form .&lt;br /&gt;&lt;br /&gt;86.  What  is  the  difference between object embedding &amp; linking in Oracle forms?&lt;br /&gt;&lt;br /&gt;In  Oracle  forms,  Embedded  objects  become  part of the form module, and linked objects are references from a form module to a linked source file.&lt;br /&gt;&lt;br /&gt;87. What is the difference between OLE Server &amp; Ole Container?&lt;br /&gt;&lt;br /&gt;An  Ole  server application creates ole Objects that are embedded or linked in  ole  Containers ex. Ole servers are ms_word &amp; ms_excell. OLE containers provide  a  place to store, display and manipulate objects that are created by  ole  server  applications.  Ex.  oracle  forms  is an example of an ole Container.&lt;br /&gt;&lt;br /&gt;88. What are the different styles of actvation of ole Objects?&lt;br /&gt;&lt;br /&gt;In place activation&lt;br /&gt;External activation&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ViSUAL Attributes &amp; property clauses&lt;br /&gt;&lt;br /&gt;89. What are visual attributes?&lt;br /&gt;&lt;br /&gt;Visual  attributes are the font, color, pattern proprities that you set for form and menu objects that appear in your application interface.&lt;br /&gt;&lt;br /&gt;90. What is a property clause?&lt;br /&gt;&lt;br /&gt;A  property clause is a named object that contains a list of properties and thier settings. Once you create a property clause you can base other object on  it.  An  object  based  on  a  property  can inherit the setting of any property in the clause that makes sense for that object.&lt;br /&gt;&lt;br /&gt;91. Can a property clause itself be based on a property clause?&lt;br /&gt;&lt;br /&gt;Yes&lt;br /&gt;&lt;br /&gt;92.  What  are  the important difference between property clause and visual attributes?&lt;br /&gt;&lt;br /&gt;Named  visual  attributes  differed  only font, color &amp; pattern attributes, property  clauses can contain this and any other properties. You can change the  appearance  of  objects  at  run  time  by  changing  the named visual attributes  programatically , property clause assignments cannot be changed programatically.  When  an object is inheriting from both a property clause and  named  visual  attribute,  the  named  visual  attribute settings take precedence, and any visual attribute properties in the class are ignored.&lt;br /&gt;&lt;br /&gt;Form Build-ins&lt;br /&gt;&lt;br /&gt;93. What is a Text_io Package?&lt;br /&gt;&lt;br /&gt;It allows you to read and write information to a file in the file system.&lt;br /&gt;&lt;br /&gt;94. What is an User_exit?&lt;br /&gt;&lt;br /&gt;Calls  the  user exit named in the user_exit_string. Invokes a 3Gl programe by  name  which  has  been  properly  linked into your current oracle forms executable.&lt;br /&gt;&lt;br /&gt;95. What is synchronize?&lt;br /&gt;&lt;br /&gt;It is a terminal screen with the internal state of the form. It updates the screen  display  to  reflect  the  information that oracle forms has in its internal representation of the screen.&lt;br /&gt;&lt;br /&gt;96. What is forms_DDL?&lt;br /&gt;&lt;br /&gt;Issues dynamic Sql statements at run time, including server side pl/SQl and DDL&lt;br /&gt;&lt;br /&gt;Triggers&lt;br /&gt;&lt;br /&gt;97. What is WHEN-Database-record trigger?&lt;br /&gt;&lt;br /&gt;Fires when oracle forms first marks a record as an insert or an update. The trigger  fires  as  soon as oracle forms determines through validation that the  record  should be processed by the next post or commit as an insert or update.  c generally occurs only when the operators modifies the first item in the record, and after the operator attempts to navigate out of the item.&lt;br /&gt;&lt;br /&gt;98. What  are the master-detail triggers?&lt;br /&gt;&lt;br /&gt;On-Check_delete_master&lt;br /&gt;On_clear_details&lt;br /&gt;On_populate_details&lt;br /&gt;&lt;br /&gt;99. What is the difference between $$DATE$$ &amp; $$DBDATE$$&lt;br /&gt;&lt;br /&gt;$$DBDATE$$ retrieves the current database date&lt;br /&gt;$$date$$ retrieves the current operating system date.&lt;br /&gt;&lt;br /&gt;100. What is system.coordination_operation?&lt;br /&gt;&lt;br /&gt;It represents the coordination causing event that occur on the master block in master-detail relation.&lt;br /&gt;&lt;br /&gt;101. What are the difference between lov &amp; list item?&lt;br /&gt;&lt;br /&gt;Lov is a property where as list item ias an item. A list item can have only one column, lov can have one or more columns.&lt;br /&gt;&lt;br /&gt;102. What are the different display styles of list items?&lt;br /&gt;&lt;br /&gt;Pop_list&lt;br /&gt;Text_list&lt;br /&gt;Combo box&lt;br /&gt;&lt;br /&gt;103. What is pop list?&lt;br /&gt;&lt;br /&gt;The  pop  list style list item appears initially as a single field (similar to  a  text item field). When the operator selects the list icon, a list of available choices appears.&lt;br /&gt;&lt;br /&gt;104. What is a text list?&lt;br /&gt;&lt;br /&gt;The  text  list style list item appears as a rectangular box which displays the fixed number of values. When the text list contains values that can not be  displayed, a vertical scroll bar appears, allowing the operator to view and select undisplayed values.&lt;br /&gt;&lt;br /&gt;105. What is a combo box?&lt;br /&gt;&lt;br /&gt;A  combo  box  style list item combines the features found in list and text item.  Unlike the pop list or the text list style list items, the combo box style  list  item  will  both  display fixed values and accept one operator entered value.&lt;br /&gt;&lt;br /&gt;106. What are display items?&lt;br /&gt;&lt;br /&gt;Display  items  are  similar  to text items with the exception that display items  only  store and display fetched or assigned values.Display items are generaly used as boilerplate or conditional text.&lt;br /&gt;&lt;br /&gt;107. What is difference between open_form and call_form?&lt;br /&gt;&lt;br /&gt;when  one  form  invokes another form by executing open_form the first form remains  displayed,and operators can navigate between the forms as desired. when  one  form invokes another form by executing call_form,the called form is  modal with respect to the calling form.That is, any windows that belong to  the  calling  form  are disabled, and operators cannot navigate to them until they first exit the called form.&lt;br /&gt;&lt;br /&gt;108. What is new_form built-in?&lt;br /&gt;&lt;br /&gt;When  one form invokes another form by executing new_form oracle form exits the  first form and releases its memory before loading the new form calling new form completely replace the first with the second. If there are changes pending in the first form,the operator will be prompted to save them before the new form is loaded.&lt;br /&gt;&lt;br /&gt;109. What is a library?&lt;br /&gt;&lt;br /&gt;A  library  is a collection of subprograms including user named procedures, functions and packages.&lt;br /&gt;&lt;br /&gt;110. What is the advantage of the library?&lt;br /&gt;&lt;br /&gt;Library's  provide  a convenient means of storing client-side program units and  sharing  them among multipule applications. Once you create a library, you  can  attach it to any other form,menu,or library modules. When you can call library program units from triggers menu items commands and user named routine,  you  write  in  the modules to which you have attach the library.&lt;br /&gt;when a library attaches another library ,program units in the first library can  reference  program  units  in  the  attached  library. Library support dynamic   loading-that   is  library  program  units  are  loaded  into  an application  only  when  needed. This can significantly reduce the run-time memory requirements of an applications.&lt;br /&gt;&lt;br /&gt;111. What is strip sources generate options?&lt;br /&gt;&lt;br /&gt;Removes the source code from the library file and generates a library files that  contains  only  pcode.The  resulting  file  can  be  used  for  final deployment, but can not be subsequently edited in the designer.&lt;br /&gt;&lt;br /&gt;ex. f45gen module=old_lib.pll userid=scott/tiger&lt;br /&gt;    strip_source YES output_file &lt;br /&gt;&lt;br /&gt;112.What are the vbx controls?&lt;br /&gt;&lt;br /&gt;Vbx  control  provide  a  simple  mehtod  of  buildig  and  enhancing  user interfaces.The  controls  can use to obtain user inputs and display program outputs.vbx  control  where  originally  develop  as  extensions for the ms visual  basic  environments  and  include  such items as sliders,grides and knobs.&lt;br /&gt;&lt;br /&gt;113. What is a timer?&lt;br /&gt;&lt;br /&gt;Timer  is  a  "internal time clock" that you can programmatically create to perform an action each time the timer expires.&lt;br /&gt;&lt;br /&gt;114. What are built-ins associated with timers?&lt;br /&gt;&lt;br /&gt;find_timer&lt;br /&gt;create_timer&lt;br /&gt;delete_timer&lt;br /&gt;&lt;br /&gt;115. what are difference between post database commit and post-form commit?&lt;br /&gt;&lt;br /&gt;Post-form  commit  fires  once  during  the  post  and  commit transactions process,  after  the  database commit occures. The post-form-commit trigger fires  after  inserts,updates  and deletes have been posted to the database but  before  the  transactions  have  been  finalished  in  the issuing the command.The  post-database-commit  trigger  fires after oracle forms issues the commit to finalished transactions.&lt;br /&gt;&lt;br /&gt;116. What is a difference between pre-select and pre-query?&lt;br /&gt;&lt;br /&gt;Fires  during  the  execute  query  and count query processing after oracle forms  constructs  the  select  statement  to  be  issued,  but  before the statement is actually issued.&lt;br /&gt;&lt;br /&gt;The  pre-query  trigger  fires  just  before oracle forms issues the select statement  to the database after the operator as define the example records by entering the query criteria in enter query mode.&lt;br /&gt;&lt;br /&gt;Pre-query trigger fires before pre-select trigger.&lt;br /&gt;&lt;br /&gt;117. What is trigger associated with the timer?&lt;br /&gt;&lt;br /&gt;When-timer-expired.&lt;br /&gt;&lt;br /&gt;118   What is the use of transactional triggers?&lt;br /&gt;&lt;br /&gt;Using   transactional  triggers  we  can  control  or  modify  the  default functionality of the oracle forms.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;REPORTS&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;1.  What  are  the  different  file  extensions  that are created by oracle reports?&lt;br /&gt;&lt;br /&gt;Rep file and Rdf file.&lt;br /&gt;&lt;br /&gt;2.  From  which  designation  is  it  preferred  to  send the output to the printed?&lt;br /&gt;&lt;br /&gt;Previewer.&lt;br /&gt;&lt;br /&gt;3. Is it possible to disable the parameter from while running the report? &lt;br /&gt;Yes&lt;br /&gt;&lt;br /&gt;4. What is lexical reference?How can it be created?&lt;br /&gt;&lt;br /&gt;Lexical  reference  is  place_holder for text that can be embedded in a sql&lt;br /&gt;statements.A lexical reference can  be created using &amp; before the column or&lt;br /&gt;parameter name.&lt;br /&gt;&lt;br /&gt;5. What is bind reference and how can it carate?&lt;br /&gt;&lt;br /&gt;Bind  reference  are  used  to  replace  the  single  value  in  sql,pl/sql&lt;br /&gt;statements  a bind reference can be careated using a (:) before a column or&lt;br /&gt;a parameter name.&lt;br /&gt;&lt;br /&gt;6.What use of command line parameter cmd file?&lt;br /&gt;&lt;br /&gt;It  is  a  command  line  argument  that  allows you to specify a file that contain a set of arguments for r20run.&lt;br /&gt;&lt;br /&gt;7.Where is a procedure return in an external pl/sql library executed at the client or at the server?&lt;br /&gt;&lt;br /&gt;At the client.&lt;br /&gt;&lt;br /&gt;8. Where is the external query executed at the client or the server?&lt;br /&gt;&lt;br /&gt;At the server.&lt;br /&gt;&lt;br /&gt;9.  What are the default parameter that appear at run time in the parameter screen?&lt;br /&gt;&lt;br /&gt;Destype and Desname.&lt;br /&gt;&lt;br /&gt;10.  Which  parameter  can  be  used  to  set read level consistency across multiple queries?&lt;br /&gt;&lt;br /&gt;Read only.&lt;br /&gt;&lt;br /&gt;11. What is term?&lt;br /&gt;&lt;br /&gt;The term is terminal definition file that describes the terminal form which you are using r20run.&lt;br /&gt;&lt;br /&gt;12. What is use of term?&lt;br /&gt;&lt;br /&gt;The term file which key is correspond to which oracle report functions.&lt;br /&gt;&lt;br /&gt;13.   Is  it possible to insert comments into sql statements  return in the data model editor?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;14. If the maximum record retrieved property of the query is set to 10 then a summary value will be calculated?&lt;br /&gt;&lt;br /&gt;Only for 10 records.&lt;br /&gt;&lt;br /&gt;15. What are the sql clauses supported in the link property sheet?&lt;br /&gt;&lt;br /&gt;Where startwith having.&lt;br /&gt;&lt;br /&gt;16.  To  execute  row from being displayed that still use column in the row which property can be used?&lt;br /&gt;&lt;br /&gt;Format trigger.&lt;br /&gt;&lt;br /&gt;17.  Is  it  possible to set a filter condition in a cross product group in matrix reports?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;18.  If  a break order is set on a column would it effect columns which are under the column? No.&lt;br /&gt;&lt;br /&gt;19.  With  which  function  of  summary  item  is  the   compute at options required?&lt;br /&gt;&lt;br /&gt;percentage of total functions.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;20.  What is the purpose of the product order option in the column property sheet?&lt;br /&gt;&lt;br /&gt;To specify the order of individual group evaluation in a cross products. &lt;br /&gt;&lt;br /&gt;21.Can a formula column be obtained through a select statement?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;22.Can a formula column refered to columns in higher group?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;23. How can a break order be created on a column in an existing group?&lt;br /&gt;&lt;br /&gt;By dragging the column outside the group.&lt;br /&gt;&lt;br /&gt;24. What are the types of calculated columns available?&lt;br /&gt;&lt;br /&gt;Summary, Formula, Placeholder column.&lt;br /&gt;&lt;br /&gt;25. What is the use of place holder column?&lt;br /&gt;&lt;br /&gt;A  placeholder  column  is  used to hold a calculated values at a specified place  rather  than allowing is to appear in the actual row where it has to appeared.&lt;br /&gt;&lt;br /&gt;26. What is the use of hidden column?&lt;br /&gt;&lt;br /&gt;A  hidden  column is used to when a column has to embedded into boilerplate text.&lt;br /&gt;&lt;br /&gt;27. What is the use of break group?&lt;br /&gt;&lt;br /&gt;A  break  group  is  used  to  display  one record for one group ones.While multiple related records in other group can be displayed.&lt;br /&gt;&lt;br /&gt;28.  If  two  groups  are  not linked in the data model editor, What is the hierarchy between them?&lt;br /&gt;&lt;br /&gt;Two  group  that is above are the left most rank higher than the group that is to right or below it.&lt;br /&gt;&lt;br /&gt;29.The join defined by the default data link is an outer join yes or no?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;30.  How  can  a  text  file  be attached to a report while creating in the report writer?&lt;br /&gt;&lt;br /&gt;By using the link file property in the layout boiler plate property sheet.&lt;br /&gt;&lt;br /&gt;31. Can a repeating frame be careated without a data group as a base?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;32. Can a field be used in a report wihtout it appearing in any data group?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;33.  For  a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;34.  Is  it possible to center an object horizontally in a  repeating frame that has a variable horizontal size?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;35. If yes,how?&lt;br /&gt;&lt;br /&gt;By the use anchors.&lt;br /&gt;&lt;br /&gt;36. What are the two repeating frame always associated  with matrix object?&lt;br /&gt;&lt;br /&gt;One down repeating frame below one across repeating frame.&lt;br /&gt;&lt;br /&gt;37. Is it possible to split the printpreviewer into more than one region?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;38.  Does  a  grouping  done  for  objects  in the layout editor affect the grouping done in the datamodel editor?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;39. How can a square be drawn in the layout editor of the report writer?&lt;br /&gt;&lt;br /&gt;By using the rectangle tool while pressing the (Constraint) key.&lt;br /&gt;&lt;br /&gt;40.  To  display  the  page no. for each page on a report what would be the source &amp; logical page no. or &amp; of physical page no.?&lt;br /&gt;&lt;br /&gt;&amp; physical page no.&lt;br /&gt;&lt;br /&gt;41. What does the term panel refer to with regard to pages?&lt;br /&gt;&lt;br /&gt;A panel is the no. of physical pages needed to print one logical page.&lt;br /&gt;&lt;br /&gt;42. What is an anchoring object &amp; what is its use?&lt;br /&gt;&lt;br /&gt;An anchoring object is a print condition object which used to explicitly or implicitly anchor other objects to itself.&lt;br /&gt;&lt;br /&gt;43. What is a physical page ? &amp; What is a logical page ?&lt;br /&gt;&lt;br /&gt;A  physical  page is a size  of a page. That is output by the printer.  The&lt;br /&gt;logical  page  is  the size of one page of the actual report as seen in the&lt;br /&gt;Previewer.&lt;br /&gt;&lt;br /&gt;44. What is the frame &amp; repeating frame?&lt;br /&gt;&lt;br /&gt;A  frame  is  a  holder for a group of fields. A repeating frame is used to&lt;br /&gt;display  a  set of records when the no. of records that are to displayed is&lt;br /&gt;not known before.&lt;br /&gt;&lt;br /&gt;REPORT TRIGGERS.&lt;br /&gt;&lt;br /&gt;45. What are the triggers available in the reports?&lt;br /&gt;&lt;br /&gt;Before report, Before form, After form , Between page, After report.&lt;br /&gt;&lt;br /&gt;46. Does a Before form trigger fire when the parameter form is suppressed.&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;47. At what point of report execution is the before Report trigger fired?&lt;br /&gt;&lt;br /&gt;After  the  query  is  executed  but before the report is executed and  the&lt;br /&gt;records are displayed.&lt;br /&gt;&lt;br /&gt;48. Is the After report trigger fired if the report execution fails?&lt;br /&gt;&lt;br /&gt;Yes.&lt;br /&gt;&lt;br /&gt;49. Give the sequence of execution of the various report triggers?&lt;br /&gt;&lt;br /&gt;Before form , After form , Before report, Between page, After report.&lt;br /&gt;&lt;br /&gt;50.  Is  it possible to modify an external query in a report which contains&lt;br /&gt;it?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;51. What are the ways to monitor the performance of the report?&lt;br /&gt;&lt;br /&gt;Use reports profile executable statement.&lt;br /&gt;Use SQL trace facility.&lt;br /&gt;&lt;br /&gt;52.  Why  is  it  preferable  to  create a fewer no. of queries in the data&lt;br /&gt;model.&lt;br /&gt;&lt;br /&gt;Because  for  each  query,  report has to open a separate cursor and has to&lt;br /&gt;rebind, execute and fetch data.&lt;br /&gt;&lt;br /&gt;53. What are the various methods of performing a calculation in a report ?&lt;br /&gt;&lt;br /&gt;1. Perform the calculation in the SQL statements itself.&lt;br /&gt;2. Use a calculated / summary column in the data model.&lt;br /&gt;&lt;br /&gt;54. Which of the above methods is the faster method?&lt;br /&gt;&lt;br /&gt;performing the calculation in the query is faster.&lt;br /&gt;&lt;br /&gt;55. Why is a Where clause faster than a group filter or a format trigger?&lt;br /&gt;&lt;br /&gt;Because,  in  a where clause the condition is applied during data retrieval&lt;br /&gt;than after retrieving the data.&lt;br /&gt;&lt;br /&gt;56. What is the main diff. bet. Reports 2.0 &amp; Reports 2.5?&lt;br /&gt;&lt;br /&gt;Report 2.5 is object oriented.&lt;br /&gt;&lt;br /&gt;57.  What is the diff. bet. setting up of parameters in reports 2.0 reports&lt;br /&gt;2.5?&lt;br /&gt;&lt;br /&gt;LOVs can be attached to parameters in the reports 2.5 parameter form.&lt;br /&gt;&lt;br /&gt;58. How is link tool operation different bet. reports 2 &amp; 2.5?&lt;br /&gt;&lt;br /&gt;In  Reports  2.0 the link tool has to be selected and then two fields to be&lt;br /&gt;linked are selected and the link is automatically created. In 2.5 the first&lt;br /&gt;field is selected and the link tool is then used to link the first field to&lt;br /&gt;the second field.&lt;br /&gt;&lt;br /&gt;REPORT 2.5 SPECIFIC ISSUES.&lt;br /&gt;&lt;br /&gt;59.What  are the two types views available in the object navigator(specific&lt;br /&gt;to report 2.5)?&lt;br /&gt;&lt;br /&gt;View by structure and view by type .&lt;br /&gt;&lt;br /&gt;60. Which of the two views should objects according to possession?&lt;br /&gt;&lt;br /&gt;view by structure.&lt;br /&gt;&lt;br /&gt;61.How  is possible to restrict the user to a list of values while entering&lt;br /&gt;values for parameters?&lt;br /&gt;&lt;br /&gt;By  setting the Restrict To List property to true in the parameter property&lt;br /&gt;sheet.&lt;br /&gt;&lt;br /&gt;62.  How  is  it possible to select generate a select ste. for the query in&lt;br /&gt;the query property sheet?&lt;br /&gt;&lt;br /&gt;By  using  the  tables/columns button and then specifying the table and the&lt;br /&gt;column names.&lt;br /&gt;&lt;br /&gt;63.  If  a  parameter  is used in a query without being previously defined,&lt;br /&gt;what diff. exist betw. report 2.0 and 2.5 when the query is applied?&lt;br /&gt;&lt;br /&gt;While  both  reports  2.0  and 2.5 create the parameter, report 2.5 gives a&lt;br /&gt;message that a bind parameter has been created.&lt;br /&gt;&lt;br /&gt;64. Do user parameters appear in the data modal editor in 2.5?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;65.What is the diff. when confine mode is on and when it is off?&lt;br /&gt;&lt;br /&gt;When  confine  mode  is on, an object cannot be moved outside its parent in&lt;br /&gt;the layout.&lt;br /&gt;&lt;br /&gt;66. What is the diff. when Flex mode is mode on and when it is off?&lt;br /&gt;&lt;br /&gt;When  flex  mode  is  on, reports automatically resizes the parent when the&lt;br /&gt;child is resized.&lt;br /&gt;&lt;br /&gt;67. How can a button be used in a report to give a drill down facility?&lt;br /&gt;&lt;br /&gt;By  setting  the action asscoiated with button to Execute pl/sql option and&lt;br /&gt;using the SRW.Run_report function.&lt;br /&gt;&lt;br /&gt;68.  What are the two ways by which data can be generated for a parameter's&lt;br /&gt;list of values?&lt;br /&gt;&lt;br /&gt;1. Using static values.&lt;br /&gt;2. Writing select statement.&lt;br /&gt;&lt;br /&gt;69.  What  are  the  two  panes  that  Appear  in  the  design  time pl/sql&lt;br /&gt;interpreter?&lt;br /&gt;&lt;br /&gt;1.Source pane. 2. Interpreter pane&lt;br /&gt;&lt;br /&gt;70. What are three panes that appear in the run time pl/sql interpreter?&lt;br /&gt;&lt;br /&gt;1.Source pane. 2. interpreter pane. 3. Navigator pane.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;CROSS PRODUCTS AND MATRIX REPORTS&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;71. How can a cross product be created?&lt;br /&gt;&lt;br /&gt;By  selecting  the  cross products tool and drawing a new group surrounding&lt;br /&gt;the base group of the cross products.&lt;br /&gt;&lt;br /&gt;72.  How  can  a group in a cross products be visually distinguished from a&lt;br /&gt;group that does not form a cross product?&lt;br /&gt;&lt;br /&gt;A group that forms part of a cross product will have a thicker border.&lt;br /&gt;&lt;br /&gt;73. Atleast how many set of data must a data model have before a data model&lt;br /&gt;can be base on it?&lt;br /&gt;&lt;br /&gt;Four.&lt;br /&gt;&lt;br /&gt;74.  Is  it  possible  to  have  a link from a group that is inside a cross&lt;br /&gt;product to a group outside ? (Y/N)&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;75.  Is  it  possible  to link two groups inside a cross products after the&lt;br /&gt;cross products group has been created?&lt;br /&gt;&lt;br /&gt;No.&lt;br /&gt;&lt;br /&gt;76. What is an user exit used for?&lt;br /&gt;&lt;br /&gt;A way in which to pass control (and possibly arguments ) form Oracle report&lt;br /&gt;to  another  Oracle products of 3 GL and then return control ( and   ) back&lt;br /&gt;to Oracle reprots.&lt;br /&gt;&lt;br /&gt;77. What are the three types of user exits available ?&lt;br /&gt;&lt;br /&gt;Oracle Precompiler exits, Oracle call interface,NonOracle user exits.&lt;br /&gt;&lt;br /&gt;78.  How  can  values  be  passed  bet.  precompiler  exits  &amp;  Oracle call&lt;br /&gt;interface?&lt;br /&gt;&lt;br /&gt;By using the statement EXECIAFGET &amp; EXECIAFPUT.&lt;br /&gt;&lt;br /&gt;79. How can I message to passed to the user from reports?&lt;br /&gt;&lt;br /&gt;By using SRW.MESSAGE function.&lt;br /&gt;&lt;br /&gt;Oracle DBA&lt;br /&gt;&lt;br /&gt;1. SNAPSHOT is used for&lt;br /&gt;    [DBA]  a]  Synonym,  b]  Table space, c] System server, d] Dynamic data&lt;br /&gt;replication&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;2. We can create SNAPSHOTLOG for&lt;br /&gt;    [DBA]      a] Simple snapshots, b] Complex snapshots, c] Both A &amp; B, d]&lt;br /&gt;Neither A nor B&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;3. Transactions per rollback  segment is derived from&lt;br /&gt;    [DBA]  a]  Db_Block_Buffers, b] Processes, c] Shared_Pool_Size, d] None&lt;br /&gt;of the above&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;4. ENQUEUE resources parameter information is derived from&lt;br /&gt;    [DBA]      a] Processes or DDL_LOCKS and DML_LOCKS, b] LOG_BUFFER,&lt;br /&gt;          c] DB__BLOCK_SIZE..&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;5. LGWR process writes information into&lt;br /&gt;          a] Database files, b] Control files, c] Redolog files, d] All the&lt;br /&gt;above.&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;6.  SET  TRANSACTION USE ROLLBACK SEGMENT  is used to create user&lt;br /&gt;objects&lt;br /&gt;    in a particular Tablespace&lt;br /&gt;          a] True, b] False&lt;br /&gt;Ans : False&lt;br /&gt;&lt;br /&gt;7. Databases overall structure is maintained in a file called&lt;br /&gt;          a]  Redolog  file,  b]  Data file, c] Control file, d] All of the&lt;br /&gt;above.&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;8.  These  following  parameters  are  optional  in init.ora parameter file&lt;br /&gt;DB_BLOCK_SIZE,&lt;br /&gt;    PROCESSES&lt;br /&gt;          a] True, b] False&lt;br /&gt;Ans : False&lt;br /&gt;&lt;br /&gt;9. Constraints cannot be exported through EXPORT  command&lt;br /&gt;          a] True, b] False&lt;br /&gt;Ans : False&lt;br /&gt;&lt;br /&gt;10.  It  is  very difficult to grant and manage common privileges needed by&lt;br /&gt;different groups of&lt;br /&gt;      database users using the roles&lt;br /&gt;          a] True, b] False&lt;br /&gt;Ans : False&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;11.  What  is  difference  between  a  DIALOG  WINDOW and a DOCUMENT WINDOW&lt;br /&gt;regarding&lt;br /&gt;      moving the window with respect to the application window&lt;br /&gt;     a]  Both  windows  behave  the same way as far as moving the window is&lt;br /&gt;concerned.&lt;br /&gt;     b] A document window can be moved outside the application window while&lt;br /&gt;a dialog&lt;br /&gt;         window cannot be moved&lt;br /&gt;     c] A dialog window can be moved outside the application window while a&lt;br /&gt;document&lt;br /&gt;         window cannot be moved&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;12. What is the difference between a MESSAGEBOX and an ALERT&lt;br /&gt;     a]  A  messagebox can be used only by the system and cannot be used in&lt;br /&gt;user application&lt;br /&gt;         while an alert can be used in user application also.&lt;br /&gt;     b]  A  alert can be used only by the system and cannot be use din user&lt;br /&gt;application&lt;br /&gt;         while an messagebox  can be used in user application also.&lt;br /&gt;     c]  An alert requires an response from the userwhile a messagebox just&lt;br /&gt;flashes a message&lt;br /&gt;         and only requires an acknowledment from the user&lt;br /&gt;     d] An message box requires an response from the userwhile a alert just&lt;br /&gt;flashes a&lt;br /&gt;                message an only requires an acknowledment from the user&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;13.  Which  of the following is not an reason for the fact that most of the&lt;br /&gt;processing is done at the&lt;br /&gt;      server ?&lt;br /&gt;     a]  To  reduce  network  traffic.  b]  For  application sharing, c] To&lt;br /&gt;implement business rules&lt;br /&gt;                centrally, d] None of the above&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;14. Can a DIALOG WINDOW have scroll bar attached to it ?&lt;br /&gt;     a] Yes, b] No&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;15. Which of the following is not an advantage of GUI systems ?&lt;br /&gt;     a]  Intuitive  and  easy  to  use.,  b]  GUI's  can  display  multiple&lt;br /&gt;applications in multiple windows&lt;br /&gt;     c] GUI's provide more user interface objects for a developer&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans :D&lt;br /&gt;&lt;br /&gt;16. What is the difference between a LIST BOX and a COMBO BOX ?&lt;br /&gt;     a] In the list box, the user is restricted to selecting a value from a&lt;br /&gt;list but in a combo box&lt;br /&gt;         the user can type in a value which is not in the list&lt;br /&gt;     b]  A list box is a data entry area while a combo box can be used only&lt;br /&gt;for control purposes&lt;br /&gt;     c]  In a combo box, the user is restricted to selecting a value from a&lt;br /&gt;list but in a list box the&lt;br /&gt;         user can type in a value which is not in the list&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;17.  In  a  CLIENT/SERVER environment , which of the following would not be&lt;br /&gt;done at the client ?&lt;br /&gt;     a]  User  interface  part,  b]  Data  validation  at  entry  line,  c]&lt;br /&gt;Responding to user events,&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;18.  Why  is it better to use an INTEGRITY CONSTRAINT to validate data in a&lt;br /&gt;table than to use a&lt;br /&gt;      STORED PROCEDURE ?&lt;br /&gt;     a] Because an integrity constraint is automatically checked while data&lt;br /&gt;is inserted into or&lt;br /&gt;                updated  in  a  table  while  a  stored procedure has to be&lt;br /&gt;specifically invoked&lt;br /&gt;     b]  Because  the  stored procedure occupies more space in the database&lt;br /&gt;than a integrity&lt;br /&gt;         constraint definition&lt;br /&gt;     c]  Because  a  stored  procedure  creates more network traffic than a&lt;br /&gt;integrity constraint&lt;br /&gt;         definition&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;19. Which of the following is not an advantage of a client/server model ?&lt;br /&gt;     a]  A  client/server  model  allows  centralised  control  of data and&lt;br /&gt;centralised implementation&lt;br /&gt;         of business rules.&lt;br /&gt;     b] A client/server model increases developer;s productivity&lt;br /&gt;     c] A client/server model is suitable for all applications&lt;br /&gt;     d] None of the above.&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;20. What does DLL stands for ?&lt;br /&gt;     a] Dynamic Language Library&lt;br /&gt;     b] Dynamic Link Library&lt;br /&gt;     c] Dynamic Load Library&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;21. POST-BLOCK trigger is a&lt;br /&gt;     a] Navigational trigger&lt;br /&gt;     b] Key trigger&lt;br /&gt;     c] Transactional trigger&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;22.  The system variable that records the select statement that SQL * FORMS&lt;br /&gt;most recently used&lt;br /&gt;      to populate a block is&lt;br /&gt;     a] SYSTEM.LAST_RECORD&lt;br /&gt;     b] SYSTEM.CURSOR_RECORD&lt;br /&gt;     c] SYSTEM.CURSOR_FIELD&lt;br /&gt;     d] SYSTEM.LAST_QUERY&lt;br /&gt;Ans: D&lt;br /&gt;&lt;br /&gt;23. Which of the following is TRUE for the ENFORCE KEY field&lt;br /&gt;     a]  ENFORCE  KEY field characterstic indicates the source of the value&lt;br /&gt;that SQL*FORMS&lt;br /&gt;                uses to populate the field&lt;br /&gt;     b]  A  field  with the ENFORCE KEY characterstic should have the INPUT&lt;br /&gt;ALLOWED&lt;br /&gt;                charaterstic turned off&lt;br /&gt;     a] Only 1 is TRUE&lt;br /&gt;     b] Only 2 is TRUE&lt;br /&gt;     c] Both 1 and 2 are TRUE&lt;br /&gt;     d] Both 1 and 2 are FALSE&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;24. What is the maximum size of the page ?&lt;br /&gt;     a] Characters wide &amp; 265 characters length&lt;br /&gt;     b] Characters wide &amp; 265 characters length&lt;br /&gt;     c] Characters wide &amp; 80 characters length&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;25. A FORM is madeup of which of the following objects&lt;br /&gt;     a] block, fields only,&lt;br /&gt;     b] blocks, fields, pages only,&lt;br /&gt;     c] blocks, fields, pages, triggers and form level procedures,&lt;br /&gt;     d] Only blocks.&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;26. For the following statements which is true&lt;br /&gt;     1] Page is an object owned by a form&lt;br /&gt;     2] Pages are a collection of display information such as constant text&lt;br /&gt;and graphics.&lt;br /&gt;          a] Only 1 is TRUE&lt;br /&gt;          b] Only 2 is TRUE&lt;br /&gt;          c] Both 1 &amp; 2 are TRUE&lt;br /&gt;          d] Both are FALSE&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;27.  The  packaged  procedure  that  makes  data  in  form permanent in the&lt;br /&gt;Database is&lt;br /&gt;     a] Post&lt;br /&gt;     b] Post form&lt;br /&gt;     c] Commit form&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;28. Which of the following is TRUE for the SYSTEM VARIABLE $$date$$&lt;br /&gt;     a] Can be assigned to a global variable&lt;br /&gt;     b] Can be assigned to any field only during design time&lt;br /&gt;     c] Can be assigned to any variable or field during run time&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;29. Which of the following packaged procedure is UNRESTRICTED ?&lt;br /&gt;     a] CALL_INPUT, b] CLEAR_BLOCK, c] EXECUTE_QUERY, d] USER_EXIT&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;30. Identify the RESTRICTED packaged procedure from the following&lt;br /&gt;     a] USER_EXIT, b] MESSAGE, c] BREAK, d] EXIT_FORM&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;31. What is SQL*FORMS&lt;br /&gt;     a]  SQL*FORMS  is  a  4GL tool for developing &amp; executing Oracle based&lt;br /&gt;interactive&lt;br /&gt;                applications.&lt;br /&gt;     b] SQL*FORMS is a 3GL tool for connecting to the Database.&lt;br /&gt;     c] SQL*FORMS is a reporting tool&lt;br /&gt;     d] None of the above.&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;32.  Name  the  two  files  that are created when you generate a form using&lt;br /&gt;Forms 3.0&lt;br /&gt;     a] FMB &amp; FMX, b] FMR &amp; FDX, c] INP &amp; FRM, d] None of the above&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;33. What is a trigger&lt;br /&gt;     a] A piece of logic written in PL/SQL&lt;br /&gt;     b] Executed at the arrival of a SQL*FORMS event&lt;br /&gt;     c] Both A &amp; B&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;34. Which of the folowing is TRUE for a ERASE packaged procedure&lt;br /&gt;     1]  ERASE  removes  an indicated Global variable &amp; releases the memory&lt;br /&gt;associated with it&lt;br /&gt;     2] ERASE is used to remove a field from a page&lt;br /&gt;          1] Only 1 is TRUE&lt;br /&gt;          2] Only 2 is TRUE&lt;br /&gt;          3] Both 1 &amp; 2 are TRUE&lt;br /&gt;          4] Both 1 &amp; 2 are FALSE&lt;br /&gt;Ans : 1&lt;br /&gt;&lt;br /&gt;35.  All  datafiles related to a Tablespace are removed when the Tablespace&lt;br /&gt;is dropped&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;36. Size of Tablespace can be increased by&lt;br /&gt;     a] Increasing the size of one of the Datafiles&lt;br /&gt;     b] Adding one or more Datafiles&lt;br /&gt;     c] Cannot be increased&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;37. Multiple Tablespaces can share a single datafile&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;38. A set of Dictionary tables are created&lt;br /&gt;     a] Once for the Entire Database&lt;br /&gt;     b] Every time a user is created&lt;br /&gt;     c] Every time a Tablespace is created&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;39. Datadictionary can span across multiple Tablespaces&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;40.  What is a DATABLOCK&lt;br /&gt;     a] Set of Extents&lt;br /&gt;     b] Set of Segments&lt;br /&gt;     c] Smallest Database storage unit&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;41.  Can  an  Integrity  Constraint be enforced on a table if some existing&lt;br /&gt;table data does not satisfy&lt;br /&gt;      the constraint&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;42. A column defined as PRIMARY KEY can have NULL's&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;43. A Transaction ends&lt;br /&gt;     a] Only when it is Committed&lt;br /&gt;     b] Only when it is Rolledback&lt;br /&gt;     c] When it is Committed or Rolledback&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;44. A Database Procedure is stored in the Database&lt;br /&gt;     a] In compiled form&lt;br /&gt;     b] As source code&lt;br /&gt;     c] Both A &amp; B&lt;br /&gt;     d] Not stored&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;45.  A  database trigger doesnot apply to data loaded before the definition&lt;br /&gt;of the trigger&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;46. Dedicated server configuration is&lt;br /&gt;     a] One server process - Many user processes&lt;br /&gt;     b] Many server processes - One user process&lt;br /&gt;     c] One server process - One user process&lt;br /&gt;     d] Many server processes - Many user processes&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;47. Which of the following does not affect the size of the SGA&lt;br /&gt;     a] Database buffer&lt;br /&gt;     b] Redolog buffer&lt;br /&gt;     c] Stored procedure&lt;br /&gt;     d] Shared pool&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;48. What does a COMMIT statement do to a CURSOR&lt;br /&gt;     a] Open the Cursor&lt;br /&gt;     b] Fetch the Cursor&lt;br /&gt;     c] Close the Cursor&lt;br /&gt;     d] None of the above&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;49. Which of the following is TRUE&lt;br /&gt;     1]    Host variables are declared anywhere in the program&lt;br /&gt;     2]   Host variables are declared in the DECLARE section&lt;br /&gt;          a] Only 1 is TRUE&lt;br /&gt;          b] Only 2 is TRUE&lt;br /&gt;          c] Both 1 &amp; 2are TRUE&lt;br /&gt;          d] Both are FALSE&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;50. Which of the following is NOT VALID is PL/SQL&lt;br /&gt;     a] Bool boolean;&lt;br /&gt;     b] NUM1, NUM2 number;&lt;br /&gt;     c] deptname dept.dname%type;&lt;br /&gt;     d] date1 date := sysdate&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;51. Declare&lt;br /&gt;     fvar number := null; svar number := 5&lt;br /&gt;      Begin&lt;br /&gt;     goto &lt;&lt; fproc&gt;&gt;&lt;br /&gt;     if fvar is null then&lt;br /&gt;          &lt;&lt; fproc&gt;&gt;&lt;br /&gt;          svar := svar + 5&lt;br /&gt;     end if;&lt;br /&gt;       End;&lt;br /&gt;&lt;br /&gt;What will be the value of svar after the execution ?&lt;br /&gt;     a] Error&lt;br /&gt;     b] 10&lt;br /&gt;     c] 5&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;52. Which of the following is not correct about an Exception ?&lt;br /&gt;     a] Raised automatically / Explicitly in response to an ORACLE_ERROR&lt;br /&gt;     b] An exception will be raised when an error occurs in that block&lt;br /&gt;     c] Process terminates after completion of error sequence.&lt;br /&gt;     d] A Procedure or Sequence of statements may be processed.&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;53. Which of the following is not correct about User_Defined Exceptions ?&lt;br /&gt;     a] Must be declared&lt;br /&gt;     b] Must be raised explicitly&lt;br /&gt;     c] Raised automatically in response to an Oracle error&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;54. A Stored Procedure is a&lt;br /&gt;     a] Sequence of SQL or PL/SQL statements to perform specific function&lt;br /&gt;     b] Stored in compiled form in the database&lt;br /&gt;     c] Can be called from all client environmets&lt;br /&gt;     d] All of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;55. Which of the following statement is false&lt;br /&gt;     a]  Any  procedure  can  raise an error and return an user message and&lt;br /&gt;error number&lt;br /&gt;     b]  Error  number  ranging  from  20000 to 20999 are reserved for user&lt;br /&gt;defined messages&lt;br /&gt;     c] Oracle checks Uniqueness of User defined errors&lt;br /&gt;     d] Raise_Application_error is used for raising an user defined error.&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;56.  Is  it  possible  to  open  a  cursor which is in a Package in another&lt;br /&gt;procedure ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;57.  Is  it  possible  to  use Transactional control statements in Database&lt;br /&gt;Triggers ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;58. Is it possible to Enable or Disable a Database trigger ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;59. PL/SQL supports datatype(s)&lt;br /&gt;     a] Scalar datatype&lt;br /&gt;     b] Composite datatype&lt;br /&gt;     c] All of the above&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans C&lt;br /&gt;&lt;br /&gt;60. Find the ODD datatype out&lt;br /&gt;     a] VARCHAR2&lt;br /&gt;     b] RECORD&lt;br /&gt;     c] BOOLEAN&lt;br /&gt;     d] RAW&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;61. Which of the following is not correct about the "TABLE" datatype ?&lt;br /&gt;     a] Can contain any no of columns&lt;br /&gt;     b] Simulates a One-dimensional array of unlimited size&lt;br /&gt;     c] Column datatype of any Scalar type&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;62. Find the ODD one out of the following&lt;br /&gt;     a] OPEN&lt;br /&gt;     b] CLOSE&lt;br /&gt;     c] INSERT&lt;br /&gt;     d] FETCH&lt;br /&gt;&lt;br /&gt;Ans C&lt;br /&gt;&lt;br /&gt;63. Which of the following is not correct about Cursor ?&lt;br /&gt;     a] Cursor is a named Private SQL area&lt;br /&gt;     b] Cursor holds temporary results&lt;br /&gt;     c] Cursor is used for retrieving multiple rows&lt;br /&gt;     d] SQL uses implicit Cursors to retrieve rows&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;64. Which of the following is NOT VALID in PL/SQL ?&lt;br /&gt;     a] Select ... into&lt;br /&gt;     b] Update&lt;br /&gt;     c] Create&lt;br /&gt;     d] Delete&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;65. What is the Result of the following  'VIK'||NULL||'RAM' ?&lt;br /&gt;     a] Error&lt;br /&gt;     b] VIK RAM&lt;br /&gt;     c] VIKRAM&lt;br /&gt;     d] NULL&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;66. Declare&lt;br /&gt;     a number := 5; b number := null; c number := 10;&lt;br /&gt;     Begin&lt;br /&gt;          if a &gt; b AND a &lt; c then&lt;br /&gt;               a := c * a;&lt;br /&gt;          end if;&lt;br /&gt;     End;&lt;br /&gt;What will be the value of 'a' after execution ?&lt;br /&gt;     a] 50&lt;br /&gt;     b] NULL&lt;br /&gt;     c] 5&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;67. Does the Database trigger will fire when the table is TRUNCATED ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;68. SUBSTR(SQUARE ANS ALWAYS WORK HARD,14,6) will return&lt;br /&gt;     a] ALWAY&lt;br /&gt;     b} S ALWA&lt;br /&gt;     c] ALWAYS&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;69. REPLACE('JACK AND JUE','J','BL') will return&lt;br /&gt;     a] JACK AND BLUE&lt;br /&gt;     b] BLACK AND JACK&lt;br /&gt;     c] BLACK AND BLUE&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;70. TRANSLATE('333SQD234','0123456789ABCDPQRST','0123456789') will return&lt;br /&gt;     a] 333234&lt;br /&gt;     b] 333333&lt;br /&gt;     c] 234333&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;71.  EMPNO     ENAME               SAL&lt;br /&gt;     A822      RAMASWAMY      3500&lt;br /&gt;     A812      NARAYAN        5000&lt;br /&gt;     A973      UMESH               2850&lt;br /&gt;     A500      BALAJI              5750&lt;br /&gt;&lt;br /&gt;Use these data for the following Questions&lt;br /&gt;&lt;br /&gt;     Select SAL from EMP E1 where 3 &gt; ( Select count(*) from Emp E2&lt;br /&gt;                                  where E1.SAL &gt; E2.SAL ) will retrieve&lt;br /&gt;     a] 3500,5000,2500&lt;br /&gt;     b] 5000,2850&lt;br /&gt;     c] 2850,5750&lt;br /&gt;     d] 5000,5750&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;72. Is it possible to modify a Datatype of a column when column contains&lt;br /&gt;data ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;73. Which of the following is not correct about a View ?&lt;br /&gt;     a] To protect some of the columns of a table from other users&lt;br /&gt;     b] Ocuupies data storage space&lt;br /&gt;     c] To hide complexity of a query&lt;br /&gt;     d] To hide complexity of a calculations&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;74. Which is not part of the Data Definiton Language ?&lt;br /&gt;     a] CREATE&lt;br /&gt;     b] ALTER&lt;br /&gt;     c] ALTER SESSION&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;75. The Data Manipulation Language statements are&lt;br /&gt;     a] INSERT&lt;br /&gt;     b] UPDATE&lt;br /&gt;     c] SELECT&lt;br /&gt;     d] All of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;76.  EMPNO     ENAME               SAL&lt;br /&gt;     A822      RAMASWAMY      3500&lt;br /&gt;     A812      NARAYAN        5000&lt;br /&gt;     A973      UMESH&lt;br /&gt;     A500      BALAJI              5750&lt;br /&gt;&lt;br /&gt;     Using the above data&lt;br /&gt;     Select count(sal) from Emp will retrieve&lt;br /&gt;     a] 1&lt;br /&gt;     b] 0&lt;br /&gt;     c] 3&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;77. If an UNIQUE KEY constraint on DATE column is created, will it accept&lt;br /&gt;the rows that are&lt;br /&gt;     inserted with SYSDATE ?&lt;br /&gt;     a] Will&lt;br /&gt;     b] Won't&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;78. What are the different events in Triggers ?&lt;br /&gt;     a] Define, Create&lt;br /&gt;     b] Drop, Comment&lt;br /&gt;     c] Insert, Update, Delete&lt;br /&gt;     d] All of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;79. What built-in subprogram is used to manipulate images in image items ?&lt;br /&gt;     a] Zoom_out&lt;br /&gt;     b] Zoom_in'&lt;br /&gt;     c] Image_zoom&lt;br /&gt;     d] Zoom_image&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;80. Can we pass RECORD GROUP between FORMS ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;81. SHOW_ALERT function returns&lt;br /&gt;     a] Boolean&lt;br /&gt;     b] Number&lt;br /&gt;     c] Character&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;82. What SYSTEM VARIABLE  is used to refer DATABASE TIME ?&lt;br /&gt;     a] $$dbtime$$&lt;br /&gt;     b] $$time$$&lt;br /&gt;     c] $$datetime$$&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;83. :SYSTEM.EFFECTIVE.DATE varaible is&lt;br /&gt;     a] Read only&lt;br /&gt;     b] Read &amp; Write&lt;br /&gt;     c] Write only&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;84. How can you CALL Reports from Forms4.0 ?&lt;br /&gt;     a] Run_Report built_in&lt;br /&gt;     b] Call_Report built_in&lt;br /&gt;     c] Run_Product built_in&lt;br /&gt;     d] Call_Product built_in&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;85. When do you get a .PLL extension ?&lt;br /&gt;     a] Save Library file&lt;br /&gt;     b] Generate Library file&lt;br /&gt;     c] Run Library file&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;86. What is built_in Subprogram ?&lt;br /&gt;     a] Stored procedure &amp; Function&lt;br /&gt;     b] Collection of Subprogram&lt;br /&gt;     c] Collection of Packages&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;87. GET_BLOCK property is a&lt;br /&gt;     a] Restricted procedure&lt;br /&gt;     b] Unrestricted procedure&lt;br /&gt;     c] Library function&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;88. A CONTROL BLOCK can sometimes refer to a BASETABLE  ?&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;89. What do you mean by CHECK BOX ?&lt;br /&gt;     a] Two state control&lt;br /&gt;     b] One state control&lt;br /&gt;     c] Three state control&lt;br /&gt;     d] none of the above&lt;br /&gt;&lt;br /&gt;Ans  :  C - Please check the Correcness of this Answer ( The correct answer&lt;br /&gt;is 2 )&lt;br /&gt;&lt;br /&gt;90. List of Values (LOV) supports&lt;br /&gt;     a] Single column&lt;br /&gt;     b] Multi column&lt;br /&gt;     c] Single or Multi column&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;91. What is Library in Forms 4.0 ?&lt;br /&gt;     a] Collection of External field&lt;br /&gt;     b] Collection of built_in packages&lt;br /&gt;     c] Collection of PL/SQl functions, procedures and packages&lt;br /&gt;     d] Collection of PL/SQL procedures &amp; triggers&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;92. Can we use a RESTRICTED packaged procedure in WHEN_TEXT_ITEM trigger ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;93. Can we use GO_BLOCK package in a PRE_TEXT_ITEM trigger ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;94. What type of file is used for porting Forms 4.5 applications to various&lt;br /&gt;platforms ?&lt;br /&gt;     a] .FMB file&lt;br /&gt;     b] .FMX file&lt;br /&gt;     c] .FMT file&lt;br /&gt;     d] .EXE file&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;95. What built_in procedure is used to get IMAGES in Forms 4.5 ?&lt;br /&gt;     a] READ_IMAGE_FILE&lt;br /&gt;     b] GET_IMAGE_FILE&lt;br /&gt;     c] READ_FILE&lt;br /&gt;     d] GET_FILE&lt;br /&gt;&lt;br /&gt;Ans A&lt;br /&gt;&lt;br /&gt;96.  When  a  form  is  invoked  with  CALL_FORM  does  Oracle forms issues&lt;br /&gt;SAVEPOINT ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;97. Can we attach the same LOV to different fields in Design time ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;98. How do you pass values from one form to another form ?&lt;br /&gt;     a] LOV&lt;br /&gt;     b] Parameters&lt;br /&gt;     c] Local variables&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;99. Can you copy the PROGRAM UNIT   into an Object group ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;100. Can MULTIPLE DOCUMENT INTERFACE (MDI) be used in Forms 4.5 ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;101. When is a .FMB file extension is created in Forms 4.5 ?&lt;br /&gt;     a] Generating form&lt;br /&gt;     b] Executing form&lt;br /&gt;     c] Save form&lt;br /&gt;     d] Run form&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;102. What is a Built_in subprogram ?&lt;br /&gt;     a] Library&lt;br /&gt;     b] Stored procedure &amp; Function&lt;br /&gt;     c] Collection of Subprograms&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;103. What is a RADIO GROUP ?&lt;br /&gt;     a] Mutually exclusive&lt;br /&gt;     b] Select more than one column&lt;br /&gt;     c] Above all TRUE&lt;br /&gt;     d] Above all FALSE&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;104. Identify the Odd one of the following statements ?&lt;br /&gt;     a] Poplist&lt;br /&gt;     b] Tlist&lt;br /&gt;     c] List of values&lt;br /&gt;     d] Combo box&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;105. What is an ALERT ?&lt;br /&gt;     a] Modeless window&lt;br /&gt;     b] Modal window&lt;br /&gt;     c] Both are TRUE&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;106. Can an Alert message be changed at runtime ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;107. Can we create an LOV without an RECORD GROUP ?&lt;br /&gt;     a} Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;108. How many no of columns can a RECORD GROUP have ?&lt;br /&gt;     a] 10&lt;br /&gt;     b] 20&lt;br /&gt;     c] 50&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans D&lt;br /&gt;&lt;br /&gt;109. Oracle precompiler translates the EMBEDDED SQL statemens into&lt;br /&gt;     a] Oracle FORMS&lt;br /&gt;     b] Oracle REPORTS&lt;br /&gt;     c] Oracle LIBRARY&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;110. Kind of COMMENT statements placed within SQL statements ?&lt;br /&gt;     a] Asterisk(*) in column ?&lt;br /&gt;     b] ANSI SQL style statements(...)&lt;br /&gt;     c] C-Style comments (/*......*/)&lt;br /&gt;     d] All the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;111.  What  is  the  appropriate  destination  type to send the output to a&lt;br /&gt;printer ?&lt;br /&gt;     a] Screen&lt;br /&gt;     b] Previewer&lt;br /&gt;     c] Either of the above&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;112. What is TERM ?&lt;br /&gt;     a]  TERM  is  the terminal definition file that describes the terminal&lt;br /&gt;from which you are&lt;br /&gt;         using R20RUN ( Reports run time )&lt;br /&gt;     b]  TERM  is  the terminal definition file that describes the terminal&lt;br /&gt;from which you are&lt;br /&gt;         using R20DES ( Reports designer )&lt;br /&gt;     c] There is no Parameter called TERM in Reports 2.0&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;113.  If  the  maximum  records retrieved property of a query is set to 10,&lt;br /&gt;then a summary value will&lt;br /&gt;       be calculated&lt;br /&gt;     a] Only for 10 records&lt;br /&gt;     b] For all the records retrieved&lt;br /&gt;     c] For all therecords in the referenced table&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;114.  With  which  function  of  a  summary  item  in the COMPUTE AT option&lt;br /&gt;required ?&lt;br /&gt;     a] Sum&lt;br /&gt;     b] Standard deviation&lt;br /&gt;     c] Variance&lt;br /&gt;     d] % of Total function&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;115.  For  a  field in a repeating frame, can the source come from a column&lt;br /&gt;which does not exist in&lt;br /&gt;       the datagroup which forms the base of the frame ?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;116.  What  are  the  different  file extensions that are created by Oracle&lt;br /&gt;Reports ?&lt;br /&gt;     a] .RDF file &amp; .RPX file&lt;br /&gt;     b] .RDX file &amp; .RDF file&lt;br /&gt;     c] .REP file &amp; .RDF file&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;117.  Is it possible to Disable the Parameter form while running the report&lt;br /&gt;?&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;118.What are the SQL clauses supported in the link property sheet ?&lt;br /&gt;     a] WHERE &amp; START WITH&lt;br /&gt;     b] WHERE &amp; HAVING&lt;br /&gt;     c} START WITH &amp; HAVING&lt;br /&gt;     d] WHERE, START WITH &amp; HAVING&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;119. What are the types of Calculated columns available ?&lt;br /&gt;     a] Summary, Place holder &amp; Procedure column&lt;br /&gt;     b] Summary, Procedure &amp; Formula columns&lt;br /&gt;     c] Procedure, Formula &amp; Place holder columns&lt;br /&gt;     d] Summary, Formula &amp; Place holder columns&lt;br /&gt;&lt;br /&gt;Ans.: D&lt;br /&gt;&lt;br /&gt;120.  If  two  groups  are not linked in the data model editor, what is the&lt;br /&gt;hierarchy between them?&lt;br /&gt;     a] There is no hierarchy between unlinked groups&lt;br /&gt;     b]  The group that is right ranks higher than the group that is to the&lt;br /&gt;left&lt;br /&gt;     c]  The  group  that  is above or leftmost ranks higher than the group&lt;br /&gt;that is to right or below&lt;br /&gt;         it&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : C&lt;br /&gt;&lt;br /&gt;121. Sequence of events takes place while starting a Database is&lt;br /&gt;     a] Database opened, File mounted, Instance started&lt;br /&gt;     b] Instance started, Database mounted &amp; Database opened&lt;br /&gt;     c] Database opened, Instance started &amp; file mounted&lt;br /&gt;     d] Files mounted, Instance started &amp; Database opened&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;122. SYSTEM TABLESPACE can be made off-line&lt;br /&gt;     a] Yes&lt;br /&gt;     b] No&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;123. ENQUEUE_RESOURCES parameter information is derived from&lt;br /&gt;     a] PROCESS or DDL_LOCKS &amp; DML_LOCKS&lt;br /&gt;     b] LOG BUFFER&lt;br /&gt;     c] DB_BLOCK_SIZE&lt;br /&gt;     d] DB_BLOCK_BUFFERS&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;124. SMON process is used to write into LOG files&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;125. EXP command is used&lt;br /&gt;     a] To take Backup of the Oracle Database&lt;br /&gt;     b] To import data from the exported dump file&lt;br /&gt;     c] To create Rollback segments&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;126. SNAPSHOTS cannot be refreshed automatically&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;Ans : B&lt;br /&gt;127. The User can set Archive file name formats&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;128.  The  following  parameters  are  optional  in init.ora parameter file&lt;br /&gt;DB_BLOCK_SIZE,&lt;br /&gt;        PROCESS&lt;br /&gt;     a} TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;129.  NOARCHIEVELOG  parameter  is  used to enable the database in Archieve&lt;br /&gt;mode&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;130. Constraints cannot be exported through Export command?&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;131.  It  is very difficult to grant and manage common priveleges needed by&lt;br /&gt;different groups of&lt;br /&gt;        database users using roles&lt;br /&gt;     a] TRUE&lt;br /&gt;     b] FALSE&lt;br /&gt;&lt;br /&gt;Ans : B&lt;br /&gt;&lt;br /&gt;132. The status of the Rollback segment can be viewed through&lt;br /&gt;     a] DBA_SEGMENTS&lt;br /&gt;     b] DBA_ROLES&lt;br /&gt;     c] DBA_FREE_SPACES&lt;br /&gt;     d] DBA_ROLLBACK_SEG&lt;br /&gt;&lt;br /&gt;Ans : D&lt;br /&gt;&lt;br /&gt;133. Explicitly we can assign transaction to a rollback segment&lt;br /&gt;     a] TRUE&lt;br /&gt;     B] FALSE&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;&lt;br /&gt;134. What file is read by ODBC to load drivers ?&lt;br /&gt;     a] ODBC.INI&lt;br /&gt;     b] ODBC.DLL&lt;br /&gt;     c] ODBCDRV.INI&lt;br /&gt;     d] None of the above&lt;br /&gt;&lt;br /&gt;Ans : A&lt;br /&gt;******************************************&lt;br /&gt;******************************************&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-9038771357651513173?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/9038771357651513173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=9038771357651513173' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/9038771357651513173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/9038771357651513173'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-offcampus.html' title='ORACLE OFFCAMPUS'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-5655942158619722976</id><published>2007-05-05T03:53:00.002-07:00</published><updated>2007-05-05T03:54:24.397-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CANDIDATE EXPERIENCE'/><title type='text'>ORACLE- CANDIDATE EXPERIENCE</title><content type='html'>Dear All,&lt;br /&gt;&lt;br /&gt;       I am greatly pleasured to send my first mail to this most wonderful group, that too with an useful information.&lt;br /&gt;&lt;br /&gt;       I attended the ORACLE test on 21st June. I couldn't get through.The first round was a written test followed by a group discussion. Please, Please, Please don't follow the question pattern given in freshersworld.com. It is absolutely wrong. I was given 2 question papers at the same time. One was Aptitude with 30 questions and the other was Technical with 30 questions. The time duration was 1 hour. We can start answering any paper according to our wish.&lt;br /&gt;&lt;br /&gt;       The aptitude question paper contained:&lt;br /&gt;                20 Arithmetic questions and 10 English questions. The English questions were damn easy and you need not prepare for that. The arithmetic questions contained problems like finding the area of the shaded part in  a circle, simple arithmetic puzzles, %, Profit/loss, SI etc. Be thorough in Basic formulae. There was one question which was time consuming. Hope you remember the problems in Operations Research/ Resource Management. There was one problem of that kind and 5 questions were asked from the problem.The problem was something like selecting the best way of staffing etc.,&lt;br /&gt;&lt;br /&gt;      The Technical question paper contained questions from:&lt;br /&gt;                                    C ( Mostly on pointers, structures,strings)&lt;br /&gt;                                    C++&lt;br /&gt;                                    JAVA&lt;br /&gt;                                    Oracle- PL/SQL&lt;br /&gt;                                    Data Structures&lt;br /&gt;&lt;br /&gt;     The second round will be Group Discussion which is for namesake. They will just check your communication skills and this GD is not for filtering. In my batch, out of 160, they selected only 8 for GD and all the 8 got appointment letter on the same day. So you can return home with the appointment letter. Make sure that you are there on time, because they will start the test sharply on time.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hope this information will surely help you.&lt;br /&gt;&lt;br /&gt;Wish you all a very best in your test.&lt;br /&gt;*******************************************&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-5655942158619722976?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/5655942158619722976/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=5655942158619722976' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/5655942158619722976'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/5655942158619722976'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-candidate-experience.html' title='ORACLE- CANDIDATE EXPERIENCE'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-6354624773375922664</id><published>2007-05-05T03:53:00.001-07:00</published><updated>2007-05-05T03:53:50.651-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE 2003'/><title type='text'>ORACLE 2003</title><content type='html'>__________________________________________&lt;br /&gt;&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;-----------------------------------&lt;br /&gt;DATE OF TEST : july 2003&lt;br /&gt;--------------------------------------------&lt;br /&gt;PLACE OF TEST: &lt;br /&gt;--------------------------------------------&lt;br /&gt;MODE     : Off-campus&lt;br /&gt;--------------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;___________________________________________&lt;br /&gt;&lt;br /&gt;July/2003 oracle freshers paper.&lt;br /&gt;i heard that there are many paper sets.&lt;br /&gt;my question paper is dated as July/2003 on the top.&lt;br /&gt;&lt;br /&gt;consists of 45 questions  45 minutes.&lt;br /&gt;15 java&lt;br /&gt;15 SQL and PL/SQL&lt;br /&gt;15 C (including data structures).&lt;br /&gt;&lt;br /&gt;A little bit tough.&lt;br /&gt;some of the questions i remembered are&lt;br /&gt;&lt;br /&gt;1. question on bubble sore&lt;br /&gt;2. quick sort complexity&lt;br /&gt;3. heap sort SPACE complexity.&lt;br /&gt;&lt;br /&gt;4. char *p = "Oracle India";&lt;br /&gt;   p[5] == 'l' ? printf("Orcle") : printf("India")&lt;br /&gt;&lt;br /&gt;5. main()&lt;br /&gt;{&lt;br /&gt;   int i=5;&lt;br /&gt;   recursive(i);&lt;br /&gt;}&lt;br /&gt;recursive(int u)&lt;br /&gt;{&lt;br /&gt;    if(u &gt; 0 )&lt;br /&gt;       recursive(u-1);&lt;br /&gt;    printf("%d", u);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;6. question on function pointer.&lt;br /&gt;          char *(*(*x())[])()&lt;br /&gt;7. GRANT command question&lt;br /&gt;8. about MINUS set operator.&lt;br /&gt;&lt;br /&gt;Java&lt;br /&gt;&lt;br /&gt;9.  RandomAccessFile&lt;br /&gt;10. super class base class simple question&lt;br /&gt;11. what is overridden&lt;br /&gt;12. StringBUffer question&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;overall test&lt;br /&gt;   1. questions on java are based on oops concepts and&lt;br /&gt;       some are language based like StringBuffer class, RandomAccessFile&lt;br /&gt;       and File classes.&lt;br /&gt;   2. SQL/PLSQL,    see all commands in SQL and exception, cursors, in PLSQL.&lt;br /&gt;   3. c is fine, but you should be fast in finding out answers so that you can spend&lt;br /&gt;       time on other questions.&lt;br /&gt;   4. i didn't get arithmetic questions.&lt;br /&gt;&lt;br /&gt;this much.&lt;br /&gt;bye&lt;br /&gt;sridhar.&lt;br /&gt;_________________________________________&lt;br /&gt;_________________________________________&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-6354624773375922664?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/6354624773375922664/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=6354624773375922664' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/6354624773375922664'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/6354624773375922664'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-2003.html' title='ORACLE 2003'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-7890656938067045247</id><published>2007-05-05T03:51:00.001-07:00</published><updated>2007-05-05T03:51:34.947-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE 13/07/03'/><title type='text'>ORACLE 13/07/03</title><content type='html'>__________________________________________&lt;br /&gt;&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;------------------------------------------&lt;br /&gt;DATE OF TEST : 13 th july 2003&lt;br /&gt;------------------------------------------&lt;br /&gt;PLACE OF TEST: Chennai&lt;br /&gt;------------------------------------------&lt;br /&gt;MODE     : Off-campus&lt;br /&gt;------------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;_________________________________________&lt;br /&gt;Dear friends,&lt;br /&gt;&lt;br /&gt; I attended the oracle walk-in chennai,But i failed. My exp. will be help ful for u in the future.&lt;br /&gt;  Test is 30 min,30 Quetions.Questions are simple. But,I think that they expect higher cut-off i.e. above 28 is to be answered corretly.&lt;br /&gt; &lt;br /&gt; * some questions are Code Snippet based.&lt;br /&gt; * Some questions are compiler based i.e. given code snippet will compile or not, if not the reason.&lt;br /&gt; * some question are from the prfix/postfix inc/dec operation based code snippets.&lt;br /&gt; * More than 3 question are based on the sorting algorithms.&lt;br /&gt; * some questions are from the pointers based.&lt;br /&gt; * Code snippets involving memory allocation function.&lt;br /&gt; * All the questions are from c &lt;br /&gt;Some of the question ,i remember, are the following&lt;br /&gt;1. &lt;br /&gt;#include &lt;stdio.h&gt;&lt;br /&gt;#define sqr(x) (x*x)&lt;br /&gt;int main()&lt;br /&gt;{&lt;br /&gt;  int x=2;&lt;br /&gt;  printf("value of x=%d",sqr(x+1));&lt;br /&gt;}&lt;br /&gt; &lt;br /&gt;What is the value of x?&lt;br /&gt;a)4 b)5 c)None d)can not compile&lt;br /&gt;Ans: 5 &lt;br /&gt;2. what is the wrong in the following program?&lt;br /&gt;#define  LBRACKET {&lt;br /&gt;#define  RBRACKET }&lt;br /&gt;#define MAIN main&lt;br /&gt;int MAIN()&lt;br /&gt;LBRACKET &lt;br /&gt;  int x=2;&lt;br /&gt;  printf("%d",x);&lt;br /&gt;RBRACKET &lt;br /&gt;a) This program will compile&lt;br /&gt;b) compilation error &lt;br /&gt;3.&lt;br /&gt;#include &lt;stdio.h&gt;&lt;br /&gt;int main()&lt;br /&gt;{&lt;br /&gt;  int x=4;&lt;br /&gt; {&lt;br /&gt;   {&lt;br /&gt;    {&lt;br /&gt;      int x=2;&lt;br /&gt;      printf("%d",x);&lt;br /&gt;    }&lt;br /&gt;   }&lt;br /&gt; }&lt;br /&gt;}&lt;br /&gt;a) 4 b)2 c)Nesting not allowed d)dependent on the compiler&lt;br /&gt;4. Go through the following code sinippet&lt;br /&gt;   char a[20];&lt;br /&gt;   a="Hello Orcale Test";&lt;br /&gt;   will this compile?&lt;br /&gt;  a) Compilation Error b) Strings are allowed in c but cannot be assigned directly.&lt;br /&gt;  c) dependent on compiler&lt;br /&gt;  d) will work fine.&lt;br /&gt;5. the expression a+b*c should be conveted to  +a*bc. Using tree structure,&lt;br /&gt;    Which traversal is the correct one?&lt;br /&gt;    a) Postfix traversal b) prefix traversal c) infix traversal d)None&lt;br /&gt;6. what about brk, sbrk&lt;br /&gt;  a) system calls b) function calls c) user defined functions &lt;br /&gt;7. Why the use of alloca() is discouraged?&lt;br /&gt;8. Macros support multiple arguments ?&lt;br /&gt;9. the header file &lt;br /&gt;    a) contains only compiler directives and extern variables&lt;br /&gt;    b) contail only structures and unitions&lt;br /&gt;    c) a &amp; b&lt;br /&gt;10. what about "char *(*(*a[])())();"&lt;br /&gt;______________________________________________&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-7890656938067045247?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/7890656938067045247/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=7890656938067045247' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/7890656938067045247'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/7890656938067045247'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-130703.html' title='ORACLE 13/07/03'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-1260450917225646659</id><published>2007-05-05T03:50:00.001-07:00</published><updated>2007-05-05T03:50:48.278-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE 11/07/03'/><title type='text'>ORACLE 11/07/03</title><content type='html'>__________________________________________________&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;-----------------------------=-------&lt;br /&gt;DATE OF TEST : 11 th july 2003&lt;br /&gt;-------------------------------------&lt;br /&gt;PLACE OF TEST: NITk, Surathkal&lt;br /&gt;-------------------------------------&lt;br /&gt;MODE     : Campus&lt;br /&gt;-------------------------------------&lt;br /&gt;DURATION     : &lt;br /&gt;_____________________________________&lt;br /&gt;Hi friends,&lt;br /&gt;&lt;br /&gt;    This is the oracle paper held yesterday here at NITk surathkal.&lt;br /&gt;The test has 2 sections : 30 technical and 30 aptitude and 60 min time.&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;technical section:&lt;/strong&gt;&lt;br /&gt;its very easy any one can answer 25 qns without preperation. some are&lt;br /&gt;1. how compiler treats variables of recursive functions&lt;br /&gt;2. what is orthogonal matrix?&lt;br /&gt;3. given two tables and asked 2 qns on those table , &lt;br /&gt;  one is on join and another is on NOT IN&lt;br /&gt;4. given some qns on pointers( pretty easy)&lt;br /&gt;5. given five qns on data structures like , lifo, fifo &lt;br /&gt;6. qtn on primary key &lt;br /&gt;7. how NULL in sql is treated?&lt;br /&gt;8. given a doubly linked list and asked r-&gt;left-&gt;right-&gt;data&lt;br /&gt;   ans: r-&gt;data&lt;br /&gt;9:explain const char *ptr and char *const ptr&lt;br /&gt;remaining i didn`t remember&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;aptiude&lt;/strong&gt;&lt;br /&gt;15 quant apti from rs agrval&lt;br /&gt;15 verbal apti,&lt;br /&gt;in this 4 are odd word out&lt;br /&gt;and 4 are sentese ordering when jumbled senteses given&lt;br /&gt;and 4 are reasoning&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;that`s all test is very easy , only u need to prep for interview&lt;br /&gt;really tough a bit  &lt;br /&gt;all the best bye,&lt;br /&gt;&lt;br /&gt;Sresh Babu&lt;br /&gt;_________________________________________&lt;br /&gt;THANQ SRESH...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-1260450917225646659?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/1260450917225646659/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=1260450917225646659' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/1260450917225646659'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/1260450917225646659'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-110703.html' title='ORACLE 11/07/03'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1589266632064562939.post-2822345783660099125</id><published>2007-05-05T03:49:00.000-07:00</published><updated>2007-05-05T03:50:06.721-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ORACLE OFFCAMPUS'/><title type='text'>ORACLE OFF CAMPUS</title><content type='html'>___________________________________________&lt;br /&gt;COMPANY NAME : Oracle&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;MODE     : Off-campus&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;Hi&lt;br /&gt;&lt;br /&gt;In Oracle's first round a written test is conducted .30 questions in 30&lt;br /&gt;minutes....objective type paper. So u can leave mugging the theory&lt;br /&gt;questions.Concentrate on basics and raw concepts.&lt;br /&gt;For e.g. 2 questions that i&lt;br /&gt;&lt;br /&gt;remember very well are :&lt;br /&gt;1)declare&lt;br /&gt;   l1 number := null;&lt;br /&gt;   l2 number :=null;&lt;br /&gt;  begin&lt;br /&gt;   if l1=l2 then message('equal');&lt;br /&gt;   else&lt;br /&gt;   if l1&lt;&gt;l2 then message('not equal');&lt;br /&gt;   else&lt;br /&gt;   message('else');&lt;br /&gt;   end if;&lt;br /&gt;   end if;&lt;br /&gt;   end;&lt;br /&gt;What will be the output ?&lt;br /&gt;(a) equal&lt;br /&gt;(b) not equal&lt;br /&gt;(c) else&lt;br /&gt;(d) No output&lt;br /&gt;Correct Answer : (c)&lt;br /&gt;&lt;br /&gt;2)declare&lt;br /&gt;   lowerl number:= 1;&lt;br /&gt;   upperl number:= 3;&lt;br /&gt;   num varchar2(10);&lt;br /&gt;  begin&lt;br /&gt;  for i into lowerl..upperl&lt;br /&gt;   loop&lt;br /&gt;     num:=num||to_char(lowerl);&lt;br /&gt;     if i=3 then upperl:=5;&lt;br /&gt;    end loop;&lt;br /&gt;   message(num);&lt;br /&gt;  What will be the output ?&lt;br /&gt;  (a)12&lt;br /&gt;  (b)12345&lt;br /&gt;  (c)123&lt;br /&gt;  (d)Wrong assignment&lt;br /&gt;Correct Answer : (c)  (....I answered the question wrongly :-(&lt;br /&gt;&lt;br /&gt;Be prepared....and do the paper quickly but accurately.Before u'll know , 30&lt;br /&gt;minutes will be over.Be aware of the program units given like above (they&lt;br /&gt;may be even lengthier ) and in the end o/p is asked.These sort of questions&lt;br /&gt;take a lot of time.So try answering general concepts questions first and&lt;br /&gt;then return to these sort of questions.&lt;br /&gt;&lt;br /&gt;Best of luck...&lt;br /&gt;Puneet.&lt;br /&gt;_________________________________&lt;br /&gt;&lt;br /&gt;THANQ PUNEET&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1589266632064562939-2822345783660099125?l=oraclepapers.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://oraclepapers.blogspot.com/feeds/2822345783660099125/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=1589266632064562939&amp;postID=2822345783660099125' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/2822345783660099125'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1589266632064562939/posts/default/2822345783660099125'/><link rel='alternate' type='text/html' href='http://oraclepapers.blogspot.com/2007/05/oracle-off-campus.html' title='ORACLE OFF CAMPUS'/><author><name>Giri Prasad Mutta</name><uri>http://www.blogger.com/profile/08563801841591925686</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://bp3.blogger.com/_4g1eV2MpL68/R6xyM7ZeYNI/AAAAAAAAA2o/iMoUGokYxco/S220/giri+with+pulss.JPG'/></author><thr:total>0</thr:total></entry></feed>
