How to solve DB connection Error in your Server writh Windows 7, Vista

Results 1 to 5 of 5
  1. #1
    Account Upgraded | Title Enabled! nitro+ is offline
    MemberRank
    Dec 2008 Join Date
    United StatesLocation
    1,055Posts

    How to solve DB connection Error in your Server writh Windows 7, Vista

    Some people encounter this error in their Centos, the thing is they successfully setup the server and they can connect it with Winscp but can't connect to database as you can see in the log if you go to:
    var/log/cabal/DBAgent_01.log

    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] DB ERROR(MSG) : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] DB ERROR(CODE) : 20009
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] DB ERROR(VAR_INFO) :
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] DB ERROR(SQLSTATE) : 08S01
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] DB ERROR(STM_TEXT) :
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] Database Connect Fail (uid=sa;pwd=test123;dsn=CabalGame01;APP=DBAgent_01)
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] check 'pDB' fail
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] 'OnIPCIWarGetLastNationRewardWarResults' fail (Database/InstantWar.cpp:140)
    [Thu Sep 2 2010 19:12:01.752464 3044400032]: [##ERROR##] UsrMap Fail : MainCmd(600) Ret(8C:0:140) Addr(127.0.0.1)
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] DB ERROR(MSG) : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] DB ERROR(CODE) : 20009
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] DB ERROR(VAR_INFO) :
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] DB ERROR(SQLSTATE) : 08S01
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] DB ERROR(STM_TEXT) :
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] Database Connect Fail (uid=sa;pwd=test123;dsn=CabalGame01;APP=DBAgent_01)
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] check 'pDB' fail
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] 'OnIPCIWarGetLastNationRewardWarResults' fail (Database/InstantWar.cpp:140)
    [Thu Sep 2 2010 19:15:10.741719 3044400032]: [##ERROR##] UsrMap Fail : MainCmd(600) Ret(8C:0:140) Addr(127.0.0.1)
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] DB ERROR(MSG) : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] DB ERROR(CODE) : 20009
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] DB ERROR(VAR_INFO) :
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] DB ERROR(SQLSTATE) : 08S01
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] DB ERROR(STM_TEXT) :
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] Database Connect Fail (uid=sa;pwd=test123;dsn=CabalGame01;APP=DBAgent_01)
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] check 'pDB' fail
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] 'OnIPCIWarGetLastNationRewardWarResults' fail (Database/InstantWar.cpp:140)
    [Thu Sep 2 2010 19:18:19.723544 3044400032]: [##ERROR##] UsrMap Fail : MainCmd(600) Ret(8C:0:140) Addr(127.0.0.1)
    [Thu Sep 2 2010 19:21:07.095189 3086362304]: SIGTERM
    The problem is the Protocol 127.0.0.1 or your ip 192.168.1.xx is not enable

    Follow this guide for Microsoft SQL server 2005 in Windows 7 or Vista

    First off you need to follow chumpywumpy guides of how to install MSSQL 2005 properly in your computer.

    Then follow the picture below if you finish:











    Restart your MSSQL service if Done!!!

    Tadah!!!!! Check to see the log if the database connection is successfull


  2. #2
    Account Upgraded | Title Enabled! darkknight is offline
    MemberRank
    Mar 2004 Join Date
    チエンマイLocation
    270Posts

    Re: How to solve DB connection Error in your Server writh Windows 7, Vista

    Thank for guide
    My Client can't open in Windows7

  3. #3
    Member xrevoltado is offline
    MemberRank
    Jan 2011 Join Date
    57Posts

    Re: How to solve DB connection Error in your Server writh Windows 7, Vista

    and with mssql 2000 ??? how resolve ? pls help-me

  4. #4
    wWw.F403.OrG S37uP!Update is offline
    MemberRank
    Oct 2008 Join Date
    F403.ORGLocation
    1,304Posts

    Re: How to solve DB connection Error in your Server writh Windows 7, Vista

    Quote Originally Posted by xrevoltado View Post
    and with mssql 2000 ??? how resolve ? pls help-me
    Control Panel>User Accounts And Family Safety>User Accounts>Change User Account Control Settings.



    Then Restart Your Computer.

  5. #5
    Member xrevoltado is offline
    MemberRank
    Jan 2011 Join Date
    57Posts

    Re: How to solve DB connection Error in your Server writh Windows 7, Vista

    N o t!
    W o r k ;(
    Last edited by xrevoltado; 13-05-12 at 02:50 AM.



Advertisement