Considerations

In the Neoview Script interface, you must enter the command on one line. The command does not require an SQL terminator.

If you execute this command in a script file, it affects the session in which the script file runs. You can specify this command in PRUN script files. However, running this command from a PRUN script file does not affect the idle timeout value for the current session.

To reset the default timeout value, enter this command:

SET IDLETIMEOUT 30

Examples

This command sets the idle timeout value to four hours:

SQL>set idletimeout 240

This command sets the idle timeout value to an infinite amount of time so that the session never expires:

SQL>set idletimeout 0

To reset the idle timeout to the default, enter this command:

SQL>set idletimeout 30

SQL>

For more information, see “Setting and Showing the Idle Timeout Value for the Session” (page 53).

SET MARKUP Command

The SET MARKUP command sets the markup format and controls how results are displayed by Neoview Script.

Syntax

SET MARKUP [RAWHTMLXMLCSV]

The supported options enable results to be displayed in XML, HTML, and CSV (Comma Separated Values) format. The default format is RAW.

Considerations

In the Neoview Script interface, you must enter the command on one line.

Examples

This SET MARKUP command specifies results be displayed in HTML:

SQL>set markup html

SQL>select c.custnum, c.custnum, ordernum, order_date +>from customer c, orders o where c.custnum=o.custnum;

<TABLE>

<!--select c.custnum, c.custname,ordernum,order_date from customer c, orders o where c.custnum=o.custnum;--> <tr>

<th>CUSTNUM</th>

<th>CUSTNAME</th>

<th>ORDERNUM</th> <th>ORDER_DATE</th>

</tr>

<tr>

<td>143</td>

104 Neoview Script Interface Commands

Page 104
Image 104
HP NEOVIEW 544530-001 manual SET Markup Command, To reset the default timeout value, enter this command

NEOVIEW 544530-001 specifications

The HP Neoview 544530-001 is a sophisticated data warehousing solution that was designed to address the complex demands of modern businesses. Known for its robust architecture, it enables organizations to efficiently manage, store, and process vast amounts of data. This appliance offers a cohesive combination of hardware and software, configured to deliver high performance and reliability for business intelligence applications.

One of the standout features of the HP Neoview 544530-001 is its ability to support large-scale data analytics. The system utilizes a massively parallel processing architecture, which allows it to handle multiple data queries simultaneously, thereby enhancing the overall performance and response time. This characteristic is vital for businesses that rely on real-time data analysis to make informed decisions.

Another significant technology embedded in the Neoview 544530-001 is its advanced data storage capabilities. With generous storage capacity, it can accommodate extensive datasets, ensuring that organizations have the flexibility to grow their data without compromising system performance. The appliance also integrates advanced compression techniques, which optimize storage efficiency, reducing the physical space required and associated costs.

The HP Neoview is engineered with various data management features, including data quality tools that help ensure the integrity and accuracy of information. These tools can cleanse and normalize data, making it more reliable for analysis. Moreover, the system supports a wide array of data formats, facilitating easy integration with existing databases and applications.

Security is also a critical consideration for the HP Neoview 544530-001. The appliance incorporates robust security measures to protect sensitive data from unauthorized access. This includes encrypted connections and user authentication protocols, which are essential for compliance with industry standards.

In terms of scalability, the Neoview 544530-001 allows businesses to expand their data environment as their needs evolve. The system's modular architecture means that organizations can easily add hardware components, ensuring they can keep pace with increasing data volumes.

Overall, the HP Neoview 544530-001 provides organizations with a complete solution for data warehousing that combines powerful performance, extensive storage, advanced data management tools, and scalable architecture, making it an ideal choice for enterprises looking to leverage data for strategic advantage.