Today I'm trying to make an offline test server, although it aint going as planned. After having the database and game actually fine, I couldn't get past server selection window, I got DCed. I tried to fix it with a guide here on EPvP, which I actually *** up SQL with.
I reinstalled SQL, or at least tried to and the first time, it went succesful, but after opening the SSMS I couldn't connect due to a named pipes error. Windows forum said I should reinstall and so I did. The SP1 for SQL 2012 brought an error I can't remember, so I reinstalled again. Now I checked off the box to install SP1 update and later on at Installation Progress I'm having an error "Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes." Windows forum told me to change the first box of Server Configuration to "NT AUTHORITY/LocalService" (It's on NT AUTHORITY/MSSQL on default I believe). But I can't change it, and when I manually type it, it gives an error that the filled in account information is not verified or true, I tried to do it with or without password but no luck.
So the current error I'm dealing with is "Wait on the Database Engine recovery handle failed. Check the SQL Server error log for potential causes." I again uninstalled SQL 2012, and deleted anything that said SQL, also deleted files from SQL in regedit, and my PC has nothing with SQL in/on it right now(also scanned my PC on any left files). But as I'm already spending almost a full day, including yesterday evening, I'm getting sick of it and I'd appreciate it if it would success for once .
Any help is appreciated
PS: I'm using the SQL 2012 Express With Tools installer
Don't know about linked servers but I installed it like I always do, and the first time SQL succeeded perfectly and it worked like a charm. 2008 actually gave the same errors and 2012 is required for the server files I am planning to use.
/* Add linked servers */
IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='game')
BEGIN
EXEC sp_addlinkedserver 'game','','SQLOLEDB','127.0.0.1';
EXEC sp_addlinkedsrvlogin 'game','false',null,'Shaiya','Shaiya123';
END
exec sp_serveroption @server='game', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='game', @optname='rpc out', @optvalue='true';
IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_DEFINEDB')
BEGIN
EXEC sp_addlinkedserver 'PS_DEFINEDB','','SQLOLEDB','127.0.0.1';
EXEC sp_addlinkedsrvlogin 'PS_DEFINEDB','false',null,'Shaiya','Shaiya123';
END
exec sp_serveroption @server='PS_DEFINEDB', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_DEFINEDB', @optname='rpc out', @optvalue='true';
IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_NCASH')
BEGIN
EXEC sp_addlinkedserver 'PS_NCASH','','SQLOLEDB','127.0.0.1';
EXEC sp_addlinkedsrvlogin 'PS_NCASH','false',null,'Shaiya','Shaiya123';
END
exec sp_serveroption @server='PS_NCASH', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_NCASH', @optname='rpc out', @optvalue='true';
IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_USERDB')
BEGIN
EXEC sp_addlinkedserver 'PS_USERDB','','SQLOLEDB','127.0.0.1';
EXEC sp_addlinkedsrvlogin 'PS_USERDB','false',null,'Shaiya','Shaiya123';
END
exec sp_serveroption @server='PS_USERDB', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_USERDB', @optname='rpc out', @optvalue='true';
IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_GAMEDB01')
BEGIN
EXEC sp_addlinkedserver 'PS_GAMEDB01','','SQLOLEDB','127.0.0.1';
EXEC sp_addlinkedsrvlogin 'PS_GAMEDB01','false',null,'Shaiya','Shaiya123';
END
exec sp_serveroption @server='PS_GAMEDB01', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_GAMEDB01', @optname='rpc out', @optvalue='true';
IF NOT EXISTS (SELECT srvname FROM master..sysservers WHERE srvname='PS_USERDB01')
BEGIN
EXEC sp_addlinkedserver 'PS_USERDB01','','SQLOLEDB','127.0.0.1';
EXEC sp_addlinkedsrvlogin 'PS_USERDB01','false',null,'Shaiya','Shaiya123';
END
exec sp_serveroption @server='PS_USERDB01', @optname='rpc', @optvalue='true';
exec sp_serveroption @server='PS_USERDB01', @optname='rpc out', @optvalue='true';
Aion installation problems help !? 10/17/2013 - Aion - 1 Replies After come on this forum i have hear many game's name and then i have play many games and last time means last monday i have hear about aion game and then i purchase it and then i am trying to install it but it is not installing ,Problem: I am downloading Aion NCSOFT launcher version so its taking a while...I just have a few questions (screen shot taken below) it says downloading current file of AIon 1/4 and its been downloading for 8 hours now. My speed is currently at highest 215 kps ( i KNOW...
Server Core Installation oder Vollständige Installation ? 11/30/2012 - Flyff Private Server - 1 Replies Da es mit Windows Server 2012 ein paar Problemchen gabe, habe ich mich dazu entschlossen auf Windows Server 2008 um zu steigen, nun wollte ich euch fragen, was für eine Installation ? Und was bedeudet eigentlich Server Corehttp://i.epvpimg.com/FhQOe.png
[B] Wordpress Installation + Theme Installation&Anpassung + Einrichtung [S]EGold & PP 11/23/2012 - elite*gold Trading - 2 Replies Hallo,
Biete
Wordpress Installation
Theme Installation & Anpassung an deine Wünsche (Gute Premium Themes gibt es bei z.b. Premium WordPress Themes oder Woo themes // Nicht im Preis inbegriffen, wird dazu berechnet // Gerne könnt ihr auch Free Themes nutzen, allerdings empfehle ich Premium Themes, da sie sauberer programmiert sind)
[Biete] Sprachpatch installation [Suche] 50 e*gold pro Installation 04/04/2012 - Origin Trading - 0 Replies Ich biete hier absofort meinen Installationsdienst an.
Ich installiere die Sprachpatches per Teamviewer. Ich nehme pro Installation 50 e*gold.
Welche datein braucht ihr schonmal?
Ihr braucht die Aktuellsten Sprachdatein, also GDF Binary's, Loc. Datein usw. Alles weitere besprechen wir per Skype.
Skype addy : sanman.own3d.
Problems with ecsro testserver installation :/ 11/28/2009 - SRO Private Server - 3 Replies Hey , i downloaded part 1 till 6 from the ecsro.net website, and i then got
Part1, Part2, Part3, Part4, Part5, Part5(2), and Part6..
When i right click on Part1, and clickk, unwrap or how u say it in englisch, it sais there is an error in Part 5 ....
I really don't get it, and i spend ages downloading the parts..because my internet isan't that fast.
Does anyone have the same problem or knows how to help me ?
Thanks.