I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
1695If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
1 4135If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
1 2759for suppose if you are selected for individual project, how will you manage the project like, how will you find critical scenario's in your project ?
1 3454What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
1 6377How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
3324In Webtable New rows getting added, we have select the name as Sandeep ,If name column is sandeep then need to check the checkbox ,we don't know the rows and columns ,Can anyone please tell me the answer.
3 5041one of interviewer asked me this requirement please tell me anybody? Issue: the problem faced by us right now is,when there are more than 2 route codes available, users can select a wrong route code which is a longer route for the destination, the physical shipment can still go through a shorter route, but company will end up in paying more. Requirement: user maintained route list, the user will maintain a master from which route should be picked, users should be able to enable or disable a particular route. Thanks in advance
1758Post New HCL Interview Questions
Define implicit and explicit cursors.
What is dynamic analysis?
Is unix portable?
Define mongodb SUM?
How would you measure correlation in r?
Explain the function of new view engine in asp.net? : asp.net mvc
Define early construction of human being
How do I arrange boxes in powerpoint?
What are the benefits of getting data using forwarders?
How does hdfs ensure information integrity of data blocks squares kept in hdfs?
The Project Management Knowledge Areas: A. Include Initiation, Planning, Executing, Controlling, and Closing B. Consist of nine different areas that bring together processes that have things in common C. Consist of five different processes that bring together phases of projects that have things in common D. Include Planning, Executing, and Controlling processes as these three processes are commonly interlinked
what types of replication are supported in sql server? : Sql server database administration
what are the data modeling tools you have used?(polaris)
Which profile required to access solution in Designer tool?
What is modifier & how many types of modifiers available in c?