Error connecting to a Baan server

Hi all,
I have this error when connecting to a Baan server:
"Failed to communicate with the driver worker process. The server may have terminated unexpectedly"
The client machine runs Windows XP SP3 with all the latest patches installed, Crystal Reports XI R2 SP6, Baan driver ("Integration kit for Baan") and the Baan server is Baan IV.
Is there anyone out there with an idea of what's wrong here?
Kind regards,
Frank Domnick

Well, getting no answer at all is not really helpfull
In the meantime I have done further investigations on this issue and I have found that there is obviously a problem with permissions: If a user with administrative permissions logs on to Windows and then starts CR everything is OK, but a user with just simple user permissions gets the error as stated.
As I cannot grant admin permissions to anyone I'd be greatful for a workaround.
Kind regards,
FraDom

Similar Messages

  • There was an error connecting to the update server.

    There was an error connecting to the update server. Check your network settings and try again.
    am i along with this?
    airport utility 5.4.2 can`t get a new update 7.4.2

    Ok. Got it fixed.
    For a real fix:
    Try trashing the ~/Library/Application Support/Apple/AirPort folder. This should solve the problem this time and next time.
    If you are reluctant to do that, log into your 'test' account. (You do have a test account, don't you?)
    Do the update from there.
    Apparently we have something corrupted in our support directories for the AirPort device.
    I first fixed my problem by doing the alternate log in method and found that all 3 of my devices were needing a firmware update but only the Capsule was reporting an update within my own account.

  • HT1339 i cant log into instagram fro my ipod it says error & connection to log in server is in error. i deleted & installed the app again. it still wont allow me to log in what can i do ?

    i cant log into instagram fro my ipod it says error & connection to log in server is in error. i deleted & installed the app again. it still wont allow me to log in what can i do ?

    iOS: Troubleshooting applications purchased from the App Store
    Contact the developer/go to their support site
    Restore from backup. See:
    iOS: How to back up
    Restore to factory settings/new iPod

  • Network Error: Error connecting to Essbase Studio server

    Hi......I am able to login to almost all the apps (shared services, Web Analysis, FIR, Web Services etc) except EssBase Studio. When i try to login to essbase studio it says "error connecting essbase studio server"
    with detailed error "Network communication with the server failed. Check your network connection and try again.
    Connection refused: connect"
    Any idea?

    here is the log file
    0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.driver.util.DriverClassLoader] [SRC_METHOD: <init>] Failed to load driver for netezza.
    [2012-10-24T16:54:50.218+05:30] [hyperion] [ERROR] [ESSSTD-145015] [com.hyperion.cp.driver] [] [nwaddr: 10.0.2.15] [tid: 10] [userId: system] [ecid: 0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection] [SRC_METHOD: createSQLConnection] Unable to establish connection to Oracle server.
    [2012-10-24T16:54:50.369+05:30] [hyperion] [ERROR] [ESSSTD-145015] [com.hyperion.cp.driver] [] [nwaddr: 10.0.2.15] [tid: 10] [userId: system] [ecid: 0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection] [SRC_METHOD: createSQLConnection] Unable to establish connection to Oracle server.
    [2012-10-24T16:54:50.369+05:30] [hyperion] [ERROR] [ESSSTD-043002] [com.hyperion.cp.catalog] [] [nwaddr: 10.0.2.15] [tid: 10] [userId: system] [ecid: 0000JeIWmdLDwW05zzWByW1GXwyc000000,0] [SRC_CLASS: com.hyperion.cp.catalog.Catalog] [SRC_METHOD: initialize] Catalog.CannotInitializeStorage=Cannot initialize catalog storage. Make sure the server.properties file contains the correct information.[[
    com.hyperion.cp.catalog.exceptions.CatalogInitializationException: Cannot initialize data storage engine.
         at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:78)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:104)
         at com.hyperion.cp.catalog.Catalog.initialize(Catalog.java:194)
         at com.hyperion.cp.catalog.Catalog.<clinit>(Catalog.java:81)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:169)
         at com.hyperion.cp.catalog.CatalogInitializer.run(CatalogInitializer.java:71)
         at com.hyperion.cp.server.RequestListener$SystemTask.run(RequestListener.java:1318)
         at com.hyperion.cp.server.RequestListener.runSystemTask(RequestListener.java:184)
         at com.hyperion.cp.server.RequestListener.<init>(RequestListener.java:130)
         at com.hyperion.cp.server.ServerMain.initServer(ServerMain.java:209)
         at com.hyperion.cp.server.ServerMain.main(ServerMain.java:289)
    Caused by: com.hyperion.cp.driver.util.DriverConnectionException: Cannot establish connection to Oracle server.
         at com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection.createSQLConnection(OracleConnection.java:283)
         at com.hyperion.cp.driver.adapters.sql.SQLConnection$ConnectionPool.<init>(SQLConnection.java:1226)
         at com.hyperion.cp.driver.adapters.sql.SQLConnection.construct(SQLConnection.java:450)
         at com.hyperion.cp.driver.ConnectionManager.getConnection(ConnectionManager.java:112)
         at com.hyperion.cp.driver.DriverEngine.getConnection(DriverEngine.java:60)
         at com.hyperion.cp.server.QueueableTask.setMetadataConnection(QueueableTask.java:53)
         at com.hyperion.cp.catalog.storage.StorageFactory.initialize(StorageFactory.java:61)
         ... 11 more
    Caused by: java.sql.SQLRecoverableException: ORA-01033: ORACLE initialization or shutdown in progress
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
         at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:448)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOSESSKEY(T4CTTIoauthenticate.java:409)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:395)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:678)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:238)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
         at java.sql.DriverManager.getConnection(DriverManager.java:582)
         at java.sql.DriverManager.getConnection(DriverManager.java:154)
         at com.hyperion.cp.driver.adapters.sql.oracle.OracleConnection.createSQLConnection(OracleConnection.java:273)
         ... 17 more
    ]]

  • Import Error: Connecting to Dynamic Link Server Failed

    Just tried to import file sinto a brand new LR Catalog when I got this message...here's the entire error message:
    "An unknown error has occurred while reading the video file. Connecting to Dynamic Link server failed. (98)"
    Connecting to Dynamic Link Server Failed
    this was then followed by a list of files of these types:
    .mov
    .m4v
    .3gp

    I've read several threads about this problem (because I had it myself) and what worked was closing Lightroom, uninstalling Quicktime, restart Lightroom, ignore the "you have to have quicktime" message, and import the videos. Then I reinstalled Quicktime.
    But, I think the problem isn't quicktime itself; I think it's something to do with iTunes. During Quicktime uninstallation, it said that iTunes was open. I disagreed, but Task Manager showed the process still running. I had to kill it manually to complete the uninstall.
    So, just a thought, maybe check to be sure iTunes isn't running before trying the Lightroom import? One never knows....

  • Error connecting to the BPEL server from JDeveloper

    My student asks about an error she gets while trying to test a connection defined in JDeveloper to a mid-tier BPEL PM. She gets one error the first time the connection is tested, another at second and subsequent tests.
    The following error I get only the first time I test connection:
    org.apache.soap.SOAPException:Unsupported response content type &quot;text/html&quot;, must be: &quot;text/xml&quot;. Response was:
         &lt;HTML&gt;&lt;HEAD&gt;&lt;TITLE&gt;500 Internal Server Error&lt;/TITLE&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1&gt;500 Internal
         Server Error&lt;/H1&gt;&lt;PRE&gt;java.lang.NoClassDefFoundError&lt;br&gt; at oracle.tip.pc.services.TestConnection.&amp;lt;init&amp;gt;(TestConnection.java:68)&lt;br&gt; at oracle.tip.pc.services.__TestConnectionStatelessWrapper.init(__TestConnectionStatelessWrapper.java:39)&lt;br&gt; at oracle.j2ee.ws.InvocationWrapper.init(InvocationWrapper.java:81)&lt;br&gt
         ; at oracle.j2ee.ws.RpcWebService.getWrapper(RpcWebService.java:533)&lt;br&gt; at oracle.j2ee.ws.RpcWebService.doPost(RpcWebService.java:205)&lt;br&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)&lt;br&gt; at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)&lt;br&gt; at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)&lt;br&gt; at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)&lt;br&gt; at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)&lt;br&gt;
         at com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)&lt;br&gt;
         at
         com.evermind[Oracle Application Server Containers for J2EE 10g  (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)&lt;br&gt; at com.evermind[Oracle Application  Server Containers for J2EE 10g  (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)&lt;br&gt;
         at java.lang.Thread.run(Thread.java:534)&lt;br&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;
         The following error I get from the second time I test connection
         org.apache.soap.SOAPException:java.lang.NullPointerException at oracle.tip.pc.services.__TestConnectionStatelessWrapper.invokeMethod(__TestConnectionStatelessWrapper.java:146)

    Hi,
    Did you check whether Test Connection is giving success message from your JDeveloper ? if not then it will show you where exactly the problem is.
    As at the end you are getting the error :- #### Invalid Oracle Home directory
    so please check once again for your directory path (it could be case sensitive) where you are trying to deploy.
    Thanks
    <Neeraj Sidhaye/>
    Try_Catch_Finally AT YAHOO DOT COM
    http://ExtremePortal.blog.co.uk

  • Error Connecting to remote sql server database

    The sql server database is hosted on Godaddy hosting service.
    I am able to connect with many other remote computers so the issue resides on the remote computer.
    The remote computer is windows 7 32 bit 2009 service pack 1
    using the ODBC administrator we add a user DSN select SQL Server Version 6.01.7601.17514
    For the server we put in the server from godaddy somthing like   XYZDatabase.db.1110002.hostedresource.com
    Once enter the login id and password we get the following error.
    Any help would much appreciated.
    Remember, we have multiple other remote computers connecting with no issues.

    Hello,
    If connection works for several machines, but fails on others then may because the access is blocked by firewall. You have to unblock IP port 1433 for in- and outbound.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Error connecting through a Relay Server

    Hello, I have a native iOS application and I'm trying to connect this application to the SUP Server through a Relay Server.
    Everything works fine when I connection the application without the Relay Server.
    The application registers in the server, but a Synchronization error occurs after.
    This is the error:
    2014-06-06 10:25:24.629 OTMobile[236:907] [INFO] [CallBackHandler.m:289] ================================================
    2014-06-06 10:25:24.631 OTMobile[236:907] [INFO] [CallBackHandler.m:290] SYNCHRONIZATION FAILED
    2014-06-06 10:25:24.632 OTMobile[236:907] [INFO] [CallBackHandler.m:291] =================================================
    The connection parameters:
    SUPConnectionProperties *supConnectionProperties = [SUPApplication connectionProperties];
    [supConnectionProperties setServerName:kHostName];
    [supConnectionProperties setPortNumber:80];
    [supConnectionProperties setNetworkProtocol:@"http"];
    [supConnectionProperties setFarmId:@"srv.msg"];
    [supConnectionProperties setUrlSuffix:@"/ias_relay_server/client/rs_client.dll"];
    SUPLoginCredentials *supLoginCredentials = [SUPLoginCredentials getInstance];
    [supLoginCredentials setUsername:[self username]];
    [supLoginCredentials setPassword:[self password]];
    [supConnectionProperties setLoginCredentials:supLoginCredentials];
    SUPConnectionProfile *supSynchronizationProfile = [OTMobileOTMobileDB getSynchronizationProfile];
    [supSynchronizationProfile setServerName:kHostName];
    [supSynchronizationProfile setNetworkProtocol:@"http"];
    [supSynchronizationProfile setPortNumber:80];
    [supSynchronizationProfile setUser:[self username]];
    [supSynchronizationProfile setPassword:[self password]];
    [supSynchronizationProfile setAsyncReplay:NO];
    [supSynchronizationProfile setNetworkStreamParams:@"/ias_relay_server/client/rs_client.dll/srv.rep"];
    I attached some screenshots to help the understanding of the problem.
    This one shows the outbound enablers running.
    This one shows the properties of one of the Messaging Outbound Enablers.
    This one shows the properties of one of the Replication Outbound Enablers.
    Thanks!

    Hi Alan,
    Since you are getting error while synchronization that means sup registration is successful correct? Are you able to see  registered user in SCC?
    Did you also check sup server logs? (C:\sybase\unwired server\server\log)
    I believe you will some relevant hints from here?
    Meanwhile,  can you look at below link:
    http://scn.sap.com/community/developer-center/mobility-platform/blog/2014/01/27/how-to-connect-ios-device-to-relay-server
    Rgrds,
    JK

  • Error connection Oracle to SQL Server using tg4msql, HELP Please....

    Hi, my name is Gregory,
    I am a newbie in oracle forum here, and need some help from the database guru here...
    I am trying to create the database link from Oracle database to SQL Server.
    here are the information:
    host name of OracleDB = a3500
    host name/Ip of SQL Server = 172.16.1.58
    SQL Server database name = CKS_VSSD
    i had create the new initntchsql.ora file under tg4msql\admin folder, and i also had create the new listener.
    here is the file contains
    ############ initntchsql.ora ###################
    HS_FDS_CONNECT_INFO="SERVER=172.16.1.58;DATABASE=CKS_VSSD"
    HS_FDS_TRACE_LEVEL=OFF
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    ############ listener.ora ######################
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = a3500)(PORT = 1521))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (ADDRESS LIST=
    (ADDRESS = (PROTOCOL = TCP)(HOST = a3500)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\ora92)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = orclems)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = orclems)
    (SID_DESC =
    (GLOBAL_DBNAME = cps4)
    (ORACLE_HOME = C:\oracle\ora92)
    (SID_NAME = cps4)
    (SID_DESC =
    (PROGRAM = tg4msql)
    (SID_NAME = NTCHSQL)
    (ORACLE_HOME = C:\Oracle\Ora92)
    #################### tnsnames.ora #################
    NTCHSQL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = a3500)(PORT = 1521))
    (CONNECT_DATA =
    (SID = NTCHSQL)
    (HS = OK)
    and i had created databaselink named ntchsql
    then i select statement:
    select * from vssd50@ntchsql
    and error occured:
    ORA-02068: Following severe error from NTCHSQL
    ORA-28511: lost RPC connection to heterogenous remote agent using SID=%s
    ORA-28509: unable to establish a connection to non-Oracle system
    did i missed something on the configuration?
    oya... i also see other thread that said i have to comment
    SQLNET.AUTHENTICATION_SERVICES = (NTS)
    from sqlnet.ora file, and i did that, and the error still the same...
    can somebody help me?

    sorry my fault hehehee....
    here is the lsnrctl stat
    LSNRCTL> stat
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=a3500)(PORT=1521))(ADDRE
    SS LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=a3500)(PORT=1521))))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.4.0 - Produc
    tion
    Start Date 16-FEB-2006 15:30:24
    Uptime 0 days 0 hr. 26 min. 57 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File C:\oracle\ora92\network\admin\listener.ora
    Listener Log File C:\oracle\ora92\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=a3500)(PORT=1521))(ADDRESS LIST=(ADD
    RESS=(PROTOCOL=TCP)(HOST=a3500)(PORT=1521))))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc))(ADDRESS L
    IST=(ADDRESS=(PROTOCOL=TCP)(HOST=a3500)(PORT=1521))))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=a3500)(PORT=8080))(Presentation=HTTP
    )(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=a3500)(PORT=2100))(Presentation=FTP)
    (Session=RAW))
    Services Summary...
    Service "NTCHSQL" has 1 instance(s).
    Instance "NTCHSQL", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "cps4" has 2 instance(s).
    Instance "cps4", status UNKNOWN, has 1 handler(s) for this service...
    Instance "cps4", status READY, has 1 handler(s) for this service...
    Service "cps4XDB" has 1 instance(s).
    Instance "cps4", status READY, has 1 handler(s) for this service...
    Service "orclems" has 1 instance(s).
    Instance "orclems", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    thanks for helping.... :-)

  • Error connecting from Vista to Server

    Hi to All,
    I don't sure that this is the correct forum for my question.
    I have this "scenario"
    1) My app is on Win Server 2003 R2 (with Domain)
    2) Many clients works fine with a link like this:
    http://server01.sede.mySite.it:7778/forms90/f90servlet?config=myApp
    3) I have installed under the Domain a Vista Ultimate PC and it work correctly
    4) But if I run the previous link, Vista display a message error "no Internet connection" and close the Browser. Obviously, I have tested the Internet connection on Vista and it works fine.
    Have You an Idea ?
    Thank You and Best Regards.
    Gaetano
    Message was edited by:
    NICK048

    as I see in your URL, you work with Forms 9i. That's much too old. Please try a Forms 10g Rel. 2 Installation.
    And have a look on metalink, if Vista is certified with this AS

  • Newbee's question: Error connecting to the management server for the first time

    Dear all, I am very new to the oralce world and got stuck today the first time I install oracle 8i on my win2k pro.
    After the installation, I was trying to connect the Enterprise Manager Console for the first time, using the default user name sysman and password oem_temp (correct?). The problem is that I don't know exactly what is a management server, and what name it should be called. I named the database/sid name orarem, under D:\Oracle\admin\OraRem, does it have something to do with this issue?
    I only installed the oracle enterprise server edition 8.1.6.0.0, not the Client part, will that matter if I only wanna run oracle on my stand alone desktop as a testing procedure for now?
    Any help would be really appreciated!!

    Bingo!! I had been trying dumping various .plist files
    Not surprisingly i was a little hesitant about throwing the Airport folder in the bin.
    First thing I did was to check it had been replaced on restarting!
    Glad to say that "Check for updates" is now doing its thing.
    I don't know why it gave me such grief, I just felt it could develope into something nasty down the line.
    Thank you again.
    Unfortunately they don't seem to have a points system for this topic.
    Your fix should be available in Google from now on

  • Error connecting jdbc with SQL server

    Hi,
    I get the following error when I try to run a sample program to connect SQLserver with JDBC . The driver I used to connect is " com.microsoft.jdbc.sqlserver.SQLServerDriver ".
    I have registered the driver properly but have problem in connecting to JDBC.
    java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Unable to connect. Invalid URL.
    at com.microsoft.jdbc.base.BaseExceptions.createException(Unknown Source
    at com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
    at com.microsoft.jdbc.base.BaseDriver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(DriverManager.java:525)
    at java.sql.DriverManager.getConnection(DriverManager.java:171)
    at Test.main(Test.java:12)
    pls help
    Thanks in advance

    Well there is something wrong with your database URL you are giving to the driver. You should lookup the documentation for the driver and see what format the URL should be in.
    Here is an open source driver you could try too -- http://jtds.sourceforge.net/

  • Connect the SAP B1 server to the Remote SAP B1 client

    hi experts..
    i want to know how to connect the SAP B1 server to the Remote SAP B1 client machine.

    Hi Raleigh,
    The reason why it is slow or hanging, is u need to upgrade the RAM in your Server. we have implemented the same concept and the speed is also good.
    But we have done with one Single Server in the Office, which can be accessed both through Local LAN and via internet, for this we had given two IP Address for the Server.
    One will be Public Static IP and the other is Local Static IP.
    Hi raleigh,
    I configured static ip with Nat mode in router.It was connecting from out side and while connecting it was asking Licence server ip,then i have given ip after that it was showing ths error"connection to the Licence server failed (60070-15)".Please help me.

  • Installation issues - Connection to the specified server has failed

    Hi
    i am trying to install sap server on windows 2008.my SQL server is on another box with windows 2003 and SQL 2008
    select server type drop down is blank and after entering SQL server name/user/password i am agettig this error
    "Connection to the specified server has failed"
    to make sure i have access to sql server ,i hav installed SQL 2008 native client and created one test odbc DSN to test that my serevr is talking to database server
    databse and both 2003 and 2008 machines are 64 bit
    Please help

    yes
    one thing i am noticing when i run install is i am getting this message on first screen
    so is the setup i ma running really compatible with SQL 2008?
    i am runing the setup from Patch0 because other patch downlads do not have ther server setup
    The installer detected an outdated version of MSSQL installed on this machine.
    If you are using another type of database to run SAP Business One, such as DB2 or MaxDB, press Skip.
    To upgrade your MSSQL version exit this installation. Only an experienced system administrator or DBA should upgrade the database.

  • Error connecting to the SAP SRV on Windows 2008 Server platform

    Hi All
    We have a problem with one of our clients they bought a new sbs windows server 2008 and we loaded sql 2005 and sap b1 SP01 PL07.
    When we did the SBO install we experience connection issues and we created odbc connection on the server using named pipes and tcp/ip (used both server name and Ip address).
    We also configured the server in configuration manager and we managed to login and solved the slow system connection issue. We also created odbc connection on the client machines. (Machine are on a workgroup and users have administration access on all machines),we also installed native client on all machines.
    After the first batch of client installs we managed to have connection, they were other computers which were left out during the first client install and now the client want to do the remaining machines connected to SBO. On every machine that we install now we get the same error :-
    *Connection failed:
    SQLState:'08001'
    SQl Server error:10060
    [Microsoft][SQL Native Client] TCP Provider: A connection attempt failed because the connected party didnot properly repsond after a period of time, or established connection failed because connected host has failed to respond.
    Connectioin failed:
    SQLState:'HYT00'
    SQL Server Error:0
    [Microsoft][SQL Native Client]Login timeout expired
    Connection failed:
    SQLState:'08001'
    SQL Server Error: 10060
    [Microsoft][SQL Native client] An error has occurred while establishing a connection to the server. When connecting to the sql server 2005, this failure may be cause by the that*
    Please help as most user who need access can't login and they are the main users.
    rgds,
    Bongani Dlamini

    Hi Eric,
    yes we are using Windows 2008 SBS for the SAP EHP4 FOR SAP ERP 6.0/NW7.01 installation.
    we tried to create the key but it says access is denied.
    Actual thing is we got the server with Windows 2008 server 64 bit SBS (standard FE) with Domain Controller (DC) configuration.
    We have removed the DC using dcpromo to convert into Wokgroup and tried the SAP installation.
    I hope you got the idea and please let me know any further suggestions or it is the problem with the license.
    Thanks & Regards,
    Prabhu Reddy.

Maybe you are looking for

  • [CS2/CS3 JS]

    Could someone please tell me why this doesn't work. app.activeDocument.PasteboardPreferences.minimumSpaceAboveAndBelow = 50mm The reported error is "Object does not support the method or property PasteboardPreferences" I has taken this straight out o

  • Installed update, now I can't open a .aspx file, get message "Opening BrowserNotSupported.aspx", How do I correct this problem? Herve

    I'm using Linux Mint 12, this message appears when attempting to log in one of my accounts. I first installed Mint 12 on Sunday and the login worked fine. Problem occurred when I updated Firefox in Linux the next day. herve

  • Approver gets refreshed after the contract is released

    Hi All, I am facing a problem while creating GOA i have activated the one step approval workflow WS 14000088 and have the agent assignment based on standard roles. I can see the approver picked up correctly in approval preview but when i release the

  • ACR color difference with PS CS4

    I tried a search and can't find a thread about what I'm seeing, so I'm posting in the hopes that others may be seeing the same thing. I have PS CS4 and ACR 5.3 (latest patches) on a Windows XP Pro computer.  I use Adobe RGB as my working space and pr

  • Loop only one time

    Hi guys, I have multiple record in an internal table for that i have to loop only once ie only first record i have to loop rest i dont want to loop. How this can be done? Regards senthil