Recover your data in Tally - Some Tips & Tricks
Data of Tally is very vital for every user or company. More serious the user is more vital data becomes. In other words we can say more and more dependence on tally needs more and more care of its data. Although tally has provided many ways to protect you data but one way or other due to some human error or system failure we loose our data. Particularly in case of tally it cripples our day today business.
We have to first see why data has got corrupted the ways to recover depends on reason it got corrupted. Here are some tips and tricks which can save you the day. First of all lets see different reasons which can cause data corruption
Why data gets corrupted ?
The reason could be anyone of following :-
1. While working on tally power goes off and UPS is unable to give you backup. Next time you would open tally the company in which you were working would get corrupted.
2. The computer on which you re working is not operative and OS is not working properly. Somebody formatted it !!
3. You have taken so many backups by copying the tally folder in so many placed that you forgot which was to original one.
4. You have taken a backup and when you try to restore it your data is washed out.
Solutions
Solutions to these problems needs common sense rather than tally expertise. Lets understand some feature and working of tally. Tally provides a backup and restore utility which collects all files of tally company into one file named tbk500.001. This way of tally backup is easier to restore as this one file can be kept save and easily can be restored instead of all files in that folder. If any of the file gets missing or gets corrupted tally data wouldn't work.
In first case when data gets corrupted while working on tally and we are unable to open the company then data can simply rewritten. Come to Company selection menu. Press "Ctrl + Alt + R". Now select the company for re writing. 90% chance is that you problem would be get solved.
In second case when OS system is not working then to recover data you need computer skills and some common sense solutions can get you out of this problem
If windows is not loading then you can try to boot the system in DOS mode. Copy all tally folders and data folders into D drive. If DOS mode is also not working then take out the HDD and connect it with other computer with os system and try to open it. If the disk is ok and without bad sectors then you would be able to open the tally folder. If still it not working then before formatting give it a try with some recovery software or ask your computer hardware expert to recover data folders from drive.
The third case happens when people are running so many versions of tally and all versions work on different directories. More over they take backup by copying folders of data directory instead of taking backup from tally itself. In that case you too can get confused which one is latest and which folder is needed to be restored. In this case just remember the No. of your company in tally. For example if your company No. is 006 then go to search utility of windows and enter 006 in search box and begin search. You would see the list of folders. Now in see the locations of each folder and see the date of last modified or accessed. Choose the latest one and copy that folder in tally's current data directory. You would probably find the right one. One more method can be that you look for folder which has largest amount of data. Just go to each folder right click on the name and select properties. Here you would find the total file size of that folder. The biggest folder would be the current folder.
The fourth case happens you have created somany companies and when you restore the data that current company is not in your older data. This can also happen when data backup you have taken is already corrupted. In this case there is no solutions except you find some other backup which you have taken fortunately and which is good as well. To do some once again you can use search utility and look out for files names as tbk500.001 or what you can do is just type tbk*.*. It would get you all the files on your computer.
Some healthy tips can also save you the day.
* Take backup on regular basis make it a habit to take backup when ever you have done enough work. The frequency of backup always depends on how much work you do one daily basis or how much work you can afford to do again!!
* Take backup on the basis of name of days or name of month. If data is high then the backup destination can be like this d:\tallybackup\Monday or d:\tallybackup\Tuesday and so on. In this way you would get seven backups and all backups cannot be corrupted. If data volume is low then backup can be taken as d:\tallybackup\June if you can afford to do one months task in a single streach.
* Try to make minimum companies. It would save you lots of hassles.
* There should be only one Tally version and one Tally folder. Too many versions and folders multiplies your work. If you are two versions then try to sum up work in latest version as soon as possible.
* There must be proper power backup while working on tally. In network environment is a must on all nodes where tally is working.
Configuring Tally on Network : Simple as 123
ApniTally reader Raju, Shamshad, Austin and many others have faced problems in Tally while working on Network environment. Working in tally multiuser i.e. gold gives you facility to work on same data with many users on it. Smooth working can ease the work load and get the things done faster. Few basic requirements and configuration can lead to easy working in Tally. Smooth working needs few requirements. Lets see these 1 2 3 steps.
1. A separate Tally server
2. A fast and smooth network
3. A good Tally Configuration.
Tally Server
When ever we talk about server we imagine a machine which is big on computing and having high memory and storage space etc. But in case of Tally a Tally server need not to fulfill these requirements. In case of Tally server an ordinary computer can do the job, as on server not much computing is done. Tally server usually does the duty of holding the data and serving the license file only.It doesn't do any computing on it self as tally seldom gets loaded on server.
So we can give an ordinary desktop the responsibility of tally server. It should be well connected with other computers in organization and should have reasonable memory for working. Normal server in the company which may be doing some other duties like hosting, domain controlling etc can be avoided if needed as it would be busy with it's own work.
Network
Proper network should be there with cat5 or cat6 cables. Switches should be used instead of hubs as they are fast and intelligent . Preferably it should be on TCP/IP protocol and every machine should have an ip address on its LAN card with one common IP Pool. If tally server is having IP as 192.168.0.1 then nodes should have the IP as 192.168.0.2 and so on. The work group on all computers should be same and machines can have separate names. The name of the tally server can be TallyServer and the work group name can be organization name e.g. cts or tallyacademy etc.
Configuration:Server
Configuration at server end as well as nodes is very important. First of all while installing tally on server the check mark for server should be ticked. Then Tally license on server should be active i.e. Tally on the server should show the serial no and Tally Gold Multi user should be there on right hand top corner of Tally.
It is advisable that you make the folder name according to its version instead of making a default folder like tally only. If version Tally9 is there then the folder should be Tally9.
Share the data folder and give it a name like tally9data. Sharing can be done right clicking the folder and choosing sharing and security. Be sure to allow users to modify the files.
Configuration: Nodes First of all install Tally in Tally9 folder in C drive. Modifications are needed in tally.ini file at nodes. Open the tally.ini the configuration and setting file in notepad and find the line TallyLicenseServer. If there are semi colons bore this line then remove the semicolons. This line has following syntex :-
TallyLicenseServer= 192.168.0.1:9000
or
TallyLicenseServer=\\TallyServer:9000
Here 192.168.0.1 is the IP address of the Tally server machine and 9000 is the default port at which license is running. You can replace the IP address with computer name e.g. TallyServer. The path of data folder should be also defined, for this find the line ;; Specify location of Data files Data =. By default it would have syntex like Data = C:\Tally9\Data i.e. the folder where tally has been installed on nodes. It should be changed to new location on network i.e. \\Tally9Data the name of the folder which we have given while sharing on server. So the data line becomes as follows
Data = \\Tally9Data
These are the general setting which are needed for tally to run on network. If you company data is huge and experiencing difficultly then more network friendly setting can be used as described in my earlier post on network settings.
I hope these solutions can work for you. Your comments and rectifications are invited.
Tally server configuration
First share the tally data file with full permission on the tally server. then open the my network place->vew work groupcomputer->select ur tally server-> then give username & password-> cleck allwayas remember password-> ok
this must be do on the user account wer the user using tally.
the configure the tally configuration file. as follow
;; Tally 9 workstation specific parameters file
[Tally]
;; The following line is required for TallyConnected
TallyLicense = Connect
;; If you are running multi-user in client mode use TallyLicenseServer
;; TallyLicenseServer = server:port
TallyLicenseserver=192.168.1.6(tally server ip address):9000
;; Specify the TallyLock specifications: use TallyLock = NONE for educational
TallyLock = NONE
0 comments:
Post a Comment