Neoview Script Guide (R2.2)
DataSource Name [Admin_Load_DataSource]:
Connected to DataSource: Admin_Load_DataSource
SQL>
• This example shows a valid host name. Neoview Script prompts only for the user name and
password:
hpnvs –u super.ser –p serv
Welcome to the HP Neoview Script Interface 2.2
(c) Copyright 2006, 2007 Hewlett-Packard Development Company, LP.
Host Name/IP Address: 172.16.1.1
DataSource Name [Admin_Load_DataSource]: MyDataSource
Invalid authorization specification
User Name: super.services
Password:
Connected to DataSource: MyDataSource
SQL>
• This example shows a valid host name, user name, and data source. Neoview Script prompts
only for the user name and password. After three unsuccessful retries, the session is
terminated.
hpnvs –h 172.16.1.1 –u super.services –p x –dsn TDM_Default_DataSource
Welcome to the HP Neoview Script Interface 2.2
(c) Copyright 2006, 2007 Hewlett-Packard Development Company, LP.
Invalid authorization specification
User Name: dba1
Password:
Invalid authorization specification
User Name: dba1
Password:
Invalid authorization specification
Press any key to close this session
C:/n>
• This example shows the connect command with a valid user name, host name, and data
source. Neoview Script prompts only for the user name and password.
SQL>connect super.services/xxx @neo0101, TDM_Default_DataSource
Invalid authorization specification
User Name: super.services
Password: abc
Connected to DataSource TDM_Default_DataSource.
SQL>
After you finish logging in to the database platform, the SQL prompt appears.
Welcome to the HP Neoview Script Interface 2.2
(c) Copyright 2006, 2007 Hewlett-Packard Development Company, LP.
Logging In to the Database Platform 49