Unsolved
This post is more than 5 years old
2 Intern
•
253 Posts
0
2177
June 19th, 2008 09:00
Unable to connect to NMC
I have just installed the NMC on my AIX box but I am unable to connect to it. I am not sure if it is installed correctly as there is no instructions for AIX. I did the normal install through smit which put everything in /opt/lgtonmc
From there I ran /opt/lgtonmc/bin/nmc_config which appeared to configure it
When I run gstconfig I get
19140:gstconfig: Failed to create ODBC data source.
19141:gstconfig: Possible reasons include:
19142:gstconfig: HOME environment variable is not set correctly
19143:gstconfig: to the root user's home directory.
Configuration not updated.
Any help is appreciated
From there I ran /opt/lgtonmc/bin/nmc_config which appeared to configure it
When I run gstconfig I get
19140:gstconfig: Failed to create ODBC data source.
19141:gstconfig: Possible reasons include:
19142:gstconfig: HOME environment variable is not set correctly
19143:gstconfig: to the root user's home directory.
Configuration not updated.
Any help is appreciated
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
June 20th, 2008 02:00
dpinink_silva
2 Intern
•
724 Posts
0
June 25th, 2008 06:00
lalexis
2 Intern
•
253 Posts
0
June 25th, 2008 06:00
I am about done messing with it and was wondering if there would be any problems with installing the NMC on a Windows Server 2003 box to manage an AIX 5.3 box?
BMCC
1 Message
0
October 29th, 2010 02:00
19140:gstconfig: Failed to create ODBC data source.
19141:gstconfig: Possible reasons include:
19142:gstconfig: HOME environment variable is not set correctly
19143:gstconfig: to the root user's home directory.
Configuration not updated.
I don't know how to solve the problem. can you help me out???????
lpenarub
43 Posts
0
November 17th, 2010 18:00
The error message means that gstconfig cannot create the .odbc.ini under $HOME.
This looks like a permission problem on $HOME.
I suggest you log in as root and retry the gstconfig command.
If you are logged in as "user", make sure you "su - root" ( don't forget the hypen).
Give this a try. Update this thread with the result.