Silent install of 10g Agent

I'm trying to install the 10g agent in a machine with Oracle 9.0.2 installed.
Installer hangs after displaying:
Loading Product Information
In the oraInventory/logs/oraInstall2004-08-26_12-09-12PM.err there are a lot of error messages like:
at oracle.sysman.oii.oiis.OiisCompJarLoader.loadCompContext(OiisCompJarLoader.java:845)
at oracle.sysman.oii.oiic.OiicPullSession$CompLoader.loadComp(OiicPullSession.java:3904)
at oracle.sysman.oii.oiic.OiicPullSession$CompLoader.run(OiicPullSession.java:3840)
at java.lang.Thread.run(Unknown Source)
Components.oracle.java.jdbc.oci_common.ocicommon_ic.v10_1_0_2_0.CompContext
Above lines are last 5 lines in log.
In the PATH I have a reference to 9.2.0 jdk/bin
Do I need to load some other jdk from 10 or what?
Any suggestions appreciated.
Regards,
Ulf Häggkvist

More information about this:
I have:
java.io.IOException: No such file or directory
at oracle.sysman.oii.oiix.OiixJarClassLoader.updateEntriesList(OiixJarClassLoader.java:273)
at oracle.sysman.oii.oiix.OiixJarClassLoader.<init>(OiixJarClassLoader.java:219)
AND
at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
No such file or directory
java.lang.ClassNotFoundException: oracle.sysman.oii.oiix.OiixBaseResourceBundle
in the error log.
My environment variables are:
_=/usr/bin/env
SSH_TTY=/dev/pts/5
PATH=/u01/app/oracle/product/9.2.0/jdk/bin:/usr/bin:/usr/ucb:/etc:/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/local/bin:/etc:/u01/app/oracle/product/9.2.0/lib
NLS_LANG=american_america.WE8ISO8859P1
EDITOR=vi
LOGNAME=oracle
PS1=ismtest3{oracle} #:
USER=oracle
SHELL=/bin/ksh
TMOUT=1800
HOME=/export/home/oracle
SSH_CLIENT=131.115.4.37 35342 22
LD_LIBRARY_PATH=/u01/app/oracle/product/9.2.0/lib:/jdk/jre/lib/sparc:/lib
TERM=vt100
ORACLE_HOME=/u01/app/oracle/product/agent10
PWD=/export/home/oracle/agentinst
TZ=Europe/Stockholm
A__z="*TMOUT
/Ulf

Similar Messages

  • Silent installation of Cloud agent 12c failed on a windows 2003 host

    Hello All,
    I've done multiple installations by silently installing the cloud agent 12c using a response file. However, the configuration portion failed on this one windows 2003 host.
    Has anyone seen this? I've searched on metalink and see other problems like TZ, service already exists, incorrect PERL settings etc..but found nothing that helps so far.
    In log file:
    The action configuration is performing
    The plug-in Agent Configuration Assistant is running
    AgentConfiguration:agent configuration has been started
    Validating OMS_HOST and EM_UPLOAD_PORT
    Performing free port detection..
    AgentConfiguration: Executing emctl deploy agent command...
    AgentConfiguration:agent configuration finished with status = false
    The plug-in Agent Configuration Assistant has failed its perform method
    The action configuration has failed its perform method
    In Agent Deploy log file:
    value passed to dir splitC:/oracle/em/agent_inst
    INFO: length of temp is2
    INFO: Return value:C:
    \/oracle/em/agent_inst
    INFO: ** Agent Port Check completed successfully.**
    INFO: ERROR: The
    Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh
    monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent
    software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in,
    if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-
    in, view the plug-in deployment log C:\oracle\em\agent_inst\install\logs to check if the plug-in
    configuration for the oracle.sysman.oh monitoring plug-in failed.
    INFO:
    INFO: perform - mode
    finished for action: configure
    INFO:
    INFO: You can see the log file: C:\oracle\em\core
    \12.1.0.3.0\cfgtoollogs\oui\configActions2013-12-23_11-07-08-AM.log
    INFO:
    INFO: C:\oracle\em>exit
    /b 3
    INFO: Plugin homes:
    INFO: Plugin homes:
    INFO: C:\oracle\em\core\12.1.0.3.0\oui\bin
    \runConfig.bat ORACLE_HOME=C:\oracle\em\core\12.1.0.3.0 RESPONSE_FILE=C:\oracle\em\core
    \12.1.0.3.0\agent.rsp ACTION=configure MODE=perform COMPONENT_XML=
    {oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true completed with status=3
    SEVERE: ERROR: Agent
    Configuration Failed
    SEVERE: ERROR: Agent Deployment Failed

    Thanks for the reply Rahul.
    I've used that same response file for deployments on other servers without any problem.
    See response file below: (note i've changed the server name)
    ## copyright (c) 1999, 2012 Oracle. All rights reserved.          ##
    ## Specify values for the variables listed below to customize     ##
    ## your installation.                                             ##
    ## Each variable is associated with a comment. The comment        ##
    ## identifies the variable type.                                  ##
    ## Please specify the values in the following format:             ##
    ##         Type         Example                                   ##
    ##         String       "Sample Value"                            ##
    ##         Boolean      True or False                             ##
    ##         Number       1000                                      ##
    ##         StringList   {"String value 1","String Value 2"}       ##
    ## The values that are given as <Value Required> need to be       ##
    ## specified for a silent installation to be successful.          ##
    ## This response file is generated by Oracle Software             ##
    ## Packager.                                                      ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #OMS_HOST:<String> OMS host info required to connect to OMS
    #EM_UPLOAD_PORT:<String> OMS port info required to connect to OMS
    #AGENT_REGISTRATION_PASSWORD:<String> Agent Registration Password needed to
    #     establish a secure connection to the OMS.
    #AGENT_INSTANCE_HOME:<String> Agent instance home is the location of agent state directory.
    #AGENT_PORT:<String> Agent port on which the agent process should be started.
    #b_startAgent:<boolean> Agent will not be started after configuration if the value specified is false.
    #ORACLE_HOSTNAME:<String> Fully qualified domain name of host where is the agent is deployed.
    #s_agentHomeName:<String>Customized Oracle home name for the agent home. Example: s_agentHomeName="agent12gR1"
    OMS_HOST="omshost.company.com"
    EM_UPLOAD_PORT="1159"
    AGENT_REGISTRATION_PASSWORD="complicatedpassword"
    AGENT_INSTANCE_HOME="e:/oracle/em/agent_inst"
    AGENT_PORT="3872"
    b_startAgent=true
    ORACLE_HOSTNAME="targetserver.company.com"
    #s_agentHomeName=<Value Unspecified>
    #s_agentSrvcName:<String> Sets the agent Service Name and this variable can be
    #      used to overrite the agent service name calculated by the install. This is
    #      required for only Windows.
    #      Example:
    #      s_agentSrvcName = "GridAgent"            ;  User specified value
    #s_agentSrvcName=""
    #Please Don't change the values of these variables
    #EM_INSTALL_TYPE:<STRING> install type
    EM_INSTALL_TYPE="AGENT"

  • 10G agent in 9i target

    Hello,
    Is any one tried to install the 10g agent in 9i targets. Will it work? I am little concern that the agent will mess up the existing installation. Even though the oracle home will be different I would like to get some advice from you all.
    Thanks in advance.
    Leo

    Friends,
    Today I installed the 10g Agent in 9i target. Target is 9.2.0.7. It errored out during the configuration assistant process time. But I figured out that because it was looking a database which shutdown already. The profile SID is not correct.
    I could be to log in to the 9i target after the installtion process and started managing it from 10g Grid. It works fine.
    Thanks for everyone's contribution. It has been great help whoever contributed.
    Thank you everyone.

  • Installing oracle management agent 12.1.0.2.0 in silent mode.

    version: 12.1.0.2.0
    platform: IBM Aix power systems 64bit
    I installed the oracle management service along with the oracle management agent that comes along with the the first installation. I deinstalled the first installed OMA and tried to install it again using the silent install mode with the response file.
    (oms host and the oma host are the same)
    among the 3 modes of silent install described in the installation guide, i used agent deploy method.
    Here are the steps i followed with the install
    1. this the status of my OMS
    <oracle>chh-aix-beta/oem12c/product/oms/bin> ./emctl status oms -details
    Oracle Enterprise Manager Cloud Control 12c Release 2
    Copyright (c) 1996, 2012 Oracle Corporation.  All rights reserved.
    Enter Enterprise Manager Root (SYSMAN) Password :
    Console Server Host        : chh-aix-beta
    HTTP Console Port          : 7788
    HTTPS Console Port         : 7799
    HTTP Upload Port           : 4889
    HTTPS Upload Port          : 1159
    EM Instance Home           : /oem12c/product/gc_inst/em/EMGC_OMS1
    OMS Log Directory Location : /oem12c/product/gc_inst/em/EMGC_OMS1/sysman/log
    OMS is not configured with SLB or virtual hostname
    Agent Upload is locked.
    OMS Console is unlocked.
    Active CA ID: 1
    Console URL: https://chh-aix-beta:7799/em
    Upload URL: https://chh-aix-beta:1159/empbs/upload
    WLS Domain Information
    Domain Name      : GCDomain
    Admin Server Host: chh-aix-beta
    Managed Server Information
    Managed Server Instance Name: EMGC_OMS1
    Managed Server Instance Host: chh-aix-beta
    WebTier is Up
    Oracle Management Server is Up2. I got the version and the platform info of the oms by doing the following
    <oracle>chh-aix-beta/oem12c/product/oms/bin> ./emcli get_supported_platforms
    Getting list of platforms ...
    Check the logs at /oem12c/product/gc_inst/em/EMGC_OMS1/sysman/emcli/setup/.emcli/agent.log
    About to access self-update code path to retrieve the platforms list..
    Getting Platforms list  ...
    Version = 12.1.0.2.0
    Platform = IBM AIX on POWER Systems (64-bit)
    Platforms list displayed successfully.3. I downloaded the management agent software by doing the following ()
    $<OMS_HOME>/bin/emcli get_agentimage -destination=/oem12102 -platform="IBM AIX on POWER Systems (64-bit) "  -version=12.1.0.2.04. I unzipped the management agent software.
    5. I edited the response file as follows. (i edited only the oms_host, em_upload_port, agent_registration_password, since they are the only ones that are mandatory)
    OMS_HOST=172.16.24.65
    EM_UPLOAD_PORT=1159
    AGENT_REGISTRATION_PASSWORD=cchorcl01
    #AGENT_INSTANCE_HOME=
    #AGENT_PORT=
    b_startAgent=true
    #ORACLE_HOSTNAME=
    #s_agentHomeName=
    EM_INSTALL_TYPE="AGENT"6. then i ran the AgentDeploy.sh script using the following.
    ./agentDeploy.sh -ignorePrereqs AGENT_BASE_DIR=/oem12c/base/agent RESPONSE_FILE=/oem12102/agent.rsp(I ignored the prereqs because, i was getting an error with the hostname and the hostname is correct)
    7. this the following output i am getting after running step 6.
    -e Validating the OMS_HOST & EM_UPLOAD_PORT
    Executing command : /oem12c/base/agent/core/12.1.0.2.0/jdk/bin/java -classpath /oem12c/base/agent/core/12.1.0.2.0/jlib/agentInstaller.jar:/oem12c/base/agent/core/12.1.0.2.0/oui/jlib/OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller /oem12c/base/agent/core/12.1.0.2.0 /oem12102 /oem12c/base/agent -prereq
    Validating oms host & port with url: http://172.16.24.65:1159/empbs/genwallet
    Validating oms host & port with url: https://172.16.24.65:1159/empbs/genwallet
    Return status:3
    Unzipping the agentcoreimage.zip to /oem12c/base/agent ....
    12.1.0.2.0_PluginsOneoffs_212.zip
    Executing command : /oem12102/unzip -o /oem12102/12.1.0.2.0_PluginsOneoffs_212.zip -d /oem12c/base/agent
    Executing command : /oem12c/base/agent/core/12.1.0.2.0/jdk/bin/java  -d64 -classpath /oem12c/base/agent/core/12.1.0.2.0/oui/jlib/OraInstaller.jar:/oem12c/base/agent/core/12.1.0.2.0/oui/jlib/xmlparserv2.jar:/oem12c/base/agent/core/12.1.0.2.0/oui/jlib/srvm.jar:/oem12c/base/agent/core/12.1.0.2.0/oui/jlib/emCfg.jar:/oem12c/base/agent/core/12.1.0.2.0/jlib/agentInstaller.jar:/oem12c/base/agent/core/12.1.0.2.0/oui/jlib/share.jar oracle.sysman.agent.installer.AgentInstaller /oem12c/base/agent/core/12.1.0.2.0 /oem12102 /oem12c/base/agent /oem12c/base/agent/agent_inst AGENT_BASE_DIR=/oem12c/base/agent -ignorePrereqs AGENT_BASE_DIR=/oem12c/base/agent RESPONSE_FILE=/oem12102/agent.rsp
    Cloning the agent home...
    Executing command: /oem12c/base/agent/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -clone -forceClone -silent -waitForCompletion -nowait ORACLE_HOME=/oem12c/base/agent/core/12.1.0.2.0 -responseFile /oem12102/agent.rsp  AGENT_BASE_DIR=/oem12c/base/agent AGENT_BASE_DIR=/oem12c/base/agent RESPONSE_FILE=/oem12102/agent.rsp -noconfig  ORACLE_HOME_NAME=agent12c3 -force b_noUpgrade=true AGENT_PORT=-1
    Clone Action Logs Location:/software/oracle/logs/cloneActions<timestamp>.log
    Cloning of agent home completed successfully
    Attaching sbin home...
    Executing command: /oem12c/base/agent/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -attachHome -waitForCompletion -nowait ORACLE_HOME=/oem12c/base/agent/sbin ORACLE_HOME_NAME=sbin12c3 -force
    Attach Home Logs Location:/oem12c/base/agent/core/12.1.0.2.0/cfgtoollogs/agentDeploy/AttachHome<timestamp>.log
    Attach home for sbin home completed successfully.
    Updating home dependencies...
    Executing command: /oem12c/base/agent/core/12.1.0.2.0/oui/bin/runInstaller -ignoreSysPrereqs -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={/oem12c/base/agent/sbin:/oem12c/base/agent/core/12.1.0.2.0,} -invPtrLoc /oem12c/base/agent/core/12.1.0.2.0/oraInst.loc -force
    Update Home Dependencies Location:/oem12c/base/agent/core/12.1.0.2.0/cfgtoollogs/agentDeploy/UpdateHomeDeps<timestamp>.log
    ERROR: Update home dependency failed.I am getting stuck at updating home dependencies. I dont know what that means. If you have faced similar problems while installing oracle management agent please do share your solution. if you need more info please let me know.

    All these commands are run on the host (hostname=chh-lpar20) where the agent is being installed, and these commands are run as root user.
    ifconfig -a
    en0: flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
            inet 172.16.28.222 netmask 0xfffffc00 broadcast 172.16.31.255
             tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
    lo0: flags=e08084b,c0<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,LARGESEND,CHAIN>
            inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
            inet6 ::1%1/0
             tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1ping chh-lpar20
    PING chh-lpar20: (172.16.28.222): 56 data bytes
    64 bytes from 172.16.28.222: icmp_seq=0 ttl=255 time=0 ms
    64 bytes from 172.16.28.222: icmp_seq=1 ttl=255 time=0 msnslookup chh-lpar20
    Server:         172.16.29.213
    Address:        172.16.29.213#53
    ** server can't find chh-lpar20: NXDOMAINnslookup 172.16.28.222
    Server:         172.16.29.213
    Address:        172.16.29.213#53
    ** server can't find 222.28.16.172.in-addr.arpa: NXDOMAINto check the if the port 3872 and 1830-1849 are free I ran the follwoing command
    ./agentDeploy.sh -prereqOnly AGENT_BASE_DIR=/oem12102/base/agent
    this was the result i got inregards to the ports
    Check complete: Passed
    ========================================================
    Performing check for PortCheck
    Checking for port availability and hostname validity...
    Trying for host : chh-lpar20/172.16.28.222 and port : 3872
    Trying for host : chh-lpar20/192.168.12.23 and port : 3872
    Port= 3872 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1830
    Trying for host : chh-lpar20/192.168.12.23 and port : 1830
    Port= 1830 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1831
    Trying for host : chh-lpar20/192.168.12.23 and port : 1831
    Port= 1831 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1832
    Trying for host : chh-lpar20/192.168.12.23 and port : 1832
    Port= 1832 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1833
    Trying for host : chh-lpar20/192.168.12.23 and port : 1833
    Port= 1833 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1834
    Trying for host : chh-lpar20/192.168.12.23 and port : 1834
    Port= 1834 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1835
    Trying for host : chh-lpar20/192.168.12.23 and port : 1835
    Port= 1835 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1836
    Trying for host : chh-lpar20/192.168.12.23 and port : 1836
    Port= 1836 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1837
    Trying for host : chh-lpar20/192.168.12.23 and port : 1837
    Port= 1837 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1838
    Trying for host : chh-lpar20/192.168.12.23 and port : 1838
    Port= 1838 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1839
    Trying for host : chh-lpar20/192.168.12.23 and port : 1839
    Port= 1839 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1840
    Trying for host : chh-lpar20/192.168.12.23 and port : 1840
    Port= 1840 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1841
    Trying for host : chh-lpar20/192.168.12.23 and port : 1841
    Port= 1841 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1842
    Trying for host : chh-lpar20/192.168.12.23 and port : 1842
    Port= 1842 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1843
    Trying for host : chh-lpar20/192.168.12.23 and port : 1843
    Port= 1843 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1844
    Trying for host : chh-lpar20/192.168.12.23 and port : 1844
    Port= 1844 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1845
    Trying for host : chh-lpar20/192.168.12.23 and port : 1845
    Port= 1845 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1846
    Trying for host : chh-lpar20/192.168.12.23 and port : 1846
    Port= 1846 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1847
    Trying for host : chh-lpar20/192.168.12.23 and port : 1847
    Port= 1847 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1848
    Trying for host : chh-lpar20/192.168.12.23 and port : 1848
    Port= 1848 is busy.
    Trying for host : chh-lpar20/172.16.28.222 and port : 1849
    Trying for host : chh-lpar20/192.168.12.23 and port : 1849
    Port= 1849 is busy.
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: Either port is unavailable or hostname configuration is not valid.
    Recommendation: Make sure the port is available and the hostname configuration i
    s proper.I don't know what to make of the results I got for executing the nslookup command.

  • Linking in progress doesn't respond during silent install of oracle db 10g

    I performed all required settings for installing oracle database 10g on my remote server (redhat), I set the values of the response file for a silent install of enterprise edition.
    The installation works fine till the prompt says --- Linking in progress .
    then it takes a very long time without saying anything else, i checked /oraInventory for the log files, but there is no log for the silent install, which might mean that there is no error reported and that the connection or the shell application I am using (putty) has lost connection or something like that.
    I tried re-installation many times, but it still stops at the same step, the putty status bar says inactive later on, i then realize that there is no connection or some other failure.
    What can I do to fix this?

    you are welcome, unfortunately you didn't mark this thread as a question so no stars for me .
    Nervermind, herewith the feedback on your questions :
    Should I make a dbca.rsp ? how would I pass it to my install command line?
    In silent mode, DBCA uses values that you specify in the response file or as command-line options to create a database. DBCA does not display any screens or information while it creates the database. It logs all messages (including information, errors, and warnings) in a log file.
    From the command line, enter the following command to see all of the DBCA options that are available when you use the silent mode:
    $ @ora_root:[bin]dbca.com -help
    Read more in that document : http://download.oracle.com/docs/html/B13681_01/a_nonint.htm#CIHDHHBE
    I tried: ps -efd | grep -i run , alot of process appeared, how would I know if the installer is among them?
    try to grep with a much longer name i.e :
    ps -efd | grep -i runinstaller
    What is fuser * in the log directory ? is this a file I should create or what?
    No fuser is a unix/linux command that enable you to identify processes using a file or file structure. The fuser utility displays the process IDs of the processes that are using the files specified as arguments.
    So if the runinstaller still active you will see i.e.
    fuser silentInstall2008-08-08_10-50-48AM.log
    silentInstall2008-08-08_10-50-48AM.log: 14506o
    14506 is your process ID
    Hope this helps you!

  • Error while installing oracle 10g grid on windows

    hi all,
    when i am installing oracle 10g grid i got the error that
    "Configuration assistant "OMS Configuration" failed "
    when i saw the log
    it has been mentioned the failed to create repos user.
    this is the out put of the log
    [14-02-2008 11:51:55] Enter SYS user's password :
    [14-02-2008 11:51:55]
    [14-02-2008 11:51:55] Enter repository user password :
    [14-02-2008 11:51:55]
    [14-02-2008 11:51:55] Enter MetaLink user password :
    [14-02-2008 11:51:55]
    [14-02-2008 11:51:55] Getting temporary tablespace from database...
    [14-02-2008 11:51:55] Found temporary tablespace: TEMP
    [14-02-2008 11:51:55] Checking SYS Credentials ...
    [14-02-2008 11:51:56] OK.
    [14-02-2008 11:51:56] Checking DB Init Parameters ...
    [14-02-2008 11:51:56] OK.
    [14-02-2008 11:51:56] Checking for Repos User ...
    [14-02-2008 11:51:56] Does not Exist.
    [14-02-2008 11:51:56] Loading necessary DB objects ...
    [14-02-2008 11:51:56] Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ...
    [14-02-2008 11:51:56] Done Loading necessary DB objects
    [14-02-2008 11:51:56] Creating repos user ...
    DECLARE
    ERROR at line 1:
    ORA-01119: error in creating database file
    'E:\oraclegrid\oms10g\oradata\mgmt.dbf'
    ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    O/S-Error: (OS 3) The system cannot find the path specified.
    ORA-06512: at line 44
    [14-02-2008 11:51:57] Failed.
    [14-02-2008 11:51:57] Repository Creation failed. Failed to create Repos User.
    all users and everyone has full permission on this folder, i don't know why it is giving,
    please any one help me out i am stuck in the middle of the installation
    oracle 10g grid version is 10.1
    please reply to this
    Regards,
    Veeresh S

    this is the output what i get in oui:configuration assistants
    Output generated from configuration assistant "OMS Configuration" (attempt 6):
    Command = oracle.sysman.emcp.oms.OmsPlugIn -configureOms
    Operation Stopping OPMN Processes is in progress.
    Operation EM Deploying is in progress.
    Operation Creating OMS Respository is in progress.
    Configuration assistant "OMS Configuration" failed
    The "E:\oraclegrid\agent10g\cfgtoollogs\configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-------------------------------------------------------------------------------
    when i saw this E:\oraclegrid\agent10g\cfgtoollogs\configToolFailedCommands file
    the below 2 lines was mentioned in that file.
    rem Copyright (c) 1999, 2006, Oracle. All rights reserved.
    oracle.sysman.emcp.agent.AgentPlugIn
    this below log i got in E:\oraclegrid\agent10g\cfgtoollogs\cfgfw\CfmLogger_2008-02-14_10-28-34-AM.log file
    i have pasted last lines of the files.
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed with status=true
    INFO: oracle.sysman.top.oms:deployOms:Already deployed, skipped.
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action drop -repos_user SYSMAN -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_drop12_19_36.log
    INFO: oracle.sysman.top.oms:PerformSecureCommand:drain:Spaced passwords by=100 ms
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action drop -repos_user SYSMAN -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_drop12_19_36.log have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Dropping the repository..
    Quiescing DB ... Done.
    Checking for Repos User ... Does not Exist.
    Repos User does not exist ... Continuing with cleanup ...
    Dropping Roles/Synonymns/Tablespaces ... Done.
    Unquiescing DB ... Done.
    Dropped Repository Successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log -ecm_datafile E:\oraclegrid\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile E:\oraclegrid\oms10g\oradata\mgmt.dbf
    INFO: oracle.sysman.top.oms:PerformSecureCommand:drain:Spaced passwords by=200 ms
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log -ecm_datafile E:\oraclegrid\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile E:\oraclegrid\oms10g\oradata\mgmt.dbf . Please check the log file at 12
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:E:\oraclegrid\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=A1MD04823)(PORT=1521)))(CONNECT_DATA=(SID=q))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log -ecm_datafile E:\oraclegrid\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile E:\oraclegrid\oms10g\oradata\mgmt.dbf have completed with exitCode=12
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = 12. Please check the log file at E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log
    WARNING: oracle.sysman.top.oms:EmcpPlug:startProcessing:Exception in runner=RepManager Create Repository Error = 12. Please check the log file at E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.oms:10.2.0.2.0:common:family=CFM:oh=E:\oraclegrid\oms10g:label=7} failed with an unhandled exception:
    java.lang.Exception: RepManager Create Repository Error = 12. Please check the log file at E:\oraclegrid\oms10g\sysman\log\emca_repos_create12_19_38.log
         at oracle.sysman.emcp.util.EmcpPlug.startProcessing(EmcpPlug.java:389)
         at oracle.sysman.emcp.util.EmcpPlug.invoke(EmcpPlug.java:360)
         at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:509)
         at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:121)
         at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
         at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:common:family=CFM:oh=E:\oraclegrid\oms10g:label=7}
    INFO: Framework waiting for Action to complete at 12:19:41.469
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: OuiConfigVariables:About to execute plug-in OUI_CA
    INFO: OuiConfigVariables:The plug-in OUI_CA is running
    INFO: OuiConfigVariables:Launching CmdExec
    INFO: OuiConfigVariables:ExitCode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA executed as attached=true in separate process with exitcode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA has successfully been performed
    INFO: done waiting for Action from 12:19:41.469
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved
    please anyone help, i have given all details, i want to install this grid as soon as possible

  • Error while installing oracle 10g on AIX

    I am receiving the following error while installing oracle 10g on AIX..
    error in invoking target 'relink' of makefile 'u01/app/oracle/product/10.2.0/orcl/precomp/lib/ins_precomp.mk'..
    i am installing enterprise edition. pl help

    Hi;
    What is AIX version?
    Please see:
    Installing 10g On Aix 5.3:'Error In Invoking Target 'Relink' Of Makefile ...' [ID 309668.1]
    AIX: On Silent Install, Getting Several 'Error In Invoking Target' Messages [ID 351380.1]
    "Error invoking target ... of makefile ... " Errors While Installing 8.1.6 [ID 113781.1]
    Please also check below and be sure you have all prereq. on your server:
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    Regard
    Helios

  • Oracle 10g Agent is not working in Windows VISTA

    Hi
    I have installed Oracle 10g Grid Control in VISTA. But the Agent is not getting started.
    the trc in the Agent10 G log directory is
    2008-04-19 17:29:45 Thread-532 WARN http: snmehl_connect: connect failed to (HP-PC:3872): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2008-04-19 17:29:45 Thread-532 ERROR main: nmectla_agentctl: Error connecting to https://HP-PC:3872/emd/main/. Returning status code 1
    2008-04-19 18:18:22 Thread-5288 WARN http: snmehl_connect: connect failed to (HP-PC:3872): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2008-04-19 18:18:22 Thread-5288 ERROR main: nmectla_agentctl: Error connecting to https://HP-PC:3872/emd/main/. Returning status code 1
    2008-04-19 18:18:23 Thread-7652 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =330,and testTZoffset for GMT:0 do not match
    2008-04-19 18:18:24 Thread-7652 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =330,and testTZoffset for GMT:0 do not match
    2008-04-19 18:18:26 Thread-7272 WARN http: snmehl_connect: connect failed to (HP-PC:3872): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2008-04-19 18:18:26 Thread-7272 ERROR main: nmectla_agentctl: Error connecting to https://HP-PC:3872/emd/main/. Returning status code 1
    2008-04-19 18:20:52 Thread-4872 WARN http: snmehl_connect: connect failed to (HP-PC:3872): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2008-04-19 18:20:52 Thread-4872 ERROR main: nmectla_agentctl: Error connecting to https://HP-PC:3872/emd/main/. Returning status code 1
    2008-04-19 18:20:53 Thread-4344 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =330,and testTZoffset for GMT:0 do not match
    2008-04-19 18:20:54 Thread-4344 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =330,and testTZoffset for GMT:0 do not match
    2008-04-19 18:20:55 Thread-5604 WARN http: snmehl_connect: connect failed to (HP-PC:3872): No connection could be made because the target machine actively refused it.
    (error = 10061)
    2008-04-19 18:20:55 Thread-5604 ERROR main: nmectla_agentctl: Error connecting to https://HP-PC:3872/emd/main/. Returning status code 1

    This pretty much says it all:
    No connection could be made because the target machine actively refused it.What version of Vista?
    What version of the agent? ... 10g is not a version number it is a marketing label
    Did you check to see if the agent is compatible with your operating system?
    My recommendation would be to get a real operating system: Either Oracle Linux or XP.

  • How to install grid control agent

    Hi All,
    I have a two node rac cluster 11gr2 named rac1,rac2.And I have also installed OEM 11g on RHEL 5 on node3 i.e rac3.
    Now i want to install agents on all of the rac nodes.And i have a oracle 10g agent.
    Can anybody let me know how to install the agent and will there be any compatibility issues be there or not?

    you can start with
    How To Install Oracle 10g Grid Agent on RAC
    http://repettas.wordpress.com/2007/10/21/how-to-install-oracle-10g-grid-agent-on-rac/

  • How to install Oracle Grid Agent 11g into windows hosts ?

    Hi there, I was not able to deploy management agents into windows hosts machines !
    I followed steps below and I am getting these errors :
    On windows 2003 server, I have downloaded grid agent here :
    D:\grid\Windows_X64_Grid_Control_agent_download_11_1_0_1_0\windows_x64\agent
    I have setup.exe file ! When I double click it, I got this message :
    Only silent installation is supported search help.
    Well, I did a lot of times setup.exe -silent -responseFile <path>additional_response.rsp and the setup process tells me that I am not following the security procedures.
    I am newbie on Grid!
    I don´t want deploy agent using deployment wizard due to security resctrictions, they do not allow openssh servers on windows servers.
    Have you guys succeeded with this installation ? I mean, install fresh agent on single target windows server machine!
    I would appreciate any help.
    Tks.
    Edson - CLARO

    Edson,
    what I would do is go for the cloning option.
    On the OMS Server an Agent has been installed as part of the OMS installation.
    Stop this Agent
    AGENT_HOME/bin/emctl stop agent
    Create a zip file from the agent11g folder
    Copy it to a server where you want to install the Agent
    unzip the folder in the location where you want to install
    Restart the Agent you had stopped on your OMS server
    AGENT_HOME/bin/emctl start agent
    On the destination server
    Then from the AGENT_HOME/oui/bin
    runInstaller -clone -forceClone ORACLE_HOME=<full path of Agent Folder> ORACLE_HOME_NAME=OracleHomeAgent11g -noconfig -silent b_chainedInstall=false oracle.sysman.top.agent:s_installType=AGENT
    Then from AGENT_HOME/bin/agentca -f
    AGENT_HOME/root.sh (Under Unix this needs to be run as user root, not sure if this procedure is the same under Windows)
    This is based on the procedure described in MOS note : How to Clone a Management Agent And Known Issues [ID 579156.1] which referes to a 10.2.0 Agent, but I have been able to use this procedure under Windows with a 11.1 Agent as well.
    Goodluck
    Regards
    Rob
    http://oemgc.wordpress.com

  • Installing OEM 10g (10.2.0.1) Grid Control on Linux86

    Hi friends,
    I have successfully installed OEM Grid in our RHEL 4.6 server (1st time).
    At the end of the installation I got this message:
    See below for information pertaining to your Enterprise Manager installation:
    1. Use the following URL to access the Enterprise Manager Grid Control:
    http://server01.ebiztech.biz:4889/em
    2. The Enterprise Manager installation includes an Oracle Application Server instance, which is administered using a special "ias_admin" user account. The following information was defaulted for the embedded Application Server instance:
    Instance Name:    EnterpriseManager0.server01.ebiztech.biz
    ias_admin password: This password is the same the SYSMAN account.
    3. The connection details for the Enterprise Manager Repository are:
    Host: server01.ebiztech.biz
    Port: 1521
    SID: emrepI can do #1, and #3.
    How do I access #2? what is the URL corresponding to it? Or is it done through SQLPlus?
    Thanks a lot,
    Ms K

    Thanks Raj,
    Of course I will upgrade it, but for now I am still cramming on how to complete my installation huhuhhu:(
    Firstly....
    How do you install management agent for linux86?
    I have already installed OEM 10g Grid Control OMS on my linux sever which also has EBS R12.1.
    Do I need to install a "management agent" on this server, to be able to manage my EBS R12.1?
    Secondly....
    I want to manage our EBS 11i which resides on another server (remote).
    I downloaded the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN,
    and put it to the target server.
    I unzip it following the readme.txt to the
    1. Download the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN.
    2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory.(create <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory, if it doesn't exist.)
    3. cd <OMS_HOME>/sysman/agent_download/10.2.0.2.0
    4. <OMS_HOME>/bin/unzip Linux_Grid_Control_agent_download_10_2_0_2_0.zip
    5. If agent_download.rsp doesn't exists at <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory then:
        a. mv agent_download.rsp.bak agent_download.rsp
        b. edit agent_download.rsp and modify s_OMSHost="%s_hostname%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
            eg. s_OMSHost="stadv26.us.oracle.com"
                s_OMSPort="4889"
    6. Edit <OMS_HOME>/sysman/agent_download/10.2.0.2.0/linux/agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
       For eg. OMShost =stadv26.us.oracle.com
               httpPort=4889
    7. Follow the agentDownload instructions from 5.4 section of Oracle Enterprise Manager Installation and Basic Configuration Guide.But when I got to #7 ....the documentation is not clear, as usual there are lots of injected unrelated topics which make the documentation "topsiturvy" and very hard to follow.
    Can you just tell me, based on your experience how to install the agent? Someone told me to run OUI?
    But I can not find it on the unzip >Linux_Grid_Control_agent_download_10_2_0_2_0.zip file
    Thanks a lot.

  • OUI-10150 while proceeding a silent install of OEM on RHEL 5.3

    Hello everyone,
    I'm following the procedure 784963.1 on metalink to install Grid Control on a RHEL 5.3.
    While proceeding the silent install, just after the prereqs were passed succesfully, i got the following error in the logs:
    silentInstall2009-06-19_04-12-33PM.log
    *** Error Dialog: OUI-10150:Error: The password for a database account cannot be null. in component Oracle Enterprise Manager Repository Database 10.2.0.3.0 . Installation cannot continue for this component. ***
    User Selected: S&top installation of this component only.
    The password for a database account cannot be null.
    This silent installation was unsuccessful.
    I can access the database via sqlplus with sys, system, sysman and dbsnmp account.
    Anyone has an idea?
    Thanks a lot

    Hey guys...
    I'm having the same problem, and have tried your tips but it didn't work for me:
    *** Error Dialog: OUI-10150:Error: The password for a database account cannot be null. in component Oracle Enterprise Manager Repository Database 10.2.0.3.0 . Installation cannot continue for this component. ***
    User Selected: S&top installation of this component only.
    The password for a database account cannot be null.
    This silent installation was unsuccessful.
    In my case, I can login to the database using SQLPlus with the accounts: SYS, SYSTEM, DBSNMP and SYSMAN.
    Do you have any other tip that would help me?
    I'm using RedHat 5.3 x86-64 as OS and Oracle 10.2.0.4 Enterprise Edition as database.
    I'm following the procedures described at:
    Oracle® Enterprise Manager
    Grid Control Installation Guide
    10g Release 5 (10.2.0.5.0)
    E10953-09
    Item: 8.6.4 Installing 'Software-Only' and Configuring Later (Silent Mode) on Newly Supported Platforms
    - 8.6.4.1 Installing Enterprise Manager 10g Grid Control Release 5 (10.2.0.5) Using Existing Database
    My best wishes,
    Rafael Braga

  • Port Allocation error installing oracle 10g enterprise manager on OEL 4.0

    Dear All...
    This is urgent requirement...plz any one help me .......i have install oracle 10g on OEL 4.0. after some time i need to install a EM but i am starting to install em it rais error
    run this command:
    emca -config dbcontrol db
    after press inter ask SID port sys password and dbsnmp password and sysman password..after inputting all these parameter..it is start installation..but in some seconds it gives
    error
    "SERVER: failed to allocate port(s) in the specified range for the following process JMS [5540-5559], RMI [5520-5539], Database control [5500-5519], EM Agent [3938] [1830-1849]"
    faild to installation...
    Plz any one help me..as soon as possible.......
    Thnx
    Ali
    India
    DBA

    Dear All...
    This is urgent requirement...plz any one help me .......i have install oracle 10g on OEL 4.0. after some time i need to install a EM but i am starting to install em it rais error
    run this command:
    emca -config dbcontrol db
    after press inter ask SID port sys password and dbsnmp password and sysman password..after inputting all these parameter..it is start installation..but in some seconds it gives
    error
    "SERVER: failed to allocate port(s) in the specified range for the following process JMS [5540-5559], RMI [5520-5539], Database control [5500-5519], EM Agent [3938] [1830-1849]"
    faild to installation...
    Plz any one help me..as soon as possible.......
    Thnx
    Ali
    India
    DBA

  • Oracle 9i and 10g Agents on one server

    Hello,
    What are the conflicts if I installed 10g agent on the server that 9i agent already occupy. I want to use 9i and 10g OEM. Thank you in advance.

    I dont believe you will have any issues. They are very different. The 10g agent goes in its own home and has its own binaries running against the db.

  • How to silently install CSA using .wsf script

    I created an agent kit that does a quiet install, so it doesn't prompt the user, but it does display a couple of status boxes. It is possible to do a completely silent install? The config guide indicates that it can be done but doesn't give an example. I'm using the command "oExec = wshShell.Run ("CSA-setup.exe", 0, true)" in a .wsf file, where CSA-setup.exe is the agent kit file from the CSA MC.

    You should be able to write
    CSA-setup.exe /s --autolevel=1 --noreboot=1
    Read more here:
    http://www.cisco.com/en/US/customer/products/sw/secursw/ps5057/products_qanda_item09186a008049ad72.shtml#qa15

Maybe you are looking for

  • Permisions issue

    Hello all, I have an odd permision thing going on. I set my users permisions by adding NSumask of 2 in their .GlobalPreferences.plist. And for some time this has worked without fail, until the last few weeks, I am getting an increasing number of user

  • Daisy chain apple time capsules

    I need to get a new router. My 3 year old Time Capsule seems to be choking the broadband signal more and more. First, is there a way to update the Time Capsule? I've recently changed to Mountain Lion and it seems to be around the time this choking st

  • Retrive n number of elements from the collection using XQUERY

    <?xml version="1.0"?> <ns0:PNR >     <ns0:num>num_1</ns0:num>     <ns0:num>num_2</ns0:num>     <ns0:num>num_3</ns0:num>     <ns0:num>num_4</ns0:num>     <ns0:num>num_5</ns0:num>     <ns0:num>num_6</ns0:num>     <ns0:num>num_7 </ns0:num> </ns0:PNR> In

  • Failed to install OSB11gR1 - INST-07248: Specified OEPE home location

    Hi, I am attempting to install OSB 11gR1 on linux platform with latest version of OEPE but I am having problems. The install sequence was:- [1] WLS 10.3.4 (generic installer installed in /opt/oracle/fmw_11gR1). [2] OEPE (oepe-helios-all-in-one-11.1.1

  • Setting default version of Perl...

    Greetings! I currently have three versions of Perl installed on my system, the 5.8.1 version that came with mac os x, 5.8.6 that I installed with fink, and 5.8.8 that went into the /usr/local/bin directory. How do I set perl 5.8.8 to be the default,