@ echo off Rem Copyright (c) 2003, 2007, Oracle. All rights reserved. Rem Rem NAME Rem olsoidsync - Shell script to run the OID/OLS bootstrap utility Rem Rem DESCRIPTION Rem Runs the OID/OLS bootstrap utility. Rem External Directory Variables set by the Installer SET JRE_HOME=%s_jreLocation% SET JLIBDIR=%s_jlibDir% SET LIBDIR=%s_libDir% %JRE_HOME%\bin\java -classpath %JLIBDIR%\opm.jar;%LIBDIR%\ojdbc5.jar oracle.security.ols.policy.Bootstrap %*