<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Prepared Quizzes, How Would You Answer that Question? 2</title>
	<atom:link href="http://hoopercharles.wordpress.com/2011/01/05/prepared-quizzes-how-would-you-answer-that-question-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2011/01/05/prepared-quizzes-how-would-you-answer-that-question-2/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Mon, 13 May 2013 14:10:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2011/01/05/prepared-quizzes-how-would-you-answer-that-question-2/#comment-2625</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Sat, 08 Jan 2011 15:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4208#comment-2625</guid>
		<description><![CDATA[As of right now, slightly less than 50 people have attempted the OCP test.

Dom, thanks for the comment.  Some of the questions in that quiz seemed to be a little open-ended with no real correct answer.  Something like this:
------
Which of the following does not belong with the others:
A. Apple
B. Horse
C. Cow
D. Rattlesnake
------

Radoslav, nice attempt at the questions.  I have not spent quite enough time yet looking at the questions to answer as completely as you did.]]></description>
		<content:encoded><![CDATA[<p>As of right now, slightly less than 50 people have attempted the OCP test.</p>
<p>Dom, thanks for the comment.  Some of the questions in that quiz seemed to be a little open-ended with no real correct answer.  Something like this:<br />
&#8212;&#8212;<br />
Which of the following does not belong with the others:<br />
A. Apple<br />
B. Horse<br />
C. Cow<br />
D. Rattlesnake<br />
&#8212;&#8212;</p>
<p>Radoslav, nice attempt at the questions.  I have not spent quite enough time yet looking at the questions to answer as completely as you did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radoslav Golian</title>
		<link>http://hoopercharles.wordpress.com/2011/01/05/prepared-quizzes-how-would-you-answer-that-question-2/#comment-2604</link>
		<dc:creator><![CDATA[Radoslav Golian]]></dc:creator>
		<pubDate>Thu, 06 Jan 2011 14:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4208#comment-2604</guid>
		<description><![CDATA[I wanted to write I have seen pages only in movies :) There are not used in europe :)
one more:
9.
A. I don&#039;t think it&#039;s correct.. 
what if I set user_processes to 0? 
http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams197.htm#sthref568]]></description>
		<content:encoded><![CDATA[<p>I wanted to write I have seen pages only in movies <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  There are not used in europe <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
one more:<br />
9.<br />
A. I don&#8217;t think it&#8217;s correct..<br />
what if I set user_processes to 0?<br />
<a href="http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams197.htm#sthref568" rel="nofollow">http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams197.htm#sthref568</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radoslav Golian</title>
		<link>http://hoopercharles.wordpress.com/2011/01/05/prepared-quizzes-how-would-you-answer-that-question-2/#comment-2602</link>
		<dc:creator><![CDATA[Radoslav Golian]]></dc:creator>
		<pubDate>Thu, 06 Jan 2011 13:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4208#comment-2602</guid>
		<description><![CDATA[Pager alert? I have seen 
1. 
A - how big is the tablespace?, how are the data growing?, is it  automatically extended? may be a problem or may be not..
B - an ancient myth.. Ratios are usually useless, there are only few which may be useful..
65% may be OK for some systems.. 
http://jonathanlewis.wordpress.com/2006/12/27/analysing-statspack-2/
C- This may be a problem, but I think it is unusual to use dictionary maneged tablespaces nowadays or to use it and to have a table with so many extents 
http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/clauses009.htm#sthref2200
D - I don&#039;t know what is redo log filesystem.. Redo logs are fixed size. If &quot;redo log filesystem&quot; includes archive redo logs destination then this may be correct
So I would choose anything else but not B :)

2.  OEM console, is it that java application used on 9i? Because I can&#039;t find &quot;event manager&quot; in current OEM, but I&#039;m not a DBA, so maybe I&#039;m blind :)

3. I don&#039;t know, I don&#039;t use it..

4. 
A - ok, crontab can be used for job scheduling, but dbms_job is in the database for ages (I only worked with &gt;=8i versions of Oracle).
I would choose probably this.. You can schedule jobs using OEM, but are still using dbms_job or newer dbms_scheduler, and this is also possible without OEM.. 
B - similar to A, you can send emails without OEM using utl_smtp or utl_mail. 
C - I don&#039;t know what schema manager is, I&#039;ve never use it..
D - &quot;Using SQL*Plus to start and stop the database.  This is because SQL*Plus cannot issue “startup” or “shutdown” commands&quot;
What? In which version was it not possible? 
[code]
sqlplus sys/******@maja as sysdba

SQL&gt; shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL&gt; startup
ORACLE instance started.

Total System Global Area  235999648 bytes
Fixed Size                   450976 bytes
Variable Size             201326592 bytes
Database Buffers           33554432 bytes
Redo Buffers                 667648 bytes
Database mounted.
Database opened.
[/code]

5.
A-maybe ok
B- yes, we can display indexes 
C-same as B
D-depends on what maintenance task is.. we could have some task on OS level.. 
I would choose A, D

6.  this is very inaccurate question.. what if os_authent_prefix is not ops$, ops$user could be a valid user with db password auth.
A - what if server = client? and you can also have remote authentication enabled (remote_os_authent), so this is not accurate..
B - i don&#039;t know, i&#039;m only 27...
C - maybe yes, if remote_os_authent is enabled and it&#039;s correctly setup
D - not true, 1. it can by set in spfile.. 2. is parameter can be null (in oracle empty string is null)
http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams172.htm#sthref501
in fact oracle strongly recommends it to set to null
http://download.oracle.com/docs/cd/E11882_01/network.112/e10746/asoauth.htm#i1006270
I would choose D.
7. 
I not sure but I think all could be correct some with remote auth enabled and some with os_auth_prefix set to &quot;&quot;...

8. with remote_os_authent=false you disable remote OS auth (which is disabled by default), not os authent.
No answer is correct, I think

maybe i&#039;ll add some others :)]]></description>
		<content:encoded><![CDATA[<p>Pager alert? I have seen<br />
1.<br />
A &#8211; how big is the tablespace?, how are the data growing?, is it  automatically extended? may be a problem or may be not..<br />
B &#8211; an ancient myth.. Ratios are usually useless, there are only few which may be useful..<br />
65% may be OK for some systems..<br />
<a href="http://jonathanlewis.wordpress.com/2006/12/27/analysing-statspack-2/" rel="nofollow">http://jonathanlewis.wordpress.com/2006/12/27/analysing-statspack-2/</a><br />
C- This may be a problem, but I think it is unusual to use dictionary maneged tablespaces nowadays or to use it and to have a table with so many extents<br />
<a href="http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/clauses009.htm#sthref2200" rel="nofollow">http://download.oracle.com/docs/cd/E11882_01/server.112/e17118/clauses009.htm#sthref2200</a><br />
D &#8211; I don&#8217;t know what is redo log filesystem.. Redo logs are fixed size. If &#8220;redo log filesystem&#8221; includes archive redo logs destination then this may be correct<br />
So I would choose anything else but not B <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>2.  OEM console, is it that java application used on 9i? Because I can&#8217;t find &#8220;event manager&#8221; in current OEM, but I&#8217;m not a DBA, so maybe I&#8217;m blind <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>3. I don&#8217;t know, I don&#8217;t use it..</p>
<p>4.<br />
A &#8211; ok, crontab can be used for job scheduling, but dbms_job is in the database for ages (I only worked with &gt;=8i versions of Oracle).<br />
I would choose probably this.. You can schedule jobs using OEM, but are still using dbms_job or newer dbms_scheduler, and this is also possible without OEM..<br />
B &#8211; similar to A, you can send emails without OEM using utl_smtp or utl_mail.<br />
C &#8211; I don&#8217;t know what schema manager is, I&#8217;ve never use it..<br />
D &#8211; &#8220;Using SQL*Plus to start and stop the database.  This is because SQL*Plus cannot issue “startup” or “shutdown” commands&#8221;<br />
What? In which version was it not possible? </p>
<pre class="brush: plain; title: ; notranslate">
sqlplus sys/******@maja as sysdba

SQL&gt; shutdown immediate
Database closed.
Database dismounted.
ORACLE instance shut down.
SQL&gt; startup
ORACLE instance started.

Total System Global Area  235999648 bytes
Fixed Size                   450976 bytes
Variable Size             201326592 bytes
Database Buffers           33554432 bytes
Redo Buffers                 667648 bytes
Database mounted.
Database opened.
</pre>
<p>5.<br />
A-maybe ok<br />
B- yes, we can display indexes<br />
C-same as B<br />
D-depends on what maintenance task is.. we could have some task on OS level..<br />
I would choose A, D</p>
<p>6.  this is very inaccurate question.. what if os_authent_prefix is not ops$, ops$user could be a valid user with db password auth.<br />
A &#8211; what if server = client? and you can also have remote authentication enabled (remote_os_authent), so this is not accurate..<br />
B &#8211; i don&#8217;t know, i&#8217;m only 27&#8230;<br />
C &#8211; maybe yes, if remote_os_authent is enabled and it&#8217;s correctly setup<br />
D &#8211; not true, 1. it can by set in spfile.. 2. is parameter can be null (in oracle empty string is null)<br />
<a href="http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams172.htm#sthref501" rel="nofollow">http://download.oracle.com/docs/cd/E11882_01/server.112/e17110/initparams172.htm#sthref501</a><br />
in fact oracle strongly recommends it to set to null<br />
<a href="http://download.oracle.com/docs/cd/E11882_01/network.112/e10746/asoauth.htm#i1006270" rel="nofollow">http://download.oracle.com/docs/cd/E11882_01/network.112/e10746/asoauth.htm#i1006270</a><br />
I would choose D.<br />
7.<br />
I not sure but I think all could be correct some with remote auth enabled and some with os_auth_prefix set to &#8220;&#8221;&#8230;</p>
<p>8. with remote_os_authent=false you disable remote OS auth (which is disabled by default), not os authent.<br />
No answer is correct, I think</p>
<p>maybe i&#8217;ll add some others <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom Brooks</title>
		<link>http://hoopercharles.wordpress.com/2011/01/05/prepared-quizzes-how-would-you-answer-that-question-2/#comment-2600</link>
		<dc:creator><![CDATA[Dom Brooks]]></dc:creator>
		<pubDate>Thu, 06 Jan 2011 09:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=4208#comment-2600</guid>
		<description><![CDATA[In general, I like the explanations on this one which mostly seem akin to &quot;A is correct because it is false but B is incorrect because it is true.&quot;

I know the quiz to a certain extent mirrors the trends of the OCP exams themselves - but it all implies that if you master OEM, you master the database.]]></description>
		<content:encoded><![CDATA[<p>In general, I like the explanations on this one which mostly seem akin to &#8220;A is correct because it is false but B is incorrect because it is true.&#8221;</p>
<p>I know the quiz to a certain extent mirrors the trends of the OCP exams themselves &#8211; but it all implies that if you master OEM, you master the database.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
