I have a transformer 3phase 11kv/410v and its name plate missing. now how can I judge its rated kva?
2 9519Post New Coca Cola Electrical Engineering Interview Questions
what size shaft is required to transmit 100 hp @1000 RPM ,if max shear stress is 10,000 PSI,angle of twist must be less than 1' /ft/shaft is made of steel.
Explain what is zookeeper in kafka? Can we use kafka without zookeeper?
what do you mean by automatic a/c determination?
Does asp.net still recognize the global.asa file?
The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?
Should I learn django or php?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
How do you insert multiple rows?
Are multiple data types stored in System.Array?
What is the purpose of sass?
What is ngzone used for?
What are the steps that are involved in using the httpservlet class?
What changes would you make at your college?
what is eligibility for M.S
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks