Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by UST Team. If you also belong to the team, you can get access from here

UST Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 4.3k Reviews

Filter interviews by

UST Mainframe Operator Interview Questions and Answers

Updated 25 Oct 2022

UST Mainframe Operator Interview Experiences

1 interview found

I applied via campus placement at College of Architecture IET, Ropar and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Group Discussion 

This round seems to be bit difficult..but manageable

Round 3 - Aptitude Test 

This test is very easy if you are good at maths and reasoning

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is moderate. But anyone cas pass it .

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Wt r the jcl abends u r faced?
  • Ans. 

    I have faced JCL abends related to syntax errors, data set errors, and system errors.

    • Syntax errors such as missing or incorrect parameters in JCL statements

    • Data set errors such as incorrect allocation or access permissions

    • System errors such as resource unavailability or system crashes

    • Examples include S0C7, S322, and U4038 abends

  • Answered by AI
  • Q2. Procedures in Mainframe
  • Ans. 

    Procedures in Mainframe are sets of instructions that automate tasks and ensure consistency.

    • Procedures are written in JCL (Job Control Language) and can be executed manually or scheduled to run automatically.

    • They can be used for tasks such as backups, file transfers, and system maintenance.

    • Procedures can include condition codes to handle errors and exceptions.

    • They can also be nested within other procedures for more com...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Say the answer brightly and confidence.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Job statement in JCL
  • Ans. 

    Job Control Language (JCL) is used to define and execute jobs on mainframe systems.

    • JCL statements are used to specify the job to be executed, including input/output files, program to be run, and other job control parameters.

    • Example: //JOBNAME JOB (ACCOUNT), 'DESCRIPTION',CLASS=A,MSGCLASS=X

    • JCL statements are written in a specific format with keywords and parameters to define the job steps and execution flow.

    • Example: //S

  • Answered by AI
  • Q2. Utility used to create a GDG.
  • Ans. 

    IDCAMS is the utility used to create a GDG.

    • IDCAMS is a utility program used in z/OS to define and manage VSAM datasets, including GDGs (Generation Data Groups).

    • To create a GDG using IDCAMS, you would typically write a JCL job that includes IDCAMS statements to define the GDG base and generations.

    • Example: //STEP1 EXEC PGM=IDCAMS //SYSIN DD * DEFINE GDG(NAME(TEST.GDG) LIMIT(10) SCRATCH)

  • Answered by AI
  • Q3. Difference b/w COMP & COMP 3 along with scenario-based questions on this topic
  • Q4. CICS related question regarding CICS transactions and its life cycle.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare and attend interviews.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Ingenium related questions
  • Q2. Life insurance concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sort condition, null indicator, curser,db2 errors,
Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Technical interview
  • Q2. Technical core questions
Round 2 - Technical 

(1 Question)

  • Q1. Technical interview
Round 3 - HR 

(1 Question)

  • Q1. Regarding salary discussion

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. Difference between call by value and call by reference
  • Ans. 

    Call by value passes a copy of the value while call by reference passes the address of the value.

    • Call by value is used for simple data types like int, float, etc.

    • Call by reference is used for complex data types like arrays, structures, etc.

    • Call by value does not modify the original value while call by reference can modify the original value.

    • Call by value is faster than call by reference as it does not involve memory ac...

  • Answered by AI
  • Q2. Being a EEE student why you join IT sectors
  • Q3. Most difficult situation you face in your life
  • Q4. Worst decision that you took in your life
  • Q5. Explain oops concept
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects that interact with each other.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating objects that have properties and methods.

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main pillars of OOPs.

    • Example: A car is an object that has properties like color, model, and methods like start, stop, and accelerate.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just give answers with clarity mind and your own intentions,
While you answering just listen the question that asked by interviewer
And whatever languages you said they ask only about those programming languages questions only

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Wt r the jcl abends u r faced?
  • Ans. 

    I have faced JCL abends related to syntax errors, data set errors, and system errors.

    • Syntax errors such as missing or incorrect parameters in JCL statements

    • Data set errors such as incorrect allocation or access permissions

    • System errors such as resource unavailability or system crashes

    • Examples include S0C7, S322, and U4038 abends

  • Answered by AI
  • Q2. Procedures in Mainframe
  • Ans. 

    Procedures in Mainframe are sets of instructions that automate tasks and ensure consistency.

    • Procedures are written in JCL (Job Control Language) and can be executed manually or scheduled to run automatically.

    • They can be used for tasks such as backups, file transfers, and system maintenance.

    • Procedures can include condition codes to handle errors and exceptions.

    • They can also be nested within other procedures for more com...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Say the answer brightly and confidence.

Skills evaluated in this interview

I was interviewed in Sep 2019.

Interview Questionnaire 

2 Questions

  • Q1. Any vacancies for mainframes fresher??
  • Q2. I got a mail for Dxc technology but I fill my details and send to mail which is given in the description but no response for the recruiter

UST Interview FAQs

How many rounds are there in UST Mainframe Operator interview?
UST interview process usually has 3 rounds. The most common rounds in the UST interview process are Resume Shortlist, Group Discussion and Aptitude Test.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 805 Interviews
Mphasis Interview Questions
3.4
 • 801 Interviews
View all
UST Mainframe Operator Salary
based on 5 salaries
₹4.1 L/yr - ₹10 L/yr
30% more than the average Mainframe Operator Salary in India
View more details
Software Developer
2.1k salaries
unlock blur

₹2.5 L/yr - ₹12.7 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹6.5 L/yr - ₹27 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.6 L/yr - ₹15.1 L/yr

System Analyst
1.2k salaries
unlock blur

₹6.4 L/yr - ₹22.2 L/yr

Senior Software Developer
941 salaries
unlock blur

₹5.6 L/yr - ₹20 L/yr

Explore more salaries
Compare UST with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview