Default host credentials

I have installed Oracle 10g R.D.B.M.S. on Windows XP -in a standalone PC.
The problem is that i cannot define the default host credentials (host username,host password) because of the wrong password which is not true.
I believe that the host username format i try is wrong .
What format should the host username have?
I have tried the following:
- administrator host username (both in capital and lower letters),
- <name of workgroup>\administrator host username (both in capital and lower letters).

I executed the 'emctl status agent ' in the command prompt and I saw that there is no problem.The Agent is running and ready!!!
Also , the url http://<host>:3938/emd/main is accessible.
But , when I checked the emagent.trc , I found the problem which is simply that the host refuses the connection.
I have inserted the last two lines of this files...
' (error = 10061)
2006-03-05 16:14:00 Thread-3688 ERROR command: nmejcn: failed http connection to http://SK:1158/em/upload/: retStatus=-1
2006-03-05 16:14:03 Thread-4960 ERROR upload: Error in uploadXMLFiles. Trying again in 300,00 seconds.
2006-03-05 16:14:04 Thread-5688 WARN http: snmehl_connect: connect failed to (SK:1158): No connection could be made because the target machine actively refused it.'
NOTE 'SK' IS THE HOSTNAME
The url 'http://SK:1158/em/upload/' (which is defined in the section of emagent.trc) is unreachable but the url 'http://SK:5500/em/upload/' is reachable.
How can I modify the port that the agent 'listens' from 1158 to 5500?
Thanks,
Simon.

Similar Messages

  • Host credentials  using Sudo su - oracle - linux

    Hi All:
    I recently installed GC 10.2.0.4 in linux environment. All our db servers are linux. Acces to the oracle user on these database servers is restricted in that DBAs have to login as themselves and sudo into oracle using their own password
    'sudo su - oracle'
    there is no way we can login/ssh into these servers as 'oracle'.
    as we know most of the functionality, including
    *cloning a database/oracle home
    *start/sto listener, database
    *run a sql script ....and many more require that we provide the Host credentials  i.e oracle userid/password. How do I accomplish that?  When I provided my own userid which is in 'dba' group , it did not work.
    In the setup->preferred credentials page for the hosts there is run as column which can be used to provide my userid and ask it to run as oracle. But this only works when I set at the default level for all hosts ,
    when I try to do the same for each host.. it does not allow me to do that .. the 'run as' feild is locked .... any ideas as to how I can fix this ?
    also , a lot of places it does not even care for the preferred credentials it again asks for host userid and apssword ... and looks like its willing to take no less than the 'owner' who installed the product ...namely 'Oracle'
    please help....

    Hi , I have done the sam (NB GC 10.2.0.4)
    1) installed EMCLI client as:-
    java -jar emclikit.jar client -install_dir=/usr/philw/em/
    2) Set-up emcli to post to our OMS as:-
    emcli setup -url="http://xxx.xxx.lan:xxxx/em" -username=xxxxx
    (where xxx.xxx.lan:xxxx/em is out hosytname:port
    and -username = the owner of oms)
    3) The created priv delegation setting as:-
    emcli create_privilege_delegation_setting -setting_name=ELBRUS_Setting
    -setting_type=SUDO -settings="SETTINGS:/usr/bin/sudo –S –u %RUNAS%
    %command%"
    4) Then applied to target
    emcli apply_privilege_delegation_setting -setting_name=ELBRUS_Setting -target_type=host
    -target_names="targethostname"
    give the message Apply Sudo/Powerbroker Settings operation successfully submitted.
    Now I want to via Oracle Grid Control to be able to perform a Backup as me (philwilliams) but doing a sudo to the oracle
    account.
    [1] Sudo works on the target host
    i.e which sudo
    /usr/bin/sudo This matches the path in the create privs command
    [2] I can on the host so a sudo to oracle OK
    [3] However when in GC I cannot select the credntial so do as run as?
    I have RTFM ;-) but think I am missing something obvious ? Any Ideas

  • OEM12C BP1 Default preferred credentials with SSH key credentials ?

    Is it possible to configure Host Default Preferred Credentials to use a named credential created with SSH Key credentials ?
    The drop down list only lists credentials configured with host credential types.

    host target type has 2 out of the box credential set HostCredsNormal and HostCredsPriv
    And both these are of type HostCreds (Username and password)
    And there's code which assumes these to be of type HostCreds and process password.
    Hence these are left as is.
    What customers can do is, create additional credential set (emcli create_credential_set) and use HostSSHCreds type for it.

  • Host credentials problem in Vista Basic

    Dear All,
    I am using Vista basic OS. I have installed Oracle 10g. I have to use import functionality to import the data. In order to use that in enterprise manager,It asks to enter Host credentials. I tried with DBA credentials, It gives invalid password error. I also tried to add ora_dba group,but unfortunately I cann't add in vista basic as it doesn't support adding Local security group snapin. So please help me how and where to add host credential in order to access import functionality in enterprise manager.
    Thanks in advance.
    Regards,
    Sangamesh

    Helllo,
    As you already know Vista basic and home premium not supported but you can give a try by going to
    First create a user with a password (hope you can do this vista basic)
    control panel --> adminstrative tools--> look for local security policy (if it exists in vista basic) --> local policies and search for user assignments--> log on as a batch job , add your new user and apply changes. Then use this new user as host credentials.
    Regards

  • Host Credentials problem

    I am trying to 'Export to Export file' some individual schemas. I will take this information to a test/development server and import it there to work on.
    When prompted for the Host Credentials I have problems. I am logged on as the Administrator of the domain and I am using these same credentials here only I get one of 2 different error messages.
    1) When I use the credentials of
    Username: Administrator
    Password: admin_password
    I get
    -- Examine and correct the following errors, then retry the operation:
    Error - ERROR: Failed to create command process
    2) When I use the credentials of
    Username: DOMAIN/Administrator
    Password: admin_password
    I get
    -- Examine and correct the following errors, then retry the operation:
    Error - ERROR: Wrong password for user
    This is on Windows 2003 server.
    Any suggestions would be apprecitated.

    Ok. Could you check if the DBConsole Service is started as a Domain User or as a Local User.
    My guess is that yoiu are facing the same problem as this thread. Check the solution to it. If it is not the same, then let me know.
    DBconsole (on Windows) issues after changing to run as domain user

  • Problem with host credentials / ASM & RAC

    hi
    I am working on windows 2003 server, and trying to ASM / RAC, but every time need host credentials. when i setting up host credentials its giving error normal user password wrong , as per instruction i supply user name and password but every time message appearing wrong wrong.
    kindly any body give solution asap.
    B.S.fartiyal

    See my first response to this posting to see if it helps you:
    Problem with Credentials.

  • Routing DNS requests in a zone to a default host

    Hi,
    What I'd like to do is to direct all DNS requests for non-existent hosts to a single host by default. So even if I haven't defined a hostname in my zone, the request will still resolve (to this default host). Any ideas?
    Ben

    It's possible to do via wildcard DNS, but you cannot do it via Server Admin (it doesn't permit the * for the wildcard name), therefore you have to get under the hood and edit your zone file directly.
    You'll need to find your zone's domain file in /var/named and add a line like:
    *  IN  A  1.2.3.4
    (where 1.2.3.4 is, obviously, the IP address you want all unknown addresses to point to).
    You'll also need to increment the serial number in the SOA record near the top of the file (otherwise your change won't be noticed)
    Restart named (e.g. via killall -HUP named or via Server Admin), and now any lookup for an unknown host will return the specified address.

  • Enterprise Manager Host Credentials Problem on Windows Vista

    I have similar problem as discribed here before, but the difference is, that I am using Windows Vista and I have tried "Log as a batch job" and "Log as a service" privilleges. It does not help. I have Oracle Personal Edition 10.2.0.3 on Windows Vista. May there be some other security issues on Vista? The error message is not "Wrong password for user" but simply "Error" with no explanation. In addition to that, windows displayes error window which says "Oracle Enterprise Manager executable has stopped working" and there comes another window with detiled information like that:
    Files that help describe the problem:
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1a37c9af\WERBBCB.tmp.version.txt
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1a37c9af\WERBBCC.tmp.appcompat.txt
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\Report1a37c9af\WERC993.tmp.mdmp
    Read our privacy statement:
    http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
    Can anyone help me please?
    Mati

    I have this exact same issue on Win server 2008. Not sure where to start.
    My backup jobs have started failing because the host credentials will not work.
    HELP!

  • Want to forward ports, but 'add' and 'default host' are grayed out! help!

    Hey folks. Configuring my laptop to access a new airport express plugged in one floor below me. great signal connection works fine, but of course it isn't forwarding ports i want... so I go to set it up... now, the owner of the house set it up first, but he told me the password so I could futz with it... now when i pull up the base station config in airport admin, the relevant options are grayed out! The whole section in which default host option is located is grayed out, as are all the buttons e.g. 'add' on the forward ports tab! I've tried doing all the tricks I can think of; if anyone has any insight as to where to look to fix this, I'd appreciate it enorm.
    George

    Copy these commands into TextEdit, replace the bracketed part with your username and the quoted parts with the ext HD's name, retaining the quotes.
    sudo chflags 0 /Volumes/"name of ext HD"
    sudo chmod a+rx /Volumes/"name of ext HD"
    Launch the Terminal app in /Applications/Utilities, copy and paste the first one into the window that pops up, and hit the return key. When the Password: prompt pops up, carefully type in your admin password, since nothing shows on the screen, and hit the return key. Copy & paste the other two, one at a time, following each with hitting the return key. You won't get the password prompt, since the initial one's good for five minutes.
    Quit the Terminal app and you should be able to read and write to the ext HD.

  • Critical error with default host

    Hi,
    I am relatively new to Web Logic and think I have made an error within the Web Logic Console with the default host parameter. As a result, I can no longer start up my WLS.
    Is there a way I can edit this parameter outside of the Web Logic Console?
    The error from the logs is below:
    ####<01-May-2012 12:22:30 o'clock BST> <Critical> <WebLogicServer> <AOKEEFF-GB> <AdminServer> <main> <<WLS Kernel>> <> <> <1335871350199> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    java.net.UnknownHostException: http://127.0.0.1
         at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
         at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:850)
         at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1201)
         at java.net.InetAddress.getAllByName0(InetAddress.java:1154)
         at java.net.InetAddress.getAllByName(InetAddress.java:1084)
         at java.net.InetAddress.getAllByName(InetAddress.java:1020)
         at java.net.InetAddress.getByName(InetAddress.java:970)
         at weblogic.rjvm.JVMID.setLocalID(JVMID.java:238)
         at weblogic.rjvm.RJVMService.setJVMID(RJVMService.java:48)
         at weblogic.rjvm.RJVMService.start(RJVMService.java:30)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Thanks

    Along the lines that Fabian suggested, this is what you can do now.
    Create a new domain and compare the config.xml of that new domain with the existing one you have issues with. This should give you the an indication of the changes that need to be reverted from the existing config.xml.
    And as already suggested, always take a back of the config.xml before you make any changes. :)
    Thanks,
    Patrick

  • Host Credentials ERROR Invalid username and or password Oracle 11g

    Hi,
    This error has been bugging me for sometime now and I can't find a straight forward answer anywhere, can you help?
    Oracle 11g on Windows XP SP2 Intel box.
    I am trying to export data and when I'm asked for the Host Credentials I get the error
    " ERROR Invalid username and or password "
    I have tried the following syntax for Username:
    <domain name>\Administrator
    <domain name.local>\Administrator
    <domain name>/Administrator
    <Local host name>\<domain name>\Administrator
    I have gone through making sure that the local security policy settings are correct.
    I have added domain and local Administrator to the ora_dba Group.
    All services relating to Oracle are running.
    I can connect via SQL Plus with no issues.
    I can connect to EM locally and from my client pc with no issues.
    Any ideas, please, can anyone help me?
    I'll gladly furnish you with any info I can to get past this seemingly simple step!
    Regards
    naexpert.

    Trying to understand your reply, here is what I did:
    Created new Windows user called OraAdmin.
    OraAdmin is now member of administrators group and Ora_dba group.
    Logged onto EM at server and used System user logon.
    Data Movement
    Export to Export Files
    Tables
    Host Credentials
    Tried
    OraAdmin - failed
    oracle-11g\OraAdmin - failed
    oracle-11g/OraAdmin - failed
    Don't know what else to do......

  • Host Credentials to perform recovery

    Hi,
    I prepare for the oca exam, trying to perform recovery in enterprise manager at windows7 os.
    the DB in mount mode.
    in OEM, I click on "perform Recovery" from the home page.
    it ask for host credentials. I get "ORA-01031: insufficient privileges".
    when the DB is open for other alternatives, I don't have this problem.
    I tried to save preferred credentials, which still did not work.
    what is the problem, why I can not login in mount mode?
    thanks.

    See the job system requirements in the installation guide:
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/postcfg.htm#BABFAEIG
    Werner

  • "Perform whole database Recovery" Host Credentials problem

    Hello,
    I have minimal knowledge of the Oracle database system but currently I need to recover a Oracle 10G database on a Windows Server 2003 Standard edition.
    Im trying to use the Oracle Enterprise Manager. Im logged into the instance with SYS as SYSDBA. On the Perform Recovery page there are fields for "Host Credentials" Could someone explain to me what credentials EM is asking for. Whatever account I try to use EM gives a Validation Error stating
    Error - Connection to host as user test failed: ERROR: Wrong password for user
    Ive tried both local and Active Directory accounts that have full admin rights on the Host machine. With the AD account I tried using just the user name and allso domain\username. The page asks for "To perform recovery, supply operating system login credentials to access the target database." which sounds like the account has to have both access to the host and the database. Does that mean I have to create an external account in the instance? I even tried that but im not sure I configured it properly.

    Well found the solution. Atleast to this problem. Had to give the account "Log on as batch job" rights under Local Policy -> User Rights Assignment

  • I'm problem in Host Credentials  password

    my os is window server 2003 user login= administrator (logon window ) password=44111704 db 10g and i connect db with user system password 44111704 at oem
    i want to export table to export file with funtion data movement-->export to export files --> select type Table when i try username = administrator and password=44111704 at Host Credentials then show error =
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - IOException in sending Request :: Connection refused: connect
    help me plrase

    You and the phone have a misunderstanding problem. It ain't getting what you're telling it or you're not telling it what it needs to get.
    You are mistyping now or you mistyped back when you set the password.

  • Default Host (DMZ) and Port Mapping together

    Hi all,
    I have the G5 set as a default host for all my web services through the Airport Extreme.
    In the Airport Extreme's Port Mapping tab, a user is not prevented from using the port mapping tab even when the Default host is set. I want to serve video through another port not on the G5.
    Does this mean I can set up port mapping for ports I do not want to go to the default host? (my G5 in this case)
    I asked this on the airport forum and never got an answer, maybe you G5 folks might know. (Or maybe there is a setting that will redirect from the G5.)
    Thanks in advance,
    Jamy

    I figured it out. I can't have a DMZ and separately port mapping on the Airport.

Maybe you are looking for