Delete categories and accounts
- Malvarez
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 1
12 years 9 months ago #10409
by Malvarez
Delete categories and accounts was created by Malvarez
Please appreciate that someone can tell me if it is possible to delete categories and accounts created after and authorized, despite having no operations.
Thank you
Thank you
Please Log in or Create an account to join the conversation.
- durai611
- Offline
- Elite Member
Less
More
- Posts: 300
- Thank you received: 51
12 years 9 months ago #10410
by durai611
Replied by durai611 on topic Re: Delete categories and accounts
System won't allow to delete categories & accounts once authorized.
You can close the account which will be moved to history.
You can close the account which will be moved to history.
Please Log in or Create an account to join the conversation.
- lokesh.hl
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
12 years 9 months ago #10424
by lokesh.hl
Replied by lokesh.hl on topic Re: Delete categories and accounts
It can be deleted from the backend.. Through jsh prompt, open the record to be deleted (Ex :- JED F.CATEGORY <rec id>) and delete it using "FD" cmd.. Similarly do the same for history files, (Ex :- JED F.CATEGORY$HIS <rec id>;<cur no>). before deleting history files do "LIST F.CATEGORY$HIS WITH @ID LIKE <rec id>..." to check how many entries r there in history file and delete all.
Please Log in or Create an account to join the conversation.
- jpb
- Offline
- Moderator
- retired
Less
More
- Posts: 2859
- Thank you received: 649
12 years 9 months ago #10440
by jpb
Replied by jpb on topic Re: Delete categories and accounts
There is a reason behind "System won't allow to delete categories & accounts once authorized." - it's not a good idea to FD records when you don't know if there are cross-references and/or concat-files.
It might cause severe inconsistencies.
It might cause severe inconsistencies.
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds