README for HP Neoview Release 2.4 Service Pack 2

maps
{
map1 from file1 to table1
(
col1 = field1,
col2 = expression "NVL(CAST(:field2 AS INT), DEFAULT)",
col3 = field3
)
}
For more information about using expressions in the maps section, see the Neoview Transporter
User Guide for Release 2.4.
Neoview Performance Analysis Tools (NPAT)
Release 2.4 SP2 introduces these new features in NPAT:
The Neoview Performance Analyzer now allows users other than ROLE.DBA and
super.services, which are the default administrators, to connect to a Neoview platform. This
capability depends on the user having permission to access the data in the Neoview
Repository views.
You can enter comments when adding or altering rule definitions. In the Comments field
of a rule, enter optional, free-form text to describe the rule. The comments must not exceed
256 characters.
The SQL Defaults field for a service was previously restricted to the super.services user.
Now, any WMS administrator can use this field. In the SQL Defaults field of a service, specify
one or more SQL commands. Use semicolons to separate the commands, and end the last
command with a semicolon. The entire series of commands must not exceed 1024 bytes.
14