To connect remote machine by sqlplus

Dear Gurus
I have a database on windows machine on one server eps.I want to import it on my linux machine on another server rac1.
os-rhel 4.5
db-10.2.0.4
I have created a service rcat in my tns of rac1 for eps machine and on tnsping rcat its pinging
please tell me the command to import it on other machine ..i want the way to connect to eps machine at oracle user($ prompt) so as to import.
i tried
$ sqlplus username/pass@rcat
username /password is for database of eps i mentioned but its giving error
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
i think i am using wrong command
please clear

user11221081 wrote:
Dear Gurus
I have a database on windows machine on one server eps.I want to import it on my linux machine on another server rac1.
os-rhel 4.5
db-10.2.0.4
I have created a service rcat in my tns of rac1 for eps machine and on tnsping rcat its pinging
please tell me the command to import it on other machine ..i want the way to connect to eps machine at oracle user($ prompt) so as to import.
i tried
$ sqlplus username/pass@rcat
username /password is for database of eps i mentioned but its giving error
ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor
i think i am using wrong command
please clearIt's not clear exactly what you want to do, talking of 'importing' a database. But in regards to your reported error .... see my post on this error at 'edstevensdba.wordpress.com'. I'd post the link, but can't seem to connect at the moment.

Similar Messages

  • Cannot connect remotely to Database

    Dears,,
    I can connect to database as following:
    sqlplus sys/pass as sysdba
    But when trying to connect remotely as following:
    sqlplus sys/pass@vis as sysdba ( It gave me error )
    [oravis@ebsibm dbs]$ sqlplus sys/pass@vis as sysdba
    SQL*Plus: Release 10.2.0.3.0 - Production on Sat Apr 25 09:34:24 2009
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name:
    _[oravis@ebsibm VIS_ebsibm]$ tnsping vis_
    TNS Ping Utility for Linux: Version 10.2.0.3.0 - Production on 25-APR-2009 10:15:25
    Copyright (c) 1997, 2006, Oracle.  All rights reserved.
    Used parameter files:
    _/oracle/VIS/db/tech_st/10.2.0/network/admin/VIS_ebsibm/sqlnet_ifile.ora_
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=ebsibm.othaim.corp.net)(PORT=1521)) (CONNECTDATA= (SERVICE_NAME=VIS) (INSTANCE_NAME=VIS)))_
    OK (10 msec)
    Note: I already created the password file
    [oravis@ebsibm dbs]$ orapwd file=/oracle/VIS/db/tech_st/10.2.0/dbs/orapwvis password=pass entries=10
    However, no records in v$pwfile_users:
    SQL> select *
    2 from v$pwfile_users;
    no rows selected
    Please, need your help ASAP
    Edited by: user4520487 on Apr 24, 2009 11:49 PM

    Dear,,
    db listener cannot be started.
    see the following please ( May be there are errors in these files )
    tnsnames.ora
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    #$Header: NetServiceHandler.java 120.16.12000000.3 2007/09/14 10:00:07 schagant ship $
    EBS=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=EBS)
    (INSTANCE_NAME=EBS)
    IFILE=/oracle/EBS/db/tech_st/10.2.0/network/admin/EBS_localhost/EBS_localhost_ifile.ora
    listener.ora
    # $Header: ad8ilsnr.ora 120.1 2006/06/07 05:52:02 sbandla noship $
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    # Net8 definition for Database listener
    EBS=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521))
    (CONNECT_DATA=(SERVICE_NAME=EBS)(INSTANCE_NAME=EBS))
    #STARTUP_WAIT_TIME_EBS = 0
    #CONNECT_TIMEOUT_EBS = 10
    #TRACE_LEVEL_EBS = OFF
    #LOG_DIRECTORY_EBS = /oracle/EBS/db/tech_st/10.2.0/network/admin
    #LOG_FILE_EBS = EBS
    #TRACE_DIRECTORY_EBS = /oracle/EBS/db/tech_st/10.2.0/network/admin
    #TRACE_FILE_EBS = EBS
    #ADMIN_RESTRICTIONS_EBS = OFF
    #SUBSCRIBE_FOR_NODE_DOWN_EVENT_EBS = OFF
    IFILE=/oracle/EBS/db/tech_st/10.2.0/network/admin/EBS_localhost/listener.ora
    Sqlnet.ora
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    #$Header: NetServiceHandler.java 120.16.12000000.3 2007/09/14 10:00:07 schagant ship $
    NAMES.DIRECTORY_PATH=(TNSNAMES, ONAMES, HOSTNAME)
    SQLNET.EXPIRE_TIME= 10
    SQLNET.AUTHENTICATION_SERVICES=(NTS)
    IFILE=/oracle/EBS/db/tech_st/10.2.0/network/admin/EBS_localhost/sqlnet.ora

  • HOW TO CONNECT FROM CLIENT MACHINE TO REMOTE MACHINE(SERVER DATABASE MACHINE)

    Hi friends.
    I need your valuable help,
    I am using oracle 11g database.
    I have two system.One is client machine and installed oracle 11G client software.
    and from this machine user can connect remote server database(This is old remote system, this is just for Information).
    And i have created one new database called RMANP in new remote server machine (this is the machine, in which i need to connect from client machine)
    ex
    CLIENT MACHINE DETAIL IS:
    system66
    ip address is 192.162.21.66
    REMOTE SEVER MACHINE DETAILS IS:
    system56
    ip address is 192.162.21.56.
    and i add entry on client machine tnsname.ora file like following,
    RMANP=
    (DESCRIPTION=
       (ADDRESS=
         (PROTOCOL=TCP)
         (HOST=192.168.21.56)
         (PORT=1521)
       (CONNECT_DATA=
         (SERVICE_NAME=rmanp)
    But when i try to connect to remote server from client machine in sqlplus, i am getting an error, Like following,
    SQL> CONN SYS/SYSPW AS SYSDBA;
    ERROR:
    ORA-12560: TNS:protocol adapter error

    2684285 wrote:
    Hi friends.
    I need your valuable help,
    I am using oracle 11g database.
    I have two system.One is client machine and installed oracle 11G client software.
    and from this machine user can connect remote server database(This is old remote system, this is just for Information).
    And i have created one new database called RMANP in new remote server machine (this is the machine, in which i need to connect from client machine)
    ex
    CLIENT MACHINE DETAIL IS:
    system66
    ip address is 192.162.21.66
    REMOTE SEVER MACHINE DETAILS IS:
    system56
    ip address is 192.162.21.56.
    and i add entry on client machine tnsname.ora file like following,
    RMANP=
    (DESCRIPTION=
       (ADDRESS=
         (PROTOCOL=TCP)
         (HOST=192.168.21.56)
         (PORT=1521)
       (CONNECT_DATA=
         (SERVICE_NAME=rmanp)
    But when i try to connect to remote server from client machine in sqlplus, i am getting an error, Like following,
    SQL> CONN SYS/SYSPW AS SYSDBA;
    ERROR:
    ORA-12560: TNS:protocol adapter error
    There is nothing in your connect string to tell sqlplus which database you want to connect to.  Therefore it assumes (by default) that you want to connect to a *local* database whose name is identified by the value of the environment variable ORACLE_SID.  And there is no such database, so he gets the reported error trying to establish a connection to a non-existent local service.
    You need to specify your target database, thusly:
    SQL>  conn sys/syspw@rmanp as sysdba
    BTW, connecting to a remote database as sysdba is considered by most DBAs to be a big secruity breach.  If you really need sysdba privileges (rare) you should be logged on to the database server machine with proper OS credentials, and work from there.
    Also, TYPING IN ALL CAPS IS PERCEIVED AS SHOUTING.

  • Test when can remote connecting a machine while rebooting

    After restart a remote machine in PS, I need to test when it is available to connect in Remote Desktop.
    I tired to use Test-Connection. But when it returns True, Remote Desktop still get error when connect. I tried the following and working ok (i.e. C:\RMC.RDP can connect ok) but with error. Any other way or without showing error?
    Restart-Computer -ComputerName 172.16.0.3
    Start-Sleep -Seconds 10
     While ((Get-Service -ComputerName 172.16.0.3 -DisplayName 'Remote Desktop Services').Status -ne 'Running' ) { Start-Sleep -Seconds 1 }
     C:\RMC.RDP
    Get-Service : Cannot open Service Control Manager on computer '172.16.0.3'. This operation might require other privileges.
     At line:3 ((Get-Service -ComputerName 172.16.0.3 -DisplayName 'Remote Desktop Serv ...
     +         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         + CategoryInfo          : NotSpecified: (:) [Get-Service], InvalidOperationException
         + FullyQualifiedErrorId : System.InvalidOperationException,Microsoft.PowerShell.Commands.GetServiceCommand

    Use script for checking RDP port response
    like:
    http://www.jonathanmedd.net/2011/12/testing-tcp-port-response-from-powershell.html

  • When I try to connect to a remote machine using IPSecuritas, am getting the following error

    When am trying to connect to remote machine using IPSecuritas, I am getting the following error and hence not able to establish connection. Imported the security policy and when I start IPSec,  I get this error.
    Info     APP  IKE daemon started
    Info     APP  IPSec started
    Error    IKE  Foreground mode.
    Info     IKE  @(#)ipsec-tools CVS (http://ipsec-tools.sourceforge.net)
    Info     IKE  @(#)This product linked OpenSSL 0.9.7l 28 Sep 2006 (http://www.openssl.org/)
    Info     IKE  Reading configuration from "/Library/Application Support/Lobotomo Software/IPSecuritas/racoon.conf"
    Info     IKE  Resize address pool from 0 to 255
    Error    IKE  failed to bind to address 192.168.1.2[4500] (Address already in use).
    Info     APP  IKE daemon terminated
    Error    IKE  failed to bind to address 192.168.1.2[500] (Address already in use).
    Error    IKE  no address could be bound.
    Info     APP  IPSec terminated
    Please help me in fixing this issue. Thanks in advance!!..
    Thanks,
    RV

    Is this music purchased back in DRM days? I don't actually have any iTunes music so I can't test with my iTunes 7.5, but I know that without iTunes 10 you cannot even connect to the store anymore.  I wouldn't think that would require an active connection to the store all the time, otherwise how could you play music on a computer in the middle of nowhere?  Did you do something to trigger iTunes suddenly wanting to connect and check on machine authorization?

  • Unable to connect to WMI (r) on remote machine "SCCMCLIENT03"

    Hi!
    I'm in the process of configuring the XP firewall to support the Client Push installation method that SCCM offers. At the moment I'm quite happy with the result. The SCCM client agents are installed properly on my reference machines.
    To secure that the WMI functionality is up and running I have (prior to the client agent installation) run wbemtest with following parameter (from server to client, and vice versa):
    \\host\root\cimv2
    I successfully contacted that specific namespace on both ends. But when I trace the log I find the following error which still indicates that something is wrong:
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Unable to connect to WMI (r) on remote machine "SCCMCLIENT03", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    Why do I get this? What am I missing here? I got the feeling of WMI functioning the way it should.
    Any hints on this one?
    In an MSDN-article (http://msdn.microsoft.com/en-us/library/aa389286(VS.85).aspx) I read the following lines:
    "If the user account that is on Computer A is not an administrator on Computer B, but the user account has Remote Enable permission on Computer B"
    Those lines are part of an article which describes how to configure Remote administrations properly. For that to work, does the computer account of my Central Site Server has to be part of the local administrators group on every client?
    Regards,
    Fredrik
    CCM.log
    Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    Getting a new request from queue "Incoming" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    ======>Begin Processing request: "TI11WDUE", machine name: "SCCMCLIENT03" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Trying each entry in the SMS Client Remote Installation account list SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Attempting to connect to administrative share '\\SCCMCLIENT03.spost.nu\admin$' using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    Received request: "HPS6133J" for machine name: "SCCMCLIENT02" on queue: "Incoming". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    Stored request "HPS6133J", machine name "SCCMCLIENT02", in queue "Processing". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 2408 (0x0968)
    ---> Connected to administrative share on machine SCCMCLIENT03.spost.nu using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Attempting to make IPC connection to share <\\SCCMCLIENT03.spost.nu\IPC$> SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> Searching for SMSClientInstall.* under '\\SCCMCLIENT03.spost.nu\admin$\' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:13 1704 (0x06A8)
    ---> System OS version string "5.1.2600" converted to 5,10 SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Service Pack version from machine "SCCMCLIENT03" is 3 SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Unable to connect to WMI (r) on remote machine "SCCMCLIENT03", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Creating \ VerifyingCopying exsistance of destination directory \\SCCMCLIENT03\admin$\system32\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Copying client files to \\SCCMCLIENT03\admin$\system32\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Copying file "d:\Program Files\Microsoft Configuration Manager\bin\I386\MobileClient.tcf" to "\\SCCMCLIENT03\admin$\system32\ccmsetup\MobileClient.tcf" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Copying file "d:\Program Files\Microsoft Configuration Manager\bin\I386\ccmsetup.exe" to "\\SCCMCLIENT03\admin$\system32\ccmsetup\ccmsetup.exe" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:14 1704 (0x06A8)
    ---> Created service "ccmsetup" on machine "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 1704 (0x06A8)
    ----- Started a new CCR processing thread. Thread ID is 0xc6c. There are now 2 processing threads SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Getting a new request from queue "Incoming" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Found CCR "yb2xbq0a.CCR" in queue "Incoming". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    ======>Begin Processing request: "HPS6133J", machine name: "SCCMCLIENT02" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 3180 (0x0C6C)
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 3180 (0x0C6C)
    ---> Attempting to connect to administrative share '\\SCCMCLIENT02.spost.nu\admin$' using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 3180 (0x0C6C)
    Received request: "YB2XBQ0A" for machine name: "SCCMCLIENT01" on queue: "Incoming". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    Stored request "YB2XBQ0A", machine name "SCCMCLIENT01", in queue "Processing". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:15 2408 (0x0968)
    ---> Started service "ccmsetup" on machine "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Deleting SMS Client Install Lock File '\\SCCMCLIENT03.spost.nu\admin$\SMSClientInstall.S01' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Completed request "TI11WDUE", machine name "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    Deleted request "TI11WDUE", machine name "SCCMCLIENT03" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    <======End request: "TI11WDUE", machine name: "SCCMCLIENT03". SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ======>Begin Processing request: "YB2XBQ0A", machine name: "SCCMCLIENT01" SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    ---> Attempting to connect to administrative share '\\SCCMCLIENT01.spost.nu\admin$' using account 'spost.nu\SA-SCCM_ClientPush' SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:16 1704 (0x06A8)
    Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 2009-03-10 11:12:17 2408 (0x0968)

    Here is what is in my ccmsetup.log
    <![LOG[GetSSLCertificateContext failed with error 0x87d00280]LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="3" thread="984" file="ccmsetup.cpp:5356">
    <![LOG[GetHttpRequestObjects failed for verb: 'GET', url: 'HTTPS://TEST-SCCM.copt.local/CCM_Client/ccmsetup.cab']LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="3" thread="984" file="httphelper.cpp:942">
    <![LOG[DownloadFileByWinHTTP failed with error 0x87d00280]LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="3" thread="984" file="httphelper.cpp:1076">
    <![LOG[CcmSetup failed with error code 0x87d00280]LOG]!><time="16:19:22.341+240" date="04-04-2012" component="ccmsetup" context="" type="1" thread="3496" file="ccmsetup.cpp:9454">
    And in my ccm.log:
    ---> Attempting to connect to administrative share '\\SCCMCLIENTTEST1\admin$' using account 'corporate\sccmadmin'~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.338+240><thread=2708 (0xA94)>
    ---> The 'best-shot' account has now succeeded 1 times and failed 0 times.  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.400+240><thread=2708 (0xA94)>
    ---> Connected to administrative share on machine SCCMCLIENTTEST1 using account 'corporate\sccmadmin'~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.400+240><thread=2708 (0xA94)>
    ---> Attempting to make IPC connection to share <\\SCCMCLIENTTEST1\IPC$> ~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.400+240><thread=2708 (0xA94)>
    ---> Searching for SMSClientInstall.* under '\\SCCMCLIENTTEST1\admin$\'~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.405+240><thread=2708 (0xA94)>
    ---> System OS version string "6.1.7601" converted to 6.10  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.778+240><thread=2708 (0xA94)>
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e~  $$<SMS_CLIENT_CONFIG_MANAGER><04-04-2012 16:09:19.826+240><thread=2708 (0xA94)>
    ---> Unable to connect to WMI (root\ccm) on remote machine "SCCMCLIENTTEST1", error = 0x8004100e

  • Unable to connect to WMI on remote machine

    I get this error in my CCM.log after trying to install on a client server 2003 sp2.
    ---> Connected to administrative share on machine LCAPP22.lc100.net using account 'lcdom100\XXXXXX' SMS_CLIENT_CONFIG_MANAGER 11/26/2007 1:43:01 PM 7856 (0x1EB0)
    ---> Searching for SMSClientInstall.* under '\\LCAPP22.lc100.net\admin$\' SMS_CLIENT_CONFIG_MANAGER 11/26/2007 1:43:01 PM 7856 (0x1EB0)
    CWmi::Connect(): ConnectServer(Namespace) failed. - 0x80070005 SMS_CLIENT_CONFIG_MANAGER 11/26/2007 1:43:01 PM 7856 (0x1EB0)
    ---> Unable to connect to WMI on remote machine "LCAPP22", error = 0x80070005. SMS_CLIENT_CONFIG_MANAGER 11/26/2007 1:43:01 PM 7856 (0x1EB0)
    ---> Deleting SMS Client Install Lock File '\\LCAPP22.lc100.net\admin$\SMSClientInstall.R01' SMS_CLIENT_CONFIG_MANAGER 11/26/2007 1:43:01 PM 7856 (0x1EB0)
    No CCMSETUP folder is created on the client machine, what should I be looking at next?

    Hi Dears
    i have same problem 
    in ccm.log in server side
    unable to connect wmi on remote machine error 0x80070005
    and
    unable to connect wmi on remote machine error 0x800706ba
    and
    unable to connect wmi on remote machine error 0x8004100e
    my firewall off on client an sccm server
    i have open wmimgmt.msc on client an sccm server without problem
    dcom enable on sccm server (dcomcnfg>default properties)
    but when i right click on three systems on sccm server and install client, ccm.log show these reports 
    unable to connect wmi on remote machine error 0x80070005
    and
    unable to connect wmi on remote machine error 0x800706ba
    and
    unable to connect wmi on remote machine error 0x8004100e
    now i want to know what can i do?
    thanks

  • Forms Error When Connect To Remote Machine

    I install the Oracle8 on a machine and then install Developer2.1 on it.
    I install The oracle8 on another machine.
    I install Server installation on both machine on NT platefom.
    I connect the sql of one machine to other Database it was connected and there was no error. But I try to connect the forms Builder to the remote machine database it was reported an error
    " tns: Unable to connect the databse"
    What is problem Please Help me
    Your,s
    [email protected]
    null

    As a copy of this query has been posted to the CR design forum at 11:21, assuming this is indeed a design question.
    Thus setting this thread as answered.
    - Ludek

  • Unable to connect to APEX from remote machine.

    Hi All,
    I have installed APEX 4.2.2 on Oracle 10g XE , the installation was successful and I am able to see the apex home page.
    I have used the port 1234 for the same.
    http://127.0.0.1:1234/apex/f?p=4550:1:14917953436987
    Now I have configured web listener apex_listener2.0.3 for remote machines and used port 8086.
    The listener was started on standalone mode successfully, but when I am trying to access below URL :
    http://localhost:8086/apex/
    I am getting 503 - Service unavailable error.
    I have disabled local listener also , but still it is not woking .
    SQL> exec dbms_xdb.setListenerLocalAccess (l_access => FALSE) ;
    commit;
    Please help .

    Getting below message in console whenever I am trying to access http://localhost:8086/apex/
    SEVERE: The pool named: apex is not correctly configured, error: Connection Caching Not Enabled or Not a Valid Cache Enabled DataSource
    oracle.dbtools.common.jdbc.ConnectionPoolException: The pool named: apex is not correctly configured, error: Connection Caching Not Enabled
    Could you please help me on this.

  • Test connectivity to remote machine

    I have created a web service consumer proxy to call a web service on a remote host from our SAP machine. However, ICF in SAP tells me that the connection to that remote host has been refused, so there might be a problem with firewall in between.
    To check that I would need to make a test-connection from the SAP host to the remote machine, on a specific TCP port. Usually I would do that via telnet on the shell, but I do not have a shell access to the SAP machine.
    So my question: Is there a way within SAP to test the connection to a specific port on a remote host?

    Hi,
    yes works fine.
    If the port is closed
    Trying...                                                                                                                                                                                                                                                      telnet: connect: A remote host refused an attempted connect operation.                                                                                                                                                                                         External program terminated with exit code
    If the Port is open
    Trying...                                                                                                                                                                                                                                                      Connected to 127.0.0.1.                                                                                                                                                                                                                                        Escape character is '^]'.                                                                                                                                                                                                                                      Connection closed.

  • Connection problems with DI-SERVER 2007 & B1WS from remote machine

    Hi,
    Can you please help us better understand what the issue is, and how to solve it?
    I am seeking to get B1WS working on remote machines.
    I have built a small test application, which works fine on the server which also hosts the SQL Server instance and IIS.
    When I move the application to another machine, no connection happens, and it always throws this error:
    Message: 
    "Unable to connect to the remote server"
    Inner Exception:
    "No connection could be made because the target machine actively refused it 127.0.0.1:80"
    Error Code:
    10061
    This configuration works:
    Licensing Server:  Server A
    Database Server:  Server B
    IIS Server (B1WS):  Server B
    Running App:  Server B
    This configuration does not work:
    Licensing Server:  Server A
    Database Server:  Server B
    IIS Server (B1WS): Server B
    Running App:  Workstation C
    I have checked permissions on the web services folder, and gave Everyone all permissions.  The same connection problems persists.
    All help is welcome!
    Thank you in advance,
    Mike

    Dear Michael Gurevich,
    Was resolved?
    Thanks.
    João Paulo

  • Remote machine available in list but wont connect

    Im using ARD 3.3.2. I've opened and forwarded ports 5900/3283. My machine appears as available in the list but it will not connect to control or observe.
    Any ideas mates?
    Ta, Edwin.

    Same issue here, just posted the same problem to this forum. Remote machine shows up in the list as available, I'm able to copy files via ARD but as soon as I try to control, it times out. When the Network people open ALL ports it works fine. They seem to think that ARD is selecting a random port for screen control and if you don't have that range of ports open --- no go ---. Bottom line we can't have a range of ports open.
    I even connected wheil on site to our local network and checked the Fios router settings and 5900 and 3283 are open. ARD works fine for us.
    Rick

  • How to get connection to the dbxml at a remote machine?

    if i want to use a dbxml at a remote machine which ip is 192.168.1.2,what should i do ?

    Remote environments are not recommended, and can certainly not be shared among processes. See:
    http://www.oracle.com/technology/documentation/berkeley-db/xml/ref/env/remote.html
    Regards,
    George

  • Unable to connect via BCP on a remote machine

    Hi, Hoping for some help - probably really basic question!
    I've been using BCP for a while now to import data to a table, where the script is on the same machine as the database.
    What I'm trying to do now is load data into a table on the same DB, but trigger the BCP command from a different machine.
    BCP TeamSandBox.dbo.Adhoc_List in D:\Import\Adhoc_List.txt -t, -f D:\Import\FormatFileAdhoc_list.fmt -T
    This is my main BCP command, and works fine from the local machine, bit when triggered from a remote machine, I get this...
    SQLState = 28000, NativeError = 18456
    Error = [Microsoft][SQL Native Client][SQL Server]Login failed for user 'Domain\UID'.
    SQLState = 42000, NativeError = 4060
    Error = [Microsoft][SQL Native Client][SQL Server]Cannot open database "TeamSandBox" requested by the login. The login failed.
    The domain\account I'm using has full sysadmin access to the server, and db_owner to the database. Equally, running SQLCMD commands from the same remote machine also works just fine - including inserting into the same table.
    Is there an access priviledge I'm missing out here?
    Thanks

    You have missed the -S parameter to enter your servername/instancename and -d for database name. -d is not mandatory but is good to avoid confusion and to make sure you hit the correct database.
    BCP Utility -
    http://msdn.microsoft.com/en-GB/library/ms162802.aspx
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • How to test oracle is up and running in remote machine using shell script

    Hello,
    I need help to write an linux script.
    I have a java application server running on machine 192.168.5.20 and our oracle 10g standard 1.0.2 is running on machine 192.168.5.21.
    I have found script to start oracle when computer is turned on.
    But I cannot start my application server automatically since it depends on whether oracle is up and running or not on the remote machine.
    Therefore, in case of power failure or maintenance, our client has to call us to start application server.
    I would be grateful if someone can help me "How can I write script to check oracle is up and running in machine 192.168.5.21 from machine 192.168.5.20.
    For your information, I have no oracle installed in application server. So tnsping won't work.
    What I want is when power is back, application server script automatically and tesing for oracle server is up and running. If it is up, script will start application server.
    Thanking you.

    Hi,
    It's not failover or experimental. My application server uses JBOSS and JBOSS needs database name to start up. My enviroment is LAN. My database is in different machine as I mentioned before. So In case of power failure, I need to start my application server (JBoss) manually, because I need to confirm that oracle is already running before start app server.
    I want an automated script (when power is just on) to start my application server which will wait to check if the datbase server is up I will start application server.
    The scripts given above It works if appserver and db server in the same machine (my development machine).
    But when I test the script in my production applicaiton server, It shows sqlplus command not found (my app server does not have any oracle client installed).
    About hostname yes My applicaiton server hostname is hostapp1 and dabase server hostname is hostdat1.
    Do you think Is it possible to test the script without oracle client not installed. or It has to be done writing code like java program and test using jdbc connection.
    Best regards.

Maybe you are looking for

  • Trouble Embedding Youtube Videos in iWeb '09

    I am trying to embed a Youtube video into my webpage but when I click on "add html snippet" or drag the youtube widget onto the page, all I get is what looks like a text box without the area to add the embed code. I had no problem with this in '08 bu

  • At selection screen validation doubt

    i hav At selection screen like this:- AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_path.   TABLES : tfdir.   DATA : prg_name LIKE sy-repid,          dynp_numb LIKE sy-dynnr,          field_name LIKE dynpread-fieldname.   SELECT SINGLE * FROM tfdir WHER

  • Creating DVD from pictures

    Hi all Pretty new to the iMovie thing. Need to know whats the best app for creating a DVD of some vacation pics. I want to add titles, chapters (500 pics) & music. I tried exporting a slideshow from iPhoto into iDVD but it didn't play right (stopped

  • Address Labels from PalmOne Software??

    I would like to create and print address labels from my Contact information which has been downloaded from my Tungsten E2 to my PalmOne software on my computer.  I do not have Outlook.  Is it possible to do address labels without Outlook, just using

  • ITunes can't update due to the older version of bonjour cannot be removed

    I would like to upgtade my itunes from 10.4.1 to lateast 10.6.3.25, error message come out during the installation "the older version of bonjour cannot be removied" Can anyone tell me how to resolve this? Many Thanks !!