Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

IBM ERP General Interview Questions
Questions Answers Views Company eMail

how to update drive/library paths?

917

how to check the version of tsm?

1132

what are the server configuration files? Explain in detail?

1148

when do we need to use maxscratch parameter?

958

what is drm?

948

what is the procedure to take backup from new backup/archive client?

901

what are the different types of storage pools?

953

which are the systems eligible for incremental backup?

860

lanfree node drive paths are offline, what are the actions you will take?

850

what are the file lookouts if tsm server crashes?

979

how many drives do you have?

932

would like to run backup db daily 4 times; how do you configure?

991

how to break the plan file?

1051

what is the use of journal based backups?

929

how will you change password of tsm server?

965

Post New IBM ERP General Interview Questions


IBM ERP General Interview Questions


Un-Answered Questions

Explain how do you access storage outside your cics program?

1026


What is setup py in python?

1024


What is cucumber? What are the advantages of cucumber?

616


Write a C program linear.c that creates a sequence of processes with a given length. By sequence it is meant that each created process has exactly one child. Let's look at some example outputs for the program. Here the entire process sequence consists of process 18181: Sara@dell:~/OSSS$ ./linear 1 Creating process sequence of length 1. 18181 begins the sequence. An example for a sequence of length three: Sara@dell:~/OSSS$ ./linear 3 Creating process sequence of length 3. 18233 begins the sequence. 18234 is child of 18233 18235 is child of 18234 ........ this is coad .... BUt i could not compleate it .....:( #include #include #include #include int main(int argc, char *argv[]) { int N; pid_t pid; int cont; if (argc != 2) { printf("Wrong number of command-line parameters!\n"); return 1; } N = atoi(argv[1]); printf("Creating process sequence of length %d.\n",N); printf("%d begins the sequence.\n",getpid()); /* What I have to do next ?????? */ }

2153


What is the difference between $message and $$message in php?

1090


What is the meaning of assertion in selenium and what are the types of assertion?

1026


what is cc limit and what role accountant play to maintain it?

2216


What are some new features in ubuntu 17.10?

688


What are tlds in java?

919


What are sessions in codeigniter?

638


What is spring framework beginner?

468


Can you select direct fi posting for a depreciation run? : fi- asset accounting

1148


Explain the differences between bivariate and multivariate analysis?

390


Does python have access specifiers?

863


What is a repository in GIT?

5