Oracle (de)Install problem

Hi there,
I tried to installed Oracle 9i in my NB and find below problem under Win XP Professional, P4, 256 Mb RAM, 3 Gb Free space (after copying the installer):
1. Initially, installation didn't work at all with error message "please install Java 1.3.1 or higher" eventhough JRE 1.4.2_09 had been installed.
This problem eliminated by changing the symcjit.dll. to symcjit_ori.dll. as well as giving the correct path and adding -nojit as the first argument in "JRE_MEMORY_OPTIONS" line the oraparam.ini file.
2. Afterwards, seems installation run smothly until it generated an error saying that "Configuration tool Oracle Net Configuration Assistant failed " almost at the end of installation.
3. Tried to deinstall, the same error message pop up, again saying that "please install Java 1.3.1 or higher".
Anybody have an idea what should I do to rectify this issue ? I'm pretty new in Oracle and no idea to solve it.
Thanks a lot in advance.
Best regards,
=user454292 =

The simplest way to remove Oracle is to run the Oracle installer:
Start > Programs > Oracle Installation Products > Universal Installer
On the first screen click on "Deinstall Products..."
Expand the tree view (just so that the second level is visible) and make sure you select everything that is selectable.
Click on "Remove..."
On the confirmation screen click "Yes"
When it has finished click "Close" and then "Exit" to quit the installer
Whilst the Oracle installer removes many components there are a number of things that it leaves behind. In order to completely remove all traces of Oracle the following additional steps will need to be taken:
Stop any Oracle services that have been left running. (Start > Settings > Control Panel > Services.)
Services which I have found left behind are 'OracleOraHome90TNSListener' and 'OracleServiceORACLE'. However there may be others depending on your installation. Look for any services with names starting with 'Oracle'.
Run regedit (Start > Run > Enter "regedit", click "Ok"), find and delete the following keys:
HKEY_LOCAL_MACHINE
\SOFTWARE
\ORACLE
HKEY_LOCAL_MACHINE
\SYSTEM
\CurrentControlSet
\Services
\EventLog
\Application
\Oracle.oracle
Note: I have had it reported that some people also have registry entries saved under HKEY_CURRENT_USER\SOFTWARE\ORACLE, this registry entry may be created by some Oracle utilities. If it exists then delete it.
Delete the Oracle home directory:
"C:\Oracle"
This will also remove your database files (unless you located them elsewhere, in which case you will need to delete them separately).
Delete the Oracle program Files directory:
"C:\Program Files\Oracle"
Delete the Oracle programs profile directory:
"C:\Documents and Settings\All Users\Start Menu\Programs\Oracle - OraHome90"
if you did not first run the Oracle installer to remove Oracle then there may be other Oracle profile group directories to remove.
Some of the Oracle services may be left behind by the uninstall. Open ‘services’ on the control panel, make a note of which Oracle services remain and see the notes ‘How to remove a service’ to remove them.
If you didn't first run the Oracle Installer to remove Oracle then you may have some references to Oracle left in the path. To remove these: Start > Settings > Control Panel > System > Advanced > Environment Variables, look at both the use and system variable 'PATH' and edit them to remove any references to Oracle.

Similar Messages

  • Oracle 9i install problem on Redhat 7.1

    Hi there,
    I have some problems during the installation of Oracle 9i on RedHat 7.1:
    All is ok untill the install of "linking Oracle 9i installation"
    by this time it runs some makefiles to link and install files.
    It requires a library called libclntsh that does not exist.
    I tried to run the genclntsh script to build it, but the load failed with the following errors:
    "/var/opt/oracle/products/9.0.1/lib/libgeneric9.a(skgfr.o): In function `skgfrpini':
    skgfr.o(.text+0x125): undefined reference to `__cmpdi2'
    /lib/libc.so.6: undefined reference to `_dl_lazy@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_substitute@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_out_of_memory@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_relocate_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_clktck@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `__libc_enable_secure@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_catch_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_platformlen@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_lookup_versioned_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_mcount@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_dst_count@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_initial_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_start_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `__libc_stack_end@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_argv@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_loaded@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_origin_path@GLIBC_2.1.1'
    /lib/libc.so.6: undefined reference to `_dl_check_map_versions@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_main_searchlist@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_mask@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_load_lock@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_debug_state@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_init_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_r_debug@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_unload_cache@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_signal_error@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_debug_printf@GLIBC_2.2.3'
    /lib/libc.so.6: undefined reference to `_dl_init@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_all_dirs@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_map_object_deps@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_nloaded@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_profile_map@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_profile_output@GLIBC_2.1'
    /lib/libc.so.6: undefined reference to `_dl_pagesize@GLIBC_2.2'
    /lib/libc.so.6: undefined reference to `_dl_lookup_symbol_skip@GLIBC_2.0'
    /lib/libc.so.6: undefined reference to `_dl_fpu_control@GLIBC_2.1'
    /usr/lib/libdl.so: undefined reference to `_dl_catch_error'
    /lib/libc.so.6: undefined reference to `_dl_global_scope_alloc@GLIBC_2.1'
    Can anyone help my to solve this ?
    Thanks a lot
    Olivier Blanc
    mailto:[email protected]

    set this with your enivornment and see if it can help?
    export LD_ASSUME_KERNEL=2.2.5 Hi
    I installed 9i to a SuSe 8.0 with the suggested environment variable turned on and I still had the same problem. As the Installer complained I manually linked the modules, for example, by running
    make -f ./ins_ldap.mk odipinstall
    and I had the same error with the message:
    /usr/i486-suse-linux/bin/ld: cannot find -lclntsh
    collect2: ld returned 1 exit status
    make: *** [odisrv] Error 1
    It seems that a library missing (libclntsh.a ?)
    Can anyone help?
    Gustav

  • Oracle 9i Install problem

    Hi
    I am installing (via vmware) Oracle 9i (9.2.0.1.0) on debian (kernel 2.4.18) the install went fine except for a few hitches which i fixed after a quick google search. However after the install the install window closed during the setup of services.
    Here is the last 10 lines of the log file:
    Starting to execute optional autolaunch configuration tools
    Launched configuration tool Oracle Net Configuration Assistant
    Command which is being spawned is
    /u01/app/oracle/product/9.2.0.1.0/JRE/bin/jre
    -native -Duser.dir=/u01/app/oracle/product/9.2.0.1.0/network/jlib
    -classpath /u
    01/app/oracle/product/9.2.0.1.0/JRE/lib/i18n.jar:/u01/app/oracle/product/9.2.0.1
    .0/JRE/lib/rt.jar:/u01/app/oracle/product/9.2.0.1.0/jlib/ewt3.jar:/u01/app/oracl
    e/product/9.2.0.1.0/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/9.2.0.1.0/
    jlib/netcfg.jar:/u01/app/oracle/product/9.2.0.1.0/network/jlib/netcam.jar:/u01/a
    pp/oracle/product/9.2.0.1.0/network/jlib/netca.jar:/u01/app/oracle/product/9.2.0
    .1.0/jlib/help3.jar:/u01/app/oracle/product/9.2.0.1.0/jlib/oracle_ice5.jar:/u01/
    app/oracle/product/9.2.0.1.0/jlib/share.jar:/u01/app/oracle/product/9.2.0.1.0/jl
    ib/swingall-1_1_1.jar:/u01/app/oracle/product/9.2.0.1.0/jlib/srvm.jar:/u01/app/o
    racle/product/9.2.0.1.0/network/tools oracle.net.ca.NetCA /orahome
    /u01/app/ora
    cle/product/9.2.0.1.0 /instype typical /inscomp
    client,oraclenet,javavm,server /
    insprtcl tcp,tcps /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE
    /responseFile
    I then tried to restart the configuration process and got a segmentation error:
    bash-2.05a$ cd $ORACLE_HOME/bin
    bash-2.05a$ ./netca &
    [1] 468
    bash-2.05a$ SIGSEGV 11* segmentation violation
    stackbase=BFFFF35C, stackpointer=BFFFD714
    Full thread dump:
    "SIGQUIT handler" (TID:0x4059f2a0, sys_thread_t:0x80e3118, state:R,
    thread_t: t@2051, sp:0x0 threadID:0x1e2, stack_base:0xbf5ffaa0,
    stack_size:0x200000) prio=1075672736
    "Finalizer thread" (TID:0x4059f088, sys_thread_t:0x80e2ff0,
    state:CW, thread_t: t@1026, sp:0x0 threadID:0x1e1,
    stack_base:0xbf7ffaa0, stack_size:0x200000) prio=1075672736
    "main" (TID:0x4059f0b0, sys_thread_t:0x80cc050, state:R, thread_t:
    t@1024, sp:0x0 threadID:0x1d6, stack_base:0xbffff35c,
    stack_size:0x200000) prio=1075672736 current thread
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Waiting to be notified:
    "Finalizer thread" (0x80e2ff0)
    Monitor registry: owner "main" (0x80cc050, 1 entry)
    bash-2.05a$
    I have searched the net for the answer to this problem but I can't find an answer that works.
    I've tried unsetting the following:
    LANG
    LC_LANG
    LC_CTYPE
    RC_TYPE
    With no luck. I have tried pointing oracle to use my jre instead of theirs by altering the oraparam.ini file, no effect. I have taken my jre in and out of the path, no effect.
    The only thing I can think of is that I don't have enough memory available - i only have 384mb available via vmware for this install. I need to figure out if it is this or something else, I can't just blame it on the lack of memory if it is not the case.
    I look forward to your comments.

    Zarmia
    The best thing I advise you to do when installing Oracle 9i onto GNU/Debian is to carry a search on the OTN newsgroups for the keyword 'Debain'. I found that there were quite a few previous posts which explain in considerable detail the processes which should be followed when installing Oracle 9i onto Debain. Failing that, if you carry out a Google search for "Oracle 9i on Debian", you will there quite a few web pages which provide information of installing Oracle 9i onto Debian.
    Hope this helps
    Harish

  • Oracle 9i instalation problem......

    Hi Guys,
    I downloaded Oracle 9i version. I created 3 folders (disk1,
    disk2, disk3) and unzip them into respective folders.
    When I try to install (by double click) setup.exe file, I got
    the error message "ACCESS VIOLATION".
    I turn off the Norton Antivirse also.
    Please this message.
    Dr. Watson for windows NT
    An application error has occurred
    and application error log is being generated.
    setup.exe
    Exception: access violation(0x0000005),Address 0x7717d4b1
    Can any one help me, how can avoid this error message to install
    the database properly.
    I appreciate your co-operation.
    Thanks.
    Srinivas Gupta.
    [email protected]

    if you install Forms8i in the same machine where you have the Oracle Database Server you have to set as default the Oracle Home related to the Oracle Server and you will see that your problem is going to desappear.
    The problem is that all enviroment variable are set according the Oracle Home related to Forms not to the database server.
    Try and post.
    Joel P�rez

  • Oracle 9i install problem in Windows XP under Virtual PC

    Let me start by saying, I apologize for this. I know 9i is deprecated, but it is the only liensed copy of Oracle we have. I can get it to install under Windows XP with no problems at all. However, when I try the same install in a virtualized XP environment I get the following. Any help would be greatly appreciated. Thanks in Advance.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0xce02c7d
    Function name=(N/A)
    Library=C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\SID_Queries.dll
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at W32LocateSidNative.w32LocateSidHome(Native Method)
         at getAllOracleHomes.performQuery(getAllOracleHomes.java:39)
         at oracle.sysman.oii.oiis.OiisCompContext.doQuery(OiisCompContext.java:2330)
         at Components.oracle.emprod.oemagent.agentca.v9_2_0_1_0.CompContext.getCalculatedValueObject_PRE_REQUISITE(Unknown Source)
         at Components.oracle.emprod.oemagent.agentca.v9_2_0_1_0.CompContext.getCalculatedValueObject(Unknown Source)
         at oracle.sysman.oii.oiis.OiisCompContext.getCalculatedValue(OiisCompContext.java:612)
         at oracle.sysman.oii.oiis.OiisPreRequisiteVar.getCalculatedValue(OiisPreRequisiteVar.java:138)
         at oracle.sysman.oii.oiis.OiisVariable.setVariable(OiisVariable.java:1353)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getPreRequisite(OiisCompInstallation.java:683)
         at oracle.sysman.oii.oiis.OiisCompInstallation.getContext(OiisCompInstallation.java:368)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.checkPreReq(OiiodDepEngine.java:4496)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.applySelection(OiiodDepEngine.java:2793)
         at oracle.sysman.oii.oiio.oiiod.OiiodDepEngine.depModeApply(OiiodDepEngine.java:2369)
         at oracle.sysman.oii.oiif.oiifw.OiifwPostDepModesWCCE.doOperation(OiifwPostDepModesWCCE.java:327)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:339)
         at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:140)
         at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:586)
         at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:177)
         at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
         at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:358)
         at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:637)
    Dynamic libraries:
    0x00400000 - 0x00405000      C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\javaw.exe
    0x7C900000 - 0x7C9B2000      C:\WINNT\system32\ntdll.dll
    0x7C800000 - 0x7C8F6000      C:\WINNT\system32\kernel32.dll
    0x77DD0000 - 0x77E6B000      C:\WINNT\system32\ADVAPI32.dll
    0x77E70000 - 0x77F02000      C:\WINNT\system32\RPCRT4.dll
    0x77FE0000 - 0x77FF1000      C:\WINNT\system32\Secur32.dll
    0x7E410000 - 0x7E4A1000      C:\WINNT\system32\USER32.dll
    0x77F10000 - 0x77F59000      C:\WINNT\system32\GDI32.dll
    0x77C10000 - 0x77C68000      C:\WINNT\system32\MSVCRT.dll
    0x76390000 - 0x763AD000      C:\WINNT\system32\IMM32.DLL
    0x6D420000 - 0x6D4EE000      C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\hotspot\jvm.dll
    0x76B40000 - 0x76B6D000      C:\WINNT\system32\WINMM.dll
    0x5DAC0000 - 0x5DAC8000      C:\WINNT\system32\rdpsnd.dll
    0x76360000 - 0x76370000      C:\WINNT\system32\WINSTA.dll
    0x5B860000 - 0x5B8B5000      C:\WINNT\system32\NETAPI32.dll
    0x76BF0000 - 0x76BFB000      C:\WINNT\system32\PSAPI.DLL
    0x6D220000 - 0x6D227000      C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\hpi.dll
    0x6D3B0000 - 0x6D3BD000      C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\verify.dll
    0x6D250000 - 0x6D266000      C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\java.dll
    0x6D3C0000 - 0x6D3CD000      C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\zip.dll
    0x6D020000 - 0x6D128000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINNT\system32\WINSPOOL.DRV
    0x774E0000 - 0x7761D000      C:\WINNT\system32\ole32.dll
    0x5AD70000 - 0x5ADA8000      C:\WINNT\system32\uxtheme.dll
    0x6D1E0000 - 0x6D21B000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\fontmanager.dll
    0x74720000 - 0x7476C000      C:\WINNT\system32\MSCTF.dll
    0x755C0000 - 0x755EE000      C:\WINNT\system32\msctfime.ime
    0x10000000 - 0x1001E000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\JavaAccessBridge.dll
    0x6D2C0000 - 0x6D2DB000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\jre\bin\jpeg.dll
    0x0B6D0000 - 0x0B6E5000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\oui\bin\win32\oraInstaller.dll
    0x0B120000 - 0x0B129000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\dbwsec.dll
    0x0B140000 - 0x0B146000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\orawsec9.dll
    0x0BB30000 - 0x0BB54000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\WinPrereq.dll
    0x0BC30000 - 0x0BC3C000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\Win32Env.dll
    0x0C9E0000 - 0x0C9EF000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\w32RegQueries152.dll
    0x0CE00000 - 0x0CE1B000      C:\Documents and Settings\Administrator\Local Settings\Temp\OraInstall2010-06-25_08-04-15AM\SID_Queries.dll
    0x76C90000 - 0x76CB8000      C:\WINNT\system32\imagehlp.dll
    0x59A60000 - 0x59B01000      C:\WINNT\system32\DBGHELP.dll
    0x77C00000 - 0x77C08000      C:\WINNT\system32\VERSION.dll
    Local Time = Fri Jun 25 08:05:24 2010
    Elapsed Time = 37
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
    #

    More information. Forgot to say that this 9.2.0.1 of 9i and occurs at 36% complete during the Pre-Requisites checking.
    Edited by: user13324204 on Jun 25, 2010 9:45 AM

  • Oracle 11g install problem on rhel 4.4

    i was trying to install oracle 11g to rhel 4.4
    during the install process , there are two warning when runing environment check
    one is kernal parameter
    i set four kernal parameter like this:
    net.core.rmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    but oracle warning me they should be set as 419430
    the other is swap space :
    i set 2G,but oracle needs 4G.
    i neglect them and continue
    but when the install proceed 11percent , it stoped there and the i pose the install log is :
    INFO: Method 'dispose()' Not implemented in class 'CustomConfigurationOptions'
    INFO: config-context initialized
    INFO: *** Install Page***
    INFO: FastCopy : File Version is Compatible
    INFO: Install mode is fastcopy mode for component 'oracle.server' with Install type 'Custom'.
    INFO: Link phase has been specified as needed
    INFO: Setup phase has been specified as needed
    INFO: HomeSetup JRE files in Scratch :0
    INFO: Setting variable 'ROOTSH_LOCATION' to '/home/oracle/ora11/DB10g/root.sh'. Received the value from a code block.
    INFO: Setting variable 'ROOTSH_LOCATION' to '/home/oracle/ora11/DB10g/root.sh'. Received the value from a code block.
    INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_Custom_exp_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_Custom_dirs.lst'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_Custom_filemap.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_Custom_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
    INFO: Number of threads for fast copy :1
    INFO: FastCopy : The component info is ignored :oracle.network.cman:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.precomp.lang:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.odbc:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.rdbms.dv:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.rdbms.lbac:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.rdbms.dv.oc4j:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.odbc.ic:11.1.0.6.0
    INFO: FastCopy : The component info is ignored :oracle.sysman.ccr:10.2.6.0.0
    i do not know how to make it work ,please help me
    thank you!

    This is the output from my current 11g installation on an OEL4:
    Checking operating system package requirements ...
    Checking for make-3.80; found make-1:3.80-6.EL4-i386. Passed
    Checking for binutils-2.15.92.0.2; found binutils-2.15.92.0.2-21-i386. Passed
    Checking for gcc-3.4.5; found gcc-3.4.6-3.1-i386. Passed
    Checking for libaio-0.3.105; found libaio-0.3.105-2-i386. Passed
    Checking for libaio-devel-0.3.105; found libaio-devel-0.3.105-2-i386. Passed
    Checking for libstdc++-3.4.5; found libstdc++-3.4.6-3.1-i386. Passed
    Checking for elfutils-libelf-devel-0.97; found elfutils-libelf-devel-0.97.1-3-i386. Passed
    Checking for sysstat-5.0.5; found sysstat-5.0.5-11.rhel4-i386. Passed
    Checking for libgcc-3.4.5; found libgcc-3.4.6-3.1-i386. Passed
    Checking for libstdc++-devel-3.4.5; found libstdc++-devel-3.4.6-3.1-i386. Passed
    Checking for unixODBC-2.2.11; found unixODBC-2.2.11-1.RHEL4.1-i386. Passed
    Checking for unixODBC-devel-2.2.11; found unixODBC-devel-2.2.11-1.RHEL4.1-i386.
    ~ Madrid

  • Oracle possibly install problem?!

    Hello
    having a problem here with oracle 10g univexe after i restart my computer, i cant get to open the oracle database homepage not only, the oracle comand prompt , cant login .
    Altough i try to reinstall above the oracle and it works + my data is still there , untouched.
    What seems to be the problem? Why i cant get the oracle to work after one shutdown?
    Thanx in advance

    843900 wrote:
    Can i post all the alert log here?If you open the log-file, find the last occurance of something like this:
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 1
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    and then post everything to the end of the file, it should be enough...
    //Johan

  • Oracle Clinical install problem on SUN. Says install.sh not found - java runtime erro

    install.sh not working - need help
    Hi all,
    OS Solaris 8. Sun Sparc 20 - 256 MB 9.1 GB
    I have installed Oracle 8.1.6 Rel 2 on the SUN Sparc. Everything is fine and a customised DB has been created. Now I
    have to install an Oracle application on the same server. I have a working knowledge of Unix but I don't know scripting.
    I logged in as OPAPPS as required. (.chsrc). I have set the path with all possible directories and made it a member of
    group DBA as requested.
    I put the CD in the CDROM and then cd /cdrom
    # install.sh
    BUT I get this message: install.sh not found.
    install.sh is there on the CD. This is the contents of install.sh from the CD
    #!/bin/sh
    os=`uname | tr A-A a-z`
    case "$os" in
    sunos) platform=solaris
    hp-ux) platform=hp-ux
    osf1) platform=decunix
    esac
    #The environment variable $SRCHOME cannot be set during installation
    unset SRCHOME
    unset SHLIB_PATH
    CMDDIR=`dirname $0`
    if [ "CMDDIR" = "." ]; then
    CMDDIR=`pwd`;
    fi
    # Replace relatove path with fully qualified path
    if [ ! "`echo $CMDDIR|grep '^/'`" ]; then
    CMDDIR=`pwd`/$CMDDIR;
    fi
    if [ x${PATH} != x ] ; then
    PATH=$PATH:/usr/bin: /bin
    export PATH
    else
    PATH=/usr/bin:/bin
    fi
    cd $CMDDIR/$platform/Disk1/install/$platform
    ./runinstaller $*
    directory structure on CD
    -r-xr-xr-x 1 root sys 638 Aug 23 2000 install.sh
    dr-xr-xr-x solaris
    dr-xr-xr-x hpunix
    dr-xr-xr-x decunix
    dr-xr-xr-x nls732
    solaris/disk1/install/solaris and the file
    -r-xr-xr-x runinsta.
    -r-xr-xr-x oraparm.ini
    dr-xr-xr-x images
    d .
    d ..
    Would anybody know why I get install.sh NOT found when it is there?.
    Thanks for your help.

    Hi,
    I am installing Oracle clinical 4.5.x.
    I need to know whether both the Database server and application server for Oracle Clinical can be installed on same server(windows 2000 server).
    Both of them are installed on windows platform.
    It seems that u have tried the single node installation.
    So,please give all the possible details regarding the single node installation for oracle clinical no matter what platform it is.
    Please reply me as soon as possible, its urgent.
    Thanking u in advance.

  • Oracle Client install problem on Solaris8(relink errors)

    I tried to reinstall the Oracle client. I am getting errors like the
    following:
    Error in invoking target relink of makefile ins_precomp.mk, and a whole bunch of other mk relink errors. I kept ignoring them. And finally the installer reported the following error:
    ld.so.1:
    /export/home/oracle/jre/1.1.8/bin/../bin/sparc/native_threads/jre:
    fatal: libclntsh.so.9.0: open failed: No such file or directory
    (/export/home/oracle/OraHome1/lib/libnjni9.so)
    Error loading native library: libnjni9.so.
    java.lang.UnsatisfiedLinkError: jniGetOracleHome
         at oracle.net.common.NetGetEnv.getOracleHome(Compiled Code)
         at oracle.net.ca.CmdlineArgs.setOraArgs(Compiled Code)
         at oracle.net.ca.NetCA.<init>(Compiled Code)
         at oracle.net.ca.NetCA.main(Compiled Code)
    Any help is appreciated.
    Thanks
    Hemanth

    Since I don't have libclntsh.so.9.0 in the lib directory I tried to generate it using genclntsh command. But it throws errors like
    ./genclntsh
    Undefined first referenced
    symbol in file
    nnfyboot /export/home/oracle/OraHome1/lib/libn9.a(nnfgt.o)
    ld: fatal: Symbol referencing errors. No output written to /export/home/oracle/OraHome1/lib/libclntsh.so.9.0
    cat: cannot open /tmp/clntst9.5548/*.nm
    sort: can't stat /tmp/clntst9.5548/*.objs: No such file or directory
    usage: ar -d[-vV] archive file ...
    ar -m[-abivV] [posname] archive file ...
    ar -p[-vV][-s] archive [file ...]
    ar -q[-cuvV] [-abi] [posname] [file ...]
    ar -r[-cuvV] [-abi] [posname] [file ...]
    ar -t[-vV][-s] archive [file ...]
    ar -x[-vV][-sCT] archive [file ...]
    ar: creating /export/home/oracle/OraHome1/lib/libclntst9.a
    Created /export/home/oracle/OraHome1/lib/libclntst9.a
    Completely stumped as to whats going on.
    Any help is appreciated
    Thanks
    Hemanth

  • Oracle 9iDS Install problems

    Hello,
    I downloaded 9iDS (all the *.brk files) ran the batch file and generated the exe file. Then the instruction is to run that exe file.
    But that exe file cant be executed ; errors out with the message "This program cannot be be
    executed from dos"; creating a shotcut in windows didnt help. I tried it on XP and Win 2000.
    The same problem again. Does any know why this is happening ? Thanks for the help
    Amudhan

    I do face the same problem... every time I try to Run this file 9.0.2.ids_win32.exe, I get an error 90201iDS_win32.exe is not a valid win32 application.....please help me..I am very much upset for that...

  • Oracle 8.1.6(bundled CD) install problem (ld failed)

    Hello...
    I tried to install oracle 8.1.6 into server. But I failed 3 more times.
    I don't know why. Please help me...
    According to the Oracle's install guide, I
    1) Added semaphore and shared memory info. to /etc/system
    and
    2) Install Intel Solaris 8 recommended patches.
    3) Install Forte C/C++ compiler. ( I used gcc for install. After failure,
    I cahanged compiler from gcc to Forete).
    I have no problem for mounting CD-ROM. But
    while copying and linking Oracle files, OUI gave me error messages such as " ld failed ..." .
    So I tried do manually such like this, "# make -f ins_plsq.mk install" . But the result was the same.
    Do you have any idea for this error?
    Thsnks.

    Please see error messages...
    chmod 755 /u01/app/oracle/product/8.1.6/bin
    rm -f wrap
    Linking wrap
    LD_RUN_PATH=/u01/app/oracle/product/8.1.6/lib:/u01/app/oracle/product/8.1.6/rdbms/lib:/u01/app/oracle/product/8.1.6/JRE/lib/i386/native_threads;export LD_RUN_PATH; ld -o wrap -L/u01/app/oracle/product/8.1.6/plsql/lib/ -L/u01/app/oracle/product/8.1.6/lib/ -dy /u01/app/oracle/product/8.1.6/lib/SC5.0/crti.o /u01/app/oracle/product/8.1.6/lib/SC5.0/crt1.o /u01/app/oracle/product/8.1.6/lib/SC5.0/crtn.o /u01/app/oracle/product/8.1.6/plsql/lib/s0plsw.o -lpsa8 -lpls8 -lplp8 -lclntsh `cat /u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /u01/app/oracle/product/8.1.6/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /u01/app/oracle/product/8.1.6/lib/sysliblist` -lm /u01/app/oracle/product/8.1.6/lib/libplc8.a -lpls8 -lclient8 -lnl8 -lnro8 -ln8 /u01/app/oracle/product/8.1.6/rdbms/lib/kpudfo.o -lmm -ltrace8 -lgeneric8 -lcommon8 -lslax8 -lcore8 -lnls8 -ldbicx8 -lcore8 -lsql8 `cat /u01/app/oracle/product/8.1.6/lib/sysliblist` -Y P,/opt/SUNWspro/lib:/opt/SUNWspro/WS6U2/lib:/u01/app/oracle/product/8.1.6/lib:/usr/openwin/lib:/usr/bin:/usr/lib:/usr/ucb/lib:/usr/java/lib:/usr/ccs/lib:/usr/lib -lc -laio -lm
    Undefined first referenced
    symbol in file
    skgmaddress /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    skgupvectorpost /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    kpummini /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    slfisk /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    sslssunreghdlr /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    sgslun0ReadEnabled /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    osnpor /u01/app/oracle/product/8.1.6/lib//libclntsh.so
    ld: fatal: Symbol referencing errors. No output written to wrap
    *** Error code 1
    make: Fatal error: Command failed for target `wrap'

  • Oracle 10g install zLinux SLES9 problem

    I'm trying to install Oracle 10g on SLES9 wt SP2 applid.
    Everything seems to be going ok, until I start doing the 'makes'. Then, I get the following error:
    Error in invoking target 'mkldflags' of makefile '/oracle/app/oracle/OraHome_2/network/lib/ins_net_client.mk'. See /oracle/app/oracle/oraInventory/logs/installActions2005-10-24_11-36-10AM.log' for details.
    When I look at the log, it doesn't really say anything that I understand:
    Starting install Link Phase of component XML Transviewer Beans
    Starting install Link Phase of component XML Class Generator for Java
    Starting install Link Phase of component Oracle JDBC Thin Driver for JDK 1.4
    Starting install Link Phase of component Oracle JDBC/OCI Driver for JDK 1.4
    Starting install Link Phase of component XML Parser for PL/SQL
    Starting install Link Phase of component Oracle JDBC Thin Driver for JDK 1.2
    Starting install Link Phase of component Oracle Net Required Support Files
    Calling Action unixActions10.1.0.3.0 make
    installMakePath = /usr/bin/make
    installMakeFileName = /oracle/app/oracle/OraHome_2/network/lib/ins_net_client.mk
    installTarget = mkldflags
    installArguments = ORACLE_HOME=/oracle/app/oracle/OraHome_2,
    undoMakeFileName = null
    undoTarget = null
    undoArguments = null
    logFile = /oracle/app/oracle/OraHome_2/install/make.log
    progMsg = Linking ldflags
    The output of this make operation is also available at: '/oracle/app/oracle/OraHome_2/install/make.log'
    Exception occured during spawning :Cannot allocate memory
    Spawning the modified command :/usr/bin/make -f /oracle/app/oracle/OraHome_2/network/lib/ins_net_client.mk mkldflags ORACLE_HOME=/oracle/app/oracle/OraHome_2
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'mkldflags' of makefile '/oracle/app/oracle/OraHome_2/network/lib/ins_net_client.mk'. See '/oracle/app/oracle/oraInventory/logs/installActions2005-10-24_11-36-10AM.log' for details.
    Exception Severity: 1
    Obviously, I'm missing something.
    Any guesses on this?
    Thanks
    Tom Duerbusch
    THD Consulting

    Ok, I found the problem....
    I noticed that a lot of swap area was used (swapon -s).
    The docs say to have 1 GB for swap. I had 3 swap areas totalling about .25 GB.
    So I added another GB for swap and started the installation over. This time, I monitored the swap areas (vmstat and swapon -s). Swap used got to almost .50 GB. The installation continued to the end. (almost)
    At least this problem is solved. The next one is that the "Oracle Database Configuration Assistant" failed.
    I'm not sure how much of a problem that is....
    I haven't installed. CRS, CCD or Client yet. I didn't think they would be installed automatically.
    Anyway, I will see how far I get without it.
    (Once I get most of the way thru this, my plans are to wipe everything out, and start with a fresh, clean slate.)
    Thanks
    Tom Duerbusch
    THD Consulting

  • Oracle 9iAS Installation Problem on HP-UX - f90servlet, hangs

    PLATFORM: HP-UX 11i (Server)
    -------- Windows XP, NT (Client)
    INSTALLATION:
    1. On a HP box, using oracle installer, installed Oracle 9.0.2 Infrastruture successfully. Installation & configuration went with no errors.Used JDK 1.3.1 build (1.3.1.02) for installation.
    2. On the same HP box, using oracle installer, installed Oracle 9.0.2 Business Intelligence (Forms & Discoverer) successfully. Used JDK 1.3.1 (build 1.3.1.02) for installation.
    3. Loaded Jinitiator 1.3.1.8 on the client platform
    (Windows XP).
    PROBLEM:
    While trying to access
    http://hpbox:7778/forms90/f90servlet, we see the following line on the Java Console.
    "Downloading http://hpbox:7778/forms90/java/f90all_jinit.jar to JAR cache". The browser keeps showing "Loading Java Applet". When i look at the Cache location, i see the file f90all_jinit.jar-4cf20c5f-178c08b8(zipped). The size of this file stays the same even though browser keeps spinning. Not sure what is going on. I've verified that the Forms servers is still running on the HP box.
    Tried Jinitator 1.3.1.6, 1.3.1.8, 1.3.1.9 and 1.3.1.13. We've also tried Windows XP (IE6) as well as Windows NT (IE5). Same result on all the platforms.
    Had spent a LOT of time trouble shooting this problem. Any help is highly appreciated.
    thanks,
    Jegan

    Thanks a lot Wayne !
    I tried with "./server.....bin -mode=console". I am facing the same problem.
    Although weblogic installation completes, it still just hangs at "Copying JDK....".
    Giving the output below for your reference.
    Choose Product Directory:
    ->1| Yes, use this product directory [home1/utils/bea/weblogic700]
    2| No, select another product directory
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0 ---------
    ---->
    Copying files..
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    Copying JDK....
    I am also attaching the top output with this message.
    Thanks,
    Soundar
    "Wayne W. Scott" <[email protected]> wrote:
    When all else fails, read the manual! The method changed from 6.1 to
    7.0.
    http://edocs.bea.com/platform/docs70/install/index.html
    http://edocs.bea.com/platform/docs70/install/index.html
    ../filename.bin -mode=console
    /wws
    Soundar wrote:
    Hi,
    I am trying to install Weblogic 7.01 evaluation copy on HP-UX 11.00.After exporting
    DISPLAY variable to my workstation, when I run "./server701_hpux.bin",the extraction
    of the files is successful, followed by some warning messages regardingthe fonts
    and then the BEA Weblogic startup screen comes up. But it hangs thereforever.
    I am attaching the output. If I run "./server..." in text mode i.e.without
    exporting DISPLAY variable, although the installation of Weblogic softwareis
    successful, but it hangs at "Copying JDK..." i.e. hangs at JDK installation.
    I already have JDK installation on my HP-UX system (1.3.1_02).
    If someone knows how to solve this problem, please let me know. Also,as I already
    have JDK installation on my system, is it possible to disable JDK installation
    in weblogic installation.
    Thanks in Advance.
    Soundar
    [weblogic_top.txt]

  • How can I get CPAN  DBD::Oracle to install with XE?

    It can't find oracle.mk so it dies. I'm also going to contact the DBD::Oracle module author, but just in case someone on these forums has already solved this, I'm also posting here. The output from the install was:
    CPAN.pm: Going to build T/TI/TIMB/DBD-Oracle-1.16.tar.gz
    Using DBI 1.48 (for perl 5.008005 on i386-linux-thread-multi) installed in /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBI/
    Configuring DBD::Oracle ...
    Remember to actually READ the README file!Especially if you have any problems.
    Using Oracle in /usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    DEFINE SQLPLUSRELEASE = "1002000100" (CHAR)
    Oracle version 10.2.0.1 (10.2)
    Unable to locate an oracle.mk, proc.mk or other suitable *.mk
    file in your Oracle installation. (I looked in
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/rdbms/lib/oracle.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo/oracle.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo/demo_rdbms.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/otrace/demo/atmoci.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/precomp/demo/proc/proc.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/precomp/demo/proc/demo_proc.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/proc/lib/proc.mk /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/proc16/lib/proc16.mk)
    The oracle.mk (or demo_rdbms.mk) file is part of the Oracle
    RDBMS product. The proc.mk (or demo_proc.mk) file is part of
    the Oracle Pro*C product. You need to build DBD::Oracle on a
    system which has one of these Oracle components installed.
    (Other *.mk files such as the env_*.mk files will not work.)
    In the unlikely event that a suitable *.mk file is installed
    somewhere non-standard you can specify where it is using the -m option:
    perl Makefile.PL -m /path/to/your.mk
    See README.clients for more information and some alternatives.
    at Makefile.PL line 922.
    So is there a different *.mk file that can be specified per the above?

    As an FYI I tried demo_xe.mk on my Fedora Core 4 box (Perl 5.8.6) and got this.
    Using DBI 1.48 (for perl 5.008006 on i386-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi/auto/DBI/
    Configuring DBD::Oracle ...
    Remember to actually READ the README file!Especially if you have any problems.
    Using Oracle in /usr/lib/oracle/xe/app/oracle/product/10.2.0/server
    DEFINE SQLPLUSRELEASE = "1002000100" (CHAR)
    Oracle version 10.2.0.1 (10.2)
    Found /opt/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo/demo_xe.mk
    Using /opt/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo/demo_xe.mk
    Reading /opt/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo/demo_xe.mk
    ERROR parsing /opt/oracle/xe/app/oracle/product/10.2.0/server/rdbms/demo/demo_xe.mk: Unable to determine what to link with.

  • Backup fails for a Hyper-V guest with VSS Writer failures using DPM 2012 R2 - Hyper-V guest has Oracle application installed,

    I am trying to backup a VM which before it had Oracle installed backed up with no problems.  It is a Windows 2008 R2 server which sites on an 8 node Hyper-V 2012 R2 cluster (with CSVs).  I am using DPM 2012 R2 to run the backups which have been
    successful for the last few weeks but then Oracle was installed and the backups have failed since then.
    The job fails and a large number of VSS writers go into a 'Failed' state with the 'Last Error' showing as 'Timed out'.  I then get 4 popups appear each referring to a 'temporary' drive which appears briefly in Disk Management with a RAW file system. 
    These pops say "You need to format the disk in drive X: before you can use it.  Do you want to format it?" (where
    X: is replaced by the drive letter assigned to each 'temporary' drive).
    The System event log is populated with a large number of warnings with Event 51, Disk, stating "An error was detected on device \Device\Harddisk<number>\DR<number> during a paging operation".  There are also a
    few warnings for Ntfs (eventid 57) stating that "The system failed to flush data to the transaction log.  Corruption may occur."
    Prior to these warnings there are 5 other warnings for partmgr (eventid 58) stating "The disk signature of disk
    <number x> is equal to the disk signatuire of disk <number y>" and 4 errors (eventid 1, VDS Basic Provider), "Unexpected failure.  Error code: 490@01010004".
    There is a script which is run to stop the Oracle application on the server and if this is run then the backups will complete successfully.  We have been troubleshooting this by running a certain amount of the script and seeing which part affects the
    backup and it seems that if the Weblogic (wls_reports) service is stopped then the backup will succeed but if it is running then the backup will fail and the above symptoms occur.
    Another point which may help is that there is a pre-production server which resides on a Windows 2008 R2 Hyper-V standalone server, has the same scripts and installation of Oracle but backs up without any issues.
    I have experienced VSS writer failures before with VM backups but I have not seen this before.  It is not intermittent and I can find no work around to alleviate the problem of having no backup (except stopping this service or shutting the server down,
    but as it is a production server this is not practical).
    If anyone has experienced this before or have any suggestions / advice it would be much appreciated.
    Thanks
    Chris

    Hi Chris
    I have exactly the same issue.
    2008 R2 Server running Oracle
    6 node 2012 R2 Hyper-V Cluster with CSV
    Exact same errors and popup "format disk" message.
    DPM2012 R2
    I also have some other VM's on the same cluster which do back up through DPM
    The only difference I can see is the server which has the issue has a legacy network adapter.
    Production server so cannot make any changes until later but will add new adapter and report back.
    Interesting about the Weblogic service, may test this also.
    Cheers
    Kev.

Maybe you are looking for

  • How to add a procedure from an pl/sql library to an item inside a module

    i have created a procedure for example round() function in a plsql library and i saved that library!!!! attached the library into my module and in post_text_item i need to call it   it shows error, can you please help me out eg: this is my procedure

  • Cycle Counting

    Hi Is Cycle counting inventory process used only in Warehouse Management ? Can't we use this for std MM ? Regards, A

  • Condition type restriction

    Hello Sap Guru's, In the scenario, how to restrict condition type for manual entries to a particular user? Regards, JP

  • HCP course - issues with authorization panel in cockpit

    I am unable to assign the required authorizations for the feedback service. In fact my authorizations screen in the HCP cockpit looks very different from what Rui see's on his screen. I do not have a column called Account. I only see columns for Appl

  • Avoid persistent faulted BPEL process instances in database

    Hello All, I have a doubt relative to Memory Optimization, I've configured a BPEL process like a transient process using these lines: <property name="bpel.config.inMemoryOptimization">true</property> <property name="bpel.config.completionPersistPolic