Edit D:\app\Administrator\product\11.2.0\dbhome_1\BIN\srvconfig.bat
@echo off setlocal Rem Utility for configuring the raw device. Rem Gather command-line arguments. :arg set USER_ARGS= :loop if (%1)==() goto parsed set USER_ARGS=%USER_ARGS% %1 shift goto loop :parsed Rem SRVM TRACING if not (%SRVM_TRACE%)==() ( set SRVM_PROPERTY_DEFS=%SRVM_PROPERTY_DEFS% -DTRACING.ENABLED=true -DTRACING.LEVEL=2 ) Rem External variables set by the Installer set JREDIR=D:\app\Administrator\product\11.2.0\dbhome_1\jdk\jre\ set JRE="%JREDIR%\bin\java" set JREJAR=%JREDIR%\lib\rt.jar set PATH=D:\app\Administrator\product\11.2.0\dbhome_1\bin;%PATH% set CLASSPATH="D:\app\Administrator\product\11.2.0\dbhome_1\jlib\srvm.jar;D:\app\Administrator\product\11.2.0\dbhome_1\jlib\srvmhas.jar;%JREJAR%" set CMD=%JRE% -classpath %CLASSPATH% %SRVM_PROPERTY_DEFS% oracle.ops.mgmt.rawdevice.RawDeviceUtil %USER_ARGS% Rem Show the complete command. Rem Execute the command now. %CMD% endlocal
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de