answersLogoWhite

0

Search results

IBM produced their first mainframe computer in 1952. Between 1952 and the late 1970's the term "mainframe computer" was automatically linked with IBM because they had the largest share of the computer market.

1 answer



IBM system 3 and AS-400 are some examples of minicomputers.

3 answers


Still have questions?
magnify glass
imp



frankly speaking i don't know.some one answer this please.

1 answer


IBM's FORTRAN compiler for /390 mainframe.

1 answer


IBM z15 is considered to be one of the fastest mainframes available in the market. It offers high performance, scalability, and security features tailored for mission-critical workloads.

2 answers



The first mainframes were large enough to fill an entire room. The mainframes today created by IBM are about the size of your household refrigerator.

2 answers


1984 was the first I saw in the mainframe world (IBM).

1 answer


The end of line character on an IBM mainframe is the newline character (same as it is on Ascii platforms). The value, however, is different. It is a hex 0x25 (EBCDIC)

1 answer


Job Control Language (JCL) is a scripting language used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem.

1 answer


IBM only knows, but I'm sure there is well over a 100!

1 answer



Mainframe operating systems are used to process large amounts of information for businesses and organizations. Examples include IBM OS/360, ICL 1900 Series, and HP-UX.

1 answer


Historically (i.e. going back to the 1970's) there have been many operating systems for the mainframe. At that time there were several companies (IBM, ICL, Siemens, Fujitsu, GEC, etc) making mainframes and each had it's own operating system. Today there is only one manufacturer still in this very lucrative market - IBM. IBM has had several mainframe operating systems - today they have three still in use - the main and most powerful one is z/OS (often referred to as MVS), the other two are z/VM and VSE/E.

1 answer



Gerstner became chairman and chief executive officer of IBM in April 1993 as declining sales of mainframe computers led to crippling losses.

1 answer


virtualization, this was first implemented in 1967 on an IBM System 360/67 mainframe.

1 answer


These days it is almost impossible to find courses at universities and colleges that specialize in mainframe courses - the demand is not there anymore.

Therefore, if you want to learn about mainframes you will probably have to take courses from the mainframe vendors, such as Unisys or IBM. Check their course catalog on their web sites for places and times on various courses.

1 answer


You would type "GO SAVE" and then you'd take the specific option depending on what you wanted to back up.

1 answer


Mainframe computers were developed in the early 1950's when computers were made that size. It means the cabinet more than the contents as early ones had the CPU (Central Processing Unit) in a separate cabinet.

2 answers


The major vendors in the market right now are IBM (itself has 90% market share), Groupe Bull, Unisys, HP and Oracle (Sun Microsystems).

1 answer


IBM is credited with originating desktop virtulization over thirty years ago. It allowed their mainframe computers to be more efficiently divided among users.

1 answer


The MVS operating system was the most commonly used operating system used on mainframe computers. The MVS operating system was developed by IBM and was first released in 1974.

1 answer


There are mainframe computers, mini computers and micro computers. Mainframes are large scale computers, (search IBM System/360) mini computer are smaller, a lot smaller than mainframes (search IBM AS/300) and minis are what's on your desktop like a DELL, HP, Sony, etc.

1 answer


The

IBM

System/360 (S/360) was a mainframe computer system family first announced by IBM on April 7, 1964, and sold between 1964 and 1978. It was the first family of computers designed to cover the complete range of applications, from small to large, both commercial and scientific. The design made a clear distinction between architecture and implementation, allowing IBM to release a suite of compatible designs at different prices - See more at: http://www.chacha.com/question/what-is-the-significance-of-the-ibm-360-machine#sthash.mrtP0FnR.dpuf

1 answer


short history of mainframe

1 answer


what is memorey capacity of the mainframe computers

1 answer


thousands of dollars while a mainframe often has the components to build many computers with multiple processors and hard drives and even sometimes multiple of these linked together to complete the system. if your not a really large buissnes like IBM or such chances are you can live well with a home server from Microsoft or their small buissnes server.

4 answers


It depends on the target platform. If you want to use MF COBOL on the mainframe then the answer is none, MF supports the mainframe as a target by using MF EEE. You write and unit test the code on the PC and then send the source off to the mainframe for compilation and final testing.

2 answers


Yes, Linux can be used on a mainframe.

1 answer


Mainframe - comics - was created in 1999.

1 answer


No. A System/370 mainframe has far less computational power and memory than even a low-end modern computer with an Intel processor

1 answer


The software courses available at Hyderabad include VLSI Designing, CCNA, Hardware, Networking, IBM MainFrame, embedded systems and many others.

1 answer


The first one I know of hit IBM in 1984 called christmas-A because CHRISTMAS was truncated to CHRISTMA due to mainframe limitations at the time. It was created by a German student in a college that IBM sponsored. What it did was lock out your keyboard (on you dumb terminal) and send all your email history to everyone in your email log with the virus as a tag-along. This filled up the shadow servers worldwide really quick and nailed IBM for 2-3 weeks. IBM never released the name of the student, but did hire him.

1 answer


In terms of an IBM mainframe, a Channel is the electronic circuitry and wiring cables that allows for the connection of peripheral equipment. Such devices as tape drives, DASD (hard drives), card readers, etc, are attached to the Mainframe via Channels. Data moves down the channel as electronic signals. The position on the channel establishes its identifying Address.

1 answer


punched card, but they developed that card in 1924 for their electromechanical EAM machines, by modifying a punched card developed in 1890 by Herman hollerith.

1 answer


It is not impossible. If the original algorithm was written in a portable fashion it should be portable. If not, then it won't be. Its as simple as that.

One of the factors of portability with an IBM MainFrame is the endian-ness of the integers. The MainFrame is big-endian, while most other computers are little-endian. This, however, should not be a problem unless the original algorithm was incorrectly written, i.e. being dependent on internal bit representation.

You don't specify the algorithm. It would be helpful if you could post it here, and we can analyze it...

1 answer


Insane in the Mainframe was created on 2001-04-08.

1 answer


Mainframes are computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, ERP, and financial transaction processing.

3 answers


Mainframe is basically use for bulk data processing and critical data.

1 answer


Computers, Which are technically superior to mainframe are called super computers.

1 answer


Douglas Engelbart did not invent the mainframe computer.

1 answer


Transfer file from and to mainframe using FTP

You can use FTP dos command to transfer files from and to mainframe

Step1:

Start --> Run --> Command

Step2: Enter the following command

FTP XX.XXX.XX.XXX

Where XX.XXX.XX.XXX is the ip address of mainframe

Step3: When you are prompted for user name and password, provide your mainframe id and mainframe password

Step4:

To download the file from mainframe to PC

Get 'FIIE.ON.MAINFRAME' D:\MYFILES\TEST.TXT

To Upload the file to mainframe from PC

PUT D:\MYFILES\TEST.TXT 'FILE.ON.MAINFRAM'

1 answer


Sperry built the first mainframe computer about 1950, soon followed by IBM. In the beginning it was envisioned that only about six computers could be usefully employed, for example, by the Bureau of the Census, the Internal Revenue Service, the Department of Defense.

1 answer


The only real high end operating system runs on the IBM mainframe system now named IBM system Z. The actual system software is called Z/OS. It is used in banks and large corporations and has been around in various incarnations since the 1960's. The IBM system Z also runs Linux.

Also high end are:

The IBM power platform runs the IBM I system (a descendant of the IBM system/38 and AS/400), a corporate branch workhorse. It also run IBM AIX (a version of original unix) as well as Linux.

The HP OpenVMS system, known for its security features, stability and long uptime runs on the Intel Itanium platform which also runs a HP-UX (a version of unix) and Linux.

1 answer


The slowest is mainframe then palmtop and the fastest is desktop. Good luck! =)

1 answer