You may see this message when you login as user mwconfig using SQL Developer. In Oracle 11g the default password policy changed such that the passwords now expire every 180 days. For a development box this is a bit of a pain. It's possible to create a profile with a policy that should mean the password does not expire. Note: even after creating the new password policy it still seemed to be necessary to update mwconfig's password.
Execute the following SQL commands:
|
Copy below installable available in shared directory into any location in your c:\ drive.
ofm_rcu_win_11.1.1.7.0_64_disk1_1of1.zip
Step 2)
Make sure we set this environment variable before we run the installation.
RCU_JDBC_TRIM_BLOCKS => TRUE
Step 3) Unzip the rcu zip folder and open cmd and navigate to bin folder and execute rcu
open - > create - > db connection - > hostname : localhost, port :1521 , service name : XE username : sys, password : role sysdba
create a new prefix : Dev
select : Metadata service under AS common schema and SOA and BPM infrastructure
After taking the copy of the files than edit the 'setDomainEnv.cmd' file and find JAVA_HOME / SUN_JAVA_HOME and replace the path with new JAVA_HOME
For Example:
@REM is used for commenting the line. So in below I am commenting the existing JDK and adding the path to new JDK version.
@REM set SUN_JAVA_HOME=C:\Program Files\Java\jdk1.6.0_11
set SUN_JAVA_HOME=C:\Program Files\Java\jdk1.7.0_75
After taking the backup of the files than edit the 'setDomainEnv.sh' file and find JAVA_HOME and replace the path with new JAVA_HOME
For Example:
# is used for commenting the lines in Unix.
#JAVA_HOME="/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre"
JAVA_HOME="/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.0.x86_64/jre"
Make sure below zip files are exploded before we start installation.These files are available in loading bay in the same location which is mentioned in index page.
ofm_soa_generic_11.1.1.7.0_disk1_1of1.zip
ofm_soa_generic_11.1.1.7.0_disk1_1of2.zip
OSB installation
Run the setup.exe from the following location <osb_install_file_location>/Disk1/install/win64
List: Link tgs Dropdown