IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Hi Folks, In the Map, one field is having attribute FSET. I want to FSET OFF of that field through program. Can any body let me know the process? Thanks Praveen
3 8349If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
6 9875Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
1 5100Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
CTS,
2 33759If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?
6 8724My JCL have five steps & I created new versions of GDG in first step through fourth step & fifth step I was refered Step one GDG version. My JCL got abend at 4th step and how I can restart my JCL Please let me know the answers. //STEP1 EXEC GDG1(+1) DISP=(NEW) //STEP2 EXEC GDG1(+2) DISP=(NEW) //STEP3 EXEC GDG1(+3) DISP=(NEW) //STEP4 EXEC GDG1(+4) DISP=(NEW) //STEP5 EXEC GDG1(+1) DISP=(OLD)
11 57571How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
IBM,
13 27656why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
3 9050Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
2 6366
what is the procedure and explain about real time scenario.
What is the maximum of key fields and search fields allowed in a segment?
what is cab?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
Differentiate between control interval (ci) and control area (ca)?
what are indicators?
how you will the direct the data to spool using sysout option?
In job processing, what happens in execution stage?
What is the function of currentdata option in bind?
What is use of restart and how to use it?
how many printer files can be defined in f specs ?
can you debug ile rpg program using isdb?
What are the types of important programs that are used in the cics?
How to compare data between two tables in db2?
What is the difference between cursor and select statement?