Upgrade sda server 6.1.4 to 6.3.1

Hi,

my sda is version 6.1.4, the document ufficial microfocus, for upgrade to 6.3.1 first upgrade 6.1.5 end final upgrade 6.3.1..this is ok!!! but, "optionsFile.txt" what shoud it be? for silent mode ? my command is:

 ./MicroFocusDA-server.bin -silent -options optionsFile.txt

and old my file "optionsFile.txt"

-V IS_SELECTED_INSTALLATION_TYPE=typical
-P installLocation="/sraprod/serena/da615"
-V IS_DESTINATION="/sraprod/serena/da615"
-V ServerDetailsInstallLoc="/sraprod/serena/.microfocus/da"
-V ServerDetailsUseExisting="true"
-V ServerDetailsSkipDb="true"
-V IS_INSTALL_MODE="silent"
-V SctTomcatOwner="root"
-V ServerDetailsPort=7918

and my installed.properties is:

#INSTALLED PROPERTIES
#Tue May 26 12:02:18 CEST 2020
cleanup.archive.path=
com.urbancode.air.devilfish.common.SaContainer.dialogueDir=/sraprod/.serena/ra/var/dialogues
database.derby.home=/sraprod/.serena/ra/var/db
database.derby.port=11377
database.type=oracle
deploy.mail.storage=/sraprod/.serena/ra/var/email
derby.drda.logConnections=false
derby.language.logQueryPlan=false
derby.language.logStatementText=false
derby.stream.error.logSeverityLevel=30000
derby.system.home=../var/db
enable.sso.by.default=false
hibernate.c3p0.acquire_increment=1

hibernate.c3p0.idle_test_period=60
hibernate.c3p0.maxStatementsPerConnection=20
hibernate.c3p0.max_size=30
hibernate.c3p0.max_statements=0
hibernate.c3p0.min_size=0
hibernate.c3p0.preferredTestQuery=select ver from ds_db_version
hibernate.c3p0.statementCacheNumDeferredCloseThreads=1
hibernate.c3p0.testConnectionOnCheckout=true
hibernate.c3p0.timeout=600
hibernate.cache.provider_class=net.sf.ehcache.hibernate.SingletonEhCacheProvider
hibernate.cache.region.factory_class=org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory
hibernate.cache.use_query_cache=false
hibernate.cache.use_second_level_cache=true

hibernate.connection.driver_class=oracle.jdbc.driver.OracleDriver
hibernate.connection.password=pbe{xxxxxxxxxxxxxxxxxxxxx}
hibernate.connection.provider_class=org.hibernate.connection.C3P0ConnectionProvider
hibernate.connection.url=jdbc\:oracle\:thin\:@(description\=(address_list\=(address\=(protocol\=tcp)(port\=1521)(host\=xxxxxxxxxxxxx)))(connect_data\=(SERVICE_NAME \= xxxxxxxxxxxxxxxxxx)))
hibernate.connection.username=serena_ra
hibernate.current_session_context_class=thread
hibernate.format_sql=false
hibernate.generate_statistics=false
hibernate.show_sql=false

hibernate.transaction.manager_lookup_class=com.urbancode.ds.hibernate.TransactionManagerLookup
net.sf.ehcache.configurationResourceName=ehcache.xml
server.endpointId=00000000000000000000
server.external.user.url=http\://xx.xx.128.xx\:8080/serena_ra
server.external.web.url=http\://xx.xx.128.xx\:8080/serena_ra
server.host=0.0.0.0
server.jms.mutualAuth=
server.jms.port=7918
server.jms.prefetchSize=100
server.keystore=/sraprod/.serena/ra/conf/server.keystore
server.keystore.key.password=pbe{xxxxxxxxxxxxxxxxxxxxxxxx}

server.keystore.password=pbe{xxxxxxxxxxxxxxxxxxxxxxxx}
server.mutual_auth=false
server.ssl.enabled.protocols=TLSv1.2,TLSv1.1,TLSv1

 

 

this file is not good for upgrade? and that's parameters for good upgrade ?

 

 

 

Parents Reply Children
  • Please log an incident with Support and work with them to determine what options may exist for your exact configuration.

  • Have yoy tried this?

    You should not need a graphical interface for a DA server upgrade.
    There is no optionsfile because there is no user input.
    All options are retrieved from the "old" system -- the DA system that is installed now, and it is not permissible to change any option as part of an upgrade.

    Your choice is simple -- upgrade, keeping the same configuration options, or remove the old installation and install something new with user input or with an optionsfile.

    Does this make sense?  If you are going to remove and reinstall, I can suggest a knowledgebase article or two to help you keep your old data with the new installation, let me know.