JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Services Reference Manual     Oracle Solaris Cluster 4.1
search filter icon
search icon

Document Information

Preface

OSC4DS 4

OSC4DS 5

apache(5)

asm_diskgroup(5)

dns(5)

iws(5)

ldom(5)

nfs(5)

ohs(5)

opmn(5)

oracle_external_proxy(5)

oracle_listener(5)

oracle_server(5)

ORCL.ohs(5)

ORCL.opmn(5)

ORCL.oracle_external_proxy(5)

ORCL.sapcentr(5)

ORCL.sapdia(5)

ORCL.saprepenq(5)

ORCL.saprepenq_preempt(5)

ORCL.sapstartsrv(5)

sapcentr(5)

sapdb(5)

sapdia(5)

sapenq(5)

sap_livecache(5)

saprepenq(5)

saprepenq_preempt(5)

saprepl(5)

sapscs(5)

sapstartsrv(5)

sapwebas(5)

sap_xserver(5)

sblgtwy(5)

sblsrvr(5)

scalable_asm_diskgroup_proxy(5)

scalable_asm_instance(5)

scalable_asm_instance_proxy(5)

scalable_rac_server_proxy(5)

SUNW.apache(5)

SUNW.asm_diskgroup(5)

SUNW.dns(5)

SUNW.iws(5)

SUNW.ldom(5)

SUNW.nfs(5)

SUNW.oracle_listener(5)

SUNW.oracle_server(5)

SUNW.sapdb(5)

SUNW.sapenq(5)

SUNW.sap_livecache(5)

SUNW.saprepl(5)

SUNW.sapscs(5)

SUNW.sapwebas(5)

SUNW.sap_xserver(5)

SUNW.sblgtwy(5)

SUNW.sblsrvr(5)

SUNW.scalable_asm_diskgroup_proxy(5)

SUNW.scalable_asm_instance(5)

SUNW.scalable_asm_instance_proxy(5)

SUNW.scalable_rac_server_proxy(5)

SUNW.wls(5)

wls(5)

Index

ORCL.sapcentr

, sapcentr

- resource type implementation for processing central services of Oracle Solaris Cluster HA for SAP NetWeaver

Description

The ORCL.sapcentr resource type represents the SAP central services component in an Oracle Solaris Cluster configuration. This resource type is part of a set of resource types for the SAP NetWeaver platform. The other resource types are:

Create the following dependencies when you configure the Oracle Solaris Cluster HA for SAP NetWeaver data service.

For more information, see Oracle Solaris Cluster Data Service for SAP NetWeaver Guide.

Standard properties and extension properties that are defined for the ORCL.sapcentr resource type are described in the subsections that follow. To set these properties for an instance of the ORCL.sapcentr resource type, use the clresourcetype(1CL) command.

Standard Properties

None of the standard resources properties have been overridden for this resource type.

For a description of all standard resource properties, see the r_properties(5) man page.

Extension Properties

The extension properties of the ORCL.sapcentr resource type are as follows:

Debug_level

This property indicates the level to which debug messages for the SAP NetWeaver resources are logged. When the debug level is increased, more debug messages are written to the system log /var/adm/messages as follows:

0

No debug messages

1

Function Begin and End messages

2

All debug messages and function Begin and End messages

You can specify a different value of the debug_level extension property for each node that can master the resource.

Data type

Integer

Default

0

Range

0–2

Tunable

Any time

Sap_user

This property indicates the administrative user for an SAP NetWeaver installation.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Sid

This property indicates the SAP NetWeaver System Identifier (SID). This is SAPSYSTEMNAME in the SAP profile.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Instance_name

This property indicates the name of the SAP central service component instance. This is INSTANCE_NAME in the SAP profile.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Instance_number

This property indicates the two-digit SAP system number for the SAP central service component instance. This is SAPSYSTEM in the SAP profile.

Data type

Number

Default

None defined

Range

Not applicable

Tunable

When disabled

Host

This property indicates the host alias on which the central services are configured.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Start_script

This property indicates the full path to the start script for the instance.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Stop_script

This property indicates the full path to the stop script for the instance.

Data type

String

Default

None defined

Range

Not applicable

Tunable

When disabled

Yellow

This property indicates the SAP NetWeaver probe return value for the central services YELLOW status.

Data type

Number

Default

10

Range

1–50

Tunable

Any time

Examples

Example 1 Creating an ORCL.sapcentr Resource

This example shows the commands to create an ORCL.sapcentr resource. These commands perform the following operations:

This example makes the following assumptions:

# clrt register ORCL.sapcentr
# clrs create -d -g scs-rg -t sapcentr \\
-p sid=QE3 \\
-p sap_user=qe3adm \\
-p instance_number=00 \\
-p instance_name=ASCS00 \\
-p HOST=bono-1 \\
-p yellow=20 \\
-p debug_level=0 \\
-p resource_dependencies_offline_restart=hsp-rs \\
-p resource_dependencies=bono-1,db-rs,scs-strt-rs \\
scs-rs

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
ha-cluster/data-service/sapnetweaver

See Also

clresource(1CL), clresourcegroup(1CL),clresourcetype(1CL), attributes(5), r_properties(5), ORCL.sapdia(5), ORCL.saprepenq(5), ORCL.saprepenq_preempt(5), ORCL.sapstartsrv(5)