DB2 on z/OS Mainframe

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • F

    DB2 on z/OS Mainframe

    I understand at a high level database concepts and have come from SQL Server
    and Windows

    Is there any good link thats high level that compares Windows to z/os
    mainframe terminology ? I hear the mainframe guys talking about control
    blocks, DL/I,etc. etc..

    Also would love DB2 comparison with SQL Server

    BTw, are there differences between DB2 on LUW different from DB2 on z/OS ?

    Thanks

  • Larry

    #2
    Re: DB2 on z/OS Mainframe

    F wrote:
    I understand at a high level database concepts and have come from SQL
    Server and Windows
    >
    Is there any good link thats high level that compares Windows to z/os
    mainframe terminology ? I hear the mainframe guys talking about control
    blocks, DL/I,etc. etc..
    >
    Also would love DB2 comparison with SQL Server
    >
    BTw, are there differences between DB2 on LUW different from DB2 on z/OS ?
    >
    Thanks
    You will find some info out there on comparing DB2 with SQL Server.
    Here's the main DB2 migration website:



    As for z/os concepts and terminology, you are talking about a different
    world. There is just no one book or one link or one class. Some of what
    you have heard is not really necessary to understand in the z/OS
    environment as a DB2 DBA because there are others who's job it is to
    manage that environment. There is a macro-level systems world (TSO,
    SMP/E, DB2, IMS, z/OS, etc.) a micro-level systems world (control
    blocks, storage, virtual memory, etc.) and a world within DB2. Perhaps
    there is a z/OS textbook ... but I'm not sure you really need it as a
    DB2 DBA.

    Larry Edelstein

    Comment

    • F

      #3
      Re: DB2 on z/OS Mainframe

      Thanks Larry.

      Btw, what are the roles and responsibilitie s of a DB2 DBA on Z/OS ? I want
      to put out a job description. Any reference that you can suggest that might
      be a good fit ?


      "Larry" <larry@nospam.n etwrote in message
      news:IcednWQu_5 3H-pfVnZ2dnUVZ_taj nZ2d@comcast.co m...
      >F wrote:
      >I understand at a high level database concepts and have come from SQL
      >Server and Windows
      >>
      >Is there any good link thats high level that compares Windows to z/os
      >mainframe terminology ? I hear the mainframe guys talking about control
      >blocks, DL/I,etc. etc..
      >>
      >Also would love DB2 comparison with SQL Server
      >>
      >BTw, are there differences between DB2 on LUW different from DB2 on z/OS
      >?
      >>
      >Thanks
      You will find some info out there on comparing DB2 with SQL Server. Here's
      the main DB2 migration website:
      >

      >
      As for z/os concepts and terminology, you are talking about a different
      world. There is just no one book or one link or one class. Some of what
      you have heard is not really necessary to understand in the z/OS
      environment as a DB2 DBA because there are others who's job it is to
      manage that environment. There is a macro-level systems world (TSO, SMP/E,
      DB2, IMS, z/OS, etc.) a micro-level systems world (control blocks,
      storage, virtual memory, etc.) and a world within DB2. Perhaps there is a
      z/OS textbook ... but I'm not sure you really need it as a DB2 DBA.
      >
      Larry Edelstein

      Comment

      • The Boss

        #4
        Re: DB2 on z/OS Mainframe

        F wrote:
        I understand at a high level database concepts and have come from SQL
        Server and Windows
        >
        Is there any good link thats high level that compares Windows to z/os
        mainframe terminology ? I hear the mainframe guys talking about
        control blocks, DL/I,etc. etc..
        Comparing Windows to z/OS is like comparing a Piper Cup aeroplane to a 747.
        You did ask a similar rather broad question on z/OS on March 9th, did you
        read my response (from the next day) where I pointed you to the "z/OS Basic
        Skills Information Center":

        (please read my original response for more detailed info)
        >
        Also would love DB2 comparison with SQL Server
        Given you already have knowledge from SQL Server, you would have to read
        some documentation on DB2 for that.
        Which documentation depends on the type of info you want to compare
        (sysadmin/dbadmin/developer) but a good starting point would be the "DB2
        Information Center":
        - for DB2 on z/OS:

        - for DB2 on LUW:

        >
        BTw, are there differences between DB2 on LUW different from DB2 on
        z/OS ?
        On sysadmin/dbadmin level: very much so, for a developer (i.e. on the SQL
        level): not many.

        HTH.

        --
        Jeroen




        Comment

        • The Boss

          #5
          Re: DB2 on z/OS Mainframe

          F wrote:
          Thanks Larry.
          >
          Btw, what are the roles and responsibilitie s of a DB2 DBA on Z/OS ? I
          want to put out a job description. Any reference that you can suggest
          that might be a good fit ?
          >
          Craig Mullins has written quite a few articles and even a book on this very
          subject:

          (the book is not specific for DB2, but Craig's background is mainly DB2 on
          z/OS)
          The Table of Contents for the book might give you some ideas:


          HTH.

          --
          Jeroen


          Comment

          • Larry

            #6
            Re: DB2 on z/OS Mainframe

            F wrote:
            Thanks Larry.
            >
            Btw, what are the roles and responsibilitie s of a DB2 DBA on Z/OS ? I
            want to put out a job description. Any reference that you can suggest
            that might be a good fit ?
            >
            >
            "Larry" <larry@nospam.n etwrote in message
            news:IcednWQu_5 3H-pfVnZ2dnUVZ_taj nZ2d@comcast.co m...
            >
            >F wrote:
            >>
            >>I understand at a high level database concepts and have come from SQL
            >>Server and Windows
            >>>
            >>Is there any good link thats high level that compares Windows to z/os
            >>mainframe terminology ? I hear the mainframe guys talking about
            >>control blocks, DL/I,etc. etc..
            >>>
            >>Also would love DB2 comparison with SQL Server
            >>>
            >>BTw, are there differences between DB2 on LUW different from DB2 on
            >>z/OS ?
            >>>
            >>Thanks
            >>
            >You will find some info out there on comparing DB2 with SQL Server.
            >Here's the main DB2 migration website:
            >>
            >http://www-306.ibm.com/software/data/db2/migration/
            >>
            >As for z/os concepts and terminology, you are talking about a
            >different world. There is just no one book or one link or one class.
            >Some of what you have heard is not really necessary to understand in
            >the z/OS environment as a DB2 DBA because there are others who's job
            >it is to manage that environment. There is a macro-level systems world
            >(TSO, SMP/E, DB2, IMS, z/OS, etc.) a micro-level systems world
            >(control blocks, storage, virtual memory, etc.) and a world within
            >DB2. Perhaps there is a z/OS textbook ... but I'm not sure you really
            >need it as a DB2 DBA.
            >>
            >Larry Edelstein
            >
            >
            Perhaps

            http://articles.techrepublic.com.com...1-6036261.html, or just
            google "Roles and Responsibilitie s" "DB2 DBA" and "z/OS".

            Good luck.

            Larry Edelstein

            Comment

            • Mark A

              #7
              Re: DB2 on z/OS Mainframe

              "F" <f@hotmail.comw rote in message
              news:fudje6$bkc $1@registered.m otzarella.org.. .
              >I understand at a high level database concepts and have come from SQL
              >Server and Windows
              >
              Is there any good link thats high level that compares Windows to z/os
              mainframe terminology ? I hear the mainframe guys talking about control
              blocks, DL/I,etc. etc..
              >
              Also would love DB2 comparison with SQL Server
              >
              BTw, are there differences between DB2 on LUW different from DB2 on z/OS ?
              >
              Thanks
              Control blocks and DL/I refer to database software than runs on z/OS, but
              not DB2 database software.

              The biggest obstacle for a SQL Server DBA with no mainframe experience is
              learning the z/OS operating system, including TSO, JCL, CICS, etc. It also
              helps to know something about the programming language being used by the
              developers you are supporting, which is usually COBOL.

              From a administrative (DBA) point of view, DB2 for z/OS is significantly
              different from DB2 for Linux, UNIX, Windows. At the programming level (DML)
              they are fairly close to the same.


              Comment

              Working...