Welcome to IBC233 Cindy Laurin.

Slides:



Advertisements
Similar presentations
IEXL -- Green is great but sometimes only color will do … Simplify creation of spreadsheets, directly from the Iseries Keep your cost down Leverage your.
Advertisements

Week # 3 AS/400 Library List A library list is:
iSeries Lecture 2 Technology independence Technology independence  change the underlying hardware architecture and add new functionality without disrupting.
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
CPSC150 Fall 2008 Dr. L. Lambert. CPSC150 Overview Syllabus Use Textbook, ask questions, extra thorough, I will post sections covered All information.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
University of Southern California Enterprise Wide Information Systems Getting Started in R/3 Instructor: Richard W. Vawter.
iSeries Lecture 4 ‘*’ (Asterix) When used before an ‘AS/400’ word, indicates that the word is a special value. eg. CRTLIB LIB(MYLIB) TYPE(*TEST) TEXT(‘Test.
Seneca College of Applied Arts & Technology
Agenda What is Computer Programming? The Programming Process
W1L1ops400.ppt1 Welcome! OPS400 students to the POWER SYSTEM Mid-Range Operating System.
CS110/CS119 Introduction to Computing (Java)
IBC233 Week 1 Updated Fall 2010 Homework? Finish Lab 1 – hand in compile listings of the two programs at the beginning of next week’s Lab Period!
Taught by Mohamed Kassim
L1C1introops400.ppt1 Welcome! OPS400 students to the AS/400, iSeries Mid-Range Operating System Used for Commercial applications and as powerful servers.
W1L1ops400.ppt1 Welcome! OPS400 students to the AS/400 Mid-Range Operating System.
Mastering the AS/400, Third Edition, author Jerry Fottral 1 Week 2 The System The AS/400 is a multi-user, multi-tasking system -- a system on which many.
Background - hardware User interface devices to system –Mainframe Text mode only Command-line (text mode) interface “Some” menus available (NOT a GUI)
IPC144 Introduction to Programming Using C Week 1 – Lesson 2
IBM eseries Series Ian Jarman iSeries Product Manager.
1 OPS650 Andre Berns. Welcome! OPS650 students to the follow up of OPS400 On the AS/400 Mid-Range Operating System.
CICS-Int1 Introduction to On-Line BATCH – Transactions are accumulated into groups (batches) before processing. ON-LINE – Interactive Transactions entered.
Operating Systems Session 1. Contact details TA: Alexander(Sasha) Apartsin ◦ ◦ Office hours: Homepage:
Introduction to WebFX. Summary of Last Lectures n Introduction to computers n Computer hardware and software –computer microcomputer minicomputer mainframe.
ISeries Access for Web Monday, November 16, 2015.
IBC233 Lecture 2 Updated Winter 2008 Agenda Test next Week – Jan 23 ISeries Architecture CL (Control Language) Library Lists Operations Navigator.
Welcome to BAC344! Business Applications using COBOL Andre Berns.
1 “User” A person who “uses” the AS/400 You are all “Users” each with an unique Userid A Userid identifies you to the system when you signon or run a job.
IBC233 Lecture 2 Updated Summer 2006 Agenda Review What’s ODIN doing? Library List Websphere –Filters.
IBC233 Lecture 2 Updated Summer 2007 Agenda Real Estate Issues Review System Values What’s ODIN doing? Library List Websphere –Filters –Writing a CL.
IBC233 Week 2 Updated Fall 2011 Homework? Finish Lab 1 – Due Today! Send me an with your userid when you are done! Download and install software.
1 Welcome! DBT544 students to the iSeries, DB2 Universal Database And SQL interface.
2: Operating Systems Networking for Home & Small Business.
Welcome to IBC233 Cindy Laurin And Russ Pangborn.
W1L2ops400.ppt1 Lecture 1 OPS400 AS/400 / iSeries / eSeries Mid-Range Operating System OS/400.
Welcome to IBC233 Cindy Laurin And Russ Pangborn.
BY: SALMAN 1.
Architecture Review 10/11/2004
BY: SALMAN.
Lab 05 Firewalls.
Speaker’s Name/Department (delete if not needed) Month 00, 2017
z/Ware 2.0 Technical Overview
Tech Guide B: The Details of Software
Virtualization Engine console Bridge Concepts
Chapter 2: System Structures
IBC233- iSeries Business Computing Summer 2006 Welcome!
iSeries Access for Web Thursday, August 30, 2018
IBC233 Week 2 Updated Winter 2011
PHP / MySQL Introduction
Intro to PHP & Variables
Lesson 9 Sharing Documents
Dev Test on Windows Azure Solution in a Box
Welcome to IBC233 Taught by Cindy Laurin.
Automation with Gwen Introduction.
Welcome to IBC233 Taught by Cindy Laurin.
Configuring Internet-related services
BSc in Digital Media, PSUIC
Exploring the Power of EPDM Tasks - Working with and Developing Tasks in EPDM By: Marc Young XLM Solutions
Two methods to observe tutorial
Lesson 14 Sharing Documents
Why Background Processing?
Intro to PHP.
CSE 303 Concepts and Tools for Software Development
Processes in Unix, Linux, and Windows
The Main Features of Operating Systems
IBC233 Week 2 Updated Fall 2011.
Taught by Cindy Laurin And Mohamed Kassim
Welcome to BAC344! Business Applications using COBOL
L L Line CSE 420 Computer Games Lecture #3 Introduction to Python.
Presentation transcript:

Welcome to IBC233 Cindy Laurin

Agenda Introduction Course Details Intro to System i Definitions Write our first CL Program – Lab 1

Bit about Cindy

Ways to Contact Cindy email: cindy.laurin@senecac.on.ca Home Page: http://cs.senecac.on.ca/~cindy.laurin

Course Details Course Standards Lecture notes: http://cs.senecac.on.ca/~cindy.laurin Labs: http://cs.senecac.on.ca/~ibc233 Grades will be posted on Blackboard

IBM’s product offerings system i i means integration Designed to grow with a business system p AIX and Linux!!! Designed to accommodate small to medium size businesses system z Mainframes! system x PCs!!

Developed by IBM to support medium to large scales business system i Developed by IBM to support medium to large scales business i means iNTEGRATION! A server designed for the on demand challenges of Web and e-business, as well as core On-line Transaction Processing (OLTP) workloads, with support for multiple operating and application environments.                                  

Let’s sign on! Why Black and Green?

System 3 1969 - 1985 System 32 1975 - 1984 System 34 1977 - 1985 System 36 System 38 1983 - 1994 1980 - 1994 AS/400 1988 - present iSeries 2000 - present system i 2006 - 2007 i 2008

Typical iSeries Use www.hlchina.com

Connectivity Tools Rational Developer for system i (RDI) Client Access Available on DVD – see Cindy for more details Client Access Production Environment MOCHAsoft Download from ACS site

Definitions

User Profiles Each Userid has a User Profile which describes the user and their authorities Contains information such as Current Library, default output queue, password, class of user

“Job” A “job” is any and every piece of work on the AS/400. There are two types of jobs: Interactive jobs Batch jobs

“Interactive Jobs” A job that begins when a user signs on to the system and ends when they sign off. It is a job with interaction between the user and the iSeries, similar to a conversation ( a polite conversation!). Interactive jobs run in subsystem QINTER

“Batch Jobs” A job that runs in the background. They are generally jobs that use a lot of resources and are lower priority than interactive jobs. Usually started by interactive jobs e.g. a program compile Batch jobs run in subsystem QBATCH

Work With Active Jobs Command is WRKACTJOB Shows you all the jobs that are currently running and their status.

Queues A queue is a line-up! A place where things wait. Examples of iSeries queues: job queues: where batch jobs wait message queues: where messages wait output queues: where spool files wait to print

“Objects” anything on the iSeries that has a name and takes up space in storage” on Unix/Windows, everything is a file on iSeries, everything is an object on Windows, files have extensions (.txt) on iSeries objects have types Common object types include: libraries,files,job queues,programs

“Libraries” Library: an object whose purpose is to ‘store’ and index other objects. ie. objects are ‘stored’ in libraries. Exactly like a directory in Unix/Windows however you do not have libraries within libraries on the iSeries. Example: Cindy stores all her objects in library LAURIN

Files objects that store data ie. customer file: customer #, address, billing info etc. for each customer source file - special files that stores a programmer’s source code eg. Cindy stores all her source code in a source file in library LAURIN

File Members Source files have many ‘members’ one member contains the source code for 1 program PDM (Prog Dev Mgr) and Websphere give easy access to a programmer’s stuff (libs/files/mbrs)

What Objects Do You Have? A library which has the same name as your Userid. This is your ‘Course Library’. An Output Queue which has the same name as your userid. Your output queue is stored in your library! All objects which you create will be stored in your course library except for assignments. They will have separate libraries. WRKOBJOWN shows you all the objects you ‘own’.

PDM commands PDM = Program Development Manager WRKLIBPDM: work with libraries using pdm WRKOBJPDM: work with objects using pdm WRKMBRPDM: work with members using pdm

Commonly Used Function Keys F1 = Help F2 = Extended Help F3 = Exit F4 = Prompt F5 = Refresh Screen F9 = Retrieve Previous Command F12 = Cancel F23 = More options F24 = more function keys

Lab 1