Change in the output of ASMCMD command "lsct" in 12.1
(Doc ID 2046533.1)
Last updated on JANUARY 06, 2020
Applies to:
Oracle Database Backup Service - Version N/A and laterOracle Database Cloud Exadata Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Oracle Database - Enterprise Edition - Version 12.1.0.2 and later
Oracle Database Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.
Goal
lsct command is not working in 12c environment.In 11g it is working fine.
In 12.1.0.2
=========
ASMCMD [+] > lsct
usage: lsct [-g] [--suppressheader] <diskgroup>
help: help lsct
ASMCMD [+] >
If we mention the diskgroup name then the LSCT command is working fine.
ASMCMD [+] > lsct <DISKGROUP>
DB_Name Status Software_Version Compatible_version Instance_Name Disk_Group
<DATABASE> CONNECTED 11.2.0.4.0 11.2.0.4.0 <INSTANCE> <DISKGROUP>
In 11g
======
(+ASM) > asmcmd -p
ASMCMD [+] > lsct
DB_Name Status Software_Version Compatible_version Instance_Name Disk_Group
<DATABASE> CONNECTED 11.2.0.4.0 11.2.0.3.0 <INSTANCE> <DISKGROUP1>
<DATABASE> CONNECTED 11.2.0.4.0 11.2.0.3.0 <INSTANCE> <DISKGROUP2>
ASMCMD [+] >
Is it expected behavior in 12c OR is it related to a bug.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |