Exporting LDAP Data
This is an example of commands to export LDAP data from 12.1.3.
Before exporting LDAP data, perform the following on the source environment, 12.1.3
ssh -i opc_rsa opc@source_admin_host_ip
sudo -su oracle
cd /u01/
cd /app/oracle/middleware/oracle_common/common/bin/
./wlst.sh
connect('weblogic','welcome1','t3s://<source_admin_host_ip>:<admin_port>')
currentDomainName=cmo.getName()