NatQuery An End-User Perspective On Using To Extract Data From ADABAS

Slides:



Advertisements
Similar presentations
1 NatQuery 3/05 An End-User Perspective On Using NatQuery To Extract Data From ADABAS Presented by Treehouse Software, Inc.
Advertisements

ADABAS to RDBMS UsingNatQuery. The following session will provide a high-level overview of NatQuerys ability to automatically extract ADABAS data from.
An End-User Perspective On Using NatQuery Query Scheduling T
An End-User Perspective On Using NatQuery Summary Processing T
An End-User Perspective On Using NatQuery Building an Expression Variable T
An End-User Perspective On Using NatQuery Extraction From two Files T
Scheduling Discoverer Reports Scheduling Standard Reports Printing & Re-printing Standard Reports Focus on Reports Session 2 To print: Right click Choose.
An End-User Perspective On Using NatQuery Building a Dynamic Variable T
An End-User Perspective On Using NatQuery Building a Datawarehouse T
1 Introduction to OBIEE: Learning to Access, Navigate, and Find Data in the SWIFT Data Warehouse Lesson 5: Navigation in OBIEE – Touring the Catalog Page.
Enrollment Manager Presented By: Shaun McAnulty. ENROLLMENT MANAGER  Came about as an Enhancement request, users wanted a single location to track and.
Management Information Systems MS Access 2003 By: Mr. Imdadullah Lecturer, Department of M.I.S. College of Business Administration, KSU.
Ch 9 Managing Active Directory User Accounts. Objectives Create Organizational Unit Creating User Accounts in Active Directory Disabling, Enabling, and.
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall 1 1. Chapter 2: Relational Databases and Multi-Table Queries Exploring Microsoft Office.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Installing and Using Active Directory Written by Marc Zacharko.
Management Information Systems MS Access MS Access is an application software that facilitates us to create Database Management Systems (DBMS)
VistA Imaging Capture via Scanning. October VistA Imaging Capture via Scanning The information in this documentation includes only new and updated.
1 By: Nour Hilal. Microsoft Access is a database software where data is stored in one or more Tables. A Database is a group of related Tables. Access.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
® Microsoft Office 2013 Access Creating a Database.
Basic & Advanced Reporting in TIMSNT ** Part Three **
A user guide to accessing, reviewing and contributing to the Online Registry System.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
IT Desktop Management GoToMeeting – Online Meeting Service Organizer/Presenter Guide May 2007 Prepared by Angela Mars IT Education and Training.
Copyright © 2014 Pearson Canada Inc. Ext. 5b-1 Copyright © 2014 Pearson Canada Inc. Application Extension 5b Using Microsoft Access Part 2: Using Information.
Emdeon Office Batch Management Services This document provides detailed information on Batch Import Services and other Batch features.
Installing RMS 3.0 Contractor Mode
MicrosoftTM SharePoint Content Management SystemTutorial
Access Tutorial 2 Building a Database and Defining Table Relationships
Tutorial 1 Creating a Database
Appendix A Introduction to Windows 7
Unit & District Tools Phase 1
About the To-Do Bar in Outlook
What is Microsoft Internet Explorer?
NetApp Online Ordering User Tutorial
Access Tutorial 1 Creating a Database
Access Tutorial 3 Maintaining and Querying a Database
Microsoft Office Access 2003
Access Creating a Database
Access Creating a Database
Materials Engineering Product Data Management (ePDM)
Windows Operating Systems (Cont.)
ALEPH Version 22 Beginning Cataloging
Exploring Microsoft Office Access 2010
Lesson 9 Windows Management
Microsoft Office Access 2003
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
Access Tutorial 1 Creating a Database
The Smarter Balanced Assessment Consortium
Creating and Modifying Queries
The Smarter Balanced Assessment Consortium
Microsoft Office Access 2003
Exploring Microsoft® Access® 2016 Series Editor Mary Anne Poatsy
User Guide Subversion client TortoiseSVN
Microsoft Visual Source Safe How & Why
Aleph Beginning Circulation
Exploring the Basics of Microsoft Windows 7
Introduction to Access
King Saud University College of Business Administration Management Information Systems MS ACCESS.
Access Tutorial 1 Creating a Database
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
Access Tutorial 1 Creating a Database
Using Microsoft Outlook: Outlook Support Number
Windows Operating System
Fall 2198 SmarterProctoring in Canvas Tutorial
Presentation transcript:

NatQuery An End-User Perspective On Using To Extract Data From ADABAS Building a Datawarehouse Presented by Treehouse Software, Inc.

NatQuery is a workstation-based tool that provides for a Graphical User Interface (GUI) that allows an End-User to easily extract data from a remote ADABAS / Natural mainframe, and then integrate this data into common workstation tools. Shown above is the NatQuery “desktop”.

Our user will begin by clicking the “New Query” icon.

This opens the “Select Files” window. Our user wishes to populate a datawarehouse with records from the SAG Demonstration Employee file in ADABAS. Please take notice that in this example there are three files available to the user, this will be a relevant point in a later slide.

Having selected the EMPLOYEES file, the user is now presented with the “Select Fields from EMPLOYEES” window. From this window they may chose which “Possible Fields to Select” from the Employee file.

Our user has chosen three fields which are now displayed in the right side pane. This is done by double clicking or, click and ADD, the field of choice. A fourth field, “CITY” is about to be added.

NatQuery will now ask the user if they wish to include files that NatQuery knows have a relationship with Employees. NatQuery is smart enough to have omitted those files without links to EMPLOYEES. This knowledge is brought about by the cardinality rules inherent within your existing ADABAS Database Files and as governed by the ADABAS DBA.

Having clicked the “Continue” button in the prior window the user is now presented with the “Selection Logic” window. Because this is a datawarehouse request, the user will want to click the “Read All Records” button in the Selection Mode box.

The query now reflects that the user wishes to “Read All Records” from the EMPLOYEE File. This user can now click the “Send to Server” icon.

The user may now identify the new query request in several ways; the “Program Name”, the “Short Description”, and the “Long Description.” These id tags will save time when trying to find this query on a later date.

The user will select the “DWH Software Extract” from the Extract Type window.

In most cases the user will wish to generate a Cobol File Definition (CFD), to use as a generated program. This allows for easy data manipulation and loading into other business tools, including other platforms. The “Output Handling Option” now reflects the users choice of a datawarehousing option.

The extracted data will include all the fields from the Database Field Information window. Our user wishes to edit the “Name” field to read Last_Name, so that there will be no confusion between “Name” and “First_Name” in the output.

By highlighting “Name” and clicking the “Edit” button the user will be allowed to make the desired change.

The “Database Field Information” now reflects how the requested information will appear in the extract. First name, last name, middle name, and the city this employee lives in.

Having clicked “Ok” in the last sequence, NatQuery can now tell the user the name and the location of the generated CFD file.

Because this is the opening session for the user, they are prompted for their FTP session password. This password will be retained throughout the users session, if the user logs off then the password is deleted from NatQuery’s memory.

Having supplied the necessary password the query is now ready to be FTP’d to the server for processing.

The FTP process has completed and the query is now being processed on the user’s operating platform.

The user may now click the “Check Server’ icon to see the progress of the query during processing.

The query is still “PENDING” and so the user must be patient and wait The query is still “PENDING” and so the user must be patient and wait. They are allowed to continue working and move freely about their computer at this time.

Clicking the “Check Server for Update” button tells the user that request 143 is done, how many records were looked at and how many were returned. It also reminds the user what “target” they chose to download the data to, in this case the user has chosen “Data Warehouse.”

Clicking anywhere on the data shown will highlight that data and enable the “Retrieve Request Output “ and “Clear Selected Request” buttons. The user desires to retrieve the data request.

The “Save Extraction Data File” window allows the user to place the data in the directory of choice. The default directory will have been pre-selected by the administrator who initially set up this users account.

This dialog box lets the user know that the data has been downloaded to the selected directory.

The user can now see that all of the request slots available are open, what the next sequential request number will be and that they will still be able to use NatQuery.

This query is still open and can be saved, discarded, or modified by the user.

By opening an “explorer” window, in this case Microsoft Explorer TM, and navigating to the appropriate output file, the user will be able to open the downloaded request data.

Here are examples of the data output file and the CFD program file that were downloaded from ADABAS using NatQuery. Note that NatQuery has preformed simple transformations in the output file, date/time stamps are in ASCII form, leading zeros are omitted or allowed, etc.

Using this CFD program in conjunction with the output file, a datawarehouse initiative may be started, appended, or overwritten. For those business tools able to read a CFD program the transformation of ADABAS data into their environment will be seamless.

The Viewer should be aware that this is an Administrator’s Desk top and that certain menu items will not be available to an End user.

URL: www.treehouse.com E-Mail: tsi@treehouse.com Phone: (412) 741-1677