Neoview Command Interface (NCI) Guide (R2.4)
SQL>
• This example shows a valid host name. NCI prompts only for the user name and password:
hpnci –u super.ser –p serv
Welcome to the HP Neoview Command Interface 2.4
(c) Copyright 2006-2009 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. NCI prompts only for
the user name and password. After three unsuccessful retries, the session is terminated.
hpnci –h 172.16.1.1 –u super.services –p x –dsn TDM_Default_DataSource
Welcome to the HP Neoview Command Interface 2.4
(c) Copyright 2006-2009 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. NCI 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 Command Interface 2.4
(c) Copyright 2006-2009 Hewlett-Packard Development Company, LP.
Host Name/IP Address: neo0101.mylab.mycorp.net:18650
User Name: dba1
Password:
DataSource Name [Admin_Load_DataSource]:
Connected to DataSource: Admin_Load_DataSource
Logging In to the Database Platform 53