Logging in to the NCPOLLDATA database
Log in to the NCPOLLDATA database to run an SQL query that retrieves polling data.
To log in to NCPOLLDATA using ncp_oql you must log in using the ncim service and specify the NCPOLLDATA database identifier. You must also provide a valid NCIM user name and password. The default user name for the NCIM database user is ncim. The default password is ncim.
To log in to NCPOLLDATA enter the following command:
ncp_oql -domain DOMAIN -service ncim -username USERNAME -password PASSWORDWhere:- DOMAIN is any Network Manager domain. The pollers run across all domains so it does not matter which domain you choose.
- USERNAME is the user name for the NCIM database user. The default is ncim.
- PASSWORD is the password for the NCIM database user. The default is ncim.