NOTE:

If the script file is outside the directory of the hpnvs.cmd or hpnvs.sh file (by default,

the Neoview Script bin directory), you must specify the full path of the script file in the @ or

OBEY command. For the Neoview Script bin directory, see Table 2-1 (page 34).

SQL>@C:\ddl_scripts\sch_invent.sql

 

SQL>-- CREATE SCHEMA

 

SQL>CREATE SCHEMA INVENT;

 

--- SQL operation complete.

 

SQL>-- CREATE TABLES/VIEWS in SCHEMA INVENT

 

SQL>SET SCHEMA INVENT;

 

--- SQL operation complete.

 

SQL>CREATE TABLE INVENT.supplier (

 

+>

suppnum

NUMERIC (4) UNSIGNED

+>

 

NO DEFAULT

+>

 

NOT NULL

+>

,suppname

CHARACTER (18)

+>

 

NO DEFAULT

+>

 

NOT NULL

+>

,street

CHARACTER (22)

+>

 

NO DEFAULT

+>

 

NOT NULL

+>

,city

CHARACTER (14)

+>

 

NO DEFAULT

+>

 

NOT NULL

+>

,state

CHARACTER (12)

+>

 

NO DEFAULT

+>

 

NOT NULL

+>

,postcode

CHARACTER (10)

+>

 

NO DEFAULT

+>

 

NOT NULL

+>

,PRIMARY KEY

(suppnum)

+>

);

 

--- SQL operation complete.

For more information about the @ and OBEY commands, see the “@ Command” (page 81) and the “OBEY Command” (page 93).

Logging Output

To log output of a Neoview Script session while running one script file at a time, use the SPOOL or LOG command. When you run an OBEY or @ command, Neoview Script displays each command in the script file, the output for each command, and diagnostic messages in the Neoview Script interface. The SPOOL or LOG command captures this output as it appears in the Neoview Script interface and logs it in a log file.

For more information, see “Logging Output” (page 63).

Running Scripts in Parallel

In the Neoview Script interface, the @ and OBEY commands allow you to run only one script file at a time. However, the PRUN command allows you to run multiple script files simultaneously.

Logging Output

69

Page 69
Image 69
HP NEOVIEW 544530-001 manual Running Scripts in Parallel, Obey command. For the Neoview Script bin directory, see -1

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.