TDPS Wireless v1.8.1900. Enhancements E1 - Multi load E2 - Driver time scheduler.

Slides:



Advertisements
Similar presentations
Yukon – What is New Rajesh Gala. Yukon – What is new.NET Framework Programming Data Types Exception Handling Batches Databases Database Engine Administration.
Advertisements

Creating an Extensible Table in Biotics A Brief Demo by Carol Fogelsong April 3, 2007.
ADABAS to RDBMS UsingNatQuery. The following session will provide a high-level overview of NatQuerys ability to automatically extract ADABAS data from.
ONE STOP THE TOTAL SERVICE SOLUTION FOR REMOTE DEVICE MANAGMENT.
Mobile Manager v (including v1.1.1 and v1.2.2) Release Notes.
By César Urdaneta.  Purpose ◦ Replicate records from different tables (for inserting / updating record), from a source database to a target one, keeping.
Defragging Indexes For Beginners. Why we need to defrag indexes Fragmented indexes are ineffective Ineffective indexes are slooooooow.
Online School Registration System Solomon Ng Pei-Yu Wang Evan Chiu Curtis Wong.
Performed by:Gidi Getter Svetlana Klinovsky Supervised by:Viktor Kulikov 08/03/2009.
Client-server database systems and ODBC l Client-server architecture and components l More on reliability and security l ODBC standard.
Overview SAP Basis Functions. SAP Technical Overview Learning Objectives What the Basis system is How does SAP handle a transaction request Differentiating.
A walkthrough of the SageQuest Mobile Control Online & ESC integration.
Gary MacDougall Premjit Singh Managing your Distributed Data.
Creating Data Marts from COBOL Files (ISAM to RDBMS)
9/10/20151 Hyperion Enterprise 6.5 New Features & Functionality Robert Cybulski, CPA Finit Solutions.
Analysis of SQL injection prevention using a proxy server By: David Rowe Supervisor: Barry Irwin.
Workflow Manager and General Tuning Tips. Topics to discuss… Working with Workflows Working with Tasks General Tuning Tips.
This presentation is the property of Paradigm Information Systems It is confidential to the intended recipient for the purpose of evaluating FMS Any other.
LSC Segment Database Duncan Brown Caltech LIGO-G Z.
Converting COBOL Data to SQL Data: GDT-ETL Part 1.
By Lecturer / Aisha Dawood 1.  You can control the number of dispatcher processes in the instance. Unlike the number of shared servers, the number of.
Computer Measurement Group, India Optimal Design Principles for better Performance of Next generation Systems Balachandar Gurusamy,
Eurotrace Hands-On The Eurotrace File System. 2 The Eurotrace file system Under MS ACCESS EUROTRACE generates several different files when you create.
Safety Roadmap Presented by: Mark Bell & Mike Wick.
Analysis of SQL injection prevention using a proxy server By: David Rowe Supervisor: Barry Irwin.
1099 Why Use InterBase? Bill Todd The Database Group, Inc.
Accomplishments: Implementation Login form Dictionary Inputs Calculations(Partially Completed) Output(Partially Completed) Made a test database.
By: Matt Batalon, MCITP  Another form of temporary storage that can be queried or joined against, much like a table variable, temp.
BA372 Stored Procedures and Triggers Lab. What needs to be done to change a customer’s credit limit? Who am I? May I? Do it Log it Display A database.
Analysis of SQL injection prevention using a filtering proxy server By: David Rowe Supervisor: Barry Irwin.
1 Chapter Overview Performing Configuration Tasks Setting Up Additional Features Performing Maintenance Tasks.
A Brief Documentation.  Provides basic information about connection, server, and client.
1 Implementing Monitoring and Reporting. 2 Why Should Implement Monitoring? One of the biggest complaints we hear about firewall products from almost.
1. When things go wrong: how to find SQL error Sveta Smirnova Principle Technical Support Engineer, Oracle.
DATABASE CONNECTIVITY TO MYSQL. Introduction =>A real life application needs to manipulate data stored in a Database. =>A database is a collection of.
PowerBuilder Online Courses - by Prasad Bodepudi Database Painter Primary & Foreign Keys Extended Attributes PowerBuilder System Tables Database Profiles.
Chapter 8 Manipulating MySQL Databases with PHP PHP Programming with MySQL 2 nd Edition.
New Design Features New Design Features  Other useful API’s.ENV routines for server environment.ENV routines for server environment.ENV routine to get.
Smart Card based Location Tracking System By Saltriver Infosystems.
Starting with Oracle SQL Plus. Today in the lab… Connect to SQL Plus – your schema. Set up two tables. Find the tables in the catalog. Insert four rows.
OBA functionality in PowerPoint 2007 Purpose : This slide will provide you a quick walk through of the possibility of OBA functionality in Power Point.
Interactions & Automations
Oracle Business Intelligence Foundation – Testing and Deploying OBI Repository.
SQL SERVER AUDITING. Jean Joseph DBA/Consultant Contact Info: Blog:
5 Copyright © 2008, Oracle. All rights reserved. Testing and Validating a Repository.
Databases in Practice 29 Databases In Practice 29.
Lab 301 Populating Template Data from a Third Party Data Source Justin Pava, Software Release Manager Andrew Schoonmaker, Software QA Engineer.
Apex Dispatch (Orders for today, tomorrow, next few days) Vehicle Dispatching Weigh Master Customer Service.
Java Autonomous Artificial Intelligence By : Abhishek Singh
John Lloyd, Edgewater Fullscope
SoftUpdate New features and management technique.
Cameron Blashka | Informer Implementation Specialist
Lesson 19: Configuring and Managing Updates
Stored Procedures.
Web Technologies IT230 Dr Mohamed Habib.
LOCO Extract – Transform - Load
Developing Production Quality SQL Code
Listing 9.1 ShowLocalConnection.aspx
SAP BUSINESS OBJECTS WEB INTELLIGENCE RICH CLIENT
Fix Garmin GPS Map Update Error
Fundamentals of Databases
5 × 7 = × 7 = 70 9 × 7 = CONNECTIONS IN 7 × TABLE
5 × 8 = 40 4 × 8 = 32 9 × 8 = CONNECTIONS IN 8 × TABLE
4 × 6 = 24 8 × 6 = 48 7 × 6 = CONNECTIONS IN 6 × TABLE
5 × 6 = 30 2 × 6 = 12 7 × 6 = CONNECTIONS IN 6 × TABLE
10 × 8 = 80 5 × 8 = 40 6 × 8 = CONNECTIONS IN 8 × TABLE MULTIPLICATION.
3 × 12 = 36 6 × 12 = 72 7 × 12 = CONNECTIONS IN 12 × TABLE
5 × 12 = × 12 = × 12 = CONNECTIONS IN 12 × TABLE MULTIPLICATION.
5 × 9 = 45 6 × 9 = 54 7 × 9 = CONNECTIONS IN 9 × TABLE
3 × 7 = 21 6 × 7 = 42 7 × 7 = CONNECTIONS IN 7 × TABLE
Presentation transcript:

TDPS Wireless v

Enhancements E1 - Multi load E2 - Driver time scheduler

Bugs B1 - Attempt to fix sql connection issues B2 - Fixed issue with mileage values changing.

E1 – Multi Load Server –Sends over new type of loads with more info –Allows multiple loads to be set –Handles status changes differently. Will change other active loads to their current status. –Driver daily log changes Client –Allows users to see multi load info on Vehicles Online, Vehicles Online map, and Wireless Details.

E2 – Driver Time Scheduler See Jason for details.

B1 – Sql Timeouts Bug –sql timeouts errors happening randomly Fix -Modified timeout parameter to be 60 for connections that were using the default timeout. -Modified queries to add in no locks to prevent tables from locking up.

B2 - Mileage Bug –Mileage value in loads are changing after dispatchers input them in Fix –Dropped trigger that was updating the mileage field with data from the driver daily log.