You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Amanda Moran (JIRA)" <ji...@apache.org> on 2016/05/02 23:26:12 UTC

[jira] [Created] (TRAFODION-1965) Enhance how initialize trafodion is done in traf_start

Amanda Moran created TRAFODION-1965:
---------------------------------------

             Summary: Enhance how initialize trafodion is done in traf_start
                 Key: TRAFODION-1965
                 URL: https://issues.apache.org/jira/browse/TRAFODION-1965
             Project: Apache Trafodion
          Issue Type: Improvement
          Components: installer
            Reporter: Amanda Moran
            Assignee: Amanda Moran
            Priority: Minor


Should be a 3 step process. 

step 1:  initialize trafodion.
   if this returns error 1392 (“traf is already initialized”), then move to step 2.
   if this doesn’t return an error, then we are done. No need to upgrade.
   Otherwise abort.
step 2:  get version of metadata;
  if this returns status “Metadata is current”, then we are done.
  Otherwise move to step 3.
step 3: initialize trafodion, upgrade;
 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)