Accessing Javabean on remote server wireless connected

I will be grateful if can help me.
I am unable to connect to Remote Javabean on server from dedicated client application. Is it possible?
If possible does the J2EE allows conection to the server if server is wireless connected from java application

When you run the client application , you have to set a command line parameter, telling it which remote server you are connecting too..

Similar Messages

  • Error while accessing page in remote server

    Dear All,
    When i deployed the application in remote server and accessed the page from client side it gives the following error in log and displays the message 'And error occured at server and prevented it from servicing the request'
    <Jan 5, 2011 7:17:03 PM IST> <Error> <HTTP> <BEA-101020> <[ServletContext@423553
    27[app:TMS_application1 module:tms path:/tms spec-version:2.5]] Servlet failed w
    ith Exception
    java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIte
    ratorBinding.java:2127)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DC
    BindingContainer.java:3185)
    at oracle.adf.model.binding.DCBindingContainer.refreshControl(DCBindingC
    ontainer.java:2877)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContaine
    r.java:2863)
    at oracle.adfinternal.controller.util.model.DataBindingActivityImpl.befo
    reExecute(DataBindingActivityImpl.java:108)
    Truncated. see log file for complete stacktrace
    >
    <Jan 5, 2011 7:17:03 PM IST> <Notice> <Diagnostics> <BEA-320068> <Watch 'Uncheck
    edException' with severity 'Notice' on server 'AdminServer' has triggered at Jan
    5, 2011 7:17:03 PM IST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'BEA-101020') OR (MSGID = 'BEA-101
    017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Jan 5, 2011 7:17:03 PM IST SERVER = AdminServer MESSAGE = [Ser
    vletContext@42355327[app:TMS_application1 module:tms path:/tms spec-version:2.5]
    ] Servlet failed with Exception
    java.lang.NullPointerException
    at oracle.adf.model.binding.DCIteratorBinding.executeQueryIfNeeded(DCIte
    ratorBinding.java:2127)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DC
    BindingContainer.java:3185)
    at oracle.adf.model.binding.DCBindingContainer.refreshControl(DCBindingC
    ontainer.java:2877)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContaine
    r.java:2863)
    at oracle.adfinternal.controller.util.model.DataBindingActivityImpl.befo
    reExecute(DataBindingActivityImpl.java:108)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.executeActivit
    y(ControlFlowEngine.java:969)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(Cont
    rolFlowEngine.java:878)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.doRouting(Cont
    rolFlowEngine.java:777)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow
    (ControlFlowEngine.java:242)
    at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHa
    ndler.invokeTaskFlowByUrl(RemoteTaskFlowCallRequestHandler.java:99)
    at oracle.adfinternal.controller.application.RemoteTaskFlowCallRequestHa
    ndler.doCreateView(RemoteTaskFlowCallRequestHandler.java:64)
    at oracle.adfinternal.controller.application.BaseRequestHandlerImpl.crea
    teView(BaseRequestHandlerImpl.java:57)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.creat
    eView(ViewHandlerImpl.java:95)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._restoreView(Li
    fecycleImpl.java:572)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(L
    ifecycleImpl.java:280)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(Lifecyc
    leImpl.java:177)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run
    (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecuri
    tyHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.j
    ava:191)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter
    (RegistrationFilter.java:97)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterL
    istChain.doFilter(TrinidadFilterImpl.java:420)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter
    .java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterL
    istChain.doFilter(TrinidadFilterImpl.java:420)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilt
    erImpl(TrinidadFilterImpl.java:247)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilte
    r(TrinidadFilterImpl.java:157)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFi
    lter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:31
    3)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUt
    il.java:414)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:1
    38)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsF
    ilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppS
    ervletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletC
    ontext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.j
    ava:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] Execu
    teThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101
    020 MACHINE = JOG002157 TXID = CONTEXTID = dcc2d4e25c73ce5e:9039d9:12d5668ad5a:
    -7ff4-000000000000003b TIMESTAMP = 1294235223232
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    So can any one tell me whats the problem. ?

    You got an NEP on the server, which points to either a misconfiguration of the server (is hte adf runtime installed?) or an error in your app.
    What did you deploy? an EAR? Are the connections configured correctly? Have you check other logs on the remote server?
    Which jdev Version? Which remote server?
    Timo

  • Remote server cannont connect to this machine

    I'm using datasockets in Labview 8.5 (Evaluation copy) to develop an OPC client application
    to connect with a remote OPC server running Kepware.  I've tried a number of different
    ways with no luck.  When I try to connect using front panel connections, I get the remote server
    error cannot connect to this machine (check local permissions), but in the event log, the logon
    audit is a success.  So I'm not sure what permissions need to be changed.  So far I have changed
    DCOM security settings to allow Network user, the name of the OPC server, anonymous, everyone, access
    permission for both local and remote and the same in launch and activation permissions.
    I've tried using the NI OPC Client example and I just get an error 42, generic error.  I have spent my wheels
    with this one and no prevail.  I downloaded the OPC Quick Client from Kepware, which I can use to connect
    to the OPC server, but I do get a Failed to connect to 2.0 data access for group ...., but it still displays the
    values once the items are selected.  NI Server Explorer works just fine and Iconics also.  Has anyone run
    into this problem before and how did you fix.
    Thanks,
    Jay

    Typically if the Kepware OPc Quick Client cannot connect to the Kepware OPC Server there are possibly more than DCOM issues involved. The first thing that comes to mind is that the OPCproxy.dll and OPCcomn_PS.dll on the 2 PC's are out of Sequence. You can easily verify the versions on each PC.This files should be located in the system32 folder.
    The next thing we usually check is that Ole32.dll and OleAut32.dll are properly registered on both PC's.
    To do this, go to the command prompt.
    Tyep regsvr32 ole32.dll
    A dialog box should appear saying: DllRegisterServer in ole32.dll succeeded.
    Click OK.
    Now type regsvr32 oleaut32.dll
    A dialog box should appear saying: DllRegisterServer in oleaut32.dll succeeded.
    Click OK and type exit to close the command prompt window.
    Reboot and try to connect to the server again.
    Remember these files need to be properly registerd on both PC's.
    If that does not work then you can always go the rout of opening DCOM as wide as possible. Things to consider are as follows.
    COM/DCOM, which is what OPC uses as a core technology, does not work well, and usually not at all, across multiple domains.
    It is intended for use in Domains which have a central Access Control List. If you are using a WG(WorkGroup) or WG to Domain or Domain WG you need to make sure the OPC users in the Domain are built into the local security account of the WG PC(s).
    To open security wide, which should only be done on a secure network, You need to have System and Everyone with Launch and access permissions on all PC's involved in the OPC connection. You should set this at the computer level and not the application level.
    We have found that for reasons only known to Microsoft we sometimes need to set Local Securty Policies. Specifically we see a need to sometimes Enable "Network Access: Let everyone permissions apply to anonymous users" and set "Network Access: Sharing and Security Model for local accounts" to "classic - local users authenticate as themselves".
    With recent Microsoft security patches we have seen in some cases a need to add Network Users for Access and Launch Permissions.
    If you have a secure network you can also add Domain Admins and Domain users.
    Once you have achieved an OPC connection and transfer of data between KepserverEx and you OPC clients you can then start to restrict DCOM permissions again.
    If you have any further questions about using KepserverEx with OPC Clients you can contact [email protected]
    Fred Loveless
    Support Manager
    Kepware Technologies
    http://www.kepware.com
    Fred Loveless
    Kepware Technologies
    http://www.kepware.com

  • Error while accessing WebServices from remote Server

    Hi Friends,
    I am trying to access webservice located on a remote server.But I am getting the following eror...
    stackTrace -*- java.lang.NullPointerException
         at org.apache.axis.message.MessageElement.addTextNode(MessageElement.java:1396)
         at org.apache.axis.message.SOAPHandler.addTextNode(SOAPHandler.java:148)
         at org.apache.axis.message.SOAPHandler.endElement(SOAPHandler.java:112)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at weblogic.apache.xerces.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:585)
         at weblogic.apache.xerces.impl.XMLNamespaceBinder.handleEndElement(XMLNamespaceBinder.java:898)
         at weblogic.apache.xerces.impl.XMLNamespaceBinder.endElement(XMLNamespaceBinder.java:644)
         at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1008)
         at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1469)
         at weblogic.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:329)
         at weblogic.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:525)
         at weblogic.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:581)
         at weblogic.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152)
         at weblogic.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1175)
         at weblogic.xml.jaxp.WebLogicXMLReader.parse(WebLogicXMLReader.java:135)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:138)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
         at org.apache.axis.encoding.DeserializationContext.parse(DeserializationContext.java:227)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:695)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:435)
         at org.apache.axis.wsa.WSAHandler.processClientResponse(WSAHandler.java:82)
         at org.apache.axis.wsa.WSAHandler.invoke(WSAHandler.java:41)
         at org.apache.axis.client.AxisClient.invokeTransport(AxisClient.java:154)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:289)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2838)
         at org.apache.axis.client.Call.invoke(Call.java:2824)
         at org.apache.axis.client.Call.invoke(Call.java:2501)
         at org.apache.axis.client.Call.invoke(Call.java:2424)
         at org.apache.axis.client.Call.invoke(Call.java:1835)
         at com.bofa.crme.ccs.proxy.PartyOrchestratorPortStub.login(PartyOrchestratorPortStub.java:1236)
         at com.bofa.pbes.cedrelay.Utils.loginPartyOrchService(Utils.java:251)
         at com.bofa.pbes.cedrelay.Utils.loginCMWService(Utils.java:212)
         at com.bofa.pbes.cedrelay.RelayServlet.init(RelayServlet.java:59)
         at weblogic.servlet.internal.ServletStubImpl$ServletInitAction.run(ServletStubImpl.java:993)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:869)
         at weblogic.servlet.internal.ServletStubImpl.createInstances(ServletStubImpl.java:848)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:787)
         at weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:518)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:362)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
    Please give your guidance...
    Thanks and Regards...

    Hi Friends,
    I solved it.It was because of old jar files.Then I replaced it and every thing started working fine.
    Thanks and Regards..

  • Access directory in remote server via SAP GUI

    Dear experts:
    My servers are with windows server 2003 OS, I want to access directories in a remote server via SAP GUI(in tcode AL11).
    I have shared the directory in the remote server, and grant full control authrization to everyone. Then I map a driver to the shared diretory on SAP server,and I can open the diretory successfully. But when I add this diretory to SAP-directories(through tcode AL11), I can't open it in SAP GUI, when I doudle click on this directory, the error message occurs on the status bar:"Wrong order of calls <- CALL opendir: Not a directory(,,..)"
    How can I fix this problem? Thanks!

    > I have shared the directory in the remote server, and grant full control authrization to everyone. Then I map a driver to the shared diretory on SAP server,and I can open the diretory successfully.
    Please note:
    Driver letters are user dependent. So if you map the drive as administrator or <sid>adm it's not available for user SAPService<SID> (the user running the SAP system).
    So the best thing to access directory is using UNC names like
    \\<servername>\<share>
    not drive letters.
    Markus

  • Remote access files on remote server with KM iview

    Hello experts,
    We want that user can upload and download files via a KM iview which point to a remote server folder.
    I know some about webdav.
    Could you please tell which method is the best way?
    BR,
    Jianguo Chen

    Hi,
    first of all you would have to make the files from the remote server available in the portal. Depending on what your remote server supports you can integrate it via WebDAV or FileSystem Repository Manager (see http://help.sap.com/saphelp_nw70/helpdata/en/e3/923227b24e11d5993800508b6b8b11/frameset.htm for further details).
    When this is done you can simply use KM Navigation iViews to allow your users to upload/download files.
    Regards,
    Holger.

  • HT201413 i am using windows xp pro on a laptop, i access the internet thru a wireless connection, no problems. i start itunes and it will not connect to the internet

    i am using windows xp pro on a laptop and have never had a problem accessing the internet, and still dont.
    i purchased an iphone 4 and would like to sink it with my laptop, i installed itune 10.6 and it (itune) will not connest to the internet.
    this can not be a hard problem to solve, but i need help
    thanks

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 n above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • DW Procedures to connect to MS ACCESS database located on remote server

    I am confused about the procedures within Dreamweaver CS3 to connect to a MS ACCESS database on a remoter server.
    I am working through a tutorial book, "Dreamweaver 8 with ASP, Cold Fusion and PHP Training from the Source", but the instructions are unclear concerning the procedures to connect to a MS ACCESS database located on a remote server. 
    The book indicates that the server administration has to create the DSN for you and screen shots indicate that you will result in a list of DSNs to choose from when creating the connections .asp file.
    I went through the procedures to create a connections .asp and resulting in a connection without and tables (of course) because I do not initially have any connection information from my remote site.
    I have generated the required two lines of code as follows for my MS ACCESS database connection on my remote server:
    'Database connection info and provider
    strCon="Provider=Microsoft.Jet.OLEDB.4.0;Data Source="&_
    Server.MapPath("database\trans.mdb") & ";" &_
    "User ID=xxx;Password=xxxxx"
    The question that I have is:
    How does this connection coding relate to the "connections/conn_newland.asp" file that was create within the Dreamweaver screens?  How do I merge the ASP coding?  The file (/connections/conn_newland.asp) generated within Dreamweaver is as follows:
    <%
    'FileName="Connection_odbc_conn_dsn.htm"
    'Type="ADO"
    'DesignationType="ADO"
    'HTTP="true"
    'Catelog=" "
    'Schema
    Dim MM_conn_newland_STRING
    MM_conn_newland_STRINT = "dsn=newland;"
    %>
    Any advice would be appreciated.  I know that this is simple but debugging an error from an  ASP coding merge would be a "bear" to debug!

    I have not used MS Access myself (fortunately) but I believe it works much like the old, old way of achieving a multi-user database in FileMaker.
    That is, it is not a true client-server database but more a peer-to-peer database and that each peer opens the same database file which is available to multiple user via file sharing. Therefore as elikness said it should just be a matter of putting the files on your Lion Server and then sharing that folder/volume using SMB sharing.
    However one thing to be aware of, since MS Access is not a true client-server database I would imagine it uses record locking to manage simultaneous direct access to records in the same files. File or Record locking is something that has historically been a bit flakey when using Windows clients with a Mac file server (and probably vice versa).
    While I am not proposing it as a solution to consider seriously, it is worth you knowing that FileMaker Pro is a database system that is available for both Mac and Windows and depending on how you configure things can be considered to stretch from a configuration very similar to MS Access at the low end all the way to a high-end MS SQL Server style setup at the top end. See http://www.filemaker.com for details.
    There is also a a third-party tool available for migrating databases to or from FileMaker Pro and it can convert MS Access databases to FileMaker Pro see http://www.fmpromigrator.com/
    You could use FileMaker Pro just on Windows machines if you wish.

  • Can no longer connect to remote server via VPN

    I recently installed OS 10.5.8, and have found that I can no longer connect to my server at work. The VPN itself (via PPTP) works fine, it's just that when I try to connect to the remote server (via Connect to Server) I get a dialogue saying 'A volume failed to mount.' A further dialogue says 'Sorry, the operation could not be completed because an unexpected error occurred. (Error code -6602)'
    Has anyone found a way around this, please? I'm disabled and I need to be able to work from home – without the connection I'm stuffed! Obviously I've tried rebooting the machine etc, but nothing seems to help.
    Thank you for any assistance you can give.
    Kitty.

    For some random reason this connection has begun working again – please ignore the question!

  • Web Service Error : Unable to connect to the remote server

    Hi,
    I encountered below errors while I run the web service in ERP 2006 system :
    Unable to connect to the remote server,
    No connection could be made because the traget machine actively refused at xxx.xxx.xxx.xxx:443
    Pls kindly advise.
    Thanks.
    Edward Tso

    Hi,
    Do you have proxy server , check property added t.o the java proxyparameter .
    Also check the log , any fire wall restricting the connection.
    Its better, you put error log you get.
    Regards
    Nagaraju

  • Access denied to remote Oracle server from job

    Hello
    I have a LINKED ORACLE server to SQL Server 2008 R2 (SP1). All the linked tables work OK. I wrote a couple of procedures to transfer/update data between my DB on the SQL Server and the Oracle linked server tables.
    When running a procedure from a query it works. But when putting the same procedure in a job (scheduled) it returns this error:
    Access to the remote server is denied because no login-mapping exists. [SQLSTATE 42000]
    How can I map logins in such a case to make this work? Or any other options?
    Thx in advance
    Miha

    Good Day,
    Recommended Steps as follows:-
    1.Create a credential under SQL Security tab
    2.Create a Proxy(Operating system CMDExec) under SQL Server Agent Tab and link the credential to the proxy.
    3.Create an SQL Agent Job with type - operating system(cmdExec)and Run as the proxy name or SQL Server Agent Service Account .
    4.Use SQLCMD -S instancename -Q "Exec databasename.schemaname.storedprocedurename;" in the command box.
    Consider the Security permission for the user credential.
    Regards,
    Sajith.
    http://sqllive.wordpress.com/

  • Connecting to remote server slows down computer

    We've been connecting to a remote server for years, and only recently have this problem:
    When connected to a remote server, the entire system runs sluggish. This only happens with one remote server -- other connections don't cause this problem. The system is slow even if we are not reading or writing -- just the connection seems to cause the slowdown.
    What could be causing this?

    You need to enable WinRM on your system. Open powershell on the system you want to connect to remotely and enable it by typing:
    C:>enable-psremoting -force
    WinRM already is set up to receive requests on this machine.
    WinRM has been updated for remote management.
    Created a WinRM listener on HTTP://* to accept WS-Man requests to any IP on this machine.
    This will configure WinRM for you. Check out this technet powershell training session.
    http://technet.microsoft.com/en-au/events/ee676904.aspx
    ref: http://social.technet.microsoft.com/Forums/en/ITCG/thread/54417b48-68ae-40ac-a303-74aed4e7e81a
    Satyam MCITP, MCPD

  • Trouble 'putting' dynamic web pages to remote server

    I have a site defined in DWCS5. I have two servers defined, a local testing server on my computer and the remote server at the hosting company. I have no connection problems with either. I can put 'static' web pages from the local testing server to the remote server without any problems.
    But when I try to 'put' a page that relies on dynamic content from my local testing server, all of the connection code is based on the local connection, it doesn't get updated to the remote connection code. When I browse to the page on the remote server, I get errors, essentially file not found errors because the connection code is looking for the local resourses.
    Warning:  require_once(../Connections/localhost.php) [function.require-once]: failed to open stream:
    The code should read require_one(../Connections/bluehost.php) to run properly on the remote server.
    There are two different connection files in the Connections sub directory. There is the one with the connection code to access the local database and then there is another with the connection code to access the remote server's database. The code in both files is correct and works when called on the appropriate server.
    If I go through and edit on the remote server and manually correct the code, the page will work, but then my local page has the remote server's connection strings and won't work again. I'm getting really good at running FIND/REPLACE.
    I just have to change the name of the connection.
    I need to be able to transfer a dynamic page from local to remote and have the connection code updated so that the code on the remote is for the remote and the code on the local is the code for the local.

    I think I figured out my own problem.
    I made the database connection information exactly the same for the local server database and the remote server database. Now when I upload the local data to the remote server it seems to be working.
    I guess I over thunk it.

  • Configuring local and remote server mysql

    So I am loosing my mind a bit.  I have a local testing server and a remote server.  My local MAMP database works fantastic with my website.  I have a php script under a folder 'connections' labeled "localhost.php" that is used to as the connection to my MYSQL database.  I uploaded my entire site to a remote server, configured the remote database (000webhost.com) and for simplicity, just changed the configuration in the original 'localhost.php' to match the remote server database connection.  However, no matter how many times I try, I can't get it to connect!  When I go online to 000webhost.com and access the database, it is in fact functioning.  So the error is definitely in the connection.
    It seems that even though I specify the url for the host as mysql7.000webhost.com, I get an error indicating it cannot connect to the url.  The url has the address of my local server, followed by the remote server details.  I can't seem to change this and it is driving me nuts.  FTP works fine, just the database.  Any pointers?
    As a summary, here are the steps I made:
    clicked on "databases" window
    double clicked on my database name "local host"
    Changed the username, host, database, and password to EXACTLY what I was provided
    Clicked test and I receive "unidentified error occurred"
    http error 404 pops up with a url indicating it is attempting to route through the my local url first (localhost:8889)

    I believe it is specific to DW.  The odd thing is, I have been able to get it to work before.  It just randomly started failing
    Here is the error I get when I attempt to connect via DW.  As you can see, it looks like it is first trying to go through my local testing server (localhost:8888).  I don't want this but for the life of me can't figure out how to get it to route directly to the URL.
    What I enter to create the database connnection:
    The credentials provided (no password for obvious reasons)

  • Does the local server send the query to remote server?

    I have 2 servers,a local server connect with remote server through database link.If I execute a query at local server but only access tables in remote server,does local server send this query to remote server or all the tables at remote server will send to local server?If local server send this query to remote server,does it can execute another query while it waits the result send from remote server?
    Any help would be appreciated
    Regards

    Yes is executed on remote , and the remote can accept queries as normal see my example below
    SQL> select * from v$database@prod_p;
    Execution Plan
    Plan hash value: 3039639316
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time
    | Inst |
    | 0 | SELECT STATEMENT REMOTE| | 100 | 64400 | 0 (0)| 00:00:0
    1 | |
    | 1 | MERGE JOIN CARTESIAN | | 100 | 64400 | 0 (0)| 00:00:0
    1 | |
    |* 2 | FIXED TABLE FULL | X$KCCDI | 1 | 582 | 0 (0)| 00:00:0
    1 | RPRD |
    | 3 | BUFFER SORT | | 100 | 6200 | 0 (0)| 00:00:0
    1 | |
    | 4 | FIXED TABLE FULL | X$KCCDI2 | 100 | 6200 | 0 (0)| 00:00:0
    1 | RPRD |
    Predicate Information (identified by operation id):
    2 - filter("DI"."INST_ID"=USERENV('INSTANCE'))
    Note
    - fully remote statement

Maybe you are looking for