NonStop Servlets for JavaServer Pages (5.0) System Administrator's Guide
Manager Web Application
NonStop Servlets for JavaServer Pages (NSJSP) System Administrator’s Guide—525644-002
5-22
nsjsp_digestPassword
T1222V50_10NOV2005_BASE_V500_2
_________________________________________________________________
Migrates the persistent session data stored in a NonStop(tm) SQL
database for NonStop(tm) Servlets for JavaServer Pages(tm).
Please enter the database table name [$SYSTEM.T1222CAT.SessData] :
$DATA00.MYSESS.SESSDATA
****************************** WARNING *****************************
The persisted session data stored in a NonStop(tm) SQL Database
will now be migrated to the new schema used in the
NonStop(tm) Servlets for JavaServer Pages(tm) T1222V50_10NOV2005_BASE_V500_1
release.
NonStop(tm) SQL database table name = $DATA00.MYSESS.SESSDATA
**********************************************************************
Do you wish to migrate the persistent session data (y/n) ? y
SQL Conversational Interface - T9191G07 - (01AUG05)
(C) 1987 COMPAQ (C) 2004 Hewlett Packard Development Company, L.P.
>>>>ALTER TABLE $DATA00.MYSESS.SESSDATA
+>+> ADD COLUMN app_name VARCHAR(255) DEFAULT "" NOT NULL;
--- SQL operation complete.
>>>>
>>
End of SQLCI Session
Note: In the future, if you do not wish to be prompted for the
Persistent Session catalog, then please edit your setup
information file located at:
./.nsjsp_setup.info
Edit the the two entries for T1222SessionCatalog and
T1222SessionTable at the very end of this file. Replace the
persistent session catalog/subvolume [$SYSTEM.T1222CAT] with
the location of your persistent session catalog/subvolume.
Ensure that the dollar sign ($) is properly escaped.
/h/myInstall/webserver/servlet_jsp/conf:
nsjsp_digestPassword
The nsjsp_digestPassword script is an OSS shell script which allows you to
generate a digested form of your password. The syntax is:
nsjsp_digestPassword {digest algorithm} {clear-texted password}
An example:
/h/myInstall/webserver/servlet_jsp/conf: nsjsp_digestPassword MD5 myPassword
myPassword:deb1536f480475f7d593219aa1afd74c
/h/myInstall/webserver/servlet_jsp/conf:
nsjsp_cleanConfigBackups
The nsjsp_cleanConfigBackups script is an OSS shell script which helps the
operator to cleanup the older backup configuration files. NSJSP 5.0 automatically
saves copies of all of the configuration files such as the iTP_server.xml and all of
the context configuration files residing in the $NSJSP_HOME/conf/NSJSP/<host-