Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Cap Gemini Shell Script Interview Questions
Questions Answers Views Company eMail

How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"

12 17525

Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

1827

madhar chod unix ke 10 commands dhang se likh nahi sakta hai

2945

Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?

2 5748

Post New Cap Gemini Shell Script Interview Questions


Cap Gemini Shell Script Interview Questions


Un-Answered Questions

Which is better struts or spring?

597


What are examples of web based applications?

420


What is difference between final and immutable?

533


What are the steps involved in following a particular instruction given by the cpu?

492


How do you create a text file in linux terminal?

496






6. NEED OF ONGOING MANAGEMENT CYCLE( Case Study ) Sidney Greenburg was appointed the position of the director of marketing for a small electronics component manufacturer. The company had its revenues growing at the rate of 20% each year and in 1982, they were at 30 million level The president felt that the growth of the company required serious planning efforts to determining strategies product emphasis and new product development. Mr. Greenburg realising the need to develop the marketing plan developed a suggested format to obtain inputs from his regional sales managers. The format to obtain divided into two parts (a) territory brief for established status of sales activities and (b) territory plan asked for identification of key goals, strategy & resources required to accomplish stated goals. Sales forecast by products was requested for 3 plan Yrs. Tom Rosenfield was the marketing manager for Europe He was previously in the engineering department & was assigned to Europe because of his technical& Foreign language capabilities. He replied to Mr.Greenburg as follows: “While I will complete the forms on the country brief& country plan promptly I have some conceptual problems with them time& time again we have been requested for projected figures I remember putting together a presentation for the Executive Vice-President (VP) & Treasurer last year. Great we educated those guys but what are the results of such formality? The projections have not yielded specific results, resources are used at a minimal level & we are not generating needed sales. So it is my contention that while goals projections& forecasts provide immeasurable guidance for a company with stable sales & developed product lines, for us a fledglings (young) industry, they distract from the job at hand. My plan has always been to hit the market- as hard I am able & I believe this should hold true for all other regional managers. We have large amounts of resources held up in ineffective’ marketing planning efforts such as these need to redirect these efforts to self rather than compile data. We need more people beating the pavement (action) rater than sitting on their desks developing plans& strategies (contemplation) Sell, sell, sell. Get the backing as big as possible. Planning is wasteful. Let us concentrate on aggressive sales & optimize sales volume at any cost. A. What has Mr.Greenburg not done to accomplish his planning tasks? B. Is Mr.Rosenfield right in making his comments in response to Mr. Greenburg’s request? C. Is Mr. Rosenfleld performing his management function. D. What would you do if you were Mr.Rosenfleld’s boss?

1743


What is xml and xslt?

439


Hi, While I am trying to produce a html report from SAS interactive screen, I am always getting an error. I have attached the result of interactive execution with this. Please help me on this. NOTE: All profile changes will be lost at the end of the session. 1 *libname ia 'U19K.CAPS.SAS'; 2 3 /*Data declaration*/ 4 data work.staff; 5 infile 'U19K.CAPS.SAS (RAWDATA1)'; 6 input LastName $ 1-10 FirstName $ 11- 20 7 JobTitle $ 21-23 Salary 24- 28 8 BirthDat $ 29-37 Gender $ 38 9 run; 10 11 /*Basic "format" statement*/ 12 /*assign range of values to a variable and use it*/ 13 /*'$' should be used for a alphanumeric manipulation*/ NOTE: The infile 'U19K.CAPS.SAS(RAWDATA1)' is: Dsname=U19K.CAPS.SAS (RAWDATA1), Unit=3390,Volume=XTD007,Disp=SHR,Blksize=6160, Lrecl=80,Recfm=FB NOTE: 20 records were read from the infile 'U19K.CAPS.SAS (RAWDATA1)'. NOTE: The data set WORK.STAFF has 20 observations and 7 variables. NOTE: The DATA statement used 0.01 CPU seconds and 7537K. NOTE: The address space has used a maximum of 3676K below the line and 15196K above the line. 14 proc format; 15 value Salrange low- 10000='Below' 16 10001- 20000='Medium' 17 20001- High='Above'; NOTE: Format SALRANGE has been output. 18 value $Gender F='Female' 19 M='Male'; NOTE: Format ÅGENDER has been output. 20 run; NOTE: The PROCEDURE FORMAT used 0.00 CPU seconds and 7523K. NOTE: The address space has used a maximum of 3676K below the line and 15196K above the line. 21 22 /*ODS-Output delivery system to create html file*/ 23 ods listing close; 24 ods html file='C:\Documents and Settings\u19k\Desktop\html1.html'; NOTE: Writing HTML Body file: C:\Documents and Settings\u19k\Desktop\html1.html ERROR: Invalid file, C:\DOCUMENTS AND SETTINGS\U19K\DESKTOP\HTML1.HTML. WARNING: No body file. HTML output will not be created. 25 26 /*Basic "label" statement*/ 27 proc print data=work.staff split=''; 28 label LastName='Last Name' 29 FirstName='First Name' 30 JobTitle='Job Title' 31 Salary='Annual Salary'; 32 format Salary Salrange. Gender $Gender.; 33 var LastName FirstName JobTitle Salary Gender; 34 title 'Employee database'; 35 run; WARNING: No output destinations active. NOTE: The PROCEDURE PRINT used 0.00 CPU seconds and 10275K. NOTE: The address space has used a maximum of 3676K below the line and 15196K above the line. 36 37 /*ODS-html closing*/ 38 ods html close; 39 ods listing;

2355


How to import xml data using d3.js?

1


How to load multiple tables into a dataset?

519


Do product listing ads work?

169


What are posting keys? State the purpose of defining posting keys?

565


What are the types of array operations?

484


A loan of 10000 with 10% interest is fully due after 6 month. What will accrue differed, outstanding?

1706


What is a Composer command ?

516