SQL Alias

On Fri, May 16, 2008 at 11:57 AM, Anthony Hughes <
[EMAIL PROTECTED]> wrote:

>  Sorry alias sql alias or SharePoint? I just thought I should be able to
> use the syntax below have attempted to use the IP instead of server name as
> well.
>
>
>  ------------------------------
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf
> Of *Alpesh Nakar
> *Sent:* Friday, 16 May 2008 11:06 AM
> *To:* [email protected]
> *Subject:* Re: [OzMOSS] Assistance with installing SharePoint to a
> seperate instance of SQL 2005
>
> Have you created alias for this?
>
> On Fri, May 16, 2008 at 11:34 AM, Anthony Hughes <
> [EMAIL PROTECTED]> wrote:
>
>>  Hi All,
>>
>>
>> having a slight issue at the moment with an attempted installation of
>> SharePoint onto a Development instance of SQL 2005 I've had my IT area open
>> up the applicable port 1435 and am using the connection string in the server
>> dialog box \servername\,portnum,Instance name the weird thing is it's
>> actually creating the db's on the SQL Instance.
>>
>>
>> I've attached the error log to it's just weird how it's creating the db's
>> and stopping at the end of stage 2.Posting here as a little out of my depth
>> usually an install just works straight away and goes through the magic
>> bouncing balls.
>>
>>
>>
>>
>>
>> Event Type: Error
>> Event Source: SharePoint Products and Technologies Configuration Wizard
>> Event Category: None
>> Event ID: 104
>> Date:  5/16/2008
>> Time:  10:32:42 AM
>> User:  N/A
>> Computer:
>> Description:
>> Failed to create the configuration database.
>> An exception of type Microsoft.SharePoint.SPException was thrown.
>> Additional exception information: Unable to connect to database.  Check
>> database connection information and make sure the database server is
>> running.
>> Microsoft.SharePoint.SPException: Unable to connect to database.  Check
>> database connection information and make sure the database server is
>> running. ---> System.Runtime.InteropServices.COMException (0x81020024):
>> Unable to connect to database.  Check database connection information and
>> make sure the database server is running.
>>    at Microsoft.SharePoint.Library.SPRequestInternalClass.CreateSite(Guid
>> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
>> String bstrDatabaseServer, String bstrDatabaseName, String
>> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
>> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
>> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
>> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
>> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
>> bHostHeaderIsSiteName)
>>    at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
>> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
>> String bstrDatabaseServer, String bstrDatabaseName, String
>> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
>> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
>> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
>> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
>> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
>> bHostHeaderIsSiteName)
>>    --- End of inner exception stack trace ---
>>    at Microsoft.SharePoint.Library.SPRequest.CreateSite(Guid
>> gApplicationId, String bstrUrl, Int32 lZone, Guid gSiteId, Guid gDatabaseId,
>> String bstrDatabaseServer, String bstrDatabaseName, String
>> bstrDatabaseUsername, String bstrDatabasePassword, String bstrTitle, String
>> bstrDescription, UInt32 nLCID, String bstrWebTemplate, String
>> bstrOwnerLogin, String bstrOwnerName, String bstrOwnerEmail, String
>> bstrSecondaryContactLogin, String bstrSecondaryContactName, String
>> bstrSecondaryContactEmail, Boolean bADAccountMode, Boolean
>> bHostHeaderIsSiteName)
>>    at
>> Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase
>> database, String siteUrl, String title, String description, UInt32 nLCID,
>> String webTemplate, String ownerLogin, String ownerName, String ownerEmail,
>> String secondaryContactLogin, String secondaryContactName, String
>> secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean
>> useHostHeaderAsSiteName)
>>    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(String
>> siteUrl, String title, String description, UInt32 nLCID, String webTemplate,
>> String ownerLogin, String ownerName, String ownerEmail, String
>> secondaryContactLogin, String secondaryContactName, String
>> secondaryContactEmail, Boolean useHostHeaderAsSiteName)
>>    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(String
>> siteUrl, String title, String description, UInt32 nLCID, String webTemplate,
>> String ownerLogin, String ownerName, String ownerEmail, String
>> secondaryContactLogin, String secondaryContactName, String
>> secondaryContactEmail)
>>    at
>> Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder
>> administrationContentDatabase, SPWebService adminService, IdentityType
>> identityType, String farmUser, SecureString farmPassword)
>>    at
>> Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder
>> administrationContentDatabase, IdentityType identityType, String farmUser,
>> SecureString farmPassword)
>>    at
>> Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder
>> administrationContentDatabase, IdentityType identityType, String farmUser,
>> SecureString farmPassword)
>>    at
>> Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder
>> configurationDatabase, SqlConnectionStringBuilder
>> administrationContentDatabase, IdentityType identityType, String farmUser,
>> SecureString farmPassword)
>>    at
>> Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder
>> configurationDatabase, SqlConnectionStringBuilder
>> administrationContentDatabase, String farmUser, SecureString farmPassword)
>>    at
>> Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.CreateOrConnectConfigDb()
>>    at
>> Microsoft.SharePoint.PostSetupConfiguration.ConfigurationDatabaseTask.Run()
>>    at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
>>
>> For more information, see Help and Support Center at
>> http://go.microsoft.com/fwlink/events.asp.
>>
>> IMPORTANT -
>>
>> Please consider our environment before printing this email.
>>
>> This email and any attachments are confidential and may be legally
>> privileged in which case neither is intended to be waived or lost by
>> mistaken delivery to you. If you have received this message in error, please
>> notify us and remove it from your system. If you are not the intended
>> recipient, any unauthorised use is expressly prohibited. It is your
>> responsibility to check any attachments for viruses and defects before
>> opening or sending them on. Minter Ellison collects personal information to
>> provide and market our services.
>>
>> For more information about use, disclosure and access, see our privacy
>> policy at http://www.minterellison.com
>>
>>
>>
>
>
>
> --
> Alpesh
>
> http://alpesh.nakars.com/blog | 
> http://justsharepoint.com-------------------------------------------------------------------
> OzMOSS.com - to unsubscribe from this list, send a message back to the list
> with 'unsubscribe' as the subject.
> Powered by mailenable.com
> -------------------------------------------------------------------
> OzMOSS.com - to unsubscribe from this list, send a message back to the list
> with 'unsubscribe' as the subject.
> Powered by mailenable.com




-- 
Alpesh

http://alpesh.nakars.com/blog | http://justsharepoint.com



------------------------------------------------------------------- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.
Powered by mailenable.com

Reply via email to