Importing LDAP Data
This is an example of commands to import LDAP data into 12.2.1.2.
Before importing LDAP data, perform the following on the target 12.2.1.2 environment:
ssh -i opc_rsa opc@host_adminip_target
sudo -su oracle
cd /u01/app/oracle/middleware/oracle_common/common/bin/
./wlst.sh
connect('weblogic','welcome1','t3s://<target_host_ip>:<target_host_port>')
currentDomainName=cmo.getName()