大势趋007

每个人都是🏆
  新随笔  :: 管理

oem 补丁工机具

Posted on 2024-08-24 22:42  大势趋007  阅读(10)  评论(0)    收藏  举报
--
[oracle@prdb19 soft]$ mkdir prodir
[oracle@prdb19 soft]$ pwd
/u01/soft
[oracle@prdb19 soft]$ /u01/app/oem/middleware/OMSPatcher/wlskeys/createkeys.sh -oh /u01/app/oem/middleware  -location /u01/soft/prodir
The oraclehome passed is valid.
The wls url is t3s://prdb19:7102

Please enter weblogic admin server username : weblogic

Please enter weblogic admin server password : 
The cfgFile is /u01/soft/prodir/config
The keyFile is /u01/soft/prodir/key

Initializing WebLogic Scripting Tool (WLST) ...

Welcome to WebLogic Server Administration Scripting Shell

Type help() for help on available commands

Sat Aug 24 17:37:18 CST 2024
Storing WLS User configuration
Admin url: t3s://prdb19:7102
Admin Config File: /u01/soft/prodir/config
Key File : /u01/soft/prodir/key
Please enter weblogic admin server username :
Enter Admin user's password: 
Sat Aug 24 17:37:18 CST 2024
Connecting to AdminServer
Connecting to t3s://prdb19:7102 with userid weblogic ...
<Aug 24, 2024 5:37:19 PM CST> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true.> 
<Aug 24, 2024 5:37:19 PM CST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.> 
<Aug 24, 2024 5:37:19 PM CST> <Info> <Security> <BEA-090908> <Using the default WebLogic SSL Hostname Verifier implementation.> 
Successfully connected to Admin Server "EMGC_ADMINSERVER" that belongs to domain "GCDomain".

Creating the key file can reduce the security of your system if it is not kept in a secured location after it is created. Creating new key...
The username and password that were used for this WebLogic Server connection are stored in /u01/soft/prodir/config and /u01/soft/prodir/key.
Disconnected from weblogic server: EMGC_ADMINSERVER
******************  **********************88
0
User configuration file created: /u01/soft/prodir/config
User key file created: /u01/soft/prodir/key
'createkeys' succeeded.
[oracle@prdb19 soft]$ 



AdminServerURL=t3s://prdb19:7102
AdminConfigFile=/u01/soft/prodir/config
AdminKeyFile=/u01/soft/prodir/key