ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
 Categories  >>  Software       
 
  Programming Languages (2794)   Scripts (1189)   Networking (626)   Microsoft Related (3464)   Databases (2869)
  Operating Systems (1684)   Testing (9932)   Servers (118)   MainFrame (2262)   Java Related (2405)
  Middleware (83)   Web Related (280)   Data Warehouse (2480)   HR Questions (231)   Software Design (321)
  Debugging (39)   Version Control (84)   Editors (27)   Telecom (195)   ERP CRM (6242)
  Embedded Systems (253)   Client Server (92)   Artificial Intelligence (32)   Cryptography (235)   EAI (164)
  Multimedia (22)   Software Development Life Cycle (143)   Image Processing (15)
 
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
How would you freeze a service group?  0  45
What is a Split brain scenario ?  0  15
Whats the difference between SVM and VxVM? What would you recommend to your clients? why?  0  141
what is the significance of 51% state database replicas in SVM?  0  33
what are the common errors you find in Solaris Volume manager?  0  75
How do you replace a failed boot disk under meta in solaris? Step by step explanation? Barclays   0  64
How we can capture the dynamic object ex:(rotating globe) in the web page with time gaph is 5 sec.. IBM  2  518
RETRIVING DELETED RECORDS :- I'm frequently asked how to retrieve deleted records from an unjournaled physical file when the deleted records have not yet been removed from the file. Utility UNDEL lets you undelete records in a physical file. This public domain program is available in CISC and RISC versions, and the complete source code is available for download at: UNDEL for AS/400 Save File (RISC): http://www.as400network.com/sharewarefiles/undelris.zip UNDEL for AS/400 Save File (CISC): http://www.as400network.com/sharewarefiles/undel.zip UNDEL for AS/400 Save File (Source code): http://www.as400network.com/sharewarefiles/undelsrc.zip The utility takes advantage of the fact that deleted records in physical files are only flagged as deleted, and the record data still exists until it is overwritten or the file is reorganized with a utility such as RGZPFM. UNDEL simply reads the deleted record, then reuses the record by writing over it with the new record (thus eliminating the flag for the deleted record). Some homegrown and commercial utilities copy the file containing undeleted records to a save file, then use a program to read the save file, which contains live and undeleted records, to a file to undelete the records. The UNDEL utility is superior to the SAVF technique because there's no need to copy the file to a save file, which is especially important for really large files. When run, UNDEL displays the physical file records in their unformatted, raw text form. You can either position the display to a given relative record number or use F19 or F20 to find the previous and next deleted record, respectively. The utility also includes online help, which is almost unheard of for free utilities. Other utilities include the ability to undelete records. You can use the RTVDLTRCD command in the old QUSRTOOL (no longer supported by IBM). QUSRTOOL is now a commercial product called TAA Productivity Tools ( http://www.taatool.com ). The free file editor WRKDBF has a built-in undelete capability ( http://www.wrkdbf.com ), and several commercial file editors can undelete records. For a complete list of file editors, go to http://www.sourcebook400.com, select "Programmer Tools" under "Product Category," then select "File Editors."  0  104
hello..... i am an comp science engineering graduate planning to do ORACLE certification in PLSQL 9i. just wanted to know whats the possibility getting job is their openings???? is it worth doin that course n certification  0  44
is there any open source automation testing tool for mobile testing. Testquest is there, but there is no trail version. i need some open source tool or trail verison to try it out whether the tool can be used for my application. i have windows mobile 5.0 and 6.0.  0  116
what is a variant?what is refernce personnel no? where do you maintain infogrps for an action  1  87
thx for answering my earlier questions.here are some more. what is payday rule and how is it calculated?what is the difference between payscale grp and payscale leval?  1  54
1) why we need to do Validations when the Standard Conc. Prog or the API will do all the validations 2) How can we display more then 1 column data in a formula column (Ex displaying Empno, Ename, sal data in one Formula column) 3) is it possible to give 2 out paramaters in a function Zensar  1  643
what is the difference between General Calendar and Inventory Calendar?  1  541
Is it possible to call out to Java from QTP?  0  84
E-Mail New Answers        Answer Selected Questions       
 
Prev     169   [170]    171  ... 343   ... 514   ... 685   ... 856   ... 1027   ... 1198   ... 1369   ... 1540   ... 1711   ... 1882   ... 2053   ... 2224   ... 2395    Next
 
 
 Software interview questions   Software Interview Questions  Sciences interview questions   Sciences Interview Questions  Engineering interview questions   Engineering Interview Questions
 Business Management interview questions   Business Management Interview Questions  Accounting interview questions   Accounting Interview Questions  Advertising Media interview questions   Advertising Media Interview Questions
 Architecture Design interview questions   Architecture Design Interview Questions  Call Centre interview questions   Call Centre Interview Questions  Fashion Modelling interview questions   Fashion Modelling Interview Questions
 Government interview questions   Government Interview Questions  Law interview questions   Law Interview Questions  Tourism Hotel interview questions   Tourism Hotel Interview Questions
 Everything Else interview questions   Everything Else Interview Questions  Aptitude Questions interview questions   Aptitude Questions Interview Questions  Placement Papers interview questions   Placement Papers Interview Questions
 Certifications interview questions   Certifications Interview Questions  Visa Interview Questions interview questions   Visa Interview Questions Interview Questions  Code Snippets interview questions   Code Snippets Interview Questions
 Entrance Exams interview questions   Entrance Exams Interview Questions  ERRORS interview questions   ERRORS Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
There are some features to improve the performance of a Product. What are those factors? 71 Target
what are the diff page formats available in SMARTFORMS ? 30  
when MSQL8.0 is in market 124  
Difference Between Element and Node. 1691 ABC
Describe common problems of test automation. 20  
How do you perform budget structuring and take care of budget overrun issues in Funds management? What is the configuration and what are the T codes that are used? 95  
What sort of patches prevent the CVSNT project and the CVS project from merging? 248  
What are the sub parameters for UNDO command? How does it work? 239 CTS
If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix? 5  
while creating requisitions i am unable to see the list of organisation can anyone help me out ? 126  
What Kinds of Testing should be followed for an web application while Manual Testing . Ie., Regression , Integration , Alpha , Beta , Performance , Stress ,Load , Back End(database)...etc What is the serial way to follow the above Testing Kinds in manual testing of any application. Plz clear my doubt. 113  
What is an interrupt? How are multiple interrupts dealt with? 29  
4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. ( 19  
What is Cognos script editor? 233  
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool. 82  
how do u call data file and gui file in testdirector 143 TCS
How would you navigate between one document to another document in Internet Explorer ? 68  
can anybody tell me about issues faced while creating reports 94 Accenture
Can anyone tell me how i used QTP 9.2 use for GIS based S/w with an example? 61 IBM
On what basis we select test cases to automate? 21  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com