go to post Robert Driver · Aug 12 Ah.. no confusion. Yes, ‘acutely’ aware that Cache does not use hashing. Just wanted to make sure there wasn’t more to the story, in the Universe/ Cache ‘get data’ scheme (if you will), in terms of retrieval time. All good here. :)
go to post Robert Driver · Aug 12 Thank you Jeffrey.. It is weird there is no way to close the current project
go to post Robert Driver · Aug 12 Thank you Rich. I will take a little time to dig into your reply. Regarding non-linear, in your first reply, you stated this, when describing how Cache does lookups: ‘However once in the group the lookup is a linear function that examines every record in every block of the group to find the record being retrieved.’ You followed up with concerns about sizing issues and poor performance of Universe/Unidata, when inserting new data. In a linear system, processing time increases proportionally with the size of the data set being retrieved. Conversely, a non-linear system behaves differently: as data size grows, the processing time does not increase in a straightforward manner. Non-linear systems can become complex, and their characteristics differ from linear systems. I’m looking to better understand what you are inferring about Universe (and, its non-linear behavior) in contrast to Cache.
go to post Robert Driver · Aug 8 Thank you Scott, but, I am inquiring about what version you were on prior to 2024.1 (aka. that was 'free' of issues).
go to post Robert Driver · Aug 8 Scott.. Can you confirm the 'issue free' version of IRIS that you previously on? I recently installed IRIS 2024.1 to my PC, just for the purpose of learning BPL/DTL, so, I wouldn't know a system flaw it if it bit me. Thanks
go to post Robert Driver · Aug 8 Sandeep.. Can you post the code for the entire routine(s), where you suspect the issue is?
go to post Robert Driver · Aug 8 Thank you Rich. To clarify, you are saying that a select on Universe/ Cache is non-linear, correct? I am curious about the key/value/non-hashed/binary details. My experience has been that selects can be very time consuming on Universe/ Cache, as files grow very large. Can you expand on this part? Also, do you know what happens, at a cellular level, when you do a CREATE-FILE from TCL?
go to post Robert Driver · Aug 5 Problem solved! Mgmt Portal kept opening in IE. which led me to believe that it was using it 'by design'. IE 11 is what is on this 5 year old machine, that I just started using again; and, it was set as the 'default' browser. I changed it to Chrome, and, BINGO!
go to post Robert Driver · Aug 5 George.. I never got back around to your reply. I just posted the errors on another reply. Specifically, this is what the console is saying..
go to post Robert Driver · Aug 3 John.. That works.. Unfortunately, it is still freezing on the 'next' page, and, no productions are listed - There is definitely a glitch with this module- It allows you to create from that page and delete, however- I tested every option on the 1st page, and, they all work except for the 'Open'-
go to post Robert Driver · Jul 31 Namespace 'INTERFACES' shows- Namespace is selected and 'open' is clicked... And, back to what I originally reported, when you try to configure/ start production, the configuration screen freezes- ***This is a bit interesting too..
go to post Robert Driver · Jul 29 Actually John, it was there. Not sure why the copy/ paste messed up..USER>DO HELP ^%G DO HELP ^%G^<NOLINE>USER>
go to post Robert Driver · Jul 29 Thank you Jeffrey.. I have extensive experience writing back end interface processes. I rarely unsed globals or object script on the back end basic program (Cache). IRIS/ InterOperability / BPL / DTL is fascinating to to me. But, I don't really have a working Interoperability interface process to reference (which would make understanding the nuances here much easier). I am certain there are 1000s of IRIS interfaces out there. Just wish I could see one that works. :)