My Oracle Support Banner

12.2 fails with ORA-15372: Client version string not supported by Oracle ASM (Doc ID 2299524.1)

Last updated on FEBRUARY 20, 2019

Applies to:

Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Cloud Exadata Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

The following error is occurred while creating the 10g datafile on 12.2.0.1 GI.

SQL> create tablespace test datafile size 10M;
create tablespace test datafile size 10M
*
ERROR at line 1:
ORA-01119: error in creating database file '+DATA'
ORA-17502: ksfdcre:4 Failed to create file +DATA
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15064: communication failure with ASM instance
ORA-15372: Client version 10.2.0.5.0 not supported by Oracle ASM

The ASM & RDBMS compatibility found no issue. 

--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Local Resources
------------------------------------------------------------------------------

ora.rac10g.db
1 ONLINE ONLINE test2 STABLE
ora.rac10g.rac10g1.inst
1 ONLINE ONLINE test1 STABLE
ora.rac10g.rac10g2.inst
1 ONLINE ONLINE test2 STABLE

 

GROUP_NUMBER NAME COMPATIBIL DATABASE_C
------------ ---------------------------------------- ---------- ----------
1 DATA 12.2.0.1.0 10.1.0.0.0                                                                                 

1* select group_number, name, value from v$asm_attribute

GROUP_NUMBER NAME VALUE
------------ -------------------------------------------------- ----------
1 idp.type dynamic
1 idp.boundary auto
1 disk_repair_time 3.6h
1 phys_meta_replicated true
1 failgroup_repair_time 24.0h
1 thin_provisioned FALSE
1 preferred_read.enabled FALSE
1 sector_size 512
1 logical_sector_size 512
1 content.type data
1 content.check FALSE
1 au_size 4194304
1 appliance._partnering_type GENERIC
1 compatible.asm 12.2.0.1.0                              <<<<<<<<<<<<<<
1 compatible.rdbms 10.1.0.0.0
1 compatible.advm 12.2.0.1.0

 

Changes

 

Cause

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
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.