Archive for the ‘ITSM’ category

Demo: BMC Mobility for IT Service Management

July 19th, 2011

Gain business advantage with mobile incident, problem, change, asset, and self-service apps

Use smartphones and tablets to manage trouble tickets, asset records, service requests, and changes from anywhere, at any time

With BMC Mobility for IT Service Management, you will:

  • Manage incidents, problems, asset records, and change requests with mobile apps
  • Offload calls to your help desk or service desk
  • Escalate issues and respond to assigned incidents anywhere, anytime
  • Enter assets the minute they arrive; notify staff when ready to deploy; and track when released
  • Enable business users to select, submit, update, and track service requests
  • Receive change requests; view by priority, location, and business impact; then respond from the road
  • Select, submit, review, approve, amend, or cancel service requests — even while away from the office
  • Access real-time snapshots of key performance indicators for IT service support

How to debug CMDB 7.5 Change Pending Issues

June 21st, 2010

How to debug CMDB 7.5 Change Pending Issues

OVERVIEW:  CLASS Manager Activity. If a particular activity stays in Change Pending state for a long time you can investigate the root cause by following the steps mentioned in the document.

To resolve this problem you need to validate  CMDB metadata problems. We need to check some of the forms which may have pending entries for classes, attributes for which class manager do not show pending entries.

LOGIN with Administrator previlege:

This is a brief descriptions of the points to check:

- WUT: Login as Demo and check the CMDB metadata. Check each record is active, unique and it’s correct.

STEPS:

The forms to check and fix are:

Step1: Class (OBJSTR:Class)  -> Check there is NOT pending entries (No entries where ‘System Status*’ !=  “Active” )

Fix: If there are not active entries, you need to backup those entries on arx format and delete them.

1.a Check Class (OBJSTR:Class)  again where ‘Pending ID’ != “0″ OR ‘OSStatus’ != “Active”

Fix: If there are entries with Pending ID != 0, you have to investigate this problem carefully.

Step 2: Attribute Definitions (OBJSTR:AttributeDefinition) -> Check there is NOT pending entries (No entries where ‘Record Status’ != “Active”)

Fix: If there are not active entries, you need to backup those entries on arx format and delete them.

**

Step 3: OBJSTR:Index (OBJSTR:Index) -> Check there is NOT pending entries (No entries where ‘Record Status’ != “Active”)

Fix: If there are NOT active entries, you need to backup those entries on arx format and delete them.

Step 4: OBJSTR:IndexAttrib (OBJSTR:IndexAttrib) -> Check there is NOT pending entries (No entries where ‘Record Status’ != “Active”)

Fix: If there are not active entries, you need to backup those entries on arx format and delete them.

***

Step 5: OBJSTR:Pending -> Check there are not errors here.

Fix: If there are errors, please read them and fix the problem. Otherwise, you need to backup those entries on arx format and delete them.

Step 6: Application Pending -> Check there are not entries waiting processing here.

Fix: Wait until all the entries are deleted. If they are not deleted, to fix the problem, you need to backup those entries on arx format and delete them manually.

Credits-Vishal V. Dhainje