2010/3/10 Björn Küstner
> “Transactions in Mx.3/Mx G2000 work reliably.”> I cannot confirm that. We have had to roll-back transactions and found that> afterwards the data were in an inconsistent state. In other words: The app> was _not_ putting everything that belongs together into one transaction in> the DB.>
Ok, maybe my statement was to general [...]
Hi,
“Transactions in Mx.3/Mx G2000 work reliably.”
I cannot confirm that. We have had to roll-back transactions and found that afterwards the data were in an inconsistent state. In other words: The app was _not_ putting everything that belongs together into one transaction in the DB.
That said, I agree that the vast majority of inconsistency issues is [...]
Hi Tobias,
personally I do not believe, that you will have any outages, because of technical hiccups (sessions crashing, network, etc). Transactions in Mx.3/Mx G2000 work reliably. It might be a fine excuse for people modifying data, but I really doubt …
The problem with static data is that you need to have rather experienced people (some [...]
Hi Markus
Tobias asked for SQL type queries, and a db comparison could work.
He could for example reverse engineer Murex processes by running a DBX Info –> Statistic while executing a static data change in order to figure out which tables are updated.Or he could ask Murex, who might provide him with the tables that are [...]
Hi all,
i’m working on 2.11.38 version.I want to know if it’s possible create a Rule in a User DefinableTable–>Rule (Config session) to check “yes” automatically an UDF (checkboxudf)only if we insert a deal on well know portfolio.What type rule i have to use?
Thanks and regards.
—This message was sent to the Murex User Group at murex-l@listserv.linke.de [...]
Tobias
If you feel comfortable that your Sybase environment has enough capacity, why don’t you introduce a SQL based comparison of yesterday’s pre-EOD copy and today’s production database in which you compare the static data tables you want to ensure consistency for? You could then generate a report which is being sent to a relevant panel [...]
Hi Laszlo / Murex Group
I was hoping to get some discussion on the groups experiences.
We currently have a single team that manage static data, and access is tightly controlled. But this team have multiple people servicing user requests, this team is rapidly growing in line with business requirements, and can easily make mistakes for various [...]
Hello all,
We have been requested for an implementation of IRD structures the fullconfiguration of a premium settlement in an option derivative (Cap/Floor, orswaption).
We need to configure
1. Premium settles upfront (no problem)2. Premium settles upfront periodic premiums, in arrears periodic premium(no problem)3. Premium settles at any Index reference (not only the cap/floor index) orany other formulafor [...]
Hello Tobias
You are talking about static data and the inconsistency that can occur when several users are manipulating data content.I have seen this happen many times and the biggest issue in my humble opinion is that too many users have the rights to make vital changes to the system.
My first advice is to review the [...]
Hi All
We have done a lot of work recently to improve the stability of our Murex system.
But one theme which keeps reoccurring is ‘static data’ changes.
There appears to be two issues:
· Data where Murex delete a set of data and reinserts it, when a users edits a single value
This creates issues when multiple users edit [...]