当前位置: 首页 > news >正文

EMCC13.5 图形化部署AGENT ,报错

问题: 使用EMCC界面安装AGENT报如下错误,查了MOS说是INTERNAL BUG,要打相关的补丁或者静默安装,两篇相关MOS原文附在下面了:


EMCC页面报错:org.apache.sshd.client.future.ConnectFuture.verify(JLjava/util/concurrent/TimeUnit;[Lorg/apache/sshd/common/future/CancelOption;)Ljava/lang/Object;

查看了相关日志也是报同样错误:
2024-09-23_10-00-21:INFO:exit-code: 0
2024-09-23_10-00-21:INFO:将 OMS 上的文件 /u01/app/middleware/gc_inst/em/EMGC_OMS1/sysman/agentpush/2024-09-23_09-57-03-AM/unzipTmp/linux_x64/unzip 复制到主机 10.163.12.101 上的 /u01/app/middlewareagent/ADATMP_2024-09-23_09-57-03-AM/unzipTmp Attempt 1
2024-09-23_10-00-21:INFO:InitializationDeployer Shutting down RI
2024-09-23_10-00-21:INFO:InvocationTargetException Exception
2024-09-23_10-00-21:INFO:Printing Exception :java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:2951)
        at oracle.sysman.core.agentpush.ui.deployer.InitializationDeployer.deploy(InitializationDeployer.java:619)
        at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
        at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:311)
Caused by: java.lang.NoSuchMethodError: org.apache.sshd.client.future.ConnectFuture.verify(JLjava/util/concurrent/TimeUnit;[Lorg/apache/sshd/common/future/CancelOption;)Ljava/lang/Object;
        at oracle.sysman.prov.ssh.SSHDHelper.getClientSession(SSHDHelper.java:187)
        at oracle.sysman.prov.ssh.SSHDHelper.getClientSession(SSHDHelper.java:156)
        at oracle.sysman.prov.ssh.RunCommand.scpTo(RunCommand.java:861)
        at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.copyFileToHost(DeployerOps.java:422)
        at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.copyFileToNode(DeployerOps.java:460)
        at oracle.sysman.core.agentpush.ui.deployer.InitializationDeployer.doCopyAgentImage13c(InitializationDeployer.java:217)
        at oracle.sysman.core.agentpush.ui.deployer.InitializationDeployer.doCopyAgentImage(InitializationDeployer.java:183)
        ... 8 more

2024-09-23_10-00-21:INFO:Updating Action CopyAgentImagewith Status FAILED and error Message :org.apache.sshd.client.future.ConnectFuture.verify(JLjava/util/concurrent/TimeUnit;[Lorg/apache/sshd/common/future/CancelOption;)Ljava/lang/Object; and problem 不可用 and recommendation 不可用
2024-09-23_10-00-21:INFO:=================action status is not empty FAILED
2024-09-23_10-00-21:INFO:The following action failedCopyAgentImage
2024-09-23_10-00-21:INFO:TIME TAKEN for Initialization on host 10.163.12.101 is 0: hrs 0: mins 4 sec
2024-09-23_10-00-21:INFO:PERF:HOSTNAME:10.163.12.101:InitializationDeployer_EXECUTION_TIME:4559
2024-09-23_10-00-21:INFO:HOST:10.163.12.101
2024-09-23_10-00-21:INFO:Destroying Logger
2024-09-23_10-00-21:INFO:======================================Initialization END ====================================
2024-09-23_10-00-21:INFO:Clearing EMSecurityContext EMExecutionContext in BaseDeployerOps

MOS原文1:


EM13C: Agent Deployment Fails With Error: Java.lang.NoSuchMethodError: ConnectFuture.verify org.apache.sshd.client.future.ConnectFuture.verify (Doc ID 3024865.1)       

Applies to:
Enterprise Manager Base Platform - Version 13.5.0.0.0 and later
Information in this document applies to any platform



Symptoms

Agent deployment failed at the initialization step from the OEM console with the below error.

<OMS_INSTANCE>/em/EMGC_OMS1/sysman/agentpush/<Latest Time_stamp>/applogs/<hostname>deploy.log

2024-05-24_11-00-34:INFO:Printing Exception :java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at oracle.sysman.core.agentpush.ui.deployer.BaseDeployerOps.executeActions(BaseDeployerOps.java:2977)
at oracle.sysman.core.agentpush.ui.deployer.InitializationDeployer.deploy(InitializationDeployer.java:622)
at oracle.sysman.core.agentpush.ui.deployfwk.DeploymentWorker.run(DeploymentWorker.java:26)
at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:311)
Caused by: java.lang.NoSuchMethodError: org.apache.sshd.client.future.ConnectFuture.verify(JLjava/util/concurrent/TimeUnit;[Lorg/apache/sshd/common/future/CancelOption;)Ljava/lang/Object;
at oracle.sysman.provem.ssh.SSHDHelper.getClientSession(SSHDHelper.java:170)
at oracle.sysman.provem.ssh.SSHDHelper.getClientSession(SSHDHelper.java:140)
at oracle.sysman.provem.ssh.RunCommand.runCommand(RunCommand.java:472)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractive(DeployerOps.java:1590)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractiveUsingRunAs(DeployerOps.java:1345)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCommandOnNodeInteractiveUsingRunAs(DeployerOps.java:1228)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:922)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:877)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.executeCmdOnNode(DeployerOps.java:872)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.createDirOnNode(DeployerOps.java:1010)
at oracle.sysman.core.agentpush.ui.deployer.DeployerOps.createDirOnNode(DeployerOps.java:947)
at oracle.sysman.core.agentpush.ui.deployer.InitializationDeployer.doCopyAgentImage13c(InitializationDeployer.java:199)
at oracle.sysman.core.agentpush.ui.deployer.InitializationDeployer.doCopyAgentImage(InitializationDeployer.java:183)


Cause
The issue was identified as an Internal BUG 

Solution

This bug has been resolved and is available from RU22. Apply the latest available RU on the OMS, following the instructions in the README
Reference: Enterprise Manager 13.5 Main Release Update List (Includes Plug-ins) (Note 2760230.2)

Workaround:
If the OMS cannot be patched immediately, you can install the agent using silent method

MOS原文2:

    Enterprise Manager 13.5 Main Release Update List (Includes Plug-ins) (Doc ID 2760230.2)  

Latest EM 13.5 Release Updates
Latest Available EM 13.5 Release Updates

Latest 13.5 OMS Release Update

OMS Release Update Version
(Release Date)


EM 13.5 OMS RU Bug List Note  

Patch 36494040

You need to upgrade the omspatcher to the latest version per the instructions in My Oracle Support Note: 2809842.1

NOTICE: After applying Enterprise Manager 13c Release 5 Update 19 (13.5.0.19) or higher, it is mandatory to execute the steps in the Actions section of My Oracle Support Note 2998693.1 This is with reference to the fixes to support OAuth move from OAM to IDCS.

RU 23 (7-Aug-2024)

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 23 (Doc ID 3040236.1)


Summary of 13.5 OMS Side Plug-ins patches included in OMS RU  
 

OMS RU with Latest Patch for this Plug-in
(Release Date) 
 
 
EM 13.5 Component Patch Bug List Note
Database (DB)  

RU 23 (7-Aug-2024)

Note 2811987.1
System Infrastructure (SI)  

RU 22 (14-May-2024)

Note 2793848.1
Virtualization (VT)  RU 10 (14-Oct-2022)Note 2793940.1
Oracle Virtual Infrastructure (OVI)

RU 22 (14-May-2024)

Note 2822603.1
Fusion Middleware (FMW) 

RU 23 (7-Aug-2024)

Note 2812052.1
Exadata 

RU 23 (7-Aug-2024)

Note 2812025.1
Big Data Appliance (BDA) 

RU 19 (5-Jan-2024)

Note 2793918.1
Fusion Apps (FA) 

RU 21 (28-Mar-2024)

Note 2793935.1
Zero Data Loss Recovery Appliance (ZDLRA) 

RU 23 (7-Aug-2024)

Note 2793936.1
Chargeback and Capacity Planning Plug-in (CCP) 

RU 21 (28-Mar-2024)

Note 2794230.1
Storage Management Framework (SMF) 

RU 18 (6-Dec-2023)

Note 2794231.1
Cloud 

RU 23 (7-Aug-2024)

Note 2794197.1
Cloud Services Management (CSM)
Cloud Framework (CFW)

RU 20 (22-Feb-2024)

Note 2794198.1
SiebelRU 12 (12-Jan-2023)Note  2794240.1 

Latest 13.5 Agent Release Update


Agent RU Version
(Release Date)  

 

EM 13.5 Agent RU Bug List Note

Patch 36494050

Verify the correct version of agent patcher (See Patch's README)

RU 23 (7-Aug-2024)

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 23 Bug List (Doc ID 3040218.1)

Summary of 13.5 Agent Side Plug-ins patches included in Agent RU

Agent RU with Latest Patch for this Plug-in
(Release Date)

  EM 13.5 Component Patch Bug List Note

Database (DB)

RU 23 (7-Aug-2024)

Note 2811987.1
System Infrastructure (SI)

RU 23 (7-Aug-2024)

Note 2793848.1
Virtualization (VT)RU 04 (08-Feb-2022)Note 2793940.1
Oracle Virtual Infrastructure (OVI)

RU 20 (22-Feb-2024)

 Note 2822603.1
Fusion Middleware (FMW)

RU 23 (7-Aug-2024)

Note 2812052.1
Exadata

RU 23 (7-Aug-2024)

Note 2812025.1
Big Data Appliance (BDA)RU 04 (08-Feb-2022)Note 2793918.1
Fusion Apps (FA)

RU 21 (28-Mar-2024)

Note 2793935.1
Zero Data Loss Recovery Appliance (ZDLRA)

RU 23 (7-Aug-2024)

Note 2793936.1
Siebel

RU 19 (5-Jan-2024)

Note 2794240.1
Monitor-the-Monitor (EMREP)

RU 21 (28-Mar-2024)

Note 2812306.1
Oracle Home Inventory (OH)

RU 21 (28-Mar-2024)

Note 2812320.1
Beacon
Patch Availability Summary

 Prior Enterprise Manager 13.5 Cloud Control Release Updates

Generally, Oracle leaves EM 13.5 OMS Release Updates available for the two months prior to the current release.

For organizations that must retain version access, the following describes each release update status, by version:
 

EM 13.5 Release Update Patch History, by Version
( RED = No Longer Available for download)

OMS
 

 AGENT

OMS RU 22 (14-May-2024), Patch 36335368

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 22 (Doc ID 3023005.1)

OMS RU 22 (14-May-2024), Patch 36335371

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 22 Bug List (Doc ID 3023007.1)

OMS RU 21 (28-Mar-2024), Patch 36172321

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 21 (Doc ID 3013661.1)

AGENT RU 21 (28-Mar-2024), Patch 36172334

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 21 Bug List (Doc ID 3013662.1)

OMS RU 20 (22-Feb-2024), Patch 36005341

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 20 (Doc ID 3006198.1)

AGENT RU 20 (22-Feb-2024), Patch 36005346

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 20 Bug List (Doc ID 3006188.1)

OMS RU 19 (5-Jan-2024), Patch 35861059

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 19 (Doc ID 2996599.1)

AGENT RU 19 (5-Jan-2024), Patch 35861076

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 19 Bug List (Doc ID 2996590.1)

OMS RU 18 (6-Dec-2023), Patch 35722730

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 18 (Doc ID 2991824.1)

AGENT RU 18 (6-Dec-2023), Patch 35722748

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 18 Bug List (Doc ID 2991863.1)

OMS RU 17 (27-Sep-2023), Patch 35460709

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 17 (Doc ID 2977162.1)

AGENT RU 17 (27-Sep-2023), Patch 35460713

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 17 Bug List (Doc ID 2977163.1)

OMS RU 16 (30-Jun-2023), Patch 35437906

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 16 (Doc ID 2959173.1)

AGENT RU 16 (30-Jun-2023), Patch 35437910

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 16 Bug List (Doc ID 2959176.1)

OMS RU 15 (25-May-2023), Patch 35262140

- 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 15 (Doc ID 2951562.1)

AGENT RU 15 (25-May-2023), Patch 35262133

- Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 15 Bug List (Doc ID 2951553.1)

OMS RU 14 (3-Apr-2023), Patch 34980354

13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 14 (Doc ID 2939259.1)

 AGENT RU 14 (3-Apr-2023), Patch 34980350

Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 14 Bug List (Doc ID 2939260.1)

OMS RU 13 (24-Feb-2023), Patch 34824609

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 13 (Doc ID 2927381.1)

AGENT RU 13 (24-Feb-2023), Patch 34824614

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 13 Bug List (Doc ID 2927382.1)

OMS RU 12 (12-Jan-2023), Patch 34795383

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 12 (Doc ID 2916896.1)

AGENT RU 12 (12-Jan-2023), Patch 34795397

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 12 Bug List (Doc ID 2916888.1)

OMS RU 11 (18-Nov-2022), Patch 34601305

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 11 (Doc ID 2910333.1)

AGENT RU 11 (18-Nov-2022), Patch 34639857

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 11 Bug List (Doc ID 2910335.1)

OMS RU 10 (14-Oct-2022), Patch 34611813

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 10 (Doc ID 2902989.1)

AGENT RU 10 (14-Oct-2022), Patch 34611817

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 10 Bug List (Doc ID 2902994.1)

OMS RU 09 (15-Sep-2022), Patch 34471058

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 9 (Doc ID 2896393.1)

AGENT RU 09 (15-Sep-2022) Patch 34471069

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 9 Bug List (Doc ID 2896430.1)

OMS RU 08 (28-Jul-2022), Patch 34158673

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 8 (Doc ID 2882149.1)

AGENT RU 08 (28-Jul-2022) Patch 34158585

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 8 Bug List (Doc ID 2882150.1)

OMS RU 07  (30-May-2022), Patch 34003602

  • Note 2873758.1 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 7

 Agent RU 07 (30-May-2022), Patch 34129921

  • Note 2873732.1 Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 7 Bug List

OMS RU 06 (29-Apr-2022), Patch 34024173

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 6 (Doc ID 2865966.1)

Agent RU 06 (29-Apr-2022), Patch 34024187

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 6 Bug List (Doc ID 2865967.1)

OMS RU 05 (25-Mar-2022), Patch 33870480

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 5 (Doc ID 2854403.1)

Agent RU 05 (25-Mar-2022), Patch 3387048

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 5 Bug List (Doc ID 2854426.1)

 

OMS RU 04 (08-Feb-2022), Patch 33715883

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 4 (Doc ID 2847894.1)

Agent RU 04 (08-Feb-2022), Patch 33715880

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 4 Bug List (Doc ID 2847906.1)

 OMS RU 03 (10-Dec-2021), Patch 33588912

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 3 (Doc ID 2828833.1)

 Agent RU 03 (10-Dec-2021), Patch 33588930

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 3 Bug List (Doc ID 2829107.1)

OMS RU 02 (01-Nov-2021), Patch 33456001

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 2 (Doc ID 2822316.1)

Agent RU 02 (01-Nov-2021), Patch 33456016

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update (RU) 2 Bug List (Doc ID 2822317.1)

OMS RU 01 (30-Sep-2021), Patch 32835392

  • 13.5.0 Enterprise Manager Cloud Control Base Platform Monthly Release Update (RU) 1 (Doc ID 2793642.1)

Agent RU 01 (30-Sep-2021), Patch 32924765

  • Enterprise Manager Cloud Control Management Agent 13.5 Release Update Bug List (Doc ID 2812043.1)

Patch Summary by Plug-in

   

Patch Summary by Plug-in

Release Update

OMS

Agent (Discovery/Monitoring Plug-in)

RU23
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-AGENT-BP
  • EM-ZDLRA-AGENT-BP(Agent Monitoring)
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-FMW-DISCOVERY-BP(Agent Discovery)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Discovery)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU 22
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-SI-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU 21
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-FA-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-FA-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Discovery)
  • EM-EMREP-AGENT-BP(Agent Monitoring)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU 20
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Discovery)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU 19
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-BDA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
 
  • EM-AGENT-BP
  • EM-SIEBEL-DISCOVERY-BP(Agent Discovery)
  • EM-SIEBEL-AGENT-BP(Agent Monitoring)
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-ZDLRA-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-FMW-DISCOVERY-BP(Agent Discovery)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
  • EM-EMREP-AGENT-BP(Agent Monitoring)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU18
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-FA-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-SMF-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-ZDLRA-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
  • EM-EMREP-AGENT-BP(Agent Monitoring)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU17
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Discovery)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-DISCOVERY-BP(Agent Discovery)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-OVI-AGENT-BP(Agent Discovery)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU16
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-CCP-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Discovery)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Discovery)
  • EM-EXADATA-DISCOVERY-BP(Agent Discovery)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-EMREP-AGENT-BP(Agent Monitoring)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU15
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-FA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-FA-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-OH-AGENT-BP(Agent Monitoring)
RU14
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-FA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU13
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
 
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU12
  • EM-OMS-BP
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-SIEBEL-OMS-BP
  • EM-FA-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-BDA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-CCP-OMS-BP
  • EM-AGENT-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU11
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-BDA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-DISCOVERY-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU10
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-VT-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-BDA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-SMF-OMS-BP
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-ZDLRA-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-FMW-DISCOVERY-BP(Agent Discovery)
  • EM-EXADATA-DISCOVERY-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU09
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-SIEBEL-OMS-BP
  • EM-FA-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-OVI-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-SMF-OMS-BP
  • EM-DB-DISCOVERY-BP(Agent Discovery)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-SIEBEL-DISCOVERY-BP(Agent Discovery)
  • EM-SIEBEL-AGENT-BP(Agent Monitoring)
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-ZDLRA-AGENT-BP(Agent Monitoring)
  • EM-FMW-DISCOVERY-BP(Agent Discovery)
  • EM-OVI-AGENT-BP(Agent Monitoring)
  • EM-EXADATA-DISCOVERY-BP(Agent Discovery)
  • EM-EXADATA-AGENT-BP(Agent Monitoring)
RU08
  • EM-DB-OMS-BP
  • EM-FMW-OMS-BP
  • EM-SIEBEL-OMS-BP
  • EM-FA-OMS-BP
  • EM-EXADATA-OMS-BP
  • EM-CFW-OMS-BP
  • EM-ZDLRA-OMS-BP
  • EM-CLOUD-OMS-BP
  • EM-SI-OMS-BP
  • EM-CCP-OMS-BP
  • EM-SIEBEL-AGENT-BP(Agent Monitoring)
  • EM-SI-AGENT-BP(Agent Monitoring)
  • EM-DB-AGENT-BP(Agent Monitoring)
  • EM-FMW-AGENT-BP(Agent Monitoring)
  • EM-FMW-DISCOVERY-BP(Agent Discovery)
  • EM-FA-AGENT-BP(Agent Monitoring)
  • EM-EMREP-AGENT-BP(Agent Monitoring)
  • EM-SIEBEL-DISCOVERY-BP(Agent Discovery)
RU07
  • Database (DB)
  • Fusion Middleware (FMW)
  • Exadata
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Cloud
  • System Infrastructure (SI)
  • Chargeback and Capacity Planning Plug-in (CCP)
  • Siebel
  • Virtualization (VT)
  • System Infrastructure (SI) (Agent Monitoring)
  • Database (DB) (Agent Monitoring)
  • Database (DB)  (Agent Discovery)
  • Fusion Middleware (FMW) (Agent Monitoring)
  • Fusion Apps (FA) (Agent Monitoring)
  • Siebel (Agent Monitoring)
  • Zero Data Loss Recovery Appliance (ZDLRA) (Agent Monitoring)
RU06
  • Database (DB)
  • Fusion Middleware (FMW)
  • Exadata
  • Oracle Virtual Infrastructure (OVI)
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Big Data Appliance (BDA)
  • Cloud
  • System Infrastructure (SI)
  • Chargeback and Capacity Planning Plug-in (CCP)
  • System Infrastructure (SI) (Agent Monitoring)
  • Database (DB) (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Monitoring)
  • Exadata (Agent Discovery)
  • Oracle Virtual Infrastructure (OVI) (Agent Monitoring)
  • Oracle Virtual Infrastructure (OVI) (Agent Discovery)
RU05
  • Database (DB)
  • Fusion Middleware (FMW)
  • Exadata
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Cloud
  • System Infrastructure (SI)
  • Database (DB) Plug-in (Agent Monitoring)
  • System Infrastructure (SI) (Agent Monitoring)
  • Zero Data Loss Recovery Appliance (ZDLRA) (Agent Monitoring)
  • Oracle Virtual Infrastructure (OVI) (Agent Monitoring)
  • Monitor-the-Monitor (EMREP) (Agent Monitoring)
RU04
  • Database (DB)
  • Fusion Middleware (FMW)
  • Virtualization (VT)
  • Fusion Apps (FA)
  • Exadata
  • Oracle Virtual Infrastructure (OVI)
  • Cloud Framework (CFW)
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Big Data Appliance (BDA)
  • Cloud
  • System Infrastructure (SI)
  • Chargeback and Capacity Planning Plug-in (CCP)
  • Virtualization (VT) (Agent Monitoring)
  • System Infrastructure (SI) (Agent Monitoring)
  • System Infrastructure (SI) (Agent Discovery)
  • Zero Data Loss Recovery Appliance (ZDLRA) (Agent Monitoring)
  • Database (DB) Plug-in (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Discovery)
  • Fusion Apps (FA) (Agent Monitoring)
  • Exadata (Agent Discovery)
  • Oracle Virtual Infrastructure (OVI) (Agent Monitoring)
  • Big Data Appliance (BDA) (Agent Monitoring)
  • Monitor-the-Monitor (EMREP) (Agent Monitoring)
  • Oracle Home Inventory (OH) (Agent Monitoring)
RU03
  • Database (DB)
  • Fusion Middleware (FMW)
  • Virtualization (VT)
  • Fusion Apps (FA)
  • Exadata
  • Oracle Virtual Infrastructure (OVI)
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Big Data Appliance (BDA)
  • Cloud
  • Storage Management Framework (SMF)
  • System Infrastructure (SI)
  • Chargeback and Capacity Planning Plug-in (CCP)
  • Virtualization (VT) (Agent Monitoring)
  • Zero Data Loss Recovery Appliance (ZDLRA) (Agent Monitoring)
  • Database (DB) Plug-in (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Discovery)
  • Fusion Apps (FA) (Agent Monitoring)
  • Fusion Apps (FA) (Agent Discovery)
  • Exadata (Agent Monitoring)
  • Exadata (Agent Discovery)
  • Oracle Virtual Infrastructure (OVI) (Agent Monitoring)
  • Monitor-the-Monitor (EMREP) (Agent Monitoring)
  • Oracle Home Inventory (OH) (Agent Monitoring)
RU02
  • Database (DB)
  • Fusion Middleware (FMW)
  • Siebel
  • Virtualization (VT)
  • Exadata
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Big Data Appliance (BDA)
  • Cloud
  • System Infrastructure (SI)
  • Chargeback and Capacity Planning Plug-in (CCP)
  • Storage Management Framework (SMF)
  • Virtualization (VT) (Agent Monitoring)
  • Siebel (Agent Monitoring)
  • System Infrastructure (SI) (Agent Monitoring)
  • Database (DB) Plug-in (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Discovery)
  • Oracle Virtual Infrastructure (OVI) (Agent Monitoring)
  • Big Data Appliance (BDA) (Agent Monitoring)
  • Exadata (Agent Monitoring)
  • Monitor-the-Monitor (EMREP) (Agent Monitoring)
  • Oracle Home Inventory (OH) (Agent Monitoring)
RU01
  • Database (DB)
  • Fusion Middleware (FMW)
  • Virtualization (VT)
  • Fusion Apps (FA)
  • Exadata
  • Cloud Framework (CFW)
  • Zero Data Loss Recovery Appliance (ZDLRA)
  • Big Data Appliance (BDA)
  • Cloud
  • System Infrastructure (SI)
  • Chargeback and Capacity Planning Plug-in (CCP)
  • Storage Management Framework (SMF)
  • Virtualization (VT) (Agent Monitoring)
  • Siebel (Agent Monitoring)
  • Siebel (Agent Discovery)
  • System Infrastructure (SI) (Agent Discovery)
  • Zero Data Loss Recovery Appliance (ZDLRA) (Agent Monitoring)
  • Database (DB) Plug-in (Agent Monitoring)
  • Database (DB) Plug-in (Agent Discovery)
  • Fusion Middleware (FMW) (Agent Monitoring)
  • Fusion Middleware (FMW) (Agent Discovery)
  • Exadata (Agent Discovery)
  • Big Data Appliance (BDA) (Agent Monitoring)
  • Big Data Appliance (BDA) (Agent Discovery)
  • Monitor-the-Monitor (EMREP) (Agent Monitoring)
  • Oracle Home Inventory (OH) (Agent Monitoring)
Known Issues
Version / DateComponentDescriptionBug/ERResolution 

13.5 RU1 /30-Sep-2021

 Agent Plug-insNote: With the release of EM 13.5 Release Update (RU) 1, There is an improved, centralized method for applying Agent Bundles. No longer will you need to manually identify the Plug-ins installed on each Agent host and create a Patch Plan for each Plug-in, but rather, the patching method is similar to the OMS Bundle and will automatically identify each Plug-in installed on the Agent and only apply the applicable Plug-ins. N/A  Patching improvements implemented.

13.5 RU4 / 08-Feb-2022

OMS Patch
 
Note: Ensure that you have OMSPatcher version 13.9.5.2.0 to apply the 13.5 OMSRU4 patch N/A N/A

13.5 RU4 / 08-Feb-2022

Agent PatchNote: Ensure that you have AgentPatcher version 13.9.5.2.0 to apply the 13.5 AgentRU4 patch N/A N/A
13.5 RU5 / 25-Mar-2022OMS PatchNote: Ensure that you have OMSPatcher version 13.9.5.3.0 to apply the 13.5 OMSRU5 patch N/A N/A
13.5 RU5 / 25-Mar-2022Agent PatchNote: Ensure that you have AgentPatcher version 13.9.5.3.0 to apply the 13.5 Agent RU5 patchN/A N/A

13.5 RU6/29-Apr-2022

OMS PatchNote: Ensure that you have OMSPatcher version 13.9.5.4.0 to apply the 13.5 OMS RU6 patchN/A N/A

13.5 RU7 / 30-May-2022

 OMS Patch
(ExaData Plugin ONLY)
 There is a known issue when where the configuration workflow in Exadata Warehouse discovery is missing a functional drop-down selection.
This only occurs after upgrading from RU EM 13.5GC 5/6 to RU7. This does not affect systems that have been upgraded from versions prior to EM 13.5GC RU5.

SYMPTOMS:
This behavior is observed only if:
  • EM is EM 13.5GC RU3 or higher AND
  • EM 13.5GC RU7 is applied (upgrade from EM 13.5GC RU 5/6).
 INTERNAL
Bug 34174008

Until corrected in the next EM 13.5GC RU, the current work around (If you applied RU7 as described above) is to execute some sql against the EM repository database:

$ sqlplus SYSMAN/<password>@<connect string of the EM repository database>;

SQL > UPDATE gef_analytic_type SET status = 7, last_update_date = SYSDATE WHERE analytic_type_name = 'xawh';

SQL > UPDATE gef_analytic_properties SET property_value=NULL WHERE property_name='extract_details' AND analytic_id = (SELECT analytic_id FROM gef_analytic_type WHERE analytic_type_name = 'xawh');

SQL > COMMIT;

13.5 RU12 / 12-Jan-2023

EM RepositoryIf your repository database is on 19.18, Apply Patch 35046819 to the repository database before applying OMS Release Update Patch. Refer to Doc ID 2925136.1 for more details.
NOTE: This issue can affect any 13.4 or 13.5 RU Repository using the above DB Version.
 INTERNAL Bug 35032309 Until corrected, apply the DB Patch to the applicable EM Repository DB before applying the RU.

13.5 RU15 / 25-May-2023

OMSPatcherNOTICE: New prompt and process for applying the Release Update: Starting with Enterprise Manager 13c Release 5 Update 15 (13.5.0.15) or higher, you can patch the OMS using a non-SYS admin user. The omspatcher utility will show a new prompt to enter the DB username and password to proceed with patching. To understand more on how to create a non-SYS user refer to the details contained in the Patching with Non-SYS User (Admin User) section in the Cloud Control Administrator's Guide.N/AN/A

13.5 RU18 and greater

JDBC Patches (OMS)

NOTICE: Before applying EM 13.5 RU18, you need to apply the following JDBC 12.2.1.4.0 patches applied on the OMS according to the patch’s README:

1. MLR Patch 35430934 

2. Patch 34153238

3. Patch 31657681

Internal Bugs 35720763, 32720458 and 33607709 Follow the README for applying these patches to the OMS. 

13.5 RU18

OMSPatcher NOTICE: If the application of RU 18 to the OMS fails, check the log files shown in Doc ID 2993393.1 and if the error(s) are the same, follow the procedures in this document to resolve the issue.Internal Bug 36091628Check the log files shown in Doc ID 2993393.1 and if the error(s) are the same, follow the procedures in this document to resolve the issue.

13.5 RU 19

OAuthRelease of Fixes to Support OAuth move from OAM to IDCSInternal Bug 35875342After applying Enterprise Manager 13c Release 5 Update 19 (13.5.0.19) patch, it is mandatory to execute the steps in the Actions section of My Oracle Support Note 2998693.1 This is with reference to the fixes to support OAuth move from OAM to IDCS.

13.5 RU 23

ExaDataPost Agent Patches Fixes (sbin patch)Internal
Bug 36795631

Customers managing Exadata targets will also need to apply the following patch after applying the RU 23 patch to the Agent:

Patch 36795631 - Oracle Management Agent sbin Patch on top of Enterprise Manager 13c Release 5 Update 23 (13.5.0.23)

Upgrade Paths to EM 13.5 Cloud Control
Valid Upgrade Options
Release UpdateMinimum Upgrade Path to Version 13.5
13.4 RU1013.5 RU01
13.4 RU1113.5 RU01 
13.4 RU12 13.5 RU01
13.4 RU13 13.5 RU02
13.4 RU14 13.5 RU03
13.4 RU15 13.5 RU05
 13.4 RU16 13.5 RU07
 13.4 RU17 13.5 RU08
 13.4 RU18 13.5 RU09
 13.4 RU19 13.5 RU12
13.4 RU2013.5 RU14

The version transitions described above are the only valid ones for EM 13.5 upgrade.

The user is responsible for ensuring the EM 13.4 system to be upgraded is at the appropriate RU level to proceed.

See the following documentation link for a complete description of the recommended procedure for upgrading from EM 13.4 RU10 or above to EM 13.5:

Enterprise Manager Cloud Control 13.5
Cloud Control Upgrade Guide
Chapter 4 Upgrading Oracle Management Service and Oracle Management Repository to 13c Release 5


"If your Enterprise Manager system is at version 13c Release 4 Update 10 (13.4.0.10) or higher, the End-to-End Upgrade method is not supported. The recommended methods are Upgrade Software Only with Plug-ins and Configure Later or Upgrade Software Only with Plug-ins and Configure Later in Silent Mode."

 
 

相关文章:

  • 北京网站建设多少钱?
  • 辽宁网页制作哪家好_网站建设
  • 高端品牌网站建设_汉中网站制作
  • Transformer推理结构简析(Decoder + MHA)
  • 在Windows系统上安装的 Arrow C++ 库
  • Java项目实战II基于Java+Spring Boot+MySQL的网上租贸系统设计与实现(开发文档+源码+数据库)
  • Vue3组件通信
  • 红外绝缘子数据集
  • Can‘t connect to local MySQL server through socket
  • PHP、Java等其他语言转Go时选择GoFly快速快速开发框架指南
  • layui table中的checkbox禁用问题
  • Linux嵌入式驱动开发指南(速记版)---Linux基础篇
  • 【动态规划】两个数组的 dp 问题二
  • Maven进阶-二、依赖
  • [答疑]《分析模式》2020中译本翻译水平怎样
  • 线性调频信号脉冲压缩并非是一个门信号
  • WPF入门教学五 布局容器入门
  • uniapp自定义导航栏以及页面加背景
  • 《剑指offer》分解让复杂问题更简单
  • 【翻译】babel对TC39装饰器草案的实现
  • 3.7、@ResponseBody 和 @RestController
  • Cookie 在前端中的实践
  • HTML5新特性总结
  • JAVA SE 6 GC调优笔记
  • Javascripit类型转换比较那点事儿,双等号(==)
  • java架构面试锦集:开源框架+并发+数据结构+大企必备面试题
  • mongodb--安装和初步使用教程
  • mysql 5.6 原生Online DDL解析
  • Python3爬取英雄联盟英雄皮肤大图
  • Service Worker
  • Spark学习笔记之相关记录
  • 短视频宝贝=慢?阿里巴巴工程师这样秒开短视频
  • 快速体验 Sentinel 集群限流功能,只需简单几步
  • 聊聊redis的数据结构的应用
  • 每个JavaScript开发人员应阅读的书【1】 - JavaScript: The Good Parts
  • 面试总结JavaScript篇
  • 数组大概知多少
  • 想晋级高级工程师只知道表面是不够的!Git内部原理介绍
  • elasticsearch-head插件安装
  • ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException
  • #、%和$符号在OGNL表达式中经常出现
  • #Linux杂记--将Python3的源码编译为.so文件方法与Linux环境下的交叉编译方法
  • #微信小程序(布局、渲染层基础知识)
  • #我与Java虚拟机的故事#连载13:有这本书就够了
  • $(function(){})与(function($){....})(jQuery)的区别
  • (1)虚拟机的安装与使用,linux系统安装
  • (10)工业界推荐系统-小红书推荐场景及内部实践【排序模型的特征】
  • (12)Hive调优——count distinct去重优化
  • (19)夹钳(用于送货)
  • (C语言)共用体union的用法举例
  • (WSI分类)WSI分类文献小综述 2024
  • (附源码)springboot家庭装修管理系统 毕业设计 613205
  • (黑马点评)二、短信登录功能实现
  • (精确度,召回率,真阳性,假阳性)ACC、敏感性、特异性等 ROC指标
  • (转)可以带来幸福的一本书
  • ./configure,make,make install的作用(转)
  • .NET CORE使用Redis分布式锁续命(续期)问题
  • .NET 服务 ServiceController