write script for finding number of broken links in web page? kindly please answer my question.
3 17676how to handle job errors in as400 what is the command and where can we find out whether the job has any errors
2 12503On which order testing is done regression,retesting,functional,User Acceptance Testing,Usability Testing,Smoke Testing ???
1 6767can u explain me banking domain projects ? and in banking domain projects how many dimension tables and how many fact tables and how to load source and targets in mapping level plese expain give me one example?
1 17871This is my Physical file 'EMPS' existing in library "TAMIL1" and its record format is 'EMPRCD" a)its source is R EMPRCD ENO 4 0 ENAME 10 EADD 10 b)The records present in EMPS are as follows ENO ENAME EADD 0001 tamil coimbatore 0002 kumar bangalore 0003 sunder bangalore 0004 arunkumar chennai 0005 pandi hyderabad 0006 santhosh hyderabad 0007 sasi salem 0008 kalai chennai 0009 suresh hyderabad 0010 vijay bangalore 0011 Arul chennai 0012 velu chennai 0013 khan bangalore 0014 praba chennai 0015 praba.p coimbatore 0016 anand ooty 0017 raja erode 0018 sankar erode 0019 vadivel namakkal 0020 anbu chennai 0021 Ajith mumabi c)now i want to select the 'ENAME' field records starting with 'S' for that i have created a RPG program its source code is PGM DCLF FILE(TAMIL1/EMPS) DCL VAR(&MYENO) TYPE(*CHAR) LEN(4) OVRDBF FILE(EMPS) SHARE(*YES) OPNQRYF FILE((TAMIL1/EMPS)) QRYSLT('ENAME *EQ %WLDCRD("S *")') READ: RCVF RCDFMT(EMPRCD) MONMSG MSGID(CPF0864) EXEC(GOTO CMDLBL(END)) CHGVAR VAR(&MYENO) VALUE(&ENO) SNDUSRMSG MSG(&MYENO) SNDUSRMSG MSG(&ENAME) SNDUSRMSG MSG(&EADD) GOTO READ END: CLOF OPNID(EMPS) DLTOVR FILE(EMPS) ENDPGM Is this coding correct sir,the program gets compiled,and if i call it it says query running but records are not displayed.please help me out
4 9490Can any one explain the basic things about RLU and Printer Files and their Definitions for both and why are they used,i'm a newbee so please help me out
3525Can u explain me banking domain projects? And in banking domain projects how many dimension tables and how many fact tables and how to load source and targets in mapping level Please explain give me one example
4816Post New Virtusa Interview Questions
Where does the clusterware write when there is a network or storage issue?
How to Hide the windows taskbar?
In a Impedance Based Distance Relay (Quad Characteristics) - Could there be two different Line Angle(RCA) for Ph-Ph & Ph-Gnd? If So Kindly Let me Know.. Where, What are the advantages of the same?
Differentiate between data modeling and database design?
Explain things that fall under intangible asset?
How do I get my excel spreadsheet back to normal?
How do you check if two cells are the same in excel?
What are basophils?
What is transactional in java?
how does vb script help in web page designing? explain with example.
How is a session id generated?
generally in LT and MV motors we are using 3.5Coresx16,25,35,50 etc cable for supply.although motors is earthed at two point and having all protection.then why we are using that 1/2 core for earthing the motors.while in HT cable we are using only 3core cable for motor supply.generally lt and mv motors are delta connected and ht motors having star connection.whethere it is having any relation with winding connection( star or delta).all motors i am talking about are dol only.can anybody solve my confusion.thanks...
How to find out number of parameters passed into function?
The Set of actions for a problem in a state space is formulated by a ___________. a) Intermediate states b) Initial state c) Successor function, which takes current action and returns next immediate state d) None of the mentioned
What is jsp language?