Hi all,
I have Primary and secondary server two servers.
1) Primary server (01) installed with SharePoint 2010 with SQL Server 2008R2 installed
2) Secondary server (02) installed with only SQL Server 2008R2 installed.
Primary servers SharePoint DB's are configured underSQL log shipping on secondary server SQL Server (now the DB’s are ready only mode). Now i would like to install the SharePoint 2010 app on secondary server and integrate to the SQL Server contains DB's in read only mode.
My question is whenever if we install the SharePoint app on server we get the same database names i.e SharePoint_AdminContent_xxxxxxxxxxxxxxxxxxxx
What is that xxxxxxxxx…? How do the SharePoint get that sequence? Is it different for different machine and why it is so? How can I get the same names as they were in primary?
Ex: my primary has the SharePoint_AdminContent_8fc9016d-0d6b-43fb-a280-b3c221b286b8
Do I get the same SharePoint_AdminContent_8fc9016d-0d6b-43fb-a280-b3c221b286b8 on secondary server ?
How do I get it.
Note: Im SQL Server Dba so pelase help me in understanding in simple way.