×
Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…
I-descriptors and GLOBUS performance
- Kosenitch
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
- Thank you received: 0
17 years 4 months ago #630
by Kosenitch
I-descriptors and GLOBUS performance was created by Kosenitch
Hi all!
Does anybody has knows of how much I-descriptors impact on the T24 performace?
Users requires that they could perform search on ACCOUNT file based on the search criteria from the CUSTOMER file. So, they run enquiry, input customer-related information and receieve list of accounts.
Two possible sollutions (from my point) are:
1. Create no-file enquiry (NFE) that will form the result set - it may take some time, because NFE is not simple thing to write and debug
2. Create I-descriptor in the ACCOUNT that will reference on the required attribute and write simple enquiry on the ACCOUNT
The 2nd is more preferrable, of course, but I'm afraid of the significant degradation of performannce on the big amount of account-related operations.
Thank in advance.
Regards,
Dmitry
Does anybody has knows of how much I-descriptors impact on the T24 performace?
Users requires that they could perform search on ACCOUNT file based on the search criteria from the CUSTOMER file. So, they run enquiry, input customer-related information and receieve list of accounts.
Two possible sollutions (from my point) are:
1. Create no-file enquiry (NFE) that will form the result set - it may take some time, because NFE is not simple thing to write and debug
2. Create I-descriptor in the ACCOUNT that will reference on the required attribute and write simple enquiry on the ACCOUNT
The 2nd is more preferrable, of course, but I'm afraid of the significant degradation of performannce on the big amount of account-related operations.
Thank in advance.
Regards,
Dmitry
Please Log in or Create an account to join the conversation.
- malai
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 11
17 years 4 months ago #631
by malai
Replied by malai on topic NightMare
I-Descriptors are really a night mare on large files like STMT.ENTRY, CATEG.ENTRY, SECURITY.MASTER etc... We had a bad experience.
Writing a no-file enquiry is the best option.
Keep posting and make this community active|Thanks
Writing a no-file enquiry is the best option.
Keep posting and make this community active|Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.076 seconds