What's the maximum length of an environment variable value?

255 characters

What's the maximum amount of storage that can be used for strings in a LotusScript module?

2 GB or available memory.

What is the maximum number of users to have authorized passwords on a multiple password ID?

8 users

What is the maximum number of documents you can cut or copy to the clipboard?

2335 (Win32)

What is the maximum size of a single paragraph you can cut or copy to the Clipboard?

Unlimited

What is the maximum number of groups that can be nested?

20 levels or up to 64k of group name and person name characters, whichever is lower (~30k of data using @UserNamesList or @UserRoles)

What is the maximum number of ACL groups a user can be member of?

4096

What is the maximum length of a role name in an ACL?

15 characters

What is the maximum number of roles in an access control list?

75 Roles

What is the maximum number of entries in an Access Control List?

Approx: 950 names
(ACL size is limited to 32767 bytes)

How many responses per parent document?

300,000 documents

How many levels of responses will display in a view?

31 levels of response to 1 main document

What is the maximum number of documents that can be exported to Tabular Text?

Limited only by available disk space

What's the maximum number of profile documents allowed in a database?

around 6000-6100 per database: s/w limitation

Max documents in a view?

Maximum of 128 GB for a view index.
(16 M page of B-tree space, 8kB/page)
Also limited by available disk space (2 GB on some UNIX platforms).

View containers in R5 databases (ODS 3.1 up) do not have a container size limit. The view size limit is now determined by the maximum number of pages that can be created which is 16,777,214. A page holds 8 KB so that means the maximum size for a view is 137,438,937,088 bytes (128 GB).

maximum number of soft-deleted documents in a database?

32,768

Max page cropping size (in inches) ?

46

Max margin size (in inches)?

46

What is the maximum value allowed in "Start page numbers at" field?

65,535

How many copies of a document can be printed at once?

65,535

No of cascading views in a database?

200

How many documents can be imported into a view?

Individual documents: up to 350K;
from a spreadsheet, 8192 rows;
5000 separate documents

What is the maximum number of inserted page breaks?

Unlimited

What is the maximum size of a rich text field?

Limited only by available disk space up to 1GB

How many paragraphs in a document?

21,509 (19,004 for OS/2)

What is the total size of computable simple text fields?

63K

What's the largest view column title allowed?

80 characters

How wide can a column be (# of inches)?

15KB displayed in a view's column

No of columns in a view?

289 ten-character columns; dependent upon # or characters per column

No of forms in a database?

Unlimited

No of views in a database?

No limit; however, as the number of views increases, the length of time to display other views also increases

Min/max width of a table cell set through API?

0.001" minimum, but less than 0.028 messes with borders
22.755" maximum

Min/max width of a table cell set through Designer?

0.125" (0.318cm) minimum
22.75" (57.785cm) maximum

No of nested table depth?

8 nestings

No of rows in one table?

255

Columns in one table?

64

How many fields in a form?

10MB memory (6MB memory for OS/2)

Fields in a database?

~ 3000 (limited to ~ 64K total length for all field names). You can enable the database property "Allow more fields in database" to get up to 22,893 uniquely-named fields in the database.

What's the maximum password length allowed on an ID?

63 characters

What is the maximum number of individual reader names/group names in a single document?

2005 (This is a reported limit, not a documented limit, and it has not been verified. Supposedly, after this many, no matter the size of the field, the indexer will stop displaying the document in views, and the editor will not save)

How many mail rules in a mail DB?

100

What is the maximum size for Mail recipient names in a single mail message?

For individual names and private groups which expand locally, 15KB; for public groups which expand on a server, 5MB of recipient names (based on fully qualified names, for example, Les Kaplan @ Marketing).

How many aliases are allowed for views?

Up to 130 characters for all view aliases per view, including vertical-bar separators ("|"), including the view name

How many characters are allowed in various administrative names?

Domain name: 31
Notes named network: 31
Organization (O) name: 3 (min) to 64 (max), or 2 (min) if you include Country code
Organizational unit (OU) name: 32
Common name (CN): 80
Server name: 79
User name: 79
Group name: 62
Country code (C): 2 (or 0 since it is optional)
Port: No maximum

How many characters are allowed in names for views, forms, and so on?

Database Title: 96
Filename: limited by OS's file system
Field names: 32
View names: 64
Folder names: 64
Form names: 32
Macro names: 32
ACL entry: 255

What is the maximum number of windows you can have open simultaneously?

limited by memory; 35(?) accessible from keyboard

How many sublevels in a hierarchical view; how many documents at each level?

31 levels; 300,000 documents

What is the maximum number of paragraph styles?

64,000 unique paragraph styles in a single document.

What is the maximum size of a single paragraph in a rich text field?

64KB (this is approximately 35k of text, though)

What is the maximum size of a computed text field?

64,363 characters

What is the maximum size of all summary fields in a document combined?

64KB of summary data per document

What is the maximum size of plain text fields? (e.g., group Members field?)

15KB per (summary) text field;
64KB per (non-summary) text field;
30KB of fields per document (storage); 15KB displayed in a view's column

What Are Domino's Field Size Limits?

64 GB (gigabyte) or the OS file system's limit (2 GB on some older UNIX platforms).

http://www.geniisoft.com/showcase.nsf/DominoLimits


Check this link for more details http://www-01.ibm.com/support/docview.wss?rs=0&q1=maximum+size+domino&uid=swg21093509&loc=en_US&cs=utf-8&cc=us&lang=en

How we take the lotus server backup?

Backup files: All ID files(Servers/Users),All Database(Data folder->NSF+NTF).

One group which are allready exist, if we want to deploy the explicit policy on them what is the step?

Select group->select groups from Tool panes->click assign policy.(An Explicit policy always override the Organisational policy...see by Policy synopsis)

How many types of policy?

1. Organizational
2. Explicit

what is difference between Manager & designer access.

The major diff between designer and manager access is manager can edit ACL (execution control List) entry but designer can not modify ACL entry.

what is ECL and can we implement the ECL from server side?

An ECL is used to set up workstation data security.It lets you control which formulas and scripts created by another user can run on your workstation.Yes workstation ECL is updated/Implement from Server Admin's ECL by creating a Security policy document.

What is NRPC?

Notes remote procedure call is the default communication protocol for Lotus Notes uses to transfer the message from one domino server to other server.It works on port 1352.

I am creating an additional mail server in the same domain, is connection documents are must?

No,It is not necessary to create a connection document in same domain.This is because, connection document is used only for mail routing and scheduling the Replication. In case of same domain mail routing goes automatically as all the server are going to share the same domino directory. So the the purpose of connection doc in same domain is only scheduling the replication between servers if we want(not necessary).
The concept of connection document is useful amongs the server that belongs to the different domain.


If the notes servers are on the same NNN (NotesNamedNetwork) you do not need a connection document for mail routing

But however, for replication you will need one.

Is it is possible to make 100 id files at a time in Lotus notes?

Yes we can create as many ID Files at a Time using import feature.

What is ICM??? & What is ODS??

ICM = Internet Cluster Manager
ODS= On disk Structure

check this link for information on ODS
http://dn.codegear.com/en/article/27151

check this link for ICM
http://www.ibm.com/developerworks/lotus/library/ls-Internet_Cluster_Manager/

Default users rights of Mail.box in Server?

default user rights on server mail.box is depositor.

default mailbox size in R6 is 14 MB(provided template is inotes6) & in R7(provided template is dwa7) it is 18 mb 

In a Single DNN Cluster A and Cluster B is running, Unfortunately Cluster A is crashed. Which files i should copy from Cluster A to Cluster B?

cldbdir.nsf

What is Author and Reader fields? and difference?

Author can changes any data to the database designed by him.
Author is able to edit the document
Reader ..read only rights.

What is the name of the page where the errors are printed while using web ?

$$ReturnGeneralError

How to do automatic deletion of dead mail in Server mail.box?

  1. Open the database properties box on mail.box
  2. Go to the Space Savers tab.
  3. Check "Remove documents not modified in the last <90> days".
  4. Instead of "90", enter any number of days after which any documents in mail.box will be automatically deleted.

When "Remove documents not modified in the last <90> days" is unchecked, only deletion stubs are deleted automatically. When checked, any documents in mail.box are deleted after the number of days entered.

what is the registration server?

A server which registers new users,server,OU and Organisation and initially stores these document in the Domino directory untill the replicate untill the next replication occures.

what is the administration server?

An Administration server controls how the Administration process does its work.It stores the requested work in the administration request database and then process them accordingly to their status.By default first server in the domino domain is the Admin server for the Domino directory which maintains its ACL, performs deletion,name change and replicate to the other server in the DNN.

how will convert the entire mail file in to .ntf by command

U can convert entire mail file by ntf command the command which we u se are as follows :
Load convert –c mail\ {Database name}.nsf {Name of that particular ntf}
example : if I convert the mail file then the command is
Load convert –c mail\{user mail file}.nsf inotes6.ntf

what is ACL & type?

1.No Access
2.Depositor
3.reader
4.Author,
5.Editor
6.designer
7.manager

How internal & external Mail routing work? Give with example?

When user send a mail NRPC(Notes protocols) to deposit the message into the MAIL.BOX database on the user's Domino mail server.The Router finds the message in MAIL.BOX and determines where to send the message for each recipient. The Router checks its routing table to calculate the next "hop" for the message on the path to its recipients and determines the appropriate protocol -- either SMTP or Notes routing -- to transfer the message.

Using SMTP routing, the Router connects to the destination server -- the recipient's mail server, a relay host, a smart host, or one of the servers in the recipient's Internet domain -- and transfers the message.

Using Notes routing, the Router moves the message to the MAIL.BOX database on the server that is the next hop in the path to the recipient's mail server. The Router on that server transfers the message to the next hop, until the message is deposited in the MAIL.BOX database on the recipient's home server.The Router on the recipient's server finds the message (in MAIL.BOX on a Domino server) and delivers it to the recipient's mail file

What is parameter of notes.ini?

There are a number of parameters in Lotus Domino's notes.ini configuration file that affect ... For example, these are the server task entries in notes.ini:
ServerTasks=Update,Replica,Router,AMgr,A
dminP,CalConn,Sched
ServerTasksAt1=Catalog,Design
ServerTasksAt2=UpdAll
ServerTasksAt3=Object Info -Full
ServerTasksAt5=Statlog

Basic router command?

Tell Router Delivery Stats--- it will Shows you Router delivery statistics.

Tell Router Compact-------Compacts MAIL.BOX and cleans up open Router queues. You can use this command to compact MAIL.BOX at any time. If more than one MAIL.BOX is configured for the server, each MAIL.BOX database will be compacted in sequence.
By default, MAIL.BOX is automatically compacted at 4 AM.

Tell Router Show Queues------Shows mail held in transfer queues to specific servers and mail held in the local delivery queue

Tell Router Exit or Tell Router Quit-----Stops the Router task on a server.

Tell Router Update Config-------Updates the server's routing tables to immediately modify how messages are routed. This removes the 5 minute delay before a Router configuration change takes effect

What will do if server get hang?

It’s very difficult to take a single step
There are so many reason to get server hang . either ur mail.box is corrupt or there are some hardware issue u can check log file and analyze ur problem and try to resolve it

When will set the pull type of replication in server?

Forces a one-way replication from the specified server to your server. replicate a single database from the specified server to your server we are using pull command by including the database name on the command line

What type of replication?

Pull Pull
Pull Push (default)
Pull Only
Push Only

What is ODS version of R5 & R6 & R7?

File ext.-----version-------ODS
--?-------------V3-------17
.ns4,.nsf-------V4-------20
.nsf------------V5-------41
.nsf------------v6-------43
.nss------------v7-------43

from verson 5 lotus support >4GB size, transaction logging, in-place compaction

If user forgot his password how will recover the password?

If you have recovery information set up for your user ID on your server The recovery password is randomly generated and unique
to each recoverable ID file and administrator.When you first log in to Notes and the Password dialog box appears,
2 do not enter your password. Just click OK.
3. Click "Recover Password" in the "Wrong password" dialog box.
4. Select the user ID file to recover in the "Choose ID File to Recover" dialog box.
5. Enter the password(s) given to you by your administrator(s) in the "Enter Passwords" dialog box, and repeat until you have entered all of the passwords, and you are prompted to enter a new password for your user ID.
6. Enter a new password for your ID, and confirm the password when prompted

What is different type of administrator?

Full access administrator -- gets all rights and privileges of all administration access levels listed.

Administrator -- gets all rights and privileges of database administrator and full-console administrator (but not system administrator).

Full console administrator -- gets rights and privileges of view-only console administrator (but not system administrator)

System administrator -- gets rights and privileges of restricted system administrator

What is difference between replica & new copy?

Replica is a copy of database which having the same replica ID which share during the replication process And new copy is a simpale copy of database which don't have any replica ID and further u cannot replicate from it's original database

Followers

Subscribe via email

Enter your email address:

Delivered by FeedBurner

FeedBurner FeedCount