Windows:
SET JAVA_HOME=C:\Program Files\Java\jdk
SET PATH=%JAVA_HOME%\bin:%PATH%
SET CLASSPATH= C:\FW-V[FW-version]-Oracle-Database- Multiplatform\FW\jarfiles\*
 
2. Run Conversion from any directory making sure Step 1 is complete. Run the command as necessary.
Note: Execute the following command as ADMIN for ADB:
grant dwrole to STGADM;
grant dwrole to STGUSER;
grant create any view to STGUSER;