Use the below command after running the source *.env
java oracle.jrad.tools.xml.importer.XMLImporter \
$JAVA_TOP/abhi/oracle/apps/projects/webui/MyPagePG.xml \
-username apps \
-password <password> \
-rootdir $JAVA_TOP \
-dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp) (HOST=<>)(PORT=<>))(CONNECT_DATA=(SID=<>)))"
No comments:
Post a Comment