IBM Support

InfoSphere Metadata Workbench tutorial: istool command to import ISX data fails

Troubleshooting


Problem

The InfoSphere Metadata Workbench tutorial includes a file in compressed format with import files that you need for the tutorial. Some of the import files are in an ISX format. The import command fails for these files.

Symptom

When you run the istool utility to import these files, the import fails and displays this error message:

ERROR: invalid syntax. Missing value or closing quote.

Cause

In the istool utility for IBM InfoSphere Information Server, version 8.7, the -cm parameter requires a value.

Resolving The Problem

Add two single quotation marks ( '' ) after the -cm parameter:

Example:

Istool>

import -dom SERVERNAME -u USRNAME -p PASSWORD -ar FULL_PATH_TO_FILE -cm ''

[{"Product":{"code":"SS3GFL","label":"InfoSphere Metadata Workbench"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"--","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.7","Edition":"","Line of Business":{"code":"","label":""}},{"Product":{"code":"SSZJPZ","label":"IBM InfoSphere Information Server"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":" ","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.7","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
16 June 2018

UID

swg21584427