My Oracle Support Banner

appvipcfg fail with CRS-2534 and CRS-0160 while adding appvip on second network (Doc ID 1572686.1)

Last updated on DECEMBER 11, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.3 to 12.1.0.1 [Release 11.2 to 12.1]
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

Issue is seen while adding an appvip to a second network.
Appvipcfg create without -failback option fails with below errors : 

 

Changes

Second network has been added and started :

> srvctl add network -k 2 -S 162.XX.XXX.0/255.255.248.0/en0

> crsctl start res ora.net2.network
CRS-2672: Attempting to start 'ora.net2.network' on '<nodename4>'
CRS-2672: Attempting to start 'ora.net2.network' on '<nodename3>'
CRS-2672: Attempting to start 'ora.net2.network' on '<nodename2>'
CRS-2672: Attempting to start 'ora.net2.network' on '<nodename1>'
CRS-2676: Start of 'ora.net2.network' on '<nodename3>' succeeded
CRS-2676: Start of 'ora.net2.network' on '<nodename4>' succeeded
CRS-2676: Start of 'ora.net2.network' on '<nodename2>' succeeded
CRS-2676: Start of 'ora.net2.network' on '<nodename1>' succeeded

Appvipcfg fails :

>appvipcfg create -network=2 -ip=162.XX.XXX.78 -vipname=<vipname> -user=root
Production Copyright 2007, 2008, Oracle.All rights reserved
2013-03-27 10:25:12: Skipping type creation
2013-03-27 10:25:12: Create the Resource
2013-03-27 10:25:12: Executing

$GRID_HOME/bin/crsctl add resource xyz.bkpvip -type app.appvip_net2.type -attr "USR_ORA_VIP=162.XX.XXX.78,START_DEPENDENCIES=hard(ora.net2.network) pullup(ora.net2.network),STOP_DEPENDENCIES=hard(ora.net2.network),ACL='owner:root:rwx,pgrp:system:r-x,other::r--,user:root:r-x',HOSTING_MEMBERS=abcdbp114,APPSVIP_FAILBACK="

2013-03-27 10:25:12: Executing cmd:

$GRID_HOME/bin/crsctl add resource xyz.bkpvip -type app.appvip_net2.type -attr "USR_ORA_VIP=162.XX.XXX.78,START_DEPENDENCIES=hard(ora.net2.network) pullup(ora.net2.network),STOP_DEPENDENCIES=hard(ora.net2.network),ACL='owner:root:rwx,pgrp:system:r-x,other::r--,user:root:r-x',HOSTING_MEMBERS=abcdbp114,APPSVIP_FAILBACK="

2013-03-27 10:25:12: Command output:
> CRS-0160: The attribute 'APPSVIP_FAILBACK' is not supported in this resource type.
> CRS-4000: Command Add failed, or completed with errors.
>End Command output
CRS-0160: The attribute 'APPSVIP_FAILBACK' is not supported in this resource type.
CRS-4000: Command Add failed, or completed with errors.

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.