13.12.2012 Views

HP OpenView Operations Administrator's Reference - filibeto.org

HP OpenView Operations Administrator's Reference - filibeto.org

HP OpenView Operations Administrator's Reference - filibeto.org

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

About OVO Language Support<br />

Configuration Upload in International Environments<br />

Before starting the download, you must ensure that the configuration<br />

data does not contain any data that cannot be represented in ASCII, for<br />

example German umlauts or the Euro symbol (!). Use 7-bit ASCII in this<br />

case. 7-bit ASCII is a subset of all available character sets. 7-bit ASCII<br />

data transfers without data corruption.<br />

There are several methods to enable ASCII-enforced upload:<br />

❏ Passing a parameter to opcconfig<br />

When configuring OVO for the first time, call opcconfig with the<br />

parameter -a to enable ASCII upload of the initial configuration.<br />

This is typically used together with the -c parameter. The -c<br />

parameter allows you to specify a database character set for use with<br />

opcconfig. See the man page opcconfig(1M) for more information.<br />

The following example configures OVO to use a character set of<br />

Simplified Chinese:<br />

export LANG=zh_CN.hp15CN<br />

/opt/OV/bin/OpC/install/opcconfig -a -c ZHSI6CGB231280<br />

Running opcdbsetup -a or opcdbinit -a also triggers opccfgupld<br />

to use the -ascii option.<br />

❏ Passing a parameter to opccfgupld<br />

If you want to upload a third-party integration package or Smart<br />

Plug-in (SPI), or simply want to upload data that you have<br />

downloaded yourself, you can directly call the OVO configuration<br />

upload tool opccfgupld with the parameter -ascii:<br />

/opt/OV/bin/OpC/opccfgupld [...] \<br />

-ascii <br />

❏ Setting a variable on the server<br />

If you want to enforce configuration upload in ASCII mode, set the<br />

following variable:<br />

ovconfchg -ovrg -ns opc -set \<br />

OPC_CFG_CHAR_SET_ASCII TRUE<br />

Where is the name of the management server<br />

resource group.<br />

Chapter 8 321

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!