How to assign File no (FINO) outside the range of 1 to 8188. when I tried to do so following error is popping up. Please help.....
How to assign File no (FINO) outside the range of 1 to 8188. when I tried to do so following error is popping up. Please help.....
That is not the file name. You are using an old Admin version aren't you?
In the latest Admin versions that field has been removed as it was misleading.
For example, creating a new DB , would result in a new DB which will have a DB number 1, the filename will be xxx001
Creating a second would result in a new DB which will have a DB number 2, the filename will be xxx002
For both DBs, the DB FINO attribute would have a value of (zero) 0
The FINO attribute is used to manage copies of DBs
If we copy one of the two above databases, the filename will index to the next available number xxx003 the FINO attribute of the copy DB is incrementally updated to 1
The FINO attribute has a maximum value of 9999, basically meaning a project can have a maximum of 9999 copied DBs.
See image from the latest Admin version where DBNUM correspond to DBFILE (and not FINO):