Hello, I have a very similar issue to this post:
In the last post, the user stated he solved the problem. However, I have no idea what he is talking about or what the fix actually is.
I run `/opt/mx/bin/mxinitconfig -a` , but it failes on configuring database. It says it cannot start the hpsmdb service. When I run `/etc/rc.d/init.d/hpsmdb status` I get active (exited).
Please help! If you want to see a log file, please let me know the location! I looked for log files to help, but found none that would help.
/var/opt/mx/logs/PgSQL_Config.log
Starting postgresql (hpsmdb)
Waiting for hpsmdb to start ...
Waiting for hpsmdb to start ...
Waiting for hpsmdb to start ...
I am pretty sure I have all dependencies, and running CIM binary has no failures. I have not run any commands on hpsmdb (to initialize, or run any commands). I ran the SIM binary, then immediately ran mxinitconfig -a (per the manual).
Do I need to do anything with this:
Success. You can now start the database server using: /opt/hpsmdb/bin/postgres -D /var/opt/hpsmdb/data or /opt/hpsmdb/bin/pg_ctl -D /var/opt/hpsmdb/data -l logfile start