i
FIS
Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2021. There were 3 interview rounds.
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
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...
Top trending discussions
I applied via Job Fair and was interviewed in Sep 2024. There were 2 interview rounds.
Static call is resolved at compile time, while dynamic call is resolved at runtime.
Static call is determined at compile time based on the code structure.
Dynamic call is determined at runtime based on the actual object being referenced.
Static call is faster as it does not require runtime resolution.
Dynamic call allows for flexibility and polymorphism in programming.
Example: In Java, static method calls are resolved at c...
Index is the position of an element in an array, while subscript is the value used to access that element.
Index starts from 0 in most programming languages.
Subscript is the value enclosed in square brackets used to access an element in an array.
Example: In array arr = [10, 20, 30], arr[1] has index 1 and subscript value 20.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
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
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)
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Good and moderate.
This good experience to attend interview and if we have good knowledge will trackit
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
Join key is a field used to match records from two different data sets in a database or data processing system.
Join key is used in JOIN operations to combine data from multiple tables based on a common field.
It is typically used in SQL queries to specify the columns that should be used to match records between tables.
For example, in a customer and order database, the customer ID could be the join key to link customer i
posted on 26 Oct 2023
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Oct 2023. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
based on 2 reviews
Rating in categories
Senior Software Engineer
2.7k
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
1.7k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Lead Engineer
686
salaries
| ₹7.3 L/yr - ₹27.5 L/yr |
Team Member
664
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Senior Leader Engineer
642
salaries
| ₹9.9 L/yr - ₹32.1 L/yr |
TCS
Infosys
Wipro
HCLTech