Fail to install Oracle R Enterprise:Checking ORE ... 'C:\Program' is not recognized as an internal or external command

1. Have installed Oracle 12c successfully
2. Have installed R 3.1.0 successfully
3. Fail to install Oracle R Enterprise:

I had the same problem, and I resolved it by setting the "Checking R" (l 235) section manually:
echo|set /p=Checking R .........................
rem set "R_IN_PATH="
rem for %%i in (R.exe) do set "R_IN_PATH=%%~$PATH:i"
rem if not "%R_IN_PATH%"=="" (
rem   set "R_HOME="
rem   for /f "delims=" %%a in ('R.exe RHOME') do set "R_HOME=%%a"
rem )
rem if "%R_HOME%"=="" (
rem   for /f "tokens=2* delims= " %%a in (
rem    'REG QUERY HKLM\Software\R-Core\R64 /s ^| find "InstallPath " ^| sort') do (
rem     set "R_HOME=%%b"
rem   )
rem )
rem set "RCMD="
rem if not "%R_HOME%"=="" (
rem   set "RCMD=%R_HOME%\bin\x64\R.exe"
rem )
rem if exist "%RCMD%" (
rem   set "R_HOME="
rem   for /f "delims=" %%a in ('"%RCMD%" RHOME') do set "R_HOME=%%a"
rem ) else (
rem   echo.Fail
rem   echo.  ERROR: R not found
rem   exit /b 1
rem )
SET R_HOME=C:\PROGRA~1\R\R-3.0.1
SET RCMD=%R_HOME%\bin\x64\R.exe
echo.Pass

Similar Messages

  • Unable to install Oracle 8i Enterprise edition on Win2k Professional

    Hi,
    I upgraded windows98 with Win2k Professional.
    When i try to install Oracle 8i Enterprise edition from CD on Win2k Professional, i am get the following message:
    The Java Run time environment was not found at
    ../stage/components/oracle/swd/jre/1.1.7/1/DataFiles/Expanded\win32\bin\jrew.exe Hence oracle universal installer cannot be run.
    I would appreciate if anyone could get back to me with the easy steps to the above problem.
    thanks,
    Adem

    Try remove installed JRE1.1.8 BEFORE installation of Oracle. May be it can't remove old installation.
    PS Check downloaded distrib - some jars may be spoiled.

  • Problem in Installing Oracle 8i Enterprise Edition

    When i install Oracle 8i enterprise edition there is an error which says "oracleOraHome81PagingServer" already exists....and the installation stops.So the full installation is not getting carried out.whatz the solution for this?

    Remove the oracleOraHome81PagingServer NT service and try again
    null

  • Installing Oracle 8i Enterprise Edition on NT Workstation

    I got an error: "An error during runtime." when I try to install Oracle 8i Enterprise Edition (8.1.6) on a Windows NT Workstation Machine, could anyone tell me why it happens?
    Thanks

    You can set up the Enterprise Edition on either, and you can create databases with either.(The Oracle installation program installs the scott/tiger example databases.) What I haven't tried, and what you probably need the server version for, is an actual server running a real commercial database. If you are just a student and want to run EE to learn it, go for it. That is what I am doing.

  • Installing Oracle 9i Enterprise Edition

    1) While installing Oracle 9i Enterprise Edition on Windows XP Professional I got "ORA-12540:TNS: Internal Restriction Limited Exceeded" error. What should I do now? Please donot direct me to the metalink.
    2) Does someone has a list of Registry variables that need to be cleaned up if I want to completely remove Oracle and start over again.

    What do you want to learn : Administration or Development ?
    Joel Pérez

  • [u][b]Installing Oracle 9i Enterprise Edition on Win2000[/b][/u]

    Hi,
    I have recently installed Oracle 9i enterprise edition on a Win2000 platform which documents are needed to configure Oracle after installation.
    Also Which documents are good for a beginner like myself which will help me start to develop a basic database, i was thinking of using the 'Oracle 9i AS Portal Bible' but i think it may not be the correct material to learn from.
    any help please.
    thank you, bye.

    What do you want to learn : Administration or Development ?
    Joel Pérez

  • ITunes 10.5.2 failed on my Windows XP system.  Now my phone is not recognized.  I tried installing manually.  I tried to repair using Add/Remove programs.  Still get errors.

    Attempted update to iTunes 10.5.2 failed on my Windows XP system.  Now my phone is not recognized.  I tried installing manually.  I tried to repair using Add/Remove programs.  Still get errors.

    Try doing it in a WIndows Safe mode - Restart computer and hit F8 key right after your see BIOS check and choose "Safe mode with networking"
    Do the SFC /SCANNOW again.
    If that does not work, whilst in safe mode, download Free Malwarebyte software from CNET's Download.com.  Install, update virus definition then perform a full scan.  Remove if it did find some viruses or trojans.  Restart computer.
    Back to regular windows, do the SFC /SCANNOW again.
    If that doesnot work, check to see if your Hard drive has errors or bad sectors
    GO START BUTTON /COMPUTER, right mouse click OS (C:) and choose "Properties"
    Choose "Tools" tab and under error checking, click "Check Now".
    Make sure "Scan for and attempt recovery of bad sectors" is checked and click start.
    Restart windows will perform the above task to fix errors  This may take hours depends on how big is your Hard Drive
    Good Luck!!.

  • SAPINST failed step "Install Oracle Database (post processing)"

    i will install ep6.0 with oracle database 9.2.0.4 on sun solaris.
    the SAPINST failed at the step "Install Oracle Database (post processing) with follow error.
    the oui - installer (runinstaller) finished sucessfully.
    ERROR 2004-08-31 16:05:17
    CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: ORA-01501: CREATE DATABASE failedORA-01101: database being created currently mounted by some other instance
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.4.0 - 64bit Production
    With the Partitioning optionJServer Release 9.2.0.4.0 - Production. SOLUTION: See ora_sql_results.log and the Oracle documentation for details.
    no user is logged on the Database. Database is not running (is shutdowned and unmounted). No Oracle process is running.
    pleas help.
    thanks
    armin hadersbeck

    Hi Armin,
    We're going to install EP 6 stack3 with Oracle 9.2.0.4 and Solaris 9.    We have exactly the same error as you during sapinst.
    How do you solved that ?
    Thanks a lot for your help,
    Regards from Mexico,
    Diego

  • IE failed after installing oracle forms

    Hello ,
    I have installed Oracle Forms10g,& DB then .After connecting to DB when I tried to run TEST.FMB(example form given by oracle), My IE(IE8,Windows7) dont show the form runtime,rather it shows a blank page with a url: http://<My_PC Namexxx-pc>:8889/forms/frmservlet. I came to know that I need to change formsweb.cfg,default.env and registry.dat,I have installed the my jinitiator also. Please help me out how can i run my form locally. I am giving the codes also of those files,if i need to change anything please let me know
    default.env*
    # $Id: default.env 14-apr-2005.13:22:43 pkuhn Exp $
    # default.env - default Forms environment file, Windows version
    # This file is used to set the Forms runtime environment parameters.
    # If a parameter is not defined here, the value in the Windows registry
    # will be used. If no value is found in the registry, the value used will
    # be that defined in the environment in which the servlet engine (OC4J
    # or JServ) was started.
    # NOTES
    # 1/ The Forms installation process should replace all occurrences of
    # <percent>FORMS_ORACLE_HOME<percent> with the correct ORACLE_HOME
    # setting, and all occurrences of <percent>O_JDK_HOME<percent> with
    # the location of the JDK (usually $ORACLE_HOME/jdk).
    # Please make these changes manually if not.
    # 2/ Some of the variables below may need to be changed to suite your needs.
    # Please refer to the Forms documentation for details.
    ORACLE_HOME=E:\ORACLE_INSTALLED\DevSuiteHome_1
    # Search path for Forms applications (.fmx files, PL/SQL libraries)
    # If you need to include more than one directory, they should be semi-colon
    # separated (e.g. c:\test\dir1;c:\test\dir2)
    FORMS_PATH=E:\ORACLE_INSTALLED\DevSuiteHome_1\forms
    # webutil config file path
    WEBUTIL_CONFIG=E:\ORACLE_INSTALLED\DevSuiteHome_1\forms\server\webutil.cfg
    # Disable/remove this variable if end-users need access to the query-where
    # functionality which potentially allows them to enter arbitrary SQL
    # statements when in enter-query mode.
    FORMS_REJECT_GO_DISABLED_ITEM=FALSE
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    # The PATH setting is required in order to pick up the JVM (jvm.dll).
    # The Forms runtime executable and dll's are assumed to be in
    # E:\ORACLE_INSTALLED\DevSuiteHome_1\bin if they are not in the PATH.
    # In addition, if you are running Graphics applications, you will need
    # to append the following to the path (where <Graphics Oracle Home> should
    # be replaced with the actual location of your Graphics 6i oracle_home):
    # ;<Graphics Oracle Home>\bin;<Graphics Oracle Home>\jdk\bin
    PATH=E:\ORACLE_INSTALLED\DevSuiteHome_1\bin;E:\ORACLE_INSTALLED\DevSuiteHome_1\jdk\jre\bin\client
    # Settings for Graphics
    # NOTE: These settings are only needed if Graphics applications
    # are called from Forms applications. In addition, you will need to
    # modify the PATH variable above as described above.
    # Please uncomment the following and put the correct 6i
    # oracle_home value to use Graphics applications.
    #ORACLE_GRAPHICS6I_HOME=<your Graphics 6i oracle_home here>
    # Search path for Graphics applications
    #GRAPHICS60_PATH=
    # Settings for Forms tracing and logging
    # Note: This entry has to be uncommented to enable tracing and
    # logging.
    #FORMS_TRACE_PATH=<FORMS_ORACLE_HOME>\forms\server
    # System settings
    # You should not normally need to modify these settings
    FORMS=E:\ORACLE_INSTALLED\DevSuiteHome_1\forms
    # Java class path
    # This is required for the Forms debugger
    # You can append your own Java code here)
    # frmsrv.jar, repository.jar and ldapjclnt10.jar are required for
    # the password expiry feature to work(#2213140).
    CLASSPATH=E:\ORACLE_INSTALLED\DevSuiteHome_1\j2ee\OC4J_BI_Forms\applications\formsapp\formsweb\WEB-INF\lib\frmsrv.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\repository.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\ldapjclnt10.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\debugger.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\ewt3.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\share.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\utj.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\jlib\zrclient.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\reports\jlib\rwrun.jar;E:\ORACLE_INSTALLED\DevSuiteHome_1\forms\java\frmwebutil.jar
    formsweb.cfg_
    # $Id: formsweb.cfg 15-apr-2005.13:17:30 pkuhn Exp $
    # formsweb.cfg defines parameter values used by the FormsServlet (frmservlet)
    # This section defines the Default settings. Any of them may be overridden in the
    # following Named Configuration sections. If they are not overridden, then the
    # values here will be used.
    # The default settings comprise two types of parameters: System parameters,
    # which cannot be overridden in the URL, and User Parameters, which can.
    # Parameters which are not marked as System parameters are User parameters.
    # SYSTEM PARAMETERS
    # These have fixed names and give information required by the Forms
    # Servlet in order to function. They cannot be specified in the URL query
    # string. But they can be overridden in a named configuration (see below).
    # Some parameters specify file names: if the full path is not given,
    # they are assumed to be in the same directory as this file. If a path
    # is given, then it should be a physical path, not a URL.
    # USER PARAMETERS
    # These match variables (e.g. %form%) in the baseHTML file. Their values
    # may be overridden by specifying them in the URL query string
    # (e.g. "http://myhost.mydomain.com/forms/frmservlet?form=myform&width=700")
    # or by overriding them in a specific, named configuration (see below)
    [default]
    # System parameter: default base HTML file
    baseHTML=base.htm
    # System parameter: base HTML file for use with JInitiator client
    baseHTMLjinitiator=basejini.htm
    # System parameter: base HTML file for use with Sun's Java Plug-In
    baseHTMLjpi=basejpi.htm
    # System parameter: delimiter for parameters in the base HTML files
    HTMLdelimiter=%
    # System parameter: working directory for Forms runtime processes
    # WorkingDirectory defaults to <oracle_home>/forms if unset.
    workingDirectory=
    # System parameter: file setting environment variables for the Forms runtime processes
    envFile=default.env
    # Forms runtime argument: whether to escape certain special characters
    # in values extracted from the URL for other runtime arguments
    escapeparams=true
    # Forms runtime argument: which form module to run
    form=test.fmx
    # Forms runtime argument: database connection details
    userid=
    # Forms runtime argument: whether to run in debug mode
    debug=no
    # Forms runtime argument: host for debugging
    host=
    # Forms runtime argument: port for debugging
    port=
    # Other Forms runtime arguments: grouped together as one parameter.
    # These settings support running and debugging a form from the Builder:
    otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_only% quiet=%quiet% render=%render% record=%record% tracegroup=%tracegroup% log=%log% term=%term%
    # Sub argument for otherparams
    buffer=no
    # Sub argument for otherparams
    debug_messages=no
    # Sub argument for otherparams
    array=no
    # Sub argument for otherparams
    obr=no
    # Sub argument for otherparams
    query_only=no
    # Sub argument for otherparams
    quiet=yes
    # Sub argument for otherparams
    render=no
    # Sub argument for otherparams
    record=
    # Sub argument for otherparams
    tracegroup=
    # Sub argument for otherparams
    log=
    # Sub argument for otherparams
    term=
    # HTML page title
    pageTitle=Oracle Application Server Forms Services
    # HTML attributes for the BODY tag
    HTMLbodyAttrs=
    # HTML to add before the form
    HTMLbeforeForm=
    # HTML to add after the form
    HTMLafterForm=
    # Forms applet parameter: URL path to Forms ListenerServlet
    serverURL=/forms/lservlet
    # Forms applet parameter
    codebase=/forms/java
    # Forms applet parameter
    imageBase=DocumentBase
    # Forms applet parameter
    width=750
    # Forms applet parameter
    height=600
    # Forms applet parameter
    separateFrame=false
    # Forms applet parameter
    splashScreen=
    # Forms applet parameter
    background=
    # Forms applet parameter
    lookAndFeel=Oracle
    # Forms applet parameter
    colorScheme=teal
    # Forms applet parameter
    logo=
    # Forms applet parameter
    restrictedURLparams=HTMLbodyAttrs,HTMLbeforeForm,pageTitle,HTMLafterForm,log,allow_debug,allowNewConnections
    # Forms applet parameter
    formsMessageListener=
    # Forms applet parameter
    recordFileName=
    # Forms applet parameter
    serverApp=default
    # Forms applet archive setting for JInitiator
    archive_jini=frmall_jinit.jar
    # Forms applet archive setting for other clients (Sun Java Plugin, Appletviewer, etc)
    archive=frmall.jar
    # Number of times client should retry if a network failure occurs. You should
    # only change this after reading the documentation.
    networkRetries=0
    # Page displayed to Netscape users to allow them to download Oracle JInitiator.
    # Oracle JInitiator is used with Windows clients.
    # If you create your own page, you should set this parameter to point to it.
    jinit_download_page=/forms/jinitiator/us/jinit_download.htm
    # Parameter related to the version of JInitiator
    jinit_classid=clsid:CAFECAFE-0013-0001-0022-ABCDEFABCDEF
    # Parameter related to the version of JInitiator
    jinit_exename=jinit.exe#Version=1,3,1,22
    # Parameter related to the version of JInitiator
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.22
    # Page displayed to users to allow them to download Sun's Java Plugin.
    # Sun's Java Plugin is typically used for non-Windows clients.
    # (NOTE: you should check this page and possibly change the settings)
    jpi_download_page=http://java.sun.com/products/archive/j2se/1.4.2_06/index.html
    # Parameter related to the version of the Java Plugin
    jpi_classid=clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA
    # Parameter related to the version of the Java Plugin
    jpi_codebase=http://java.sun.com/products/plugin/autodl/jinstall-1_4_2-windows-i586.cab#Version=1,4,2,06
    # Parameter related to the version of the Java Plugin
    jpi_mimetype=application/x-java-applet;jpi-version=1.4.2_06
    # EM config parameter
    # Set this to "1" to enable Enterprise Manager to track Forms processes
    em_mode=0
    # Single Sign-On OID configuration parameter
    oid_formsid=%OID_FORMSID%
    # Single Sign-On OID configuration parameter
    oracle_home=E:\ORACLE_INSTALLED\DevSuiteHome_1
    # Single Sign-On OID configuration parameter
    formsid_group_dn=%GROUP_DN%
    # Single Sign-On OID configuration parameter: indicates whether we allow
    # dynamic resource creation if the resource is not yet created in the OID.
    ssoDynamicResourceCreate=true
    # Single Sign-On parameter: URL to redirect to if ssoDynamicResourceCreate=false
    ssoErrorUrl=
    # Single Sign-On parameter: Cancel URL for the dynamic resource creation DAS page.
    ssoCancelUrl=
    # Single Sign-On parameter: indicates whether the url is protected in which
    # case mod_osso will be given control for authentication or continue in
    # the FormsServlet if not. It is false by default. Set it to true in an
    # application-specific section to enable Single Sign-On for that application.
    ssoMode=false
    # The parameter allow_debug determines whether debugging is permitted.
    # Administrators should set allow_debug to "true" if servlet
    # debugging is required, or to provide access to the Forms Trace Xlate utility.
    # Otherwise these activities will not be allowed (for security reasons).
    allow_debug=false
    # Parameter which determines whether new Forms sessions are allowed.
    # This is also read by the Forms EM Overview page to show the
    # current Forms status.
    allowNewConnections=true
    # EndUserMonitoring
    # EndUserMonitoringEnabled parameter
    # Indicates whether EUM/Chronos integration is enabled
    EndUserMonitoringEnabled=
    # EndUserMonitoringURL
    # indicates where to record EUM/Chronos data
    EndUserMonitoringURL=
    # Example Named Configuration Section
    # Example 1: configuration to run forms in a separate browser window with
    # "generic" look and feel (include "config=sepwin" in the URL)
    # You may define your own specific, named configurations (sets of parameters)
    # by adding special sections as illustrated in the following examples.
    # Note that you need only specify the parameters you want to change. The
    # default values (defined above) will be used for all other parameters.
    # Use of a specific configuration can be requested by including the text
    # "config=<your_config_name>" in the query string of the URL used to run
    # a form. For example, to use the sepwin configuration, your could issue
    # a URL like "http://myhost.mydomain.com/forms/frmservlet?config=sepwin".
    [sepwin]
    separateFrame=True
    lookandfeel=Generic
    # Example Named Configuration Section
    # Example 2: configuration forcing use of the Java Plugin in all cases (even if
    # the client browser is on Windows)
    [jpi]
    baseHTMLJInitiator=basejpi.htm
    # Example Named Configuration Section
    # Example 3: configuration running the Forms ListenerServlet in debug mode
    # (debug messages will be written to the servlet engine's log file).
    [debug]
    serverURL=/forms/lservlet/debug
    # Sample configuration for deploying WebUtil. Note that WebUtil is shipped with
    # DS but not AS and is also available for download from OTN.
    [webutil]
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar
    archive=frmall.jar
    lookAndFeel=oracle

    I tried to run TEST.FMB(example form given by oracle), My IE(IE8,Windows7) dont show the, I have installed the my jinitiator also.Internet explorer (IE 8) doesn't support jinitiator. You have to upgrade JRE.
    Check this link. http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#BABGCBHA
    Hope this will help you
    If someone's response is helpful or correct, please mark it accordingly.

  • Installing Oracle 10g enterprise edition on Win XP professional

    Hello everybody,
    I have the LAN's ip address set to 192.168.0.5 during installation. In addition, I'm using WiFi to connect to the internet at the same time - is this going to cause a confusion on the host ip because I have LAN and WiFi turned on? I have read the documentation but some are a bit technical for me to understand. So I got some questions below that I need to clarify.. because I'm getting the ORA-12514: TNS:listener does not currently know of service requested in connect descriptor error when I try to log in to sql prompt after supplying the username, pass, and host string that worked a few days ago. I was even able to logged into http://compName:port/em but now I can't.
    1. What else do I need to configure after I installed 10.2 enterprise edition on a win xp professional?
    2. Do I need to install the oracle companion cd if I just want to learn the basic of sql?
    3. Do I still need to configure the windows loopback adapter (is it only applicable for oracle companion cd installed)?
    Oracle 10.2 Enterprise Edition
    Win Xp professional
    No Loopback adapter configured
    LAN ip set to 192.168.0.5 and subnet mask to 255.255.255.0
    Thanks.

    Just check the host name is properly configured on your hosts file
    - Sorry. Is the host name the computer name defined in the Control Panel -> System -> Computer Name? Where is the host file located?
    it is advisable to have your fully qualified host name along the single host name configured there too.
    - Which one should be the qualified host name?
    I've checked my listener.log file in C:\oracle\product\10.2.0\db_1\NETWORK\log and it seems like the port changes to another value every less than a second.
    28-OCT-2007 19:36:44 * service_update * orcl * 0
    28-OCT-2007 19:36:46 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1335)) * establish * orcl * 0
    28-OCT-2007 19:37:17 * service_update * orcl * 0
    28-OCT-2007 19:37:43 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1343)) * establish * orcl * 0
    28-OCT-2007 19:37:48 * ping * 0
    28-OCT-2007 19:37:56 * service_update * orcl * 0
    28-OCT-2007 19:38:02 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1349)) * establish * orcl * 0
    28-OCT-2007 19:38:04 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1348)) * establish * orcl * 0
    28-OCT-2007 19:38:04 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1350)) * establish * orcl * 0
    28-OCT-2007 19:38:05 * log_status * 0
    28-OCT-2007 19:38:05 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=510M)(PORT=1521)))(VERSION=169869568)) * status * 0
    28-OCT-2007 19:38:15 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    28-OCT-2007 19:38:22 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1358)) * establish * orcl * 0
    28-OCT-2007 19:38:38 * service_update * orcl * 0
    28-OCT-2007 19:38:39 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1361)) * establish * orcl * 0
    28-OCT-2007 19:38:45 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1362)) * establish * orcl * 0
    28-OCT-2007 19:39:00 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1367)) * establish * orcl * 0
    28-OCT-2007 19:39:16 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1368)) * establish * orcl * 0
    28-OCT-2007 19:39:17 * service_update * orcl * 0
    28-OCT-2007 19:39:33 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1372)) * establish * orcl * 0
    28-OCT-2007 19:39:35 * service_update * orcl * 0
    28-OCT-2007 19:39:48 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1376)) * establish * orcl * 0
    28-OCT-2007 19:40:04 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1380)) * establish * orcl * 0
    28-OCT-2007 19:40:05 * service_update * orcl * 0
    28-OCT-2007 19:40:19 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1382)) * establish * orcl * 0
    28-OCT-2007 19:40:35 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1385)) * establish * orcl * 0
    28-OCT-2007 19:40:51 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1387)) * establish * orcl * 0
    28-OCT-2007 19:41:06 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1390)) * establish * orcl * 0
    28-OCT-2007 19:41:22 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1391)) * establish * orcl * 0
    28-OCT-2007 19:41:37 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1394)) * establish * orcl * 0
    28-OCT-2007 19:41:53 * (CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=510M)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.5)(PORT=1398)) * establish * orcl * 0
    The above is only a portion of my listener.log file the original one has about 258kb probably over 600 lines.
    I can't login as sys/password and host string when I run the Start -> Oracle - OraDb10g_home1 -> Application Development -> SQL Plus ----- it always return me the ORA-12154: TNS:could not resolve the connect identifier specified. error.
    Thanks.

  • Yum install Oracle-Validated Transaction Check Error:

    Doing a yum install oracle-validated command with CentOS 5.3 and got these errors:
    Running rpm_check_debug
    Running Transaction Test
    Finished Transaction Test
    Transaction Check Error:
    file /etc/issue from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /etc/issue.net from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /etc/redhat-release from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/eula/eula.en_US from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/firstboot/modules/eula.py from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/firstboot/modules/eula.pyc from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    file /usr/share/firstboot/modules/eula.pyo from install of enterprise-release-5-0.0.17.x86_64 conflicts with file from package centos-release-5-3.el5.centos.1.x86_64
    Error Summary
    Did the yum update work? Should I procede with the oracle install?
    Thanks in advance

    Hi Tom,
    Could you please help me as im trying to install ORACLE OID 10.1.4.0.1 on OEL 5 n trying to use yum to load the default RMP
    ]# yum install oracle-validated
    Loaded plugins: security
    el5_oracle_addons | 951 B 00:00
    primary.xml.gz | 1.6 kB 00:00
    el5_oracle_addons 10/10
    epel | 2.3 kB 00:00
    primary.sqlite.bz2 | 2.0 MB 00:05
    el5_ga_base | 1.1 kB 00:00
    Setting up Install Process
    Parsing package install arguments
    No package oracle-validated available.
    repo file :
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/0/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/1/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/2/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/3/base/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=0
    [el5_oracle_addons]
    name=Enterprise Linux $releasever - $basearch - oracle_addons
    baseurl=http://public-yum.oracle.com/repo/EnterpriseLinux/EL5/oracle_addons/$basearch/
    gpgkey=http://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5
    gpgcheck=1
    enabled=1
    best regards,

  • After install oracle 10g, enterprise manager web version, can not login

    Hi Guru,
    I have installed oracle 10g on windows xp pro sp2 successfully, can use sqlplus to connect to DB, but when using IE to login enterprise manager web version port 1158, it failed. The login page came out, but when I keyed in the right userid/password ie sysman/pwd1234, the login screen just refreshed, nothing happen. but if I purposely key in wrong userid or password, the message "invalid userid or password" comes out.
    Another "interesting" thing is, I can login web version isqlplus successfully using the same userid/password. but can not connect to web version isqlplus/dba, even I use user sys, also can not login.
    Need your urgent help to solve this problem.

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • How to install oracle 8i Enterprise on windows2000 prosfessional ?

    I installed Oracle8i Enterprise in Windows 2000 Advanced
    Server,but failed to install it in windows 2000 professional.
    These are the phenomenas:
    1. When I insert the CD into CD-ROM , it pop up a window which
    let me to install Oracle 8i .
    2. When I clicked the install button ,The install window hidee
    and the mouse 's pointer changed to busy pointer . After a
    while it exit without no response.
    Who can help me to solve this problem.
    Best Regards

    Is your Windows 2000 server installed on a box with a Pentium 4
    processor with the Sun JRE or Symantic JIT? If so, the problem
    could be with the JAVA interpretor. I've heard of several
    people having run into this problem before.
    Typically, the failure is that the affected JAVA application
    simply terminates. With Oracle, not only will OUI(Oracle
    Universal Installer) be affected by this bug, but most of the
    post-install configuration tools will also be affected(Oracle
    OUI, and Oracle products are written in JAVA).
    Any platform that uses the Intel Pentium 4 processor, with the
    Sun JRE and Symantec JIT will encounter this problem. The OUI
    and Oracle 8i are written in a newer version of JAVA. Windows
    NT, Windows 2000, and Netware platforms are confirmed to be
    affected. Specifically for the Windows platform, the following
    version of the Symmantec JIT or earlier will encounter the
    failure: Symantec Java! JustInTime Compiler Version 3.10.107 for
    JDK 1.2.
    To determine if your server has Symmantec Java for JDK 1.2:
    1. Press start menu. Select find files or folders, searching
    for "symcjit.dll"
    2. Right-click on it and select properties then the Version tab.
    3. Under Microsoft Windows*, the properties of the DLL
    are: "Symantec Java! JustInTime Compiler Version 3.10.107 for
    JDK 1.2 Copyright (C)1996-99 Symantec Corporation Dynamic
    Link Library file. DLLs older than this will also not work.
    If you have the old version here is the recommended fix:(NOTE!!
    I haven't tried this to see if it actually works!!!!!!)
    4. Download JRE release 1.3.1 from
    http://java.sun.com/j2se/index.html#jre1.1
    Install it.
    There is also a problem in the Oracle 8i installation disk.
    5. Make a copy of the Oracle 8i disk on the local hard disk,
    i.e. C:/temp.
    6. Do a search for the file called symcjit.dll and rename it
    symcjit.old.
    7. Install Oracle from the win32 directory.
    Again, I haven't done the fix, so I don't really know first-hand
    if it works, but by doing steps 1-3 you can at least pinpoint
    the problem. You can find out more on how to fix it by
    researching on the web.
    Hope this helps!

  • Fail to install Oracle Database 11g (11.1.0.7.0)

    Hello,
    I have downloaded the installer to Windows Server 2008 x64 (win64_11gR1_database_111070.zip ) from:
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/111070-win64-2008soft-084715.html
    When I have tried to install I have a fail, it says me that the OS is not certified and it recognizes as Windows Vista.
    My OS is Windows Server 2008 R2.
    From MTR Oracle Database 11g (11.1) (http://download.oracle.com/docs/cd/B28359_01/install.111/b32305/toc.htm#BGBEEBAD) I have seen:
    "Operating System
    Oracle Database for Windows x64 is supported on the following operating systems:
    * Windows Server 2003 - all x64 editions
    * Windows Server 2003 R2 - all x64 editions
    * Windows XP Professional x64 Edition
    * Windows Vista x64 - Business, Enterprise, and Ultimate editions
    Windows Multilingual User Interface Pack is supported on Windows Server 2003, Windows Server 2003 R2, Windows XP Professional, and Windows Vista."
    So, Windows Server 2008 R2 isn't supported with Oracle Database 11.1.0.7.0¿?
    Thank you and regards.

    Hi again;
    Oracle Certified versions for 2008R2:
    Oracle 11.2.0.x
    Oracle 10.2.0.5 (See Note 1173433.1 (How to Install Oracle 10.2.0.5 on MS Windows 7 / Windows 2008R2)
    For Oracle 11gR1:
    For MS Windows 2008, you can select either:
    (11.1.0.7.0)
    Microsoft Windows Server 2008 (32-bit) (1.9 GB)
    Microsoft Windows Server 2008 x64 (1.9 GB)
    Regard
    Helios

  • How can i install Oracle 9i Enterprise version on Linux 7.2

    Hi friends,
    I m not able to install the oracle 9i enterprise DBA on RedHat linux 7.2. Can anybody guide me how to do it in correct way. Cuz i feel that i m not doing in right way and there is someother way of doing it ?
    Thanks in advance
    Manmeet Sidhu

    I know this isn't a RedHat admin forum...but one of the most important things is an up2date set of system packages. It is my opinion that the RedHat Network Updater (up2date) should always be used to keep your kernel, bin-utils, glibc, gcc, etc files up2date...they fix issues all the time that help in relinking (making) files, as well as fixing security problems and increasing platform security.
    That said, the version of bin-utils, glibc, kernel and gcc that I have installed Oracle 9i release 1 on RedHat 7.2 is:
    kernel-2.4.9-31
    binutils-2.11.90.0.8-12
    glibc-2.2.4-24
    gcc-2.96-98
    Here is the documentation I followed:
    http://www.puschitz.com/InstallingOracle9i.html
    and here is a good discussion thread on an installation:
    http://www.orafaq.com/msgboard/unix/messages/821.htm
    I did not (and do not) recommend downgrading the bin-utils ... just update the $ORACLE_HOME/bin/genclntsh file and relink...
    Also, if installing Oracle 9i Release 2 on RedHat 7.3, see this thread concerning the ins_ctx.mk error
    http://forums.oracle.com/forums/message.jsp?id=964023&gid=374051

Maybe you are looking for

  • What is the equivalence of @Aggregate_Aware function in BO in OBIEE 11g?

    Hi All, I have a requirement in my project regarding aggregration function. Actually it deals with convertion of BO Reports to OBIEE Reports. In BO Universe i have function called @Aggregate_Aware the actual syntax of this function is as below: @Aggr

  • Authorization filter for search resulut list according to UI Guidlines

    Hi, can anybody give me a hint where I can find the filters for diplaying results in a search result list. I found following information in chapter 17 of the UI Guidlines for SAP CRM: Search result lists One option for entries in a search result list

  • Jswdk dosen't work

    hi all i spent alot of time trying make jswdk work i installed it according to sun instruction i can't get the message"endpoint created: localhost/127.0.0.1:8080" i have win 98,jdk1.3,jswdk1.0.1 when i start the server i got the followinfg messsage:

  • Database is inrecovery mode since hours

    Data base is in IN RECOVERY mode since few hours now when i check the log this is what i find Login failed for user 'abc'. Reason: Failed to open the explicitly specified database. [CLIENT: 10.99.2.xx] 2014-09-27 09:11:17.37 spid16s     Bypassing rec

  • Advanced flash menu tutorial

    Hello everyone! Is there any advanced tutorials showing how to create an advanced flash menu and header such as this one on the top: http://images.osc3.template-help.com/wt_26184/index.html I think my flash level is intermediat and I know how to desi