<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The UC Corner &#187; create pool</title>
	<atom:link href="http://www.uccorner.com/tag/create-pool/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uccorner.com</link>
	<description>Unified Communications: Sharepoint, OCS, mobile communications and collaboration.</description>
	<lastBuildDate>Fri, 15 Jul 2011 09:31:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>OCS 2007 R2 Create pool error: Unable to access database file location</title>
		<link>http://www.uccorner.com/50/ocs/ocs-2007-r2-create-pool-error-unable-to-access-database-file-location/</link>
		<comments>http://www.uccorner.com/50/ocs/ocs-2007-r2-create-pool-error-unable-to-access-database-file-location/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 21:10:42 +0000</pubDate>
		<dc:creator>Audun M. Solheim</dc:creator>
				<category><![CDATA[OCS]]></category>
		<category><![CDATA[OCS 2007 R2]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[create pool]]></category>
		<category><![CDATA[database file location]]></category>
		<category><![CDATA[r2]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.uccorner.com/?p=50</guid>
		<description><![CDATA[<p>I was setting up a OCS R2 installation when I got this message when creating the pool:</p> <p></p> <p>&#8220;Unable to access database file location&#8221;. Hmm. The disk and folder I specified was there, no doubt about it. The back-end server and the Front End was on different subnets, so at first I thought this was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.uccorner.com/wp-content/uploads/2010/01/browse.png"></a>I was setting up a OCS R2 installation when I got this message when creating the pool:</p>
<p><a href="http://www.uccorner.com/wp-content/uploads/2010/01/Capture.png"><img class="alignnone size-full wp-image-51" title="Unable to access database file location" src="http://www.uccorner.com/wp-content/uploads/2010/01/Capture.png" alt="" width="391" height="254" /></a></p>
<p>&#8220;Unable to access database file location&#8221;. Hmm. The disk and folder I specified was there, no doubt about it. The back-end server and the Front End was on different subnets, so at first I thought this was a firewall problem. The next step was to check if this was a permissions problem &#8211; gave my user full access on the SQL server, full control on the database file folders, set my user as local admin, gave the SQL Server service account full control one the catalogs &#8211; but no change, still the same error.<span id="more-50"></span></p>
<p>To narrow down the issue I tried to create the database with the dbsetup.wsf. This went without problems, but the database and log files were now on the default partition for SQL Server, and not on the desired partition. Therefore I ran the script specifying the file locations:</p>
<blockquote><p>cscript dbsetup.wsf /sqlserver:SQLSERVER<br />
 /dbpath:f:\rtcdata /logpath:f:\rtclog /dyndbpath:f:\rtcdata /dynlogpath:fx:\rtclog /role:ee<br />
Microsoft (R) Windows Script Host Version 5.6<br />
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.</p>
<p>Connecting to SQL Server on trdbsql2k5adp05<br />
(Database rtcdyn doesn&#8217;t exist.)<br />
Creating database rtcdyn<br />
Failed to create database rtcdyn<br />
Error (<br />
  name:        Error<br />
  description:<br />
  number:      -2147216320<br />
  message:<br />
)</p></blockquote>
<p> Error: Error. Well, not the most describing error message..</p>
<p>Next step was to create a database in SQL Management Studio instead. There I found the cause of the problem: I could not browse and choose my F:-disk as file location. (It was actually possible to specify the F:-disk by just typing it, as there was already some databases created on F:). The reason for this was that this was a SQL Cluster, and the F:-disk was not properly set up for use with the cluster. Now I could successfully create the pool using the default file locations and skipping the F:-disk.</p>
<p>I would have discovered this right away if not the &#8220;Browse&#8221;-button in the Create Pool wizard had been greyed out:</p>
<p> <a href="http://www.uccorner.com/wp-content/uploads/2010/01/browse.png"><img title="browse to file location create pool" src="http://www.uccorner.com/wp-content/uploads/2010/01/browse-300x233.png" alt="" width="300" height="233" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.uccorner.com/50/ocs/ocs-2007-r2-create-pool-error-unable-to-access-database-file-location/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

