clresource create -d
Commands Incorrectly Specify Resource Names in Oracle Solaris Cluster Data Service for Oracle E-Business Suite as of Release 12.2 Guide (26401103)
The incorrect resource names are missing a hyphen between -resource and name. The correct form of the resource name is *-resource-name, not *-resource name.
These incorrect resource names appear in the clresource create
command synopses and in the resource definitions of the following tasks:
-
Step 2: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=root -p service=node_manager \ -p resource_dependencies_offline_restart=storage-resource \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d node-manager-resource-name
Replace the resource definition with the following:
-
-
Step 2: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_admin -p service=tns_apps \ -p resource_dependencies_offline_restart=storage-resource \ -p pmf_managed=true \ -p interpose_logical_hostname=logical host \ -p resource_dependencies=logical-host-resource \ -d tns-listener-resource-name
Replace the resource definition with the following:
-
Step 3: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_admin -p service=admin_server \ -p resource_dependencies_offline_restart=storage-resource,tns-listener-resource,node-manager-resource,[scope:]db-resource \ -p interpose_logical_hostname=logical host \ -p resource_dependencies=logical-host-resource \ -d admin-server-resource-name
Replace the resource definition with the following:
-
-
-
Step 2: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_entry-p service=opmn \ -p resource_dependencies_offline_restart=storage-resource \ -p pmf_managed=true \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d opmn-resource-name
Replace the resource definition with the following:
-
Step 3: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_entry-p service=ohs \ -p resource_dependencies_offline_restart=storage-resource \ -p resource_dependencies=opmn-resource,logical-host-resource \ [ -p interpose_logical_hostname=logical host ] \ -d ohs-resource-name
Replace the resource definition with the following:
-
-
-
Step 3: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_applications -p service=tns_apps \ -p resource_dependencies_offline_restart=storage-resource \ -p pmf_managed=true \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d tns-listener-resource-name
Replace the resource definition with the following:
-
Step 4: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_applications -p service=oacore \ -p resource_dependencies=tns-listener-resource,node-manager-resource,[scope:]db-resource \ -p resource_dependencies_offline_restart=storage-resource \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d oacore-resource-name
Replace the resource definition with the following:
-
Step 5: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_applications -p service=oafm \ -p resource_dependencies=tns-listener-resource,node-manager-resource,[scope:]db-resource \ -p resource_dependencies_offline_restart=storage-resource \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d oafm-resource-name
Replace the resource definition with the following:
-
Step 6: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_applications -p service=forms \ -p resource_dependencies=tns-listener-resource,node-manager-resource,[scope:]db-resource \ -p resource_dependencies_offline_restart=storage-resource \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d forms-resource-name
Replace the resource definition with the following:
-
Step 7: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=web_applications -p service=forms-c4ws \ -p resource_dependencies=tns-listener-resource,node-manager-resource,[scope:]db-resource \ -p resource_dependencies_offline_restart=storage-resource \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d forms-c4ws-resource-name
Replace the resource definition with the following:
-
-
-
Step 2: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=batch -p service=tns_apps \ -p resource_dependencies_offline_restart=storage-resource \ -p pmf_managed=true \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d tns-listener-resource-name
Replace the resource definition with the following:
-
Step 3: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=batch -p service=concmgr \ -p resource_dependencies=tns-listener-resource,[scope:]db-resource \ -p resource_dependencies_offline_restart=storage-resource \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d concmgr-resource-name
Replace the resource definition with the following:
-
-
Step 2: Replace the
clresource create
command synopsis with the following:# clresource create -g resource group -t ORCL.ebs \ -p base_dir=apps base dir \ -p service_group=other -p service=forms_server \ -p resource_dependencies_offline_restart=storage-resource \ -p pmf_managed=true \ [ -p interpose_logical_hostname=logical host ] \ [ -p resource_dependencies=logical-host-resource ] \ -d forms-srv-resource-name
Replace the resource definition with the following: