OIM Schema Creation
Repository Creation Utility (11.1.1.5.0) Download
File: ofm_rcu_linux_11.1.1.5.0_disk1_1of1.zip
There is only a 32-bit version of the Repository Creation Utility file.
Unzip the file. A "rcuHome" directory should be created for you. Navigate into "rcuHome/bin" and execute the rcu script.
If you get the following error below do the following:
- Modify the rcu script. Give yourself write permissions for this file.
- Change the "JRE_DIR" variable to the path of your jre.
- E.g. JRE_DIR=/home/oracle/java/jrockit64/jre
- Execute rcu
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | Failed to initialize logger with location :/home/oracle/Desktop/Oracle_64Bits/ OIM111150/rcu/rcuHome/rcu/log/logdir. 2012 - 12 -11_21- 22 /rcu.log Initializing logger using the following location :/tmp/logdir. 2012 - 12 -11_21- 22 /rcu.log Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/oracle/Desktop/Oracl e_64Bits/OIM111150/rcu/rcuHome/jdk/jre/lib/i386/xawt/libmawt.so: libXext.so. 6 : cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java: 1806 ) at java.lang.ClassLoader.loadLibrary(ClassLoader.java: 1702 ) at java.lang.Runtime.load0(Runtime.java: 770 ) at java.lang.System.load(System.java: 1003 ) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java: 1806 ) at java.lang.ClassLoader.loadLibrary(ClassLoader.java: 1723 ) at java.lang.Runtime.loadLibrary0(Runtime.java: 823 ) at java.lang.System.loadLibrary(System.java: 1028 ) at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java: 50 ) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.loadLibraries(Toolkit.java: 1605 ) at java.awt.Toolkit.<clinit>(Toolkit.java: 1627 ) at com.jgoodies.looks.LookUtils.isLowResolution(LookUtils.java: 484 ) at com.jgoodies.looks.LookUtils.<clinit>(LookUtils.java: 249 ) at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java: 135 ) at oracle.sysman.assistants.rcu.ui.InteractiveRCUModel.<init>(InteractiveRCUModel.java: 117 ) at oracle.sysman.assistants.rcu.Rcu.execute(Rcu.java: 292 ) at oracle.sysman.assistants.rcu.Rcu.main(Rcu.java: 344 ) |
The screenshots given below will walk you through the schema creation process.
Step 1: Welcome Page
Step 2: Create a new schemas.
Step 3: Specify database connection information.
Step 3b: Prerequisites checks
Step 4:
Specfiy the schema prefix you are going to use. Check Oracle Identity Manager under Identity Manager. By checking this the following are automatically checked for you:
No comments:
Post a Comment