Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Creating an Oracle 11g on RHEL 5.9 service offering


This topic describes the tasks that you must perform in BMC Cloud Lifecycle Management to create the service offering that the end user could then use to provision the application infrastructure (for example, an OS and an application package). It includes the following topics:

To create the service and the service offering

In the BMC Cloud Lifecycle Management Administrator console, you must add a service and a service offering.

To create a service

  1. From the BMC Cloud Lifecycle Management Administration Console, click the vertical Workspaces menu on the left side of the window, and click Service Catalog.
  2. In the Service Catalog, click Create a New Serviceservicecatalog_newservice_button.png.
  3. Enter the service name.
  4. For Type, select a service type.
    • Business service — Services that customers use and that show the customer view of services, such as email or an online store.
    • Technical service — Supporting IT and infrastructure resources required to support business services that are not visible to customers, such as servers, applications, and network CIs.

      Warning

      Note

      After you select the type and save the service, you cannot change the type.

  5. Enter a description of the service.
  6. Do one of the following actions:
    • To create the service offering, click Apply.
    • To create the service offering later, click Save to save your selections and close the window.

To create a service offering

  1. From the BMC Cloud Lifecycle Management Administration Console, click the vertical Workspaces menu on the left side of the window, and click Service Catalog.
  2. From the Service Catalog, edit or create a service.
    In the Service Offering tab, a default service offering is available, which you can edit.
  3. Click Create a New Service Offering.
  4. In the General Information tab, define the options described in the following table. 

    Option

    Description

    Default Service Offering

    Enable this option to make the selected service offering the default for the service. Unless users select a different service offering, the default service offering is used.

    Name

    A short, descriptive name for the service offering.

    Description

    A more detailed description of the service offering.

    Service Blueprint

    Specify the software and hardware to associate with the service offering by selecting one of the available blueprints.

    Service Deployment Definition

    Specify how to deploy the selected service blueprint. From the list, select a service deployment definition that is available for the chosen service blueprint.

  5. Add a Base Customer Price to define the amount charged to the customer for the service offering.
  6. Add a Base Deployment Cost to define the amount that it costs to provide the service offering.
  7. Click Apply.
    This action activates the Options tab. You now also can create a requestable offering (for example, a request definition or a post-deploy action). For additional information, see Creating-a-requestable-offering in the BMC Cloud Lifecycle Management online technical documentation.

To create options and option choices for the service offering

In the BMC Cloud Lifecycle Management Administrator console, you can add options and option choices for the service offering.

For the Oracle 11g on RHEL 5.9 service blueprint, you need to create a post-installation option to configure Oracle 11g.

Create option for Oracle 11g installation and configuration

To create Oracle 11g post-installation option:

  1. Launch BMC Cloud Lifecycle Management Administration console and click Service Catalog from workspace.
    Option Editor.PNG
  2. Click Option Editor. This displays Option Editor window.
    OptionEditor1.PNG
  3. Click Add AddSign.PNG to add a New Option.
    orac1.PNG
  4. Enter the Option Name, Option Type and Option Description.

    Warning

    Ensure that you have selected the Option Type as post-deploy action.

  5. Click OK to create this option. 

Once you have created the option, you need to create an option choice.

Create option choice for Oracle 11g post-installation option

To create option choice:

  1. Navigate to the Option Editor and select the created option name to create option choice.
    option n option choice.png
  2. Click Add AddSign.PNG to add a new option choice.
    orac2.PNG
  3. Enter Option Choice and Description.
  4. Click OK.

This creates the option choices for Oracle 11g post-installation option.

Configure option choice for Oracle 11g

  1. Open Option Editor.
  2. Select the option created for the Oracle 11g post-installation.
  3. Select the option choice for Oracle 11g post-installation and click Option Choice Blueprint Configuration Editor BLC.PNG.
  4. Click Add AddSign.PNG to add new blueprint configuration for the selected option choice.
  5. Select Parameter from the blueprint configuration list.
    orac3.PNG
  6. Enter the Parameter name along with Label and Description.
    orac4.PNG

     

    Information

    Parameter name = SID

  7. Click OK.
  8. Once you created the parameter, Click Add AddSign.PNG to add new blueprint configuration for the selected option choice.
  9. Select Custom Action from the blueprint configuration list.
    BLCONFIG.PNG
  10. Select Action Type as Script.
    script name.png
  11. Enter NSH script name Oracle11gPostInstallation in Action.

    Warning

    NSH script name must be same as you have imported in BMC Server Automation.

  12. Click OK to complete the process for Oracle 11g option choice blueprint configuration.

To make the provisioning request

  1. Access Workspaces > Service Instances to display the Service Instances workspace, and click the New Service Request icon to display the New Service Request dialog box.

    serviceinstances_request1.png
  2. In the New Service Request dialog box, click the server provisioning service you want to request to display the Submit Request dialog box.
  3. To complete the Oracle 11g Service Request, You need to specify the following Parameters:
    User Pasrams input.png

    Parameter

    Description

    Char Set

    CharSet value to configure Oracle database

    DB Type

    Oracle database type

    Global DB Name

    Global database name for Oracle database

    Oracle DB Password

    Oracle user password for database

    Confirm

    Confirm Oracle user password for database

    Oracle User Password

    Operating system level password for Oracle user

    Confirm

    Confirm operating system level password for Oracle user

    RAM For Oracle (MB)

    RAM for Oracle database

    Root User Password

    VM root user password

    Confirm

    Confirm VM root user password

    SID

    Oracle database SID

  4. Click Next.

    serviceinstances_request_submit.png
  5. Enter the data in the required fields to complete the request for an instance of the service request. You can click Next to review the details.
  6. Click Submit. The request is added to the Pending Activity list in the Service Instances window.

The request status is displayed in the Pending Activity list of the Service Instances window. You can double-click on the service request to see its detailed information.

For more detailed procedures, see Requesting cloud services.

To validate the provisioned components

Component Name

How to verify

Results

Verify Oracle instance

To verify Oracle instance, run the following command:

 ps -ef | grep smon

This command will display ora_smon_orcl process to ensure that Oracle instance is up and running.

To access SQL prompt without user login

To access SQL prompt, run the following command:

$ORACLE_HOME/bin/sqlplus /nolog

This command will allow you to start SQL prompt without providing Oracle credentials.

To verify database connection

To verify database connection, run the following command:

conn / as sysdba

This command will give connected message.

Where to go next

Once you have created the service offering, the cloud end user can request a service offering from the My Cloud Services Console. To view a list of tasks the cloud end user can perform to manage your cloud services, see Managing-cloud-services.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Cloud Lifecycle Management 3.1