sqlci cores when started if Trafodion is down
Bug #1352419 reported by
Marvin Anderson
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Trafodion |
Fix Committed
|
Medium
|
Marvin Anderson |
Bug Description
If the user attempts to start sqlci and Trafodion is down, sqlci crashes and core dumps.
[trafodion@node1 scripts]$ sqlci
sqlci ($<unkwn>
Aborted (core dumped)
It should instead produce an error message letting the user know that Trafodion is down and that the user should start it with sqstart command.
The workaround for the above core dump is to start Trafodion with sqstart command.
tags: |
added: foundation removed: sql-general |
Changed in trafodion: | |
assignee: | nobody → Dave George (d-george-b) |
milestone: | none → r1.0 |
Changed in trafodion: | |
milestone: | r1.0 → r1.1 |
To post a comment you must log in.
After some dicussion decided to add a message to the sqlci-emitted message to make it more 'user friendly'.