Software Interview Questions
Questions Answers Views Company eMail

Suppose a proc step has a DD statement like //ABC DD DSN=TEST.FILE1,DISP=SHR DSN=TEST.FILE2,DISP=SHR and the above DD name is overridden from the JCL as given below //procstepname.ABC DD DSN=TEST.FILE3 - Will the DD statement now have just TEST.FILE3 or it will be TEST.FILE3 and TEST.FILE2? Suppose if it is overridden twice like //procstepname.ABC DD DSN=TEST.FILE3 //procstepname.ABC DD DSN=TEST.FILE4 Will this give a JCL error? If not, what will be final output?

2 11749

How do you read transaction logs

1 4129

How do you persist objects, permissions in tempdb

1 5992

How do you simulate a deadlock for testing purposes

1 9567

void main() {int a[5],i,b=16; for(i=0;i<5;i++) a[i]=2*i; f(a,5,b); for(i=0;i<5;i++) printf("\n %d",a[i]); printf("\n %d",b); } f(int *x,int n,int y) { int i; for(i=0;i

TCS,

2 4665

when a program of vb.net is written in notepad it occupies always 1kb of memory why?

1 3258

How to connect a service based database to vb.net forms? Do we have to create any specific database?

1 9538

How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.

3709

How to run secatt in foreground?

1 6338

Any details about secatt apart from SAPSecurity online.com?

1909

a. Can the OPTIONAL clause in COBOL only be coded for input files? b. If it is coded for files opened in OUTPUT, I-O or EXTEND mode, will it give a compilation error? c. If there are no compilation errors and if such files are not coded in the JCL, will the OPEN statement run fine when these files are opened? d. How will a WRITE statement work for the above files?

2 12202

If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?

2 11316

Is it possible to assign a php variable to javascript ? And also is it possible to fetch the page contents if the url is not under our control ?

1 3167

Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.

IBM,

1 3865

How can we use the "CreateObject("Wscript.Shell")" in QTP and what is the definition and purpose of it?

2 35990


Un-Answered Questions { Software }

Where can I download magento?

1


Explain how do you convert strings to numbers in c?

593


How does css work under the hood?

295


What is linq used for?

84


Why do you want to work for us?

1537






Do you know what is tableset sharing?

395


Will upgrading to windows 10 delete my files?

453


how to create content in drupal?

83


Which infotypes are not delimited when an employee leaves the company?

605


What is Gaussian filter?

965


what is difference between input parameter and output parameter.

4212


Which property is used to create a small-caps effect?

286


When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?

3120


What are escaping characters? Explain with an example?

517


What is dwa (direct web access)?

199