My 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)
I want to know can we integrate visual source safe tool
with QTP and QC for our version controlling process?
WE know QTP and QC 10.0 version is having the version
control inbuilt in it but I want to know the merits and
demerits of the inbuilt version control tool and the visual
source safe tool using QTP and QC.
If 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?
Consider 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?
Draft one mock email requesting your non-technical
management grant you downtime to (provide justification
where applicable) complete the following tasks:
(1) Generate statistics on a large table;
(2) Generate an RDA – if you don't know what an RDA is
please say so.
(3) Rename datafiles.
29
How to Set break on exception in Delphi 4?
101
Explain Application boundary?
2
Design database draw er diagram for a certain scenario ?
wat would be the -ve test case for search where u can brak
it ,tell dnt tell abt spl characters insertion ,boundary
values chk.
88
my problem is tempdb
tempdb(dbname) 77752.95 MB(db size) 25345.03 MB
(unallocated size)
suppose i increased temp db size 10 gb . after increase the
temp db showing
87 gb (dbsize) 25346.03MB(unallocated
size)--unallocated size is showing same .please clarify.
128
How to configuare the logging levels in Jcaps.
15
How to prove a new block cipher, is resistant against
differential cryptanalysis attack
661
8. What are the last three Web accessibility topics or
questions you researched on the Internet?
5
How to Rcognize the Objects in the Web Page Dialog Using QTP
44
WHAT ALL DIFFERENT OPTIONS PRESENT IN WEBI?
124
What transistor level design tools are you proficient with?
What types of designs were they used on?
Hi......
I created a report which is geneated in .txt format.
What I do for this is
1.First I change the system parameter mode to character in
the report.
2.Then I place a button in my form to call the report.
code in the button is as follows..
DECLARE
rePid REPORT_OBJECT;
rep_hndl VARCHAR2(100);
BEGIN
rePid := Find_Report_Object('reptxt.rdf');
Set_Report_Object_Property(rePid,Report_deStype,FILE);
Set_Report_Object_Property(rePid,Report_FileName,'d:\sasi\reports\reptxt.rdf');
Set_Report_Object_Property(rePid,Report_desName,'d:\sasi\output\repprint.txt');
rep_hndl := Run_Report_Object(rePid);
END;
and it is working..
Now the problam is that when I preview the report from the
report builder, it is in the format I needed.
But when I run the form and run the report,Its alligment is
not correct.
Regards
abc
163
Can Any body send C Sharp latest interview questions to my
mail id: alim.mtech@gmail.com.