How can I check what the landscape handle is for my SpectroSERVER using the landscape hex value
book
Article ID: 33567
calendar_today
Updated On:
Products
CA Spectrum
Issue/Introduction
How can I check what the Landscape Handle is for my SpectroSERVER using the landscape hex value?
Environment
Release:
Component:
Resolution
You can check the Landscape Handle of a SpectroSERVER using the lh_set command with the landscape hex value.
1. Log into the SpectroSERVER system as the user that owns the Spectrum installation
2. If on Windows, start a bash shell by running "bash -login"
3. cd to the $SPECROOT/SS-Tools directory and enter the following command where <LH> is the hex landscape handle
./lh_set -c <LH>
Example:
./lh_set -c 0x100000
Landscape number 4 is equivalent to handle 0x100000.
Feedback
thumb_up
Yes
thumb_down
No