Interview Questions Domino

download Interview Questions Domino

If you can't read please download the document

Transcript of Interview Questions Domino

1.Database are not replicating between two servers (one server have 100 documents andother have 90 documents).Ans:To identify the replication issue1.Replica id2.Replication history in database properties(it shows last successful replication)3.Log.nsf or replication logs.4. connection documents5. database ACL6. Document and field level access (this is useful when document count mismatch)7. monitoring result *statrep.nsf) ,8. " Jobschduled.njf " this file used for scheduled replication and can be corrupt. Replication issynchronization of database. 2.cluster local workstation filecluster.ncf.3. How will you configure SMTP document 1. Listener task should be enabled.server document basic tabfor mail receive 2. when SMTP >>enabled configurations tabfor outgoing. 3. SMTP connection document.how u will avail the path-contain information forcommunication between non SMTP server n SMTP server. it enable thecommunication between the two servers. (SMTP +non SMTP), when n how dataexchange will occur. 4. create SMTP foreign domain SMTP server knowledge -*.* wild card entry.itcontain the information about the SMTP server. 5. mail routing >SMTP mail routing/mail routing. 6. SMTP port enable in server documents.third tab---tcp/ip port.4. How will you monitor or troubleshoot server crash. Server crash is a situation where the server program has terminated and it is no longer running.you can troubleshoot the cause of crash by observing the task that the server was performingwhen it terminated by looking at crash screen, or by NSD log file.Common symptoms of domino crash :1.The domino server is no longer running. but other programs on the system are stillrunning.2.The domino server console does not appear, even when tasks appear to be loaded.3.The domino server loaded and abruptly came down without doing anything.4.A panic error appears on the console or in log.nsf, and system comes down.5.NSD automatically runs and generates a file and server comes down or restart.1. One time crash :- may occur once and never appear again.--- this may cause by badmemory or corrupted document accessed (eg.-some corrupted mail in server MAIL.BOX) by a process.2. Repetitive crash :-occur on a particular schedule. may be because of some agentsrunning on schedule intervals.3. ABEND--:abnormal end that dont produce NSD files.Cause include:-a) software problem in the code., software problem in third partyapplications, corruption in a database.1 b) insufficient memory, memory leak.c) restricted operations caused by customized code, and incomplete request. Server hang:-

is a situation where the domino server is still running, but one or more tasks onthe server are not responding to requests. these tasks may still be active but they are notdoing what they are supposed to do. It should be analysis by NSD (may be panic error innsd ) file. Useful troubleshooting step is to temporarily remove the servertasks= line from theservers NOTES.INI file. And after restarting the server you may load the tasks one byone.Troubleshooting tools:1.NSD.2.Memory dumps :- sh memory dump on server console to create a memory dump file.Memory dump file contains information on memory currently used by domino. File path:data\IBM_TECHNICAL_SUPPORT directory.To record available memory file = sh memory dump > memory.txt Symptoms of domino server hang include:I.Domino is still running, but is not responsive to clients- users are receiving server not responding message.II.Client experiencing slow response time.III.Semaphore timeouts are occurring. Show stats on server to analysis. sem.timoutwill appear or may not appear in startrep.nsf if the server has not experienced anysemaphore timeouts.IV.Performance related error message occurs as (a)insufficient memory.(b). insufficient memory nsf folder pool is full.(C).maximum no of memory segments exceeds.(D) server not responding. And network operations did not complete in the reasonableamount of time. Note:- in server hang situations an NSD is never generatedautomatically.Troubleshooting server crashes :one example same as MAIL.BOX on server and also secondremove the tasks from the notes.ini.1)is the domino reporting any error messages to the console or log file.2).what is exact syntax of error message.3).where is the error message being generated. On domino or client.4). When did this problem first appear.5). Did you implement any recent changes before the problem started appearing? NOTES.INI settings --- to troubleshoot performance and crash issues. Debug_threadid =1 log each precess and thread id for each server operation. Debug_show_timeout =1 turns on semaphore timeout messages to the console, and creates asemaphore text file called semdebug.txt. Debug_capture_timeout =10 time stamps each semaphore timeout message. Console_log_enabled=1 enables domino console logging. Fault recovery for server crashes:when the server creashes, it shuts itself down and thenrestarts automatically, without any administrator it also send interventions. mail faultnotifications mails to admin.2 5.transation logging:-Ans:Transactional logs are binary file where transactions are written. The transactional log hasa .txn file extension. Transaction logging captures all the changes made to a database and writesthem to a transaction log. The logged transactions are then written to disk.It captures all the changes made to a database and writes them to a transition log.Types:-1) Linear -4gb space. Same2). Circular :- can user more than 4gb space.3). Archived.DBIID:-Database Instance ID.Transaction logging benefits:-1). Backup: transaction logs backup quicker than normal backup.2) Database views are stored in log files so

database views may not need to rebuild.In event of server crash, full system backup is needed to recover and special backupsoftware required that specially backup transaction log.DBIID:- is assigned at the following times:-1)first time transaction logging occur.2)Some instance when compact task is executed such as reducing file of size.3)When fixup is used to correct a corrupted database.4)When a database is moved.5)Log path should be min 192mb.For transaction logging:-- If a database is logged, the default for Compact with no switches is -b(lowercase)- without reducing the mail file size.- If a database is un-logged, the default for Compact with no switches is -B (uppercase).Configuration setting document:- you can setup mail routing on multiple domains servers atonce.7. Type of compact :-Three types. 1.In place compacting with space recovery (switch =b)2.In place compacting with space recovery and reduction in file size (-B).3.copy style compacting---a copy is created and when compact is completed the originaldatabase is deleted.8. How will you fixup a database :-run these three on the database.Fixup F database nameCompact B database nameUpdall R database name 9. Three portioned servers on a system. How you kill NSD on one server. Ans by entering into the data folder of that particular server and run nsd kill command on theDOS command prompt. 10.How will you check the NSD . how will you figure out the error?Ans: ---By analyzing the NSD you can somewhat define about the problem which serveris facing in getting crash.11.What are the conditions for DNN. 3

1.Constant link 2.same protocol 3. same domino directory.12.Type of roles in names.nsf (public address book).Ans:- 1. Group creator.2group modifier.3Net creator.4Net modifier.5Policy creator.6Policy modifier.7Policy reader.8Server creator.9Server modifier.10User creator.11User modifier.Birlasoft interview questions:--1.if server crash ,what r the plans for disaster recovery, how will you restore it.2.web configuration---web server3.how will u configure intranet server4.database maintenance utility5.how to recertify a user, what is cross certification..6.what r the defaults task loaded when lotus server up.7.client..:-bookmark.nsf?difference bet .ntf and .nsf ..8.what are the parameters u can set in notes.iniserver task, time, data folder information9.replication and acl--how ACl affect the replication10. if server have less disk spaceSeparate Hard disk directory link the directory enable.File>>second option >folder >>new link Machesney=interview 1.Cluster- three servers are in clusterTwo are in same location- and one is in USif one get down of the same physical location then how would US server divertautomatically or means how US server will get to know which serve is down.2. what is mail routing, how it happens in lotus.Ans:- Mail routing:HOW ROUTER WORKS FOR MAIL ROUTING Domino uses NRPC (notes remote procedure call), to transfer mails between lotus servers.For routing its uses info from the domino directory 4

3. How can u do SMTP configuration.Answer:- AS in above questions.4. what are the default access on Out of Office in R6 in R7 and R5.(for running by a user)5. user rename process (repeat practical) eg. Once a user renamed before three monthsafter three months it got renamed automatically it comes to OLD name.6. what is Server crash and server hang. how will you troubleshoot these two.7. Read all about NSD = parameter =?Call stacks= ?Environment variable = ?8. what is adminp. Can v give two administration servers to perform these adminoperations.How a rename process works in adminp, how it will reflect the changes, what task you cando to perform it.9. what do u do for server monitoring.10. what u do for domino maintenance?11. how will u r following the process and how you are handling the client, how call arecoming to you.13.what is cluster,? Working, and what will u do for failover. How it works and definecomponents?HCL comnet interview :-1.General discussions. And two technical questions.2.How Mail routing works. 3. what is Replication and working.- As given below Replication :1.Pull-Pull (both server include)Bi-directional.2.Pull Push (default )-only source server include Bi-directional.3.Pull only only source server.---Uni directional.4.Push only only source server included. --Uni directional. Command:- Push servername [databasename] How replication work:-Replication issues an nsfsearch request against the source replica NSFsearch returnsseveral pieces of information including a list of OIDs of all the documents that have beencreated or modified since the last replication.OID :- is a combination of three components.1. UNID:-unique 16 byte identifier that never changes.2. Sequence No:- indicates how many times the document has been modified.3. Time Stamps:- indicates the last time the document was modified.Que5:- What is replication and how it differ from copying of a database.? 4. What Is Replication? 5

Replication is the process of synchronizing one copy of a database with another copy of the same database with the goal of making them identical in design elements anddocument contents. Replication allows you to interact with your mail and collaborativeapplications when you leave the office. Here are some of the more common uses: Reading and composing your e-mail Staying up-to-date in a Notes discussion database

Referencing web pages offline Working with application databases on two different servers in different time zonesReplication is independent from the method you use to connect to your Domino server.Replication functions the same way whether you are connected through a local areanetwork (LAN), wide area network (WAN), or remote access service. As long as Notesis configured to connect to a Domino server at some point in time, you will be able toreplicate between the client and the server.In order to replicate, three things must happen: Two database replicas must exist. A communications connection between the replicas must exist. The replication process must be initiated manually or through a schedule.Notes can keep databases synchronized through replication, which can occur betweentwo Domino servers or between Notes workstations and a Domino server. Dominosystem administrators manage several replication tasks on the Domino server as a partof their jobs. The focus of a Notes client user is to replicate databases to your Notesclient that youll want to use when disconnected from a server. Database Replicas and Copies You can make two types of copies from a database: an ordinary copy and a replicacopy. In an ordinary copy, the original database remains intact and the copy of it reflectsthe moment in time when the copy is made. From that point forward, the two databases(the original and the copy) are distinct from one another; changes to each are madeindependently of one another and will never be shared between the two. Replicadatabases, on the other hand, can share changes made to them. A replica copy is madeof an original database and maintains a relationship with the original database; theseare referred to as replica copies .Between two replica databases, the replication process operates at the document level.During replication, Notes compares one database to another, determines anyincremental changes by checking which documents are new, which have been modified,and which have been deleted in each, and then it sends and receives documentadditions, updates, and deletions between the databases. When document updates aresent (or received), Notes only copies data from fields whose values have changed.Entire documents are not copied each time a change is made; only incrementalchanges are transferred. This is called field-level replication, and it makes Notesreplication efficient and fast. Replication operates within the security model of Notes and Domino. If, as a user of adatabase, you only have the ability to read documents in a server-based replica, you will only6

be able to receive new and updated data from the server to your local replica. Any changesmade on your end cannot go to the server because you have only read-access privileges. HP interview more questions :-1. What is LDAP

Ans:- Ldap Lightweight Directory Access Protocol. it is still referred as X.500, It is a organizesdirectory entries in a hierarchical name space capable of supporting large amounts of informationand specifies that communication between the directory client and the directory server uses thedirectory access protocol(DAP). However as an application layer, the DAP requires the entireOSI protocol stack to operate. For supporting OSI protocol stack requires more resources. ThereLDAP desired.LDAP requires the lighter weight and more popular TCP/IP protocol stack than OSI protocolstack.So LDAP is communication protocol, that define the transport and format of messages used by aclient to access data. LDAP doesnt define the directory service itself. LDAP uses TCP/IP toallow clients to access directory information. it can be used by the browser clients to retrieveaddresses. it will return the names in SMTP form rather than notes form.LDAP directories cab be implemented in many different ways. IBM implements cross platformLDAP directories using db2 and lotus domino. Accel Frontline Ltd , Interview Question Accel Frontline Ltd Interview Question 2. What is ACL and ECL3. Author access and Editor access.4. Directory assistance. database 51) what is DNN & NNN, Differentiate between them.52) what is ODS. Which console command you use to upgrade the ODSversion.53) describe the external & internal routing.54) can u send encrypt mail to internet. If YES/NO how can.55) how can we schedule the compact task on server.56) what is SSO & how can we enable the SSO on Sametime Server.57) what is the use of firewall in lotus domino.58) describe the structure of lotus domino in your organization.59) how can we configure the cluster server.60) what is the basic requirement of cluster in lotus domino.61) what is internet notes certificate.62) how can we configure the web mail server.63) what is the port of sametime .64) how u secure your lotus Domino console.67) what is ltpa token.Now i m just preparing the answer but u all try to reply these answer with urown way 7

1.What is difference between replica & new copy?2.What is different type of administrator?3.If user forgot his password how will recover the password?4.What is ODS version of R5 & R6 & R7?5.What type of replication?6.When will set the pull type of replication in server?7.What will do if server get hang?8.basic router command?9.What is parameter of notes.ini?10.How internal & external Mail routing work? Give with example11.what is ACL & type?12.when will configure the connection document?14.what will be do when replication stop between the two server?15.If agent is not working on the server? Shutting down in the middle..16. Agents command18.what are maximum database sizes in domino?19.how will convert the entire mail file in to .ntf by commandLoad convert R mail\*.nsf templatename.ntf 20.how will configure the Web configuration?21.how will secure your console? Set secure password22.what is feature exchange & domino?23.what type of mailing group? 8 24.which group not find in names.nsf?25.if your server get crash what you do as administrator? 25.which file takes backup when your server crashes?26.if user saying that he is not receiving the mail from outside domain whatu will do to troubleshoot the problem?27.if mail is not routing from one server to anther server?28.how will set the web mail?29.basic admin question like id creation & certify? Server id30.content of user id? Kpit Q.suppose if a user loses 10 days mails,how can they b restored.Q how can a online server be upgraded .Q.how to check the connectivity betn 2 server in different domain.Q.how to diagnoise replication problem in clusterQ.what is home server.Q.what is the role of firewall in lotus.Q.what is

NAT.Q.In a cluster servers which type of connectivity is preferredQ.what are Server access listsQ.5 reasons for server not responding error....how will u troubleshootQ.Defining Security mechanisms, including:Q Recognizing the elements used for Domino security:Q Designing a hierarchical naming schemeQ Deciding on an authentication mechanism and anonymous accessQ What are the components for mail routing?Q What routing protocols does Domino support?Q.How does mail route within a Domino Named Network?QDesigning a mail routing topologyQ Understanding how Domino partitions workQIdentifying what Internet protocols Domino supports KPIT-answers Q. suppose if a user loses 10 days mails, how can they b restored.Ans > Either from the backup or from transaction logging if it is enabled.Q how can a online server be upgraded . 9 Ans > There is no way to upgrade the online server because it is compulsaryto shutdown the lotus to upgrade the program file of LotusQ.how to check the connectivity betn 2 server in different domain.Ans > Trace command this command works in the same domain anddifferent domain provided you are able to resolve the Ip of the server andother server allows port 1352 access.Or else ping or telnet to port 25 will help you in this.Q.how to diagnoise replication problem in clusterThis is very specific to what problem you are facing in cluster.Q. what is home server.The server which is specified as your mail server in your Person Document.Q. what is the role of firewall in lotus.Restricting access to different ports such as SMTP HTTP 1352 (NRPC) etc itcan also be used to reverse proxying the serverQ. what is NAT.Its a network repeated question it means Network Address Translation.Q. In a cluster servers which type of connectivity is preferredHigh Speed permanent connectivity and also a private network between allcluster member for cluster replicationQ. what are Server access listsIt is list of user allowed to access the server or not access the server.Q.5 reasons for server not responding error....how will u troubleshootStep by step first the network, then the DNS then the telnet to 1352. 10 Ia m tired now will answer the rest later on :) 1) what is the registration server.Ans: A server which registers new users, server, OU and Organization andinitially stores these document in the Domino directory until the replicateuntil the next replication occurs.2) what is the administration server.Ans: An Administration server controls how the Administration process doesits work. It stores the requested work in the administration request databaseand then process them accordingly to their status. By default first server inthe domino domain is the Admin server for the Domino directory whichmaintains its ACL, performs deletion, name change and replicate to the otherserver in the DNN.3) what is the difference between registration & administration server.Ans: 1. Both Def.2. Registration Server maintains the Names.nsf database while Admin servermaintains the Admin4.nsf database.3. By default there is one primary Admin server w.r.t. Hub-Spoke topologywheres as registration server can be more than one in a domain.4) what is the administration process.Ans: The Admin process is a program which automates many routineadministrative tasks such as Name management task(Rename/delete userand group),Mail file management task(Delete/Move mail file, ACL changes,Enabling agents),Replica management task(Create/Move/Delete replicas).5) how do work administration process in background.Ans: Adminp works in background with the help of different components likeAdminP server Task(Starts by default on all server starts),Administratorclient(Domino/Web)(Different Tools),Domino Directory(It provides set of instructions with AdminP For instance, when a user is renamed, thecertificate information is changed. This is stored in a Person document in theDomino Directory. When the renaming process is in progress, this isindicated in the Person document under the Change Requestfield),Certification Logs Database(Certlog.nsf database created when serverinstalled it works assigning new certificates),Admin4.nsf and administer 11 Feb 28

Infy questions ...can anyone answer. I missed them Q. How will u access the admin client ,if u forget administrator password ?Q) what is the difference between registration & administration server.Q) how do administration process work in background.Q can we implement ECL from server side.Q) can we make HUB server from a spoke server. Q) How can we come to know that a server is a hub or spoke? DST Specifies that a server or workstation observe daylight savings time. Applies to Server,Workstation Belongs to Uncategorized Usage DST= value Default 1 (observe daylight savingstime) Documented Lotus Notes Administrator Help Description Specifies that a server or workstation observe daylight savings time:0 - Do not observe daylight savings time1 - Observe daylight savings timeWhen you select this option, the created/modified time for documents created or modified fromthe first Sunday in April through the last Sunday in October are time-stamped one hour later thanthe server's system time. This option lets you adjust for daylight savings time without changingthe actual system time.On a workstation, Daylight savings time field is in the Basics tab in the Advanced tab in theLocation document; on a server, Daylight savings time field is in the Server document. Problem Whenever a particular user attempts to authenticate with the server, they receive thefollowing warning:"Warning: The public key for found in the directory names.nsf on server does not match the one used during authentication." Cause The public key in the user's ID file does not match up with the public key in the user'sPerson Document in the Domino Directory. Solution This warning will occur when the publickey in the user's ID file does not match up with the public key in the user's Person Document inthe Domino Directory. To resolve this issue, you can copy the public key from the ID file and paste it into the "Notes Certified Public Key" field on the 'Certificates\Notes Certificates' tab of the Person document. COPYING THE PUBLIC KEY FROM THE ID FILE Notes 6.5x: To copy a Certified Public Key from a Notes ID file using the Notes 6 client, perform thefollowing steps from the Admin client:1. From the Domino Administrator, click the Configuration tab.2. From the Tools pane, click Certification - ID properties.3. Select and open the ID file to be examined, then enter the password (Person ID, Server ID or 12

Certificate ID).4. From the ID Properties window, select Your Identity, then select Your Certificates.5. Select the Other Actions button and select Mail / Copy Certificates (Public Key)6. Click the Copy Certificate button. If this is a remote user they can select Mail Certificate. Thiswill copy the entire public key to the clipboard.7. Paste the public key into the associated Person document in the People view of theadministration client.Have the end user select the following options to mail the administrator a copy of their publickey:File -> Security -> User Security -> Your identity -> Your Certificates -> Other Actions -> Mail,copy certificate (public key)... -> Mail Certificate -> fill out "To" -> Send Wipro Technology :-Ques:- WHAT CAN U DO ON DOMINO SERVER TO RESOLVE MX RECORD ISSUE?Ques:- MX- Record?Q :-setup with present client and present scenario.Q :- what is KIT type= ?Q :- what will compact B in transition logging, Ans:- DBIID will changeQ :- if v will compact database by using I tab, then it willshow % of database use, what it reflect and how it work.Q :-how will you update the database and Convert command format.Q :- if a database is corrupt then how will u Repair commands :-?Q :- difference :-show server and tell router show config, and tell router config.How will you check local pending mails on lotus R5.Q :-what is DST?Q :- mail is not forwarding (client question). How will youtroubleshoot it.Q :- what is challenge response ?Q :Encrypted mails not goingQ :-what a tell router config do in R5.Q :- what is the difference between tell router config and shserver. Ans:- Tell router show config ==mail pending status.Tell router config = compact the mail box = tell routercompact= tell router config all. Show server command:13 Tell router config all:Q :how to see pending mails in mail.box by which command. Ans:- Tell router show config ==mail pending status. TCS ?s 1 Lotus Notes Listen on which port ?2 period of Id recertification for a client and a server3 CMD to show all running task4 in a registration which field is mandatory5 reasons for server not responding error....how will u troubleshoot6 how to c queues in de router 3 types of user authentications happens in a domino server namethem? Machesney=interview Read brief about these topics 14

Mail routing :-SmtpSametime server..Wipro technology :-1.tell me about yourself, what you are using in EDS.2.Domino & windows clustering. Active and passive clustering.3.database compact.4.copy style compacting. In what special case it is being used.5.lotus R7 features. And difference between R56.gateway server server?7.anti spam.8.imap port no ?9. Question:When we add Server_restricted=1, What happens? Ans:When we add these lines in notes ini, then server comes in restricted modeNo body will access the server. that is no body can make a session except full access administrator. In R5even administrator was not able to make a server session.If you reboot the server then restriction will remove the variable

becomes zerothat is server_restricted=0n=0,1,2 Germany interview:-1.)what is NSD..2) application servers.3).what is Http task.. how can u configure the web server.4.) cluster task..5).transaction logging..6). Deletion stub.?7). Pass through server.8) Decs.9). ODBC?10).What troubleshooting you do in Agent problem.?11). Domino website.12). Any web help do u used to find the solutions, any knowledge base?13).lotus scripting..14). Differentdifferent ports have u worked?Any monitoring system?Rate in lotus domino..Fault recovery enabling into the Problem types: 1.Unable to send and receive emails 15 2.Unable to replicate mails3.Unable to archive emails4.getting error message when Notes starts.5. Unable to login into same time sever.6. Getting RRV bucket error.7. After clicking on Notes icon nothing happens.8. Getting error while replication :In replication settings and inside"other" options "replication is currently disabled for this replica" ischecked.9. Replication goes into queues and never replicates (delete jobsched.njffrom data folder, run notes fixup.Or if this is not helping then user must beusing a repla of some other database which is generating error in replicationtraffic. Remove the local replica of that database and start the replicationof email database.10. Unable to respond to any meetings.11. Unable to find archive emails.12. Module error when notes tarts IBM interview:1.Replication stubtime interval, how u can give time interval for replication stub. A replica stub is an empty replica that has not yet been populated with documents. When youselect File -> Replication -> New Replica, or when you use the Administration client to create anew replica, a replica stub is createdDeletion stub 2.Mail volume is too highmail box new create.3. Bottle neck?4. if you have two gateway servers one goes down then how will you relay the mails from thesecond gateway. where can v give this settings Failure how you will send to second gateway server. Using the Configuration Document to implement outbound SMTP failover Problem You must configure the Lotus Domino server for outbound SMTP failover. In the Configuration Document -->Router/SMTP panel --> Basics panel, can the field, "Relay host for messages leaving the local internet domain,"contain multiple hostnames/IP addresses? Solution This feature is available beginning with Domino 6 releases. Use a semi-colon to separate hostname entries or IPaddresses to achieve failover. Example: host1.acme.com;host2.acme.com Result: The router will attempt an SMTP transfer to host1.acme.com. If host1.acme.com is down or notresponding, the router will failover to host2.acme.com as observed below: 16 09/13/2006 11:01:46 AM Router: No messages transferred to host1.acme.com;host2.acme.com

(host host1.acme.com ) via SMTP: The server is not responding. The server may be down or you may be experiencingnetwork problems. Contact your system administrator if this problem persists.09/13/2006 11:01:46 AM SMTPClient: Attempting to Connect: Host host2.acme.com, Port 25, SSL Port 0,Connecting Domain vec.lotus.com09/13/2006 11:01:46 AM SMTPClient: Connection successful How Can SMTP Relay Host Failover Functionality Be Configured in Domino? Problem A Domino 5.0.3 or later server is configured to send SMTP messages outside the local Internet domain via aSendmail relay server. A secondary Sendmail server is set up to provide failover in the event the primary relay isdown. Creating a failover SMTP Connection document that references the secondary Sendmail host does not appearto work. When the primary relay host is unresponsive, the dynamic cost is set to "1," and the message is queued inMAIL.BOX, pending the next scheduled retry interval. This behavior was further tested using two SMTP Connectiondocuments referencing the same Foreign SMTP Domain document with routing costs set appropriately.One method used for failover is entering a Fully Qualified Host Name (FQHN) in the "Relay host for messagesleaving the local internet domain" field (in the Configuration document's Routing/SMTP, and Basics tabs), andconfiguring DNS so that there are two IP addresses mapped to this FQHN.Is there another way relay failover can be established? Solution This behavior was reported to Quality Engineering as SPR# SPRR4LRMN7; however, it was determined that Dominois working as designed.Domino SMTP outbound failover utilizes MX records in DNS. In the environment described above, set the "SMTPMTA relay host" field in an SMTP Connection document's Basics tab to the FQHN of the relay server (such asSMTP.ACME.COM). Then create multiple MX records for this host in DNS, and manipulate their preferences in DNSto configure failover functionality. 5. how will you delete the replication save conflicts..5. Reply servergateway6. NNN-to same domino7. If u r sending mails from IBM ([email protected]) to external domains, then itscoming Yahoo or other domain ( [email protected]).--if u did settings on locationdocuments then It will what u have given the internet mail id..8. If a agent is running, server documents >server task -> maximum execution time it may stopin between it. so u need to increase it. (agent is stopping down in the middle).9. type of administrator..10. a person is not able to run the agents.. it may be restricted into the server documents..11. have u worked for any Antivirus .. 9881370016sunil chalaniNsd.exe to read nsd files.1. if Out office not run.:Ans:first logon to users account using users id file and passwords, then check Tools>> out of office settings. Whether it is enabled or not? Enable it with users id file.17 Scene-2 :-Upon disabling the Out of Office agent upon return to the office, you continue to receivea daily reminder to disable your Out of Office agent. The agent is not enabled in the mailfile, and the Agent Manager schedule does not show any listing for this agent to run.

Ans:- i) The most common reason is that there is a replica or copy of the mail file thatstill has the Out of Office agent enabled. In this case, either deleting the replica ordisabling the agent in the replica resolves the issue. ii) In one case, it was discovered that the mail file had been restored from a tape backupand the Out of Office Agent had been enabled on that mail file. Disabling the Out of Office agent for the backup mail file resolved the issue in this case. iii) You archive your mail database while you have the agent enabled. iv) You enable the agent for another user or in a database for which you are the owner ordelegate, v) A good way to troubleshoot this type of issue is to review the document properties of the message, to determine which server actually sent the message, (assuming that thereare multiple servers in your domain). Then, once you know which server sent themessage, you can issue a "tell amgr sched" command to the server console, todetermine which agents on the server are currently enabled. Once you determine whichmail file(s) are running the Out of Office agent, you can then check each one to see if your ID file was used to enable any of them. Commands to check the out of office :Tell amgr sch ---to check the agent manager is running or not?Tell amgr run "mail file path" 'out of office' If the users are not able to get the out of office agent reply after dropping the mail, then toCheck the outofoffice agent settings by using the properties of agent. Then you can changethe Schedule:- from daily to hours. Then it will help you better to resolve the problem. Technical questionMail not coming Check trace entire path, check user person doc owner and mail path mismatch issue, check database corruption issue (view issue), check if mail is stacking in router mail.box open mailfrom there and check the error, user may have created rules wrongly which initiating delete of mail file as soon as mail coming to mail.nsf of user 18

Mails are not coming in inbox instead they are going all document Check for mail.nsf database corruption Mail bouncing back Check quata setting, person doc, Replication not happening To identify the replication issue1.Replica id2.Replication history in database properties(it shows last succusfull replication) 3.Log.nsf or replication logs.4. connection documents5. database ACL6. Document and feild lavel access (this is usfull when document count mismatch)7. monitoring result *statrep.nsf) ,8. "jobshedule" this file used for scheduled replication and can be corrupt. Replication issynchronization of database. Dead and pending mails

Dead mails are spam ackchuly where server do not where to route this mail, pending which arewhiting for router to route thamWe need to check the mail.box and delete dead mails OOO not working check user access on mail file (for OOO it should be editor at least), check server details for user (he may be doing this on different cluster server or replica refrese design open mail file indesigner remove agent settings save --- referees design OOO settings Take a date time on unavailability from user and take ID from ID manager vault , set locationdoc configure OOO, check by Sending test mail for testing Satyam computers (Chennai openings):-1.what is your Nature of work?2. what is the setup in your company?3. What is ACL? If a database is not replicating what could be the problem?4. What is ECL.5. what is replication, what is the types of replication.6. What is NSD.7. when you move is user from one server to another, then is there will be any changes inthe defaults rights of the users on the database. (will ACL rights will change on thedatabase). Problem types: 19 1.Unable to send and receive emails2.Unable to replicate mails3.Unable to archive emails4.getting error message when Notes starts.5. Unable to login into same time sever.6. Getting RRV bucket error.7. After clicking on Notes icon nothing happens.8. Getting error while replication :In replication settings and inside"other" options "replication is currently disabled for this replica" ischecked.9. Replication goes into queues and never replicates (delete jobsched.njffrom data folder, run notes fixup.Or if this is not helping then user must beusing a repla of some other database which is generating error in replicationtraffic. Remove the local replica of that database and start the replicationof email database.10. Unable to respond to any meetings.11. Unable to find archive emails.12. Module error when notes tarts Ques:- what is routing cost?Routing cost:Notes routing assigns a routing cost to each connection and uses these costs to select the mostefficient way to route mail from one server to another. The Router computes and stores information about thesecosts in its routing tables. If there is more than one possible route for mail to travel between the sourceserver and the destination server for the message, the Router uses routing cost information in the tablesto calculate the least-cost route for the message.The Router uses information in Server, Domain, and Connection documents to create the routing tables. ALAN connection has low cost; a dialup modem connection has high cost. By default, each LANconnection has a cost of 1, while each dialup modem connection has a cost of 5. Note Do not edit/change routing cost if servers are in same NNN How the Router chooses a route: 1. It calculates and selects the least-cost route. 2. If the least-cost route fails -- for example, if there is no answer or if the network times out -theRouter increases the cost of the initial route by 1. For example, if a LAN connection between Server Aand Server B initially has a cost of 1 but the connection fails during an attempted transfer, the Router increases the cost of that LAN connection between Server A and Server B to 2. 3. The next time the Router tries to transfer mail between servers, it again looks for the least-cost route between those servers. If there is an alternate route that is equal in cost and requires fewer hops,

theRouter selects that alternate route. For example, if there are two paths between Server A and Server B,each with a total cost of 4, the Router examines the number of hops in each path. If one route requiresthree hops but the other requires only two hops, the Router uses the path that requires two hops 20

because the costs are equal. HCL comnet Interview:- first person:-1.how many ways you can change the notes.ini.Ans:- 1. by configuration documents (configuration settings>>Notes.ini settings.)2.set config command (set configuration parameters) server set config command Ques:- There is a two servers (A & B) in a cluster. if one server goes down, then all theusers will be routed to other server B. then first server will come up then how you will passthese users on first server.Ans :-set stat config restricted =0 for disable . --------read in admin vol..Set stat config restricted = 1 for enable .Set stat config restricted = 2 for permanently enable.Or normally drop the particular users from the server console, to whom you want to shiftto another server.Que :- What type or how many type of monitoring are there in lotus domino ?Ans:- Even generators , statrep.nsf, Server TAB monitoring, domino performance.Ques :- how you will check the server performance.Ans:-Run sh server on server console ,availability Index =100 or what?2.Any task hanging.3. CPU utilization. Replication problem with other server. 4.disk space. 5. console error 6. network issue.Read more about performance from performance document. Full documents..Sh stat :- cpu, memory, disk i/o.Ques:- What are the ODS versions ?Ques:- what is port no for SMTP ?Ques:- for a group if you dont want to show that to a particular user, or even user couldnot type the name of the group even in the TO field of the new memo. What will you do?Ans:- remove the user name from the reader field of the group. Change documentproperties and remove the person name from the reader field.Ques:- can you read the NSD file?Ans:- 5% I can read nsd fileShared memory and private memoryServer crash may be because of HTTPs because it is based on java, and take heavymemory. Read call stack =1, call stack =2 before task hang. Processed id=?Thread id=?Fatal error in call stack =1 or 2Memory check =shared memory. 21

Que:- what is database encryption and sign in database?Ans:- Encryption:- Use to prevent data in use of non authorized user.Sign in database:- if a data base is signed then in this case if someone try to update ormodify it, then it will notify the owner or sign in person of the database.Ques:-Calendar connector and scheduling or busytime.nsf?Ans:-Que:- How you will see the program documents on console?Ans:- show schedule- it will show the replication and mail routing configuration documentalso replication topology.Que:- Read 473 page no. for administration servers for ACLSecond person interview:-Que:- tell me about yourself?Que:- Why you want to leave your present job?Que:- what is domino doc or have you worked on domino doc?Que:- why your company is using this type of topology ?Que:- what is severity tickets and their times?Que:- if two users are facing the same problem, how will you categories the case forseverity? can you give severity case one?Que:- any recent problem : I faced space issue problem on server because of transactionlogging

backup was stoped.Que:- what are the by default tasks run on server console? Is http and ldap run bydefaults?Que:- What is statrep.nsf? and how it differ from event4.nsf?Ques:- what is Calendar connector busytime.nsf and scheduler task?In cluster which one is the nsf file:- clubusy.nsf $CALENDAR AND SCHDULING task used are calconn (this used to connect to other server to retrive freetime info) and sched (this isused for conncting and retriving free time info from local server, - note both task required and compulsuryfor proper fungtioning, busytime.nsf database created autometically when first time u load schduler task,in case of cluster busytime.nsf converts to clubusy.nsf que:- what is server crash, how you will resolve/troubleshoot it?Que:- if server is not coming up then how will you do it.Que:- have u ever faced any out of office problems?Que:- what level of access required for a user to run out-of-office in R6, R5? How you cansee which agent or out of office agent running by using domino console? (tell agent sch)Que:- for changing the ODS version what command you will use?Ans:- compact r to revert the ods version..Que:- What is ACL and what are the types of ACL?Que:-disk space problem ? if you are getting some disk space problem on server then howwill you make the space on server, in urgency ?Que:- what is database replications? And document mismatch problem in replication? 22 Que :- what is domino security?Que:- by which particular task server can get crash?Que:- how user authentication happens when a user login to lotus notes?Que:- what is updall task?Que:- which task used to update the views of names.nsf?Third person:-1.what is the local system file which help for cluster to find a server in cluster?2.if there are four servers in a cluster then one by one each server goes down thenwhat type of error you will get on client if this happen? How client will act in it? Allsteps of this situations?3.what is recertification , what is the process for it? Define every step? 4.how would you connect a user by dialup?5.if mail.box corrupt and how would recover it without shutting down the server? Dou need to quit from smtp task? 6. mails are coming from server in the server name only, why these mails come onserver mail.box, how can you prevent and what these mails means (senders andrecipients name only of server)?Ans:- this is because of event generator, and mail sent by server ids.7.What is NSD? Can u read NSD file, what are the parameters to read NSD file?8.if server got hang what will you do, how will you troubleshoot it? And NSD fundas.9.what is administration server, can you make one more admin server? If main adminserver goes down then how would you make other server as admin server? Wherecan we did these settings? Ans:- Setting multiple administration servers, called extended administration servers, for the DominoDirectory to provide for less centralized, more regional, directory management.Complete these instructions to set up an extended administration server.1. From the Domino Administrator, click the Files tab and then open the Domino Directory(NAMES.NSF).2. Choose Files - Database - Access Control.3. Click Advanced and select Enable Extended Access.4. Click Basics and click Extended Access.5. In the Names list, select the namespace (an organization or one or more organizational units) for which you are assigning an administration server.6. Select the server that you are designating as an administration server.7. Choose one of these "Access applies to" settings:This entry only -- to assign the selected administration server to the selected namespace only.Namespaces that are subordinate to the selected namespace are not affected by this selection.This entry and all descendants -- to assign the selected administration server to the selected namespaceand to all subordinate namespaces.8. In the Access field, in the Allow column, click Administer.9. Click OK.10. Click Yes. 10.consistent ACL.11.Enable extended ACL? 23 12. There is a two servers (A & B) in a cluster. if one server goes down, then all the userswill be routed to other server B. then first server will come up then how you will pass theseusers on first

server.13. difference between R5 and R6?14. which file was used in R5 to diagnostics?15. how will you upgrade the server?16. Full cluster funda? Each n everything of cluster, cluster components?17. local system cluster file? COMPACT- When documents and attachments are deleted from a database, Domino tries toreuse the unused space, rather than immediately reduce the file size. Sometimes Domino won't be able to reuse the space or, because of fragmentation, can't reuse the space effectively until youcompact the database.Styles of compacting- There are three styles of compacting:1. In-place compacting with space recovery2. In-place compacting with space recovery and reduction in file size3. Copy-style compacting1. In-place compacting with space recovery only- From console use Compact -bThis style of compacting recovers unused space in a database but doesn't reduce the size of thedatabase on disk. It is the fastest method and causes the least system impact.2. In-place compacting with space recovery and reduction in file size- From Console useCompact -BThis style of compacting reduces the file size of databases as well as recovers unused space indatabases.3. Copy-style compacting From Console Use Compact cCopy-style compacting creates copies of databases and then deletes the original databases after compacting completes. When you use copy-style compacting, users and servers can't editdatabases during compacting, and they can only read databases if the -L option is used. Refresh Design Refresh design updates the design elements (views,forms,agents,fields, androles) since the last design refresh. Replace design Replace design deletes the design of production database and completelyreplace it with chosen template. 1. What is public folder and private folders, what are the difference in it.?2. server console is not coming up and showing first one or two lines so what may be thereason ?Ans:- server id password you need to give. http://www-1.ibm.com/support/docview.wss?rs=899&uid=swg21137839que:- what is URL mappping/redirection, in web configuration? If you are hosting a web application by domino then if you enter lotus.com then if in lotusdomino webconfiguration setting if u defined url mapping/redirection then it willautomatically redirect the url to other site, whatever u gave in this link.. 24 What Virus scanning packages are available for Notes? What can be done to optimize database performance? How do you make a list of all groups a person is in? Can you run console commands from a server program document? How do you set up S/MIME? Can users recall messages they've sent?

Why does a Mail Rule seem to keep running even after it's deleted? Can you forward a copy of a user's mail and keep it in their mailbox? How Do You Set Up Failover for Outbound SMTP Mail? Why is my Notes client having trouble replicating over satellite links? Can you have an Apache server handle Domino URLs on a different box? Can you find out how long views take to rebuild? How do you enable folder references for a database? How do you get a list of inactive databases? Why Can't I Edit My Migrated Resource? What can I check if my server is running too slow? What events cause the user ID to be backed up into the recovery database?Answers are below linkshttp://www.keysolutions.com/NotesFAQ/administration9.html Daily problems :-1.rules if u delete without disabling them they would work after deleting too.Question:-The following occurs attempting to access a mail database using a note client.Or when you run fixup on the server on the server or compact. database is being takenoffline and cannot be opened.Ans:-this error message occurs of you attempt to open a database which is in final stepscopy style compact process. This error if you attempt to open the database after theoriginal has been deleted and the copy has not be yet been removed.Problem 3. I am getting the error message import /export not configured when I tryto compare a new email message, file does not exist.Ans:= click >>tools>> select the signature tab.Path name must be specified.Problem:- 4 ..Object variable not set when you launch lotus notes.Ans:- indicate design problem.Problem :- notes IM was not working but notes Sametime was working for a client.Sol:- IM_disabled =1 in notes.ini file. Then it start working. 25

Problem-5---Technical question Mail not coming Check trace entire path, check user person doc owner and mail path mismatch issue, check database corruptionissue (view issue), check if mail is stacking in router mail.box open mail from there and check the error, user may have created rules wrongly which initiating delete of mail file as soon as

mail coming to mail.nsf of user Problem-6--Mails are not coming in inbox instead they are going all document Check for mail.nsf database corruption Problem-7--Mail bouncing back Check quata setting, person doc, Problem-8--Replication not happening To identify the replication issue 1. replication history in database properties(it shows last succusfull replication)2.Log.nsf or replication tab in admin,3. connection documents4. replica id5. database ACL6. Document and field level access (this is useful when document count mismatch)7. monitoring result *statrep.nsf) ,8. "jobshedule" this file used for scheduled replication and can be corrupt. Replication is synchronization of database. Problem-9--Dead and pending mails Dead mails are spam actually where server do not where to route this mail, pending which are whiting for router to route themWe need to check the mail.box and delete dead mails Problem-10--OOO not working check user access on mail file (for OOO it should be editor at least), check server details for user (he may bedoing this on different cluster server or replica refresh design open mail file in designer remove agentsettings save --- referees design Problem-11--OOO settings Take a date time on unavailability from user and take ID from ID manager vault , set location doc configureOOO, check by Sending test mail for testing Problem-12--If a Ventive case assigned to you how will you respond to that First acknowledge it ,2. put it into the WIP, On Hold (may be depends on external help) ITC process for remedy ticketing system handling:Check priority .Country support.WIP work in Progress.Waiting for customer approvalWaiting for customers feedbackWaiting for external support (escalated to the vendor) Problem-13--Features of Lotus domino 7 6 has ext acl and Sametime --- 7 has six policy setting documents --- mail policy is added, Mailpreferences setting listed there like - calendar, spell check, soft delete on database mail file, CPUutilization is less by 25%, enhanced encryption and ip v 6 supported, promp for saving option andpropt before closing client, DDM database introduced Problem-14--If a database is corrupt, how will you repair that 26

Updall -R, Fixup -F/J, compact -B/C 1 What is ODS? 2. Cache.ndk 3.replication working.4.tell router quit5.pull pull or replication types6. 1.out of office problem, if a user enabled the out of office for two days, when he came back, he disabled it but at the end of the day he found no one received the outofofficeautomated reply. How can v get to know whether he enabled the out of office or not? Andtime intervals of enabling the OOO.2. a user is not able to send mails from eg. Delhi, but if he go to office or Bangalore n other he is able to send mails.. so what may be the cause for it..by which setting he can send themails. Or not getting his mails.3.on a dialup there r three servers, can v say these r in same DNN. NO , as for DNN there is requirement of they must be constantly connected with LAN. Upon disabling the Out of Office agent upon return to the office, you continue to receive a daily reminder to disableyour Out of Office agent. The agent is not enabled in the mail file, and the Agent Manager schedule does not show anylisting for this agent to run.The message is as follows:"Please disable your out of office agent. Please select Actions-- Tools --Out of office, and click the button to disable..." Solution The issue can occur for a number of reasons: The most common reason is that there is a replica or copy of the mail file that still has the Out of Office agentenabled. In this case, either deleting the replica or disabling the agent in the replica resolves the issue. In one case, it was discovered that the mail file had been restored from a tape backup and the Out of OfficeAgent had been enabled on that mail file. Disabling the Out of Office agent for the backup mail file resolvedthe issue in this case.

You archive your mail database while you have the agent enabled. You enable the agent for another user or in a database for which you are the owner or delegate, (essentially, if you enable the Out of Office agent in any other database besides your own mail database. If you enable theOut of Office agent in another database, using your id file, you will receive the Out of Office Disable remindersto your own mail database. In two cases it was determined that a mail-in database was running the out of office agent on the server.A good way to troubleshoot this type of issue is to review the document properties of the message, to 27 determine which server actually sent the message, (assuming that there are multiple servers in your domain).Then, once you know which server sent the message, you can issue a "tell amgr sched" command to theserver console, to determine which agents on the server are currently enabled. Once you determine whichmail file(s) are running the Out of Office agent, you can then check each one to see if your ID file was used toenable any of them. Que:- replication settingswhat wil happen if u change from 90 days to 30days, deletionsstubs wil delete after 10days 30/3=10days Remove documents not modified in the last x days: The number of days specified here, known as the purge interval, controls when Domino purges deletion stubs from a database. Deletion stubs are markersthat remain from deleted documents so that Domino knows to delete documents in other replicas of thedatabase. Because deletion stubs take up disk space, Domino regularly removes deletion stubs that are atleast as old as the value specified. It checks for deletion stubs that require removal at 1/3 of the purgeinterval. For example, assuming the default value, 90 days, when a user opens a database, Dominochecks if it has been at least 30 days since it removed deletion stubs, and if so it removes any deletionstubs that are at least 90 days old. The Updall task, which runs by default at 2:00 AM, also removesdeletion stubs.You can shorten the purge interval, if you want, but be sure to replicate more frequently than the purgeinterval; otherwise, deleted documents can be replicated back to the replica.Optionally, you can select the check box to remove documents in the replica that havent changed withinthe purge interval. If you select the check box, when Domino removes deletion stubs it also removesdocuments that havent changed within the specified number of days. These documents are purged,meaning no deletion stubs remain for the documents, so the documents arent deleted in other replicas.The Only Replicate Incoming Documents Saved or Modified After: date setting prevents the purgeddocuments from reappearing through replication. New mail is not showing up in the Inbox in a Lotus Notes mail file. However, the messages are displaying in the AllDocuments view. Solution See below for common causes and solutions for this issue.This problem has been known to happen if more than one ($Inbox) exists in the mail file. One way this is known to occuris described in the following document: " Double Inbox is Created When the Design Task Runs on New Databases ThatAre Not Yet Initialized" (#1089921).Additionally it may be possible that the different replicas were inheriting the design and one of the design templates wasmodified.1. Go to Domino Designer and open the mail database.2. Check if there is more than one $Inbox folder.

Caution : Beware that when the $Inbox folder is deleted (as is recommended in the next step), users will lose documentsthat are in the $Inbox. To avoid this, they should move the documents in the $Inbox folder to another folder (forexample, Testfolder), and then delete the $Inbox, and replace design as specified to have only one $Inbox. Then, movethe documents in Testfolder back to $Inbox.3. If there are multiple $Inbox folders, delete them all.4. Replace the design with the server template (by selecting File -> Database -> Replace Design, and specifying thetemplate on the server).In one case, a customer was able to resolve this issue by running compact -B on all affected mail files. 28

In-place with file sizereduction-BUses in-place compacting, recovers unused space and reduces file size,unless there's a pending structural change in which case copy-stylecompacting occurs. If you use transaction logging, do full databasebackups after compacting completes.In another case, this problem occurred in a mail file that had only one ($Inbox); however, the ($Inbox) view wascorrupted. In that case, the issue was resolved by doing the following:1. Created new folder called TEMPINBOX.2. Selected all the current INBOX items and moved them to TEMPINBOX.3. Using the Designer client, deleted the $INBOX design element.4. Replaced the Design on the user mail file.5. Sent new test message and mail now arrives in the new INBOX view.6. Copied mail to new INBOX from TEMPINBOX folder. Double room booking problem:Shutdown server , delete busytime.nsf,Tell Calcon q, scheThen make a new copy Mckinshy mail routing replication issue two mails sent one reached another not reaching -- both ARE NRPC.. crash issue/ hend issue sever proformance ITIL complete _____________________ CSC -cluster mail -- not gettinbg failover? cluster.ncf ? inbox - mail box corruption ---- showing massege as unread repair commands crash issue client side --- OOO id file encription importent files in client 29

.... will send more if comes in mind...ok .... arre ranga lega ke nahi delhi ke ladko ko..? arre karwa de apne bando ka... apne sath he rakh liyo fhir kamre mai.... rakesh hai ya wo bhi chala gaya? 30 of 30

Leave a Comment

Comment must not be empty. Submit

Characters: 400

Comment must not be empty. Submit Characters: ...

lotus interviewsDownload or Print 10,883 Reads Info and Rating Category: Rating: Upload Date: Copyright: Tags: Uncategorized. (2 Ratings) 06/06/2008 Attribution Non-commercial This document has no tags.

Flag document for inapproriate content This is a private document.

Uploaded by yrakesh78 Download Embed Doc Copy Link Add To Collection Comments Readcast Share Share on Scribd: Readcast Search TIP Press Ctrl-F to quickly search anywhere in the document. F Search Search History: Searching...

Result 00 of 00 00 results for result for p. More from This User Related Documents

More From This User

2 p. Pradeep's CV

2 p. Pradeep's CV

2 p. Pradeep's CV Next

49 p. 200 Networking Interview Questions

7 p. Whole Life Brochure

2 p. surendra

Prev Next

2 p. 50 Common Linux Console Commands You Should Learn

62 p. IBM Lotus Domino Administrator Training

2 p. 50 Common Linux Console Commands You Should Learn Prev Next

3 p. Web

45 p. eradocs

22 p. bolivianhighway1 191 Prev Next

239 p.

Bodybuilding - Weightlifting Training Database Book

1 p. Free Access To Websites Without Registering

28 p. 520 Study Questions Prev Next

41 p. Mypresentationonlotus

39 p. Outlook 2003 Tutorial

3 p. nsd Prev Next

44 p. Murali1

7 p.

lotus questions

4 p. lotus notes nsd problem Prev Next

35 p. Lotus Notes Domino Administration Rakesh

2 p. raghu resume

30 p. lotus interviews Prev Next

15 p. Lotus IMP Prev

Related

16 p. Int From Thirukkovlaur Raghuveer

10 p. Sanjeev Try to Answer These Question Now From Umakant

15 p. lotus Q From api_user_11797_vishal.tewetia Next

44 p. Murali1 From Ravi Yalala

176 p. Physical Security Physical Security From Lancy Dsouza

176 p. First server Setup First server Setup From Lancy Dsouza Prev Next

176 p. IBM Lotus Domino Administrator Training

From Lancy Dsouza

62 p. Database Replication From Ravi Yalala

62 p. Commonly used Mail Protocols From Ravi Yalala Prev Next

62 p. IBM Lotus Domino Administrator Training From Ravi Yalala

7 p. 3258744 Lotus Questions From sagardoshi2009

7 p. lotus questions From Ravi Yalala Prev Next

213 p.

Chapter 11 The Indexer From Irnes Mujkanovic

213 p. Chapter 4 Server Tasks From Irnes Mujkanovic

213 p. Inside Notes From Irnes Mujkanovic Prev Next

213 p. Chapter 6 Security From Fabiano Carlos

213 p. Chapter 5 Notes and the Web From Fabiano Carlos

213 p. Inside Notes - The Architecture of Notes and the Domino Server From Fabiano Carlos Prev Next

213 p. insidenotes From Chandan Vijayakar

213 p. Chapter 12 The Router From Santhosh Pc

213 p. Chapter 8 The Administration Process From Santhosh Pc Prev Next

213 p. 30387340-Inside-Notes From Santhosh Pc

213 p. Chapter 7 Directories The Architecture of Notes and the Domino Server From MDhamotharan

213 p. Chapter 6 Security

The Architecture of Notes and the Domino Server From MDhamotharan Prev Next

213 p. Inside Notes The Architecture of Notes and the Domino Server From MDhamotharan

16 p. Resolving Domino Server Problems This document provides you with information on how to resolve Domino server p... From Ashish Daga

16 p. 8643847 Resolving Domino Server Problems From me@myself2 Prev Next

1360 p. Admin Vol 1 From api_user_11797_raviccna

1360 p. Admin Vol 1 From api_user_11797_vishal.tewetia

1354 p. adminvol1 Lotus 7.5 Admin Vol From api_11797_mohadoss Prev Next

24 p. En Do Morph Isms for Faster Elliptic Curve Cryptography From Padmini Dilip

8 p. Stretchable Silicon Essay From rachit1986

54 p. English Festivals-Nicoleta Nechita A collection of poems and songs for primary students, a helpful tool to organ... From minanika Prev Next

8 p. History of Computers From Ricky Raymundo

20 p. DOE Exercise 7.27.10 From wichiko2001

1 p. CaCl2 Method From bodhidhar Prev Next

9 p. 42 Days From dashrilla

4 p. sig99 From dwoit

4 p. Ccna 1 From Suresh Dhaka Prev Next

3 p. penot[1]

From Seutibeun Elorde

1 p. PPPAlumniLectureSeries KunmingProgram2010 Final From jordeeadb

29 p. World Domination From john-baptiste-kelly-9943 Prev Next

307 p. Food Production BSCHMCTT BASIC CULINARY ARTICLES Mail Us With Feedback [email protected] Visit Official Portal http://www.lehaz... From WrapaReceipe

1 p. Diagnostic Test 1st ESO From ldelgados

27 p. Righteousness of Christ A manual about the truths, creation of, maturing in righteousness, and many o... From 1st Nation Ministries Prev Next

497 p. Render Pipeline From Dada Shikako

497 p. Get the Best Out of Keylight From Dada Shikako

497 p. After.effects.cs4.Visual.effects.and.Compositing.studio.techniques From Dada Shikako Prev Next

1 p. RoadBrushRemovalRecoveryActProjec1 From twitdoc

2 p. This is Only What I Was Told of Course From bobc3078 Prev