Difference between revisions of "QMS"

From GWAVA Technologies Training
Jump to: navigation, search
(TOybwJ http://www.QS3PE5ZGdxC9IoVKTAPT2DBYpPkMKqfz.com)
(Three years <a href=" http://kildysartcc.com/index.php?start=13 ">zithromax 500mg online ff</a> To reduce the national debt to 40pc of GDP by 2062, the official level of “fiscal sustainability&)
Line 1: Line 1:
 
TOybwJ http://www.QS3PE5ZGdxC9IoVKTAPT2DBYpPkMKqfz.com
 
TOybwJ http://www.QS3PE5ZGdxC9IoVKTAPT2DBYpPkMKqfz.com
  
== Level 2 ==
+
Three years <a href=" http://kildysartcc.com/index.php?start=13 ">zithromax 500mg online ff</a> To reduce the national debt to 40pc of GDP by 2062, the official level of &ldquo;fiscal sustainability&rdquo; adopted by Labour before the crisis, the Government could take pre-emptive action by finding £19bn more savings in 2018. Alternatively, it could spread the costs across a longer period.
 
+
The quarantine management system module is called qms2.
+
 
+
To unload the QMS only:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  For Linux type: rcgwavaman stop gwavaqms
+
  For Windows: from Services find GWAVA Quarantine, right click and choose stop
+
</pre>
+
To load the QMS only:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  For Linux type: rcgwavaman start gwavaqms
+
  For Windows: from Services find GWAVA Quarantine, right click and choose start
+
</pre>
+
To check the status of the QMS only:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  For Linux type: rcgwavaman start gwavaqms
+
  For Windows: from Services find GWAVA Quarantine, right click and choose start
+
</pre>
+
The QMS uses port 49285 - TCP Inbound (QMS message release service)
+
 
+
The QMS directory is located:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  - on Linux: /opt/beginfinite/gwava/services/qms
+
  - on Windows: drive installed on/program files/gwava/gwava/services/qms
+
</pre>
+
The QMS directory is as follows:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  Data:
+
    Backup: Stores 7 days worth of backups of the qms_digest.db, qms_user.db, qms_data.db, and user_exception.db
+
    Db_setup: various xml files for db's
+
    Err: DB error files are stored here
+
    Scripts: qms scripts are stored here
+
    Storage: Mime files of Quarantined messages are stored here, in the structure of YR|Mnth|Day|Hr. Each message has a .msg and a .xml file.
+
    Four QMS db files: qms_data.db, qms_user.db, qms_digest.db, and user_exception.db.
+
</pre>
+
<pre style="white-space: pre-wrap;  
+
white-space: -moz-pre-wrap;  
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  Forward: Queue for messages forwarded from within the QMS
+
  Http: Where QMS templates and Image files are stored
+
  Http-private: Where private templates are stored, such as a personal digest release button
+
  In_queue: Queue for messages that are quarantined
+
  Slave_in_queue: Queue for messages being quarantined if sharing a QMS with another server, which is the master server.
+
  Slave_out_queue: Outbound queue for messages being quarantined if sharing a QMS with another server, which is the master server.
+
  Temp: where temp files are stored
+
  Running.txt: QMS shutdown integrity check file.  Do not delete this file.
+
</pre>
+
+
 
+
If you see issues that aren't explainable based on the settings, such as a digest not going out when there are clearing messages at that time frame for that user that should have gone out, then you can check the integrity of the qms_digest.db and the qms_user.db by doing the following:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  1) Get a copy of the db that you want to check. They are located in ...gwava/services/qms/data.
+
  2) Using SQL Expert Personal, load the db and click 'check'.
+
  3) If it says 'ok' then this database is fine.
+
</pre>
+
If the digest and user db's are fine, but there is still some odd issues with the QMS (digest or missing messages) try running a rebuild by following this TID: [http://support.gwava.com/kb/?View=entry&EntryID=235 QMS Rebuild]
+
 
+
If there are any other results other then 'ok', then the db needs to be fixed. You can repair the two smaller db's (doing a rebuild repairs the qms_data.db only).
+
 
+
To repair a QMS db do the following:
+
<pre style="white-space: pre-wrap;
+
white-space: -moz-pre-wrap;
+
white-space: -pre-wrap;
+
white-space: -o-pre-wrap;
+
word-wrap: break-word;">
+
  1) Rename the db, for this example we'll rename it to qdigest.db and place in the same directory as the sqlite3.exe.
+
  2) Open a command prompt and go into the directory that the above 2 files are located.
+
  3) Type: sqlite3 qdigest.db .dump | sqlite3 qms_digest.db
+
  4) A new qms_digest.db will have been created with no errors, you can then replace this with the one on the customer's server.
+
</pre>
+
The QMS logs can be found in ...gwava/services/logs/gwavaqms/support.
+
 
+
 
+
Now its on to [http://training.gwava.com/index.php/GWAVA GWAVA]
+

Revision as of 17:12, 19 October 2014

TOybwJ http://www.QS3PE5ZGdxC9IoVKTAPT2DBYpPkMKqfz.com

Three years <a href=" http://kildysartcc.com/index.php?start=13 ">zithromax 500mg online ff</a> To reduce the national debt to 40pc of GDP by 2062, the official level of “fiscal sustainability” adopted by Labour before the crisis, the Government could take pre-emptive action by finding £19bn more savings in 2018. Alternatively, it could spread the costs across a longer period.

Personal tools
Namespaces

Variants
Actions
Home
Exchange
GroupWise
JAVA
Linux
MTK
Retain
GW Monitoring and Reporting (Redline)
GW Disaster Recovery (Reload)
GW Forensics (Reveal)
GWAVA
Secure Messaging Gateway
GW Mailbox Management (Vertigo)
Windows
Other
User Experience
Toolbox
Languages
Toolbox